#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	height: 130px;
	width: 160px;
}
#logo2 {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	height: 140px;
	width: 160px;
	background-color: #336699;
}
#menu {
	position:absolute;
	left:10px;
	top:140px;
	width:140px;
	z-index:3;
	background-color: #336699;
}
#menu2 {
	position:absolute;
	left:0px;
	top:140px;
	width:160px;
	background-color: #336699;
	height: 400px;
}


#top {
	position:absolute;
	left:160px;
	top:0px;
	width:660px;
	height:176px;
	z-index:1;
	background-image: url(images/Titelbild2.jpg);
}
#home {
	background-color: #FFF9D5;
	position: absolute;
	left: 160px;
	top: 176px;
	width: 660px;
	text-align: center;
}
#gestalt {
	position:absolute;
	left:160px;
	top:0px;
	width:660px;
	z-index:4;
	background-color: #FFF9D5;
}
