*  {  
   margin: 0;
   padding: 0;
   }

body  {
   background: #fff;
   width: 100%;
	font-family: 'BasicCommercialW01-Bold', /* arimo, */ sans-serif;
   color:#000;
   }
   
  
a:link,a:visited,a:hover,a:focus   {
	color: #000;	
	}   
	
#brand   {
	position:absolute;
	left: 825px;
	top: 20px; 	
	height: 203px;
	}	
	
#brand img   {
	width: 150px;
	height:203px;	
	border: none;
	}	

#navigation   {
	display: none;	
	}
	
#navigation a   {
	text-decoration: none;	
	}	
	
#navigation a:link,#navigation a:visited,#navigation a:focus,#navigation a:link,#navigation a:link, .ausz   {
	color: #d22027;	
	}	

#navigation a:hover  {
	color: #000;	
	}

#inhalt   {
   margin-top: 25px;
   margin-left: 200px;
   width: 500px;
   }

#inhalt h2   {
	font-size: 16pt;
	font-weight: normal;
	line-height: 1.3;	
	margin: 0;
	}

#inhalt h3   {
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.3;
	margin: 1em 0 0.5em 0;	
	color: #000;
	}

#inhalt p   {
	line-height: 1.2;
	}

.referenten   {
	float: left;
	margin-left: -140px;
	margin-top: 15px;
	}

.referenten img   {
	width: 110px;
	height: 148px;
	margin-top: 7px;
	}

#logos   {
	position:fixed;
	bottom:15px;
	left:830px;
	width: 139px;	
}
