@page
        { size:auto;
          margin:0px;}
          
div.hintergrund
 	    { top:20px;
          left:20px; 
		  position: absolute;
		  height:550px;
          width:600px;
		  float:left;
		  background-color:#ffffff;}
		  
div.show
		{ top:50%;
		  left:50%;
		  position:absolute;
		  margin-left:-400px;
		  margin-top:-300px;
		  height:600px;
          width:800px;
		  text-align:left;}
div.ecke
		{ top:0px;
		  left:0px;
		  position:absolute;
		  height:155px;
          width:155px;}
		  
div.logo
		{ top:0px;
		  left:445px;
		  position:absolute;
		  height:140px;
          width:355px;}
			  
div.nav
 	    { top:140px;
          left:50px; 
		  position: absolute;
		  height:35px;
          width:730px;
		  float:left;
		  background-color:#ffffff;}
		  
div.subnav
 	    { top:490px;
          left:50px; 
		  position: absolute;
		  height:15px;
          width:100px;
		  float:left;
		  background-color:#ffffff;
		  font-family: Verdana;
		  font-size: 12px;
		  color:#000000;
		  font-weight: bold;}
		  
.link:link	
		{ font-size: 12px; 
		  line-height: 16px;
		  color:#999999; 
		  font-family:verdana,arial,helvetica; 
		  font-weight: bold; 
		  text-decoration: none;}
.link:hover 
		{ font-size: 12px; 
		  line-height: 16px;
		  color:#666666; 
		  font-family:verdana,arial,helvetica; 
		  font-weight: bold; 
		  text-decoration: none;}
.link:visited 
		{ font-size: 12px;
		  line-height: 16px;
		  color:#666666; 
		  font-family:verdana,arial,helvetica; 
		  font-weight: bold; 
		  text-decoration: none;}


div.copy
 	    { top:175px;
          left:50px; 
		  position: absolute;
		  height:340px;
          width:397px;
		  float:left;
		  padding-top:30px;
		  background-color:#ffffff;
		  font-family: Verdana;
		  font-size: 12px;
		  color:#000000;
		  font-weight: normal;
		  line-height: 15px;}	
		  
		  
span.head
		{ font-family: Verdana;
		  font-size: 12px;
		  color:#000000;
		  font-weight: bold;
		  line-height: 16px;}
		  
span.plus
		{ font-family: Verdana;
		  font-size: 14px;
		  color:#3433CD;
		  font-weight: bold;
		  line-height: 16px;}
		  
span.durchschnitt
		{ font-family: Verdana;
		  font-size: 10px;
		  color:#000000;
		  font-weight:normal;
		  line-height: 16px;}
		  		  
span.bold
		{ font-family: Verdana;
		  font-size: 12px;
		  color:#000000;
		  font-weight: bold;
		  line-height: 16px;}	
		  	
div.image
		{ top: 175px;
		  left: 445px;
		  position: absolute;
		  height: 340px;
          width: 355px;}
		
div.adresse
		{ top: 515px;
		  left: 0px;
		  position: absolute;
		  height: 85px;
          width: 800px;}
