div#inhalt {
	height:484px;
	margin:0 0 0 17px;
	padding:0px;
	width: 810px;
	overflow: hidden;
}

* html div#inhalt {
		margin: 0px -548px 0 17px !important;
		padding: 0px;
		width: 810px;
		overflow:scroll;
}


div#contentwrap {
		background: none;
		background-image: none;
		background-color: #e4e3de;
		overflow: hidden;
		width: 1152px;
}

div#rechts {
		float:right;
		padding:0 20px 0 29px;		
		width:260px;
		height: auto;	
}




div#rechts div.news-latest-container { position: static; padding-top: 157px; margin-bottom: 10px; }

div#rechts p.bodytext a:hover { background: #bbb9ad; }


div#footer  {
	    width: 1152px;
		/*height: 147px;*/
		height: 100px;
		background: white url(../img/footer_bg_startseite.jpg);
		background-repeat: repeat-x;
}


