*  {  
   margin: 0;
   padding: 0;
   }

body  {
   background: url(images/bground.png) repeat-y;
   width: 800px;
	font-family: 'BasicCommercialW01-Bold', /* arimo, */ sans-serif;
   font-size: 103.01%;
   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   {
	position:absolute;
	top: 240px;
	left:825px;
	font-weight: normal;
	color: #000;
	font-size: 1.4em;
	line-height: 2.5;	
	}
	
#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: 180px;
   width: 560px;
   padding-bottom:15px;
   }

#inhalt h2   {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3;	
	}

#inhalt h3   {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 14px;	
	color: #d22027;
	}

#inhalt p   {
	letter-spacing: 0.5px;
	line-height: 1.4;
	}

.referenten   {
	float: left;
	margin-left: -130px;
	margin-top: 20px;
	}

.referenten img   {
	width: 110px;
	height: 148px;
	}

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