#wrapper {
	position:absolute;
	left:3px;
	top:-27px;
	width:1074px;
	height:8700px;
	z-index:1;
	background-color: #06F;
}
#body {
	background-color: #999;
	position: absolute;
}

#textbereich {
	position:absolute;
	left:2px;
	top:-14px;
	width:1074px;
	height:8700px;
	z-index:2;
	background-color: #00f5ff;
	padding-left: 30px;
}
