@charset "utf-8";

^
#apDiv1 {
	position:absolute;
	left:186px;
	top:80px;
	width:44px;
	height:120px;
	z-index:7;
}

#trenn {
	position:absolute;
	left:10px;
	top:113px;
	width:975px;
	height:20px;
	z-index:2;
	background-color: #99CC66;
}
#menu {
	position:absolute;
	left:10px;
	top:138px;
	width:165px;
	height:900px;
	z-index:3;
	background-color: #5C743D;
}
#apDiv4 {
	position:absolute;
	left:184px;
	top:138px;
	width:800px;
	height:900px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:10px;
	top:7px;
	width:165px;
	height:101px;
	z-index:5;
	background-color: #D5EDB3;
}
#apDiv6 {
	position:absolute;
	left:184px;
	top:7px;
	width:800px;
	height:101px;
	z-index:6;
	background: #D5EDB3;
}

body {
	background-color: #666666;

}

#apDiv1 {
	position:absolute;
	left:179px;
	top:138px;
	width:44px;
	height:120px;
	z-index:7;

}

.Uberschrift {
	color: #99CC66;
	font-size: 24px;
	font-weight: bold;
}
