@charset "UTF-8";
#wrapper_head {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_content {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#picture {
	height: 570px;
	width: 870px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #99CC99;
	position: relative;
	float: left;
}
#logo {
	position: absolute;
	width: 200px;
	z-index: 2;
	height: 100px;
	float: left;
	margin-left: 80px;
	margin-top: 120px;
}
#menue {
	position: absolute;
	height: 300px;
	width: 170px;
	z-index: 3;
	margin-left: 80px;
	margin-top: 250px;
	visibility: hidden;
	background-image: url(bilder/hg_weiss_70.png);
}
