body {
	background-image: url(../images/hintergrund.png);
	background-repeat:repeat-x;
	background-color: #615e58;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Arial', sans-serif;
	color: white;
}

div#imagebox {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	width: 950px;
	height: 558px;
}
img#splash {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: absolute;
}

div#adresse {
	text-align: center;
}
div#maincontent {
	text-align: left;
	color: #f9b800;
	font-size: 0.7em;
}

a img {
	border: none;
}
.sommerlink {
	position: absolute;
	left: 695px;
	top: 399px;
}
.winterlink{
	position: absolute;
	left: 789px;
	top: 399px;
}
