﻿#Ebene1 {
	width: 185px;
	height: 950px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 40px;
	left: 10px;
	background-color:#ccffcc;
}
#Ebene2 {
	width: 720px;
	height: 1110px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 220px;
	left: 230px;
	background-color:#ccffcc;
}
#Ebene3 {
	width: 185px;
	height: 950px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 40px;
	left: 990px;
	background-color:#ccffcc;
}
#Ebene4 {
	border-bottom: #003300;
	width: 500px;
	height: 20px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 30px;
	left: 230px;
	background-color: #ffffff;
	border-bottom-style: dotted;
}
#Ebene5 {
	width: 525px;
	height: 45px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top:130px;
	left: 235px;
	background-color:#ffffff;
}
#Ebene6 {
	width: 145px;
	height: 145px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top:35px;
	left: 795px;
	background-color:#ffffff;
}



