/* CSS Document */

#mitte_hinten {
	position:absolute;
	width:158px;
	height:1300px;
	z-index:5;
	left: 204px;
	top: 158px;
	background-color: #FFFFFF;
	text-indent: 0px;
	padding-right: 6px;
	padding-left: 4px;
}


#text {
	position:absolute;
	width:622px;
	height:1300px;
	z-index:6;
	left: 358px;
	top: 158px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}



#fuss {
	position: absolute;
	z-index: 7;
	height: 13px;
	width: 800px;
	left: 200px;
	top: 1458px;
	background-color: #ffffff;
}

