html { 
	height:100%;
	padding-bottom:1px;
} 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A97C5D;
	margin:0px 0px 0px 0px;
	background-color:#ECCFA5;
	background-image:url(../images/layout/img_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#bg-netz {
	background-image:url(../images/layout/img_bg-net.jpg);
	background-repeat:no-repeat;
	height:497px;
	width:1288px;
/*	width:293px; */
	position:absolute;
	margin:56px 0px 0px -66px;
	z-index:1;
}
#mutter {
	width:995px;
	margin:0px auto 0px auto;
}



/* --------------------------------------------- BEGINN NEWSTICKER BEGINN --------------------------------------------- */
#newsticker {
	float:left;
	width:500px;
/*	background-color:#ffffff; */
	text-transform:uppercase;
	padding:14px 8px 12px 8px;
	margin:11px 0px -11px 40px;
}
#scroller_container {
	width:500px;
	position:relative;
	height:17px;
	overflow:hidden;
}
#scroller {
	white-space:nowrap;
}
#scroller p {
	padding:0;
}
/* ----------------------------------------------- ENDE NEWSTICKER ENDE ----------------------------------------------- */



#logo {
	margin:18px 0px 8px 0px;
	color:#FEF3D8;
}
#logo img {
	float:left;
}
#navi_lang {
	float:right;
	margin:25px 0px 0px 0px;
	color:#FEF3D8;
}
	#navi_lang a {
		color:#FEF3D8;
		text-decoration:none;
	}
		#navi_lang a:hover {
			color:#FEF3D8;
			text-decoration:underline;
		}

#slideshow {
	width:995px;
	margin:0px auto 0px auto;
	z-index:400;
	position:relative;
}



ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li {
	margin:0;
	padding:0;
	list-style-type:none;
}
/* -------------------------------------------------- BEGINN NAVI-MAIN BEGINN -------------------------------------------------- */
.navi-main {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.navi-main a {
}

ul.navi {
	width:995px;
	height:61px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:500;
}
ul.navi li {
	float:left;
}
	ul.navi li a {
		display:block;
		color:#FEF3D5;
		font-weight:bold;
		text-transform:uppercase;
		font-size:15px;
		text-decoration:none;
		padding:20px 14px 20px 14px;
		letter-spacing:1px;
	}
		ul.navi a:hover {
			color:#D7815B;
		}
			ul.navi a.active {
				color:#D7815B;
			}
			
	ul.navi li.hover {
		color:#D7815B;
		position:relative;
	}
		ul.navi li.hover a {
			color:#D7815B;
		}
			ul.navi li.active {
				color:#806850;
			}





						ul.navi ul {
							width:160px;
							visibility:hidden;
							position:absolute;
							bottom:58px;
							left:0;
							font-size:14px;
							background-color:#FEF3D8;
							font-weight:normal;
							margin:0px 0px 0px 10px;
						}
						li.last ul {
							width:160px;
							visibility:hidden;
							position:absolute;
							bottom:58px;
							left:0;
							font-size:14px;
							background-color:#FEF3D8;
							font-weight:normal;
							margin:0px 0px 0px -67px;
						}
						ul.navi ul li {
							font-weight:normal;
							background-color:#FEF3D8;
							color:#C12F0A;
							border-bottom:1px dotted #8C664C;
							float:none;
						}
						/* IE 6 & 7 Needs Inline Block */
						ul.navi ul li a {
							border-right:none;
							width:100px;
							display:inline-block;
							padding:8px 16px;
							text-transform:none;
							font-size:12px;
							color:#C12F0A;
							font-weight:normal;
						}
							ul.navi ul li a:hover {
								color:#C12F0A;
								text-decoration:none;
							}
								ul.navi ul li a.active {
									color:#C12F0A;
									text-decoration:none;
								}

.spacer_navi-main {
	padding:20px 28px 0px 28px;
}
.spacer_navi-main_it {
	padding:20px 25px 0px 25px;
}
/* ---------------------------------------------------- ENDE NAVI-MAIN ENDE ---------------------------------------------------- */



.content {
	background-color:#FFFAED;
	margin:0px 0px 0px 0px;
	padding:22px 20px 10px 8px;
}



/* ------------------------------------------------------- BEGINN CONTENT-LEFT BEGINN ------------------------------------------------------- */
#content-left {
	float:left;
	width:205px;
	background-color:#CD5C00;
	margin:0px 38px 0px 0px;
	padding:0px 14px 0px 14px;
	color:#FEF3D8;
}

