@charset "utf-8";
#haupt {
	background-image: url(../bilder/Logo_Rahmen.png);
	height: 600px;
	width: 900px;
	margin-top: -300px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#haupt #bottom {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 520px;
}
#haupt #content {
	height: 360px;
	width: 675px;
	position: absolute;
	left: 113px;
	top: 157px;
	background-image: url(../bilder/Inhalt_Start.jpg);
}
#haupt #head {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 109px;
}
