@charset "UTF-8";
/* CSS Document */


body {
	background-color:#E8E8E8 
	}
	

#alles {
	width: 900px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -450px;
	background-color:#FFFFFF
   }
   
#textfeld {
	position: absolute;
	height: 327px;
	width: 260px;
	left: 21px;
	top: 181px;
	overflow: auto;
   }
   
#textfeld_2 {
	position: absolute;
	height: 373px;
	width: 300px;
	left: 21px;
	top: 181px;
	overflow: auto;
   }
   
   
#textfeld_oben {
	position: absolute;
	height: 404px;
	width: 260px;
	left: 28px;
	top: 172px;
	overflow: auto;
   }   
   
   
#hauptbild {
   position: absolute;   
   height: 327px; width: 560px;    
   left: 310px; top: 170px;    
   }
   
#adressfeld {
   position: absolute;   
   height: 30px; width: 880px;
   left: 0px; top: 595px;   
   }
     
	 
#linksunten
	{
   position:absolute;
   bottom:0%;
	}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #666666;
	font-weight:bold;
	line-height: 1.3;
	}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	line-height: 1.3;
	bottom: 0%
	}
	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	line-height: 1.3;
	bottom: 0%
	}

#pfeil_rechts{
    position: absolute; 
	width:20px;
	height:20px;
    left: 848px; 
    top: 477px;
	border: 0px;
}

#pfeil_links{
    position: absolute; 
	width:20px;
	height:20px;
    left: 823px; 
    top: 477px;
	border: 0px;
}

 
