div#main{
	width:1073px;
	height:719px;
	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:150px;
width:950px;
padding-bottom:40px;
}


div#containergroß{
	width:850px;
	height:250px;
	float:left;
	margin-bottom:-10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b4;
	padding-bottom: 50px;
}

div#subcontainer{
	width:850px;
	height:160px;
	float:left;
	padding-top:0px;
	border-bottom-style: solid;
	border-bottom-color:#b1b3b4;
	border-bottom-width: thin;
}
	
	
div.containerbild{
	height: 150px;
	width:240px;
	float: left;
	left: auto;
	margin-right:10px;
	
}
	
div.cantainerklein {
	height: 90px;
	width:240px;
	float: inherit;
	left: auto;
	margin-right:65px;
}

div.containtertext{ 
	height: 120px;
	width:550px;
	float:left;
	text-align:left;
	
	
}


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