#printbereich {
	position:absolute;
	width:214px;
	height:49px;
	z-index:1;
	left: 100px;
	top: 600px;
	visibility: hidden;
	right: 100px;
}
#navigation {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 151px;
	width: 700px;
	height: 20px;
}
#sprachen {
	position:absolute;
	width:230px;
	height:20px;
	z-index:3;
	left: 502px;
	top: 125px;
}
#inhalt {
	position:absolute;
	width:620px;
	z-index:4;
	left: 190px;
	top: 190px;
	height: 100px;
}
#kasten {
	position:absolute;
	width:140px;
	height:188px;
	z-index:4;
	left: 858px;
	top: 288px;
	}
#seitentext {
	position:absolute;
	width:120px;
	z-index:6;
	left: 30px;
	top: 190px;
}
