body {
	background-color:#fcfaf2;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-x;
	color:#333;
	margin:0;
	padding:0;
}

address {
	font-style:normal;
}

a img {
	border:none;
	text-decoration:none;
}

a {
	text-decoration:none;
	color:#91062a;
}

.red {
	color:#91062a;
}

a a:hover {
	text-decoration:underline;
}

h1 {
	font-size:23px;
	color:#736a53;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2, #inhalt h2 {
	font-size:17px;
	color:#91062a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:20px;
}

h3 {
	font-size:16px;
	color:#736a53;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
}


#main {
	margin:0px;
	padding:0px;
	margin:auto;
	width:1029px;
}

.cleaner {
	clear:both;
	padding:0;
	margin:0;
}

.cleaner2 {
	clear:both;
	margin:0;
	padding:0;
	background-image:url(../gfx/trenn.gif);
	width:423px;
	height:18px;
	margin-bottom:5px;
}

/*header*/

#header {
	width:1029px;
	height:288px;
	background-image:url(../gfx/header.gif);
	background-repeat:no-repeat;
}

h1#dvv-title-header {
	width:297px;
	height:72px;
	float:left;
	margin-left:10px;
	margin-top:32px;
}
h1#dvv-title-header a {
	display:block;
	width:100%;
	height:100%;
}

.bg-gfx-link {
	display:none;
}

/*seknav*/

ul#seknav {
	float:right;
	color:white;
	font-size:13px;
}

ul#seknav {
	margin-right:140px;
	margin-top:74px;
}

ul#seknav ul {
	margin:0px;
	padding:0px;
}

ul#seknav li {
	float:left;
	margin:0;
	padding:0;
	margin-left:30px;
	list-style:square;
}

ul#seknav li a {
	color:white;
	text-decoration:none;
}

ul#seknav li a:hover, a:focus, .select {
	color:white;
	text-decoration:underline !important;
}

/*holiday*/
.holiday {
	width:134px;
	float:left;
	display:block;
}
ul#holiday {
	float:left;
	list-style:none;
	margin-top:20px;
}

ul#holiday li a {
	display:block;
	width:134px;
	height:25px;
	margin-bottom:6px;
}

/*primnav*/

ul#primnav {
	float:left;
	list-style:none;
	margin-top:82px;
}

ul#primnav li a {
	display:block;
	width:134px;
	height:25px;
	margin-bottom:6px;
}

ul#primnav li a:hover, a:focus, .select {
	background-position:left -25px;
}

li#home a {
	background-image:url(../gfx/home.gif);
}

li#entspannen a {
	background-image:url(../gfx/entspannen.gif);
}

li#genuss a {
	background-image:url(../gfx/genuss.gif);
}

li#gaestehaus a {
	background-image:url(../gfx/gaestehaus.gif);
}

li#arrangements a {
	background-image:url(../gfx/arrangements.gif);
}

li#events a {
	background-image:url(../gfx/events.gif);
}

li#bootsanleger a {
	background-image:url(../gfx/bootsanleger.gif);
}

li#natur a {
	background-image:url(../gfx/natur.gif);
}

li#team a {
	background-image:url(../gfx/team.gif);
}

li#galerie a {
	background-image:url(../gfx/galerie.gif);
}

li#newsletter a {
	background-image:url(../gfx/newsletter.gif);
}

.speisekarte {
	list-style:none;
	margin:0px;
	padding:0px;
	width:134px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f7a900;
}
ul#primnav li.speisekarte a {
	height:auto;
	margin-bottom:15px;
}

.underline {
	text-decoration:underline;
}

.speiseueber {
	width:132px;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#736a53;
	margin-bottom:15px;
	margin-top:80px;
	/*margin-left:11px;*/
	text-decoration:underline;
}
/*Titel*/

#titel {
	width:713px;
	height:294px;
	background-color:white;
	margin-left:200px;
	padding:1px;
}

#bild {
	width:443px;
	height:292px;
	float:left;
}

#text {
	background-color:#9c9071;
	width:229px;
	height:222px;
	float:right;
	background-image:url(../gfx/text_bg.gif);
	background-repeat:no-repeat;
	color:white;
	font-size:19px;
	text-align:center;
	padding-top:70px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}

#text span {
	font-size:11px;
}

/*Inhalt*/

#inhalt {
	width:713px;
	margin-left:200px;
	margin-top:145px;
	font-size:13px;
	color:#333;
	font-family:Verdana, Arial, "Helvetica", sans-serif;
	line-height:18px;
}

#inhalt_links {
	width:423px;
	padding-right:20px;
	float:left;
	padding-top:10px;
}

p.img {
	margin-left:20px;
}

#inhalt_rechts {
	width:245px;
	background-image:url(../gfx/form_bg.gif);
	background-repeat:no-repeat;
	float:right;
	padding:10px;
	padding-left:15px;
}

label {
	color:#736a53;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	display:block;
}

label.error {
	color:#900;
}

input, select, textarea {
	margin-bottom:10px;
	background:#e3d7ba;
	border:1px solid #a8a08e;
	color:#84795c;
}

textarea {
	height:130px;
	width:210px;
	margin-top:5px;
}

input {
	width:210px;
}

input.checkbox {
	width:auto;
}

#personen {
	width:50px;
}

#einzel, #doppel {
	width:30px;
	margin-right:10px;
}

.zimmer, .footer_left {
	font-size:12px;
	color:#736a53;
}

#senden, #kontakt_senden, #gutschein_senden {
	width:54px;
	height:24px;
	border:none;
}

.liste, .liste2  {
	width:423px;
}

.liste p, .liste2 p {
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
	margin-bottom:3px;
}

.liste2 img, .liste img {
	float:right;
}

.liste img {
	border:1px solid #86806c;
	margin-left:2px;
}

.essen {
	text-align:center;
	padding-bottom:20px;
}

.essen span {
	font-weight:bold;
	color:#736a53;
}

/* Gutschein */
#gutschein_personen {
	width:30px;
}
#besteller_plz {
	width:50px;
}
#besteller_ort {
	width:140px;
}
.gutschein_liste {
	margin:0;
	padding:0 0 0 10px;
	list-style:disc;
}
/* Ende Gutschein */

/*Impressum*/

dl {
	width:320px;
	display:block;
}

dt {
	margin:0px;
	padding:0px;
	width:120px;
	margin-bottom:5px;
	float:left;
}

dd {
	margin:0px;
	padding:0px;
	width:200px;
	float:right;
	margin-bottom:5px;
}

.event {
	display:none;
}

/*footer*/

#footer {
	width:1029px;
	height:57px;
	background-image:url(../gfx/footer.gif);
	background-repeat:repeat-x;
	margin-bottom:20px;
	margin-top:20px;
}

p.footer_right {
	float:right;
}


p.footer_left {
	float:left;
	padding-top:15px;
	margin-left:300px;
}

.nachoben {
	color:#91062a;
	text-decoration:none;
}

.nachoben a, a:hover, a:active {
	text-decoration:underline;
}

.mail-info-error, .mail-info-ok {
	font-size:11px;
	line-height:normal;
	padding:5px;
	border:1px solid #f90;
}

/* Galerie */
.galpics {
	margin:30px 0 0;
	padding:0;
	list-style:none;
}
.galpics li {
	width:102px;
	height:102px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	overflow:hidden;
}
.galpics li a img {
	width:100px;
	height:100px;
	border:1px solid #86806c;
}
/* Ende Galerie */

.orange {
	color:#f7a900;
}

/*Spezialwochen*/
#spezial {
	width:250px;
	height:260px;
	position:relative;
	margin-top:-70px;
	margin-left:-10px;
	padding-top:10px;
	display:block;
	overflow:hidden;
}

#spezial h4 {
	margin:0px;
	padding:0px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px solid white;
}

#spezial span.datum {
	font-size:14px;
	margin-bottom:5px;
}

#spezial p.spezial-text {
	font-size:14px;
	text-align:left;
}

#spezial p.preis {
	font-size:17px;
	font-weight:bold;
	float:right;
	margin-top:5px;
	margin-right:5px;
}

#spezial p.preis span.euro {
	font-size:14px;
}

/* Newsletter */
#nl-form label {
	display: block;
	width: 100px;
	float: left;
	margin-top: 3px;
}
#nl-form input {
	width: 250px;
	float: left;
}
#nl-form input.error {
	background-color: #8b3a42;
}
#nl-form select {
	float: left;
}
#nl-form br {
	clear: left;
}
#nl-form #nl-plz {
	width: 40px;
	margin-right: 10px;
}
#nl-form #nl-ort {
	width: 198px;
}
#nl-form #nl-submit {
	width: 54px;
	height: 24px;
	border: none;
}
/* Newsletter Ende */

/*Sonstige*/
.none {
display:none;
}

a:link.direct, a:active.direct, a:visited.direct {
	background:url(../gfx/direct.png) left top;
	display:block;
	width:154px;
	height:29px;
}

a:hover.direct, a:focus.direct {
	background:url(../gfx/direct.png) left -29px;
}

p.bu {
	margin-top:10px;
	margin-left:30px;
}
/*Sonstige Ende*/

.hit {
	font-size:12px;
	display:block;
	padding-top:5px;
}

h5.ueber_hit {
	margin:0 0 15px 0;
	color:#e8e7e7;
	font-size:10px;
	font-weight:normal;
}

p.hit_form {
	margin-top:0px;
	font-size: 11px;
	background:url(../gfx/hit_logo.gif)  no-repeat left center;
	padding-left: 45px
}

#impressum {
	line-height:normal
	}
