#Top {
	position:absolute;
	height:114;
	left: 16;
	right: 16;
	z-index:2;
	background-color: #D6EBEB;
	top: 6;
}
#Banner {
	position:absolute;
	width:100%;
	height:75;
	z-index:2;
	left: 0;
	top: 19;
	background-image: url(../image/kachel2plus.png);
	background-position: right;
	background-repeat: repeat-x;	
}
#Logo {
	position:absolute;
	width:242;
	height:75;
	z-index:1;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
}
#SocialNet {
	position:absolute;
	width:242;
	height:19;
	z-index:3;
	top: 0;
	left: 0;
}
#Menu {
	position:absolute;
	width:100%;
	height:19;
	z-index:2;
	left: 0;
	top: 95;
}
#Trennlinie {
	position:absolute;
	width:100%;
	height:1;
	z-index:3;
	background-color: #99CCCC;
	top: 113;
}
#Rahmen_Komplett {
	position:absolute;
	z-index:1;
	left: 15;
	top: 5;
	bottom: 25;
	right: 15;
	border: thin solid #006699;
}
#Linie {
	position:absolute;
	left:243px;
	height:75;
	right:456;
	z-index:2;
}
#Fussbereich {
	position:absolute;
	right: 16;
	height:28;
	z-index:2;
	bottom: 6;
	left: 16;
}
#Trennleiste {
	position:absolute;
	width:100%;
	height:9;
	z-index:3;
	background-color: #006699;
}
#Fusszeile {
	position:absolute;
	width:100%;
	height:19;
	z-index:2;
	top: 10;
}
#Left {
	position:absolute;
	width:151px;
	z-index:2;
	left: 16;
	top: 120;
	bottom: 34;
	background-color: #F0F0F0;
}
#Trenner {
	position:absolute;
	width:1px;
	height:100%;
	z-index:3;
	top: 0;
	left: 150;
	background-color: #99CCCC;
}
#Main_Menu {
	position:absolute;
	width:140;
	height:100%;
	z-index:5;
	left: 2px;
	top: 15;
}
#Text {
	position:absolute;
	bottom: 5;
	z-index:2;
	left: 10;
	top: 5;
	right: 5;
	overflow: auto;
	background-color:#FFFFFF;
	}
#Textebene {
	position:absolute;
	z-index:2;
	left: 167;
	top: 120;
	right:16;
	bottom:34;
	overflow: auto;
	background-color:#FFFFFF;

}
