body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#Inhalt {
	position: absolute;
	top:50%;
  	left:50%;
	width: 673px;
	height: 414px;
  	margin-left: -336px;
  	margin-top: -270px;
}

div#Logo{
	position: absolute;
	bottom: 1px;
	width: 295px;
	height: 423px;
	left: 3px;
}