#angebote-top {
	font-weight:bold;
	font-size:16px;
	color:#FEF3D8;
	margin:14px 0px 8px 0px;
}
.akt-angebote {
	width:200px;
	margin:0px auto 0px auto;
	border:3px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#806850;
}
.akt-angebote_txt {
	padding:0px 5px 4px 5px;
}
	.akt-angebote_txt a {
		color:#806850;
		text-decoration:none;
	}
		.akt-angebote_txt a:hover {
			color:#806850;
			text-decoration:none;
		}
.akt-angebote_titel {
 color:#806850;
	font-weight:bold;
	margin:8px 0px 4px 0px;
}
.akt-angebote_goto {
	text-align:right;
}
	.akt-angebote_goto a {
		color:#806850;
		text-decoration:none;
	}
		.akt-angebote_goto a:hover {
			color:#806850;
			text-decoration:underline;
		}

.content-left-spacer {
	border-bottom:1px dotted #FEF3D8;
	margin:14px 0px 14px 0px;
}

#web2 {
	border-top:6px solid #FFFFFF;
	margin:18px -14px 0px -14px;
	padding:8px 0px 8px 0px;
}
#web2-txt {
	padding:0px 0px 0px 14px;
	font-size:16px;
	font-weight:normal;
}
	#web2-txt a {
		color:#FEF3D8;
		text-decoration:none;
	}
		#web2-txt a:hover {
			color:#FEF3D8;
			text-decoration:underline;
		}
.btn_web2 {
	vertical-align:middle;
}

.content-left_link {
	font-size:16px;
	font-weight:bold;
	color:#FEF3D8;
}
	.content-left_link a {
		color:#FEF3D8;
		text-decoration:none;
	}
		.content-left_link a:hover {
			color:#FEF3D8;
			text-decoration:none;
		}
		
		
		
   /* ------------------------------------------ BEGINN SHOW-HIDE-CONTENT-LEFT BEGINN ------------------------------------------ */
			.demo-show {
				width:216px;
				margin:0px 0px 0px 0px;
			}
			.demo-show form {
				margin:-12px 0px 0px 0px;
				padding:0px;
			}
			.demo-show h2 {
				font-size:16px;
				font-weight:normal;
				margin:0;
				padding:6px 0px 6px 0px;
			}
				.demo-show h2 a {
					font-size:16px;
					text-decoration:none;
					color:#5E3F24;
				}
					.demo-show h2 a:hover {
						font-size:16px;
						text-decoration:underline;
						color:#5E3F24;
					}
			.demo-show h3 {
				font-size:16px;
				font-weight:bold;
				margin:0;
				padding:0px 0px 0px 0px;
				/* background:#bfcd93; */
				cursor:pointer;
				color:#FEF3D8;
				text-transform:none;
			}
			.demo-show div {
				padding:.5em .25em;
			}
			
			
			
			.demo-show label {
				width:80px;
				float:left;
				padding:0 8px;
				font-size:12px;
			}
			.demo-show input {
				width:80px;
				height:12px;
				float:left;
				font-size:12px;
				margin-bottom:5px;
			}
			.demo-show textarea {
				width:170px;
				margin-left:7px;
				float:left;
			}
				.demo-show div a {
					color:#FEF3D5;
					font-weight:normal;
					font-size:12px!important;
				}


   /* -------------------------------------------- ENDE SHOW-HIDE-CONTENT-LEFT ENDE -------------------------------------------- */

	
		
.express_btn {
	height:25px!important;
	margin:0px 0px 0px 8px;
}
/* --------------------------------------------------------- ENDE CONTENT-LEFT ENDE --------------------------------------------------------- */




.txtcontent {
	float:left;
	width:686px;
	line-height:18px;
}
.txtcontent p {
	margin:2px 0px 0px 0px;
}
	.txtcontent a {
		text-decoration:none;
		color:#C12F0A;
	}
		.txtcontent a:hover {
			text-decoration:underline;
			color:#C12F0A;
		}
