	
	body{
		text-align:center;
	}
	
	div.centerMainContainer{
		width:855px;
		margin:auto;
		text-align:left;
	}
	
	* html div.centerMainContainer{
		width:856px;
	}
	
	* html .centerMainContainer{
		text-align:center;
	}
	
	div.mainContainer{
		width: 855px;
	}
	
	* html div.mainContainer{
		width:856px;
	}
	
	div.headContainer{
		padding-left: 0px;
	}
	
	div.headContainer .menue{
		margin: 1px 0 0 -1px;
	}
	
	.homeNews{
		border-top: solid 2px #ffffff;
		height: 90px;
		color: #ffffff;
		padding: 0 0 0 10px;
	}
	
	.homeImg{
		width: 855px;
		height: 340px;
	/*	background: url("../images/Homepage_Visual.jpg") no-repeat; */
	}
	
	.bodyContainer img{
		margin: 0;
		padding: 0;
	}
	
	
	.sekundLink{
		float: right;
		background: url("../images/B_SKH_up.jpg") no-repeat left center;
		padding: 0 0 0 80px;
		margin: 5px 25px;
		height: 80px;
		
	}
	
	.sekundLink:hover{
		background: url("../images/B_SKH_ov.jpg") no-repeat left center;
		}
	
	.homeLinks {
		float:right;
		margin:15px 11px 0 0;
	}
	.homeLinks td {
		padding-left:10px;
	}

	
	.footButtons{
		float: right;
	}
	
	a.news:link    {color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 20px;}
a.news:visited {color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 20px;}
a.news:hover   {color: #C6282D; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 20px;}
a.news:active  {color: #C6282D; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 20px;}