@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(/images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	color: #FFFFFF;
}
h2 {
	font-size: 1.8em;
	color: #FFFFFF;
}
h3 {
	font-size: 1.2em;
	color: #5F8700;
	font-weight: bold;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}
.nav:link, .nav:visited, .nav:active, .nai:focus {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navi {
	top: 110px;
	left: 0;
	background: url(/images/img03.jpg) repeat-x left top;
	text-align: center;
	padding-top: 18px;
	vertical-align: middle;
	color: #FFFFFF;
	width: 920px;
	height: 56px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
}
#headerbg {
	width: 920px;
	height: 250px;
	margin: 45px 0 20px 0;
}
#container-kopf, #container-main {
	margin: 5px 0 5px 0;
	width: 920px;
	position: relative;
}
#container-kopf {
	margin: auto;
	height: 130px;
	padding-top: 7px;
	vertical-align: middle;
}
#container-main {
	margin: auto;
	text-align: justify;
}
#Buchungshotline {
	position:relative;
	width:250px;
	height:94px;
	z-index:1;
	left: 620px;
	top: 15px;
}
.entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;
}

