
body	{ 
	margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background: #fff;
	width: 671px; margin: 4px 0 0 24px; <!-- Verschiebung im Browser -->
									
	font-size: small; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /*intended value for better browsers */
}
body	{ 
	font-size: medium; /*be kind to Opera*/
} 

h1, h2, h3, h4, h5	{ font-size: 100.01%; }
#head ul, #head ol, #nav ul, #nav ol	{ list-style: none; padding: 0; margin: 0; }
a	{ text-decoration: none; }
a:hover, a:focus, a:active	{ text-decoration: underline; }

div.clearing { clear: both; line-height: 0; display: block; border: none; margin: 0; padding: 0; border-top: 1px solid #fff; }



#wrapper	{ 
	font-size: .8125em; /* 1em = 13px*/
	text-align: left; height: 0px;
	background: #fff url(assets/navBack.gif) repeat-y 0 0;
}



#head	{
	width: 671px; height: 140px; margin: 0; padding: 0;
	background: #ffffff url(assets/head_banner_ung1.gif) no-repeat 141px 20px;
}

#head h1	{ 
	width: 140px; height: 140px; border-right: 1px solid #fff; float: left;
	background: #ffffff url(assets/sprecher.gif) no-repeat 0 0; margin: 0; padding: 0;
}
#head h1 span	{ display: none; }

#metaNav	{ background: #E0E2E4; border-bottom: 1px solid #fff; float: left; width: 530px; height: 20px; }
#metaNav li	{ display: inline; }
#metaNav li a	{ display: block; float: right; color: #036; margin: 2px 10px 0; }

#nav	{ width: 140px; background: #E0E2E4; float: left; }
#nav li	{ display: inline; }
#nav a	{ 
	color: #036; display: block; border-bottom: 1px solid #fff; padding: 5px 0 5px 15px;  
	background: transparent url(assets/navBullet.gif) no-repeat 0 0; font-size: 92%;
	width: 140px; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px; /*intended value for better browsers */ 
}

#nav a:hover, #nav a:focus, #nav a:active	{ text-decoration: none; background-image: url(assets/navHighlight.gif); }


#nav ul ul a	{ 
	color: #036; display: block; border-bottom: 1px solid #fff; padding: 5px 0 5px 30px; width: 110px; 
	background: #CDE0FF url(assets/navBullet.gif) no-repeat 0 0; font-size: 92%;
	width: 140px; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px; /*intended value for better browsers */  
}
#nav li.activeLink	{
	color: #036; display: block; border-bottom: 1px solid #fff; padding: 5px 0 5px 15px; width: 125px; 
	background: #C1C3C5 url(assets/navBullet.gif) no-repeat 0 0; font-size: 92%;
	width: 140px; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px; /*intended value for better browsers */   
}

#nav ul ul li.activeLink	{
	padding-left: 30px; width: 110px;
	width: 140px; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px; /*intended value for better browsers */ 
}

#content	{ border-left: 1px solid #fff; float: left; width: 530px; }
#content div	{ margin-left: 10px; color:#000066; }
#content h2	{ margin: 2em 0 -.5em; background: #E0E2E4; padding: .1em 10px; }

p.divFooterMail	{ text-align: right; border-bottom: 1px solid #369; padding-bottom: 4px; }
p.divFooterMail a	{ color: #036; background: transparent url(assets/sym_email.gif) no-repeat 100% 3px; padding-right: 25px; }

div#footer	{ border-top: 10px solid #C1C3C5; background: #E0E2E4; margin: 0; text-align: right; }
#footer p	{ margin: 0; padding: 0; height: 30px; font-weight: }
#footer a	{ line-height: 2em; padding-right: 10px; color: #036; }