.txtcontent img {
	margin:20px 7px 0px 0px;
}
.txtcontent ul {
	margin:16px 0px 16px 26px;
	padding:0px 0px 0px 26px;
}
.txtcontent li {
	list-style-type:disc;
}



/* -------------------------------------------- BEGINN ÜBERSCHRIFTEN BEGINN -------------------------------------------- */
h1 {
	color:#C12F0A;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	margin:12px 0px 22px 0px;
	letter-spacing:1px;
	line-height:22px;
}
h2 {
	font-weight:bold;
	font-size:13px;
	margin:18px 0px 0px 0px;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#806850;
	text-transform:uppercase;
}
/* -------------------------------------------- BEGINN ÜBERSCHRIFTEN BEGINN -------------------------------------------- */



#adress {
	text-align:center;
	font-weight:bold;
/*	position:fixed; */
	padding:20px 0px 0px 0px;
	width:995px;
	bottom:0px;
	z-index:500;
	background-color:#ECCFA5;
	color:#806850;
	line-height:18px;
}
	#adress a {
		color:#806850;
		text-decoration:none;
	}
		#adress a:hover {
			color:#806850;
			text-decoration:underline;
		}
#imp-priv {
	text-align:center;
	border-top:4px solid #CE6200;
	margin:10px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	color:#806850;
	font-weight:normal;
/*	background-color:#FFFAED; */
}
	#imp-priv a {
		color:#806850;
		font-weight:normal;
		text-decoration:none;
	}
		#imp-priv a:hover {
			color:#806850;
			font-weight:normal;
			text-decoration:underline;
		}
#imp-priv img {
	margin:14px 37px 12px 37px;
}

#bottom {
	background-color:#FFFAED;
	border-top:4px solid #CE6200;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	color:#806850;
}
#aktiv_bottom {
	float:left;
	margin:0px 68px 0px 22px;
	width:436px;
}
.bottom_more {
	text-align:right;
	color:#806850;
	margin:12px 12px 10px 0px;
}
	.bottom_more a {
		color:#806850;
		text-decoration:none;
	}
	.bottom_more a:hover {
		color:#806850;
		text-decoration:underline;
	}

#oberwirtskeller_bottom {
	float:left;
	width:438px;
}
.img_bottom_middle {
	margin:0px 4px 0px 4px;
}

.zitat {
	font-style:italic;
	color:#CE6200;
	font-size:18px;
	line-height:22px;
	margin:30px 0px 0px 0px;
}
.autor {
	font-size:13px;
}


.pfad {
	font-size:9px;
	color:#806850;
	margin:-6px 0px 0px 0px;
}
	.pfad a {
		color:#806850;
		font-weight:normal;
		text-decoration:none;
	}
		.pfad a:hover {
			color:#806850;
			font-weight:normal;
			text-decoration:underline;
		}
			.pfad a.active {
				color:#806850;
				font-weight:bold;
				text-decoration:none;
			}


/* --------------------------------------------------------- BEGINN FORMULARE BEGINN --------------------------------------------------------- */
.txtcontent fieldset {
	padding:5px;
	margin-bottom:10px;
	width:420px;
	border-color:#CD5C00;
}
	.txtcontent fieldset a {
		color:#A97C5D;
		text-decoration:none;
	}
	.txtcontent fieldset a:hover {
		color:#A97C5D;
		text-decoration:underline;
	}
.txtcontent legend {
	font-weight:bold;
	color:#A97C5D;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	border-color:#CD5C00;
}

.nopflicht {
	display:none;
}
/* ----------------------------------------------------------- ENDE FORMULARE ENDE ----------------------------------------------------------- */



#sitemap-left {
	float:left;
	margin:0px 36px 0px 0px;
}
#sitemap-right {
	float:left;
}



