#top{margin: 0px; background: #454545; width: 926px; }
    #logo{border: 0px red solid;float:left; background: #2b2b2b; width: 200px; height:150px; padding:0px; padding-top: 10px; padding-bottom:0px;}
	#topmenu{float:left; background: #454545; width: 726px; height:150px; padding-top: 10px;}


#container{line-height: 1.2em; margin: 0px; width: 926px; padding: 0px; background: #1A1A1A;}
	#submenu {border: 0px red solid; float:left; width: 200px; overflow: visible;}
		#navigation{border-bottom: 0px red solid; padding-bottom:0px;}
		#navigation ul{border-bottom: 0px red solid; list-style:none; padding:0px; margin:0px;}
		#navigation ul li{border-top: 1px #373737 solid;border-left: 1px #373737 solid;border-right: 1px #373737 solid;}
		#navigation ul li a{cursor: hand; height:30px; font-size: 16px; color: #c8c8c8; font-family: Arial; text-decoration: none; display: block; padding: 8px 0 0 18px; background: #1a1a1a; }
		#navigation ul li a:hover{cursor: hand; color: #ABC602; background: #373737;}


		#adresse{width:200px;vertical-align: top; border: 0px red solid; background:url(grafik/adresse.jpg) no-repeat; padding-top:0px; background-color: #2b2b2b;}
			.adresstext {padding: 40px 0 0 20px; font-family: Arial; font-size: 13px; color: #ffffff;}
			.adresstext a {color: #ffffff; text-decoration:none;}
			.adresstext a:hover {color: #ABC602;}
		#left{width:200px;vertical-align: top; border: 0px red solid; background-color: #373737; height:12px;}

#content {float: left; width: 726px; overflow:visible; background:#D3D3D3; padding:0px;}
#header {margin: 0px;; width: 606px; background:#D3D3D3; padding: 0px;}

#footer {clear:both; margin: 0 auto; width: 926px;}
#leftfooter {float:left; width:200px; height:50px; background: #2B2B2B}
#leftfooter a { font-family: Arial; font-size: 10px; color: #2b2b2b; padding: 0px 0 0 20px; color:#ffffff;}
#rightfooter { float:left; width:726px;  height:50px; background-color: #454545;}

a.titel {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
a.link {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	color:#ABC602;
}
a.text {
	padding: 0px 0 0 0px; 
	font-family: Arial; 
	font-size: 13px; 
	color: #000000;
}


