BODY{
	background-color: #ffff80;
}

#logoDiv{
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -470px;
	margin-top: -270px;
	background-color: white;
	height:540px;
	width:940px;
	background-image: url(../images/startseite.png);
}
