body {
	color: black;
	background: url('http://auletta.klappspaten.info/images/hintergrund.png') top center repeat-y black;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0; padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	vertical-align: middle;
}
div.mainpage {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 798px;
	height: 575px;
	margin-left: -399px;
	margin-top: -283px;
	color: black;
	border: 0;
}
a:link {
	text-decoration: none;
	color: #BDBDBD;
    
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: white;
}
div.mainpage p {
	color: white;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
