div#main{
	width:1073px;
	height:1728px;
	margin:-30px auto; 
	background-image:url(../pix/main/main_hintergrund.png);
	

}

div#header{ 
	width:1073px;
	height:80px;
	background-image:url(../pix/main/header.png); 
	margin: 24px auto;
	float:left;
	}
	
ul#Navi{
	text-align: left;
	margin-top:29px;
	margin-left:76px;
	float:left;
	width:600px;
	height:20px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}




ul#Navi li {
	list-style: none;
	display: inline;
	text-decoration:none;
	
	font-size-adjust:none;
	color: #FFFFFF;	
}

ul#Navi a{
	text-decoration:none;
	color: #FFFFFF;
	padding-right:20px;	
	
	} 
	
ul#Navi a:hover{ color: #666666;
background-color: ;
}

div#logo{
	text-align: right;
	margin-top:20px;
	margin-left:140px;
	float:left;
	width:110px;
	height:20px;



}

div#containerone{
	height: auto;
	width: 1000px;
	padding-left:117px;
	padding-top:0px;
	float: left;
	
}

div#headline{
	float:left;
	height:130px;
	width:850px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b4;
}

div#headline2{
	float:left;
	height:110px;
	width:850px;
	padding-bottom:20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b4;
}

div#containerbild { width:850px;
	height:auto;
	float:left;
	margin-top:0px;
	
}



div.containergroß{ 
	width:850px;
	height:auto;
	float:left; 
	margin-bottom:30px;
}


	
div.cantainerklein1 {
	height: auto;
	width:240px;
	float: left;
	left: auto;
	margin-right:65px;
	margin-top:40px;
	
	
}

div.cantainerklein2 {
	height: auto;
	width:240px;
	float: left;
	left: auto;
	margin-right:65px;
	margin-top:40px;
	
	
}

div.cantainerklein3 {
	height: auto;
	width:240px;
	float: left;
	left: auto;
	margin-right:0px;
	margin-top:40px;
	
	
}

div.cantainerklein4 {
	height: auto;
	width:240px;
	float: left;
	left: auto;
	margin-right:0px;
	
	
}

div.containerplatzhalter{
	float:left;
	height:40px;
	width:850px;
	
}


div.containerbildklein {
	height: 90px;
	width:240px;
	float: left;
	left: auto;

}

div.containtertext{
	height:auto;
	width:240px;
	float: left; 
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	text-align:left;
		
}

div#seitenzahl{
	width:850px;
	height:50px;
	float:left;
	margin-top:40px;

}

div.zifferkasten{
	float:right;
	width:26px;
	padding-left:10px;
	padding-right:0px;
	
}


div#footer{
	width:1073px;
	height:60px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-image: url(../pix/footer/footer.png);	
	
	
}

