body {
	background-color: #fff4d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #3c5aa0;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #3c5aa0;
}

a img {
	border: none;
}

#main {
	position: relative;
	margin: 12px auto;
	width: 906px;
	text-align: center;	
}

h2 {
	display: block;
	width: 90%;
	height: 45px;
	text-align: center;
	font-family: Peekaboo;
	font-size: 18pt;
	border-bottom: 1px solid #ccc;
	margin: 0px auto 5px auto;
}
h2 a img {
	margin: 0px;
	padding: 0px;
}
h2 a {
	color: #b96363;
}
h2 a:visited {
	color: #b96363;
}
h2 a:hover {
	text-decoration: none;
}

a.more {
	display: block;
	margin-top: 5px;
	text-align: center;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
	width: 906px;
	text-align: center;
}

#gutschein {
	position: absolute;
	top: 227px;
	left: 0px;
	width: 280px;
	height: 300px;
	text-align: center;
}

#news {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 280px;
	height: 300px;
	text-align: center;
}
#news dl {
	width: 80%;
	margin: 0px auto;
	padding: 0px;
}
#news dt {
	font-size: 9pt;
	text-align: center; /*left;*/
	margin: 0px;
	padding: 0px;
}
#news dd {
	text-align: center; /*left;*/
	margin: -1px 0px 10px 5px;
}
#news p {
	margin: 0 auto 1em;
}
#schnu {
	position: absolute;
	top: 227px; 
	left: 0px;
	width: 280px;
	height: 120px;
	text-align: center;
}

#party {
	position: absolute;
	top: 335px; 
	left: 0px;
	width: 280px;
	height: 120px;
	text-align: center;
}

#cam {
	position: absolute;
	top: 120px;
	left: 283px;
	width: 340px;
	height: 300px;
}

#p_cam {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 280px;
	height: 120px;
}

#krpano {
	position: absolute;
	top: 130px;
	left: 283px;
	width: 340px;
	height: 300px;
}

#zeit {
	position: absolute;
	top: 280px;
	right: 0px;
	width: 280px;
	height: 100px;
}
#zeit table {
	margin: 0px auto 0px auto;
	width: 160px;
}
#zeit table td.tage {
	width: 80px;
	text-align: left;
}
#anf {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 280px;
	height: 200px;
}
#pin {
	position: absolute;
	top: 445px;
	left: 0px;
	width: 280px;
	height: 130px;
}
#wichtig {
	position: absolute;
	top: 445px;
	left: 283px;
	width: 623px;
	height: 130px;
}
#ordnung {
	width: 280px;
	float: left;
	text-align: justify;
	margin: 0px 10px 10px 50px;
}
#wichtig ul {
	list-style: none;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wichtig li {
	padding: 0px;
	margin: 5px;
}
#pfad {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 9pt;
}
