#inhalt {
	position:absolute;
	z-index:10;
	top:230px;
	left:285px;
	width:470px;
	min-height:600px;
	text-align:justify;
}

#menue {
	position:absolute;
	z-index:10;
	top:230px;
	left:90px;
	width:186px;
	min-height:300px;
}

#header {
	position:absolute;
	z-index:10;
	top:0px;
	left:80px;
	width:880px;
	height:220px;
	text-align:right;
}

#teaser {
	position:absolute;
	z-index:10;
	top:230px;
	left:765px;
	width:186px;
	height:660px;
	text-align:center;
}

.bgfarbe {
	background-color:#467C9F;
}