#logo {
	position:absolute;
	width:800px;
	height:71px;
	z-index:1;
	top: 0px;
}
#navigation {
	display:none;
}
#illustration {
	position:absolute;
	width:800px;
	height:380px;
	z-index:1;
	top: 120px;
	
	}
#textinhalt {
	position:absolute;
	width:800px;
	height:90px;
	z-index:4;
	top: 70px;
}
#fusszeile {
	position:absolute;
	width:800px;
	height:20px;
	z-index:5;
	top: 660px;
	text-align: left;
}
