body {
margin:auto }

.hauptcont 
{

	width:1200px;
	height:600px;
	background-color:#FFFFFF;
	
}



.bilder
{
	height:180px;
	
	border-bottom-style:solid;
	border-bottom:#000000;
	border-bottom-width:5px;
			
}

.unten{

	width:1200px;
	height:420px;
	float:none;
	

}

.main1 {

	width:1000px;
	height:340px;
	float:left;
	background-color:#001f8c;
	

} 

.main2 {

	width:1200px;
	height:400px;
	float:left;
	background-color:#001f8c;
	padding-top:10px;
	

} 

.navigation {

	width:200px;
	height:420px;
	float:right;
	background-color:#000000;

}



.titel1 {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	margin-top:20px;
	margin-left:20px;
}


.sprachchange {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left:22px;
	text-decoration:none;
}



.logos {

	width:1000px;
	height:80px;
	float:left;
}

