#divTop,#divMenu ,#divContHeader, #divTeaser {display: none;}

#divContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 783px;
	height: auto;
	padding: 15px 0px 15px 15px;
}


#divContBg {
	float:left;
	clear: both;
	background-color: #FFFFFF;
	width: 762px;
	height: auto;
	border: none;
	padding: 0px;
	margin: 0px;
}
		
#divContBgTeaserLine {
	background-image: none;
	background-color: #fff;
	width: 762px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: none;
	
}
