#webseite {
	width: 970px;
	min-height: 100%;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	background-position: center top;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}

#werbung_top {
	width: 850px;
	position: relative;
	background-color: #FFFFFF;
	display:block;
}

#werbung_rechts {
	left: 850px;
	width: 120px;
	width: 0px;
	position: absolute;
	height: auto;
	min-height:600px;
	float: left;
	background-color: #FFFFFF;
}


#header {
	margin-top:10px;
	margin-left:10px;
	width: 830px;
	color: #FFFFFF;
}

#mainnav {
	margin-top:0px;
	margin-left:10px;
	width: 160px;
	height: 250px;	
	background-color: #FFFFFF;
	float:left;
}

#content {
	margin-top:10px;
	margin-left:10px;
	width: 660px;
	background-color: #FFFFFF;
	float:left;
}

#topprodukt {
	margin-top:10px;
	margin-left:10px;
	width: 350px;
	height: 250px;	
	background-color: #FFFFFF;
	float:left;
}

#zeilerechtsoben {
	margin-top:10px;
	margin-left:10px;
	width: 300px;
	height: 250px;	
	background-color: #FFFFFF;
	float:left;
}

#contentlinks {
	margin-top:10px;
	margin-left:10px;
	width: 515px;
	background-color: #FFFFFF;
	float:left;
}

#zeilerechts {
	margin-top:10px;
	margin-left:15px;
	width: 300px;
	background-color: #FFFFFF;
	float:left;
}

#footer {
	margin-top:10px;
	margin-left:10px;
	width: 830px;
	height: 25px;	
	background-color: #E3001A;
	background-image: url(../gfx/bg_footer.gif); 
	background-repeat: repeat-x;
	float:left;
}
