#header {
	position:absolute;
	width:100%;
	height:121px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#navigation {
	display:none;
}
#inhalt {
	position:absolute;
	width:705px;
	z-index:3;
	left: 0px;
	top: 130px;
	height: 100px;
}