/* --------------------------------------------------------- BEGINN ROUTENPLANER BEGINN --------------------------------------------------------- */
#routenplaner {
	padding:24px 0px 0px 0px;
	float:left;
}
#titel_routenplaner {
	background-color:#CD5C00;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 0px 3px 12px;
	font-weight:bold;
}
.anfahrtskizze {
	margin:-20px 36px 0px 0px;
	float:left;
}
.txtanfahrt {
	margin:18px 0px 0px 0px;
}
/* ----------------------------------------------------------- ENDE ROUTENPLANER ENDE ----------------------------------------------------------- */



/* --------------------------------------------------------- BEGINN PREISLISTE BEGINN --------------------------------------------------------- */
#preise {
	text-align:left;
	padding:18px 0px 18px 16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#C12F0A;
	border:1px solid #CD5C00;
}
.preise_zeitraum {
	text-align:center;
	padding:18px 16px 18px 16px;
	border-top:1px solid #CD5C00;
	border-right:1px solid #CD5C00;
	border-bottom:1px solid #CD5C00;
}
.preise_zimmer_light {
	text-align:left;
	padding:8px 16px 8px 16px;
	border-left:1px solid #CD5C00;
	border-right:1px solid #CD5C00;
	border-bottom:1px solid #CD5C00;
	background-color:#FBE0B6;
}
.preise_zimmer_dark {
	text-align:left;
	padding:8px 16px 8px 16px;
	border-left:1px solid #CD5C00;
	border-right:1px solid #CD5C00;
	border-bottom:1px solid #CD5C00;
	background-color:#FAD293;
}
.preise_light {
	text-align:center;
	padding:12px 8px 12px 8px;
	border-right:1px solid #CD5C00;
	border-bottom:1px solid #CD5C00;
	background-color:#FBE0B6;
	color:#806850;
	font-weight:bold;
}
.preise_dark {
	text-align:center;
	padding:12px 8px 12px 8px;
	border-right:1px solid #CD5C00;
	border-bottom:1px solid #CD5C00;
	background-color:#FAD293;
	color:#806850;
	font-weight:bold;
}
.preise_zusatz {
	font-size:10px;
	text-align:center;
	margin:4px 0px 0px 0px;
	font-weight:normal;
}
/* ----------------------------------------------------------- ENDE PREISLISTE ENDE ----------------------------------------------------------- */



/* --------------------------------------------------------- BEGINN ANGEBOTE BEGINN --------------------------------------------------------- */
.angebote_titel {
	color:#CD5C00;
	font-size:13px;
	padding:0px 0px 2px 0px;
}
.angebote_titel-detail {
	color:#CD5C00;
	font-size:13px;
	padding:0px 0px 8px 0px;
	border-bottom:1px solid #ECCFA5;
}
.angebote_preis {
	padding:0px 0px 0px 13px;
}
.angebote_datum {
	text-align:right;
	padding:0px 0px 0px 26px;
}
.angebote_datum-detail {
	text-align:right;
	font-size:13px;
	padding:0px 0px 8px 0px;
	border-bottom:1px solid #ECCFA5;
}
.angebote_spacer {
	border-bottom:1px solid #CE6200;
	margin:1px 0px 18px 0px;
}

#img_angebote-detail {
	float:right;
	margin:0px 0px 0px 14px;
}

#angebote_detail_more {
	width:688px;
	padding:16px 0px 0px 0px;
}
#angebote_detail_back {
	float:left;
	text-align:left;
	line-height:16px;
}
	#angebote_detail_back a {
		text-decoration:none;
	}
		#angebote_detail_back a:hover {
			text-decoration:underline;
		}
#angebote_detail_next {
	float:right;
	text-align:right;
	line-height:16px;
}
	#angebote_detail_next a {
		text-decoration:none;
	}
		#angebote_detail_next a:hover {
			text-decoration:underline;
		}

#angebote_detail-txt {
	background-color:#ECCFA5;
	color:#806850;
	padding:4px 12px 4px 12px;
}
#angebote_detail-preis {
	color:#806850;
	font-weight:bold;
	padding:8px 12px 8px 12px;
	border-bottom:1px solid #ECCFA5;
}
/* ----------------------------------------------------------- ENDE ANGEBOTE ENDE ----------------------------------------------------------- */

.captcha {
	margin:0px 0px 0px 8px;
}
#cryptogram {
	background-color:#FFFAED;
}


