#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#contentlayer {
	left:0px;
	top:0px;
	width:100%;
	height: 176px;
	background-image: url(../gfx/img-bg-oben.jpg);
	position: absolute;
	z-index: 10;
}

#bg-ecke {
	position:absolute;
	left:0px;
	top:130px;
	width:228px;
	height:46px;
	background-image: url(../gfx/img-01.jpg);
	z-index: 12;
}

#navrechts {
	position:absolute;
	left:906px;
	top:248px;
	width:180px;
	height:auto;
	z-index: 8;
}

#navrechts2 {
	position:absolute;
	left:906px;
	top:751px;
	width:152px;
	height:auto;
	z-index: 8;
}

#contentmaster {
	left:0px;
	top: 0px;
	width:100%;
	height: auto;
	overflow: auto;
	position: absolute;
	z-index: 2;
	background-image: url(../gfx/bg.jpg);
}

#contenttext {
	width:661px;
	left: 228px;
	position: relative;
	margin-top: 182px;
}

#levtlayer {
	left:0px;
	top:0px;
	width:228px;
	height: 100%;
	background-image: url(../gfx/img-02.jpg);
	z-index: 3;
	position: absolute;
}

#buttons {
	position:absolute;
	left:0px;
	top:176px;
	width:228px;
	height:auto;
	z-index: 10;
	background-image: url(../gfx/img-02.jpg);
}


#metanavigation {
	width:888px;
	height:72px;
	margin-left: 0px;
	margin-top: 10px;
	z-index: 4;
}

