@charset "utf-8";

body {
	margin: 0 auto;
	text-align: center;
	background-color: #4b1210;
	font-family: verdana, arial, sans-serif;
	font-size: 0.5em;
}

#wrap {
	width: 960px;
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	text-align: center;
}
#header {
	height: 130px;
	width: 960px;
	background-image: url(bilder/header.jpg);
}
#footer {
	height: 48px;
	width: 960px;
	background-image: url(bilder/footer.jpg);
	clear: both;
	margin: 0;
}
#wrap_inhalt {
	width: 960px;
}
#navihead {
	background-image: url(bilder/navihead.jpg);
	height: 40px;
	width: 218px;
}
#navi {
	float: left;
	width: 218px;
}
#mitte {
	width: 525px;
	float: left;
}
#rechts {
	float: right;
	width: 217px;
	background-repeat: no-repeat;
}
#rechts_unten {
	width: 217px;
	float: right;
}

#butt_start {
	background-image: url(bilder/butt_start.jpg);
	height: 62px;
	width: 140px;
	margin-left: 42px;
}
#butt_gast {
	background-image: url(bilder/butt_roll/planke-homepage-1_09.jpg);
	height: 62px;
	width: 140px;
	margin-top: 13px;
	margin-left: 42px;
}
#butt_gall {
	background-image: url(bilder/butt_galerie.jpg);
	height: 62px;
	width: 140px;
	margin-left: 42px;
	margin-top: 13px;
}
#butt_umg {
	height: 62px;
	width: 140px;
	margin-top: 13px;
	margin-left: 42px;
	background-image: url(bilder/butt_umgebung.jpg);
}
#butt_kont {
	height: 62px;
	width: 140px;
	margin-top: 13px;
	background-image: url(bilder/butt_kontakt.jpg);
	margin-left: 42px;
}
h1, h2, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b1210;
	padding-left: 25px;
	padding-right: 25px;
	font-size: small;
	text-align: center;
}
p {
	font-size: small;
}
