body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	background:url(/DE/SysData/img/Header_BG.gif) repeat-x #eae6db;
	text-align: center;
}

caption {display:none;}

h1 {
	margin:0;
	padding: 0;
	font-size: 2.3em;
	font-family:"Baskerville Old Face", Times New Roman, Times, serif;
	color: #660000;
}

h2 {
	margin:0 0 5% 20%;
	padding: 0;
	font-size: 1.5em;
	font-family:"Baskerville Old Face", Times New Roman, Times, serif;
	color: #d1a400;
}

h3, legend {
	font-size: 1.5em;
	font-family:"Baskerville Old Face", Times New Roman, Times, serif;
	color: #660000;
}

fieldset {
	border:none;
	background-color:#f6f5f1;
	margin:15px 0 0 0;
	padding:5px 5px 5px 5px;
}

.submitbtn {
	background-color:#660000;
	color:#ffffff;
	border:none;
}

li {list-style-image: url("/DE/SysData/img/icons/pfeil.gif");}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  GRUNDGERUEST  = = = = = = = = = = = = = = = = = = = = = = = =  */

#template {
	margin: 10px auto;
	position: relative;
	width: 855px;
	border: 1px solid #660000;
	text-align: left;
}

a:link {
	color:#660000;
	text-decoration:none;
}

a:active {
	color:#660000;
	text-decoration:none;
}

a:hover {
	color:#660000;
	text-decoration:underline;
}

a:visited {
	color:#660000;
	text-decoration:none;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  HEAD ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#head {
	background-color: #ddcfc5;
	height:362px;
	position:relative;
}

#header {
	height: 105px;
	background: #660000;
	margin: 0 0 2px 0;
	position:relative;
}

#flags {
	position:absolute;
	left:10px;
	bottom:1px;

}

#logo {
	position:absolute;
	left:381px;
	top:8px;
}

#slogan {
	position:absolute;
	left:493px;
	top:45px;
}

#headLinks {
	position:absolute;
	right:10px;
	bottom:10px;
	color:#ffffff;
}

#headLinks a:link, #headLinks a:active, #headLinks a:visited {
	color:#ffffff;
	text-decoration:none;
}

#headLinks a:hover {
	text-decoration:underline;
}

#headTeaser {
	border: 5px #660000 solid;
	float:left;
}

#tagen {
	height:120px;
	width:338px;
}

#lunch {
	border-top: 5px #660000 solid;
	height:120px;
	width:338px;
}

#headIMG {
	width:502px;
	height:245px;
	border-right: 5px #660000 solid;
	border-top: 5px #660000 solid;
	border-bottom: 5px #660000 solid;
	float:right;
}

#nav {
	height:25px;
	background-color:#3e0000;
	padding:15px 0 0 0;
	clear:both;
}

.navEntryActive {
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
	background-color:#783d3c;	
}

a.navLink, a.navLink:link, a.navLink:visited  {
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
	padding: 5px 20px 10px 20px;
	/*background-color:#783d3c;*/
	display:inline-block; /*Spezifikation für IE */
	border-left: 2px solid #a25a58;
}

a.navLink:hover {
	background-color:#783d3c;
	padding: 5px 20px 10px 20px;
	border-left: 2px solid #a25a58;
	display:inline-block; /*Spezifikation für IE */

}

.navEntry {
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
}

.subNavEntry {
	font-size: 0.9em;
	font-weight:bold;
	text-transform:capitalize;
}

.subNavEntryActive {
	font-size: 0.9em;
	font-weight:bold;
	text-transform:capitalize;
	background-color:#7d2626;
}

a.subNavLink, a.subNavLink:link, a.subNavLink:visited {
	color: #d6baba;
	padding: 0 25px 5px 25px;
	border-right: 2px solid #a25a58;
	display:inline-block; /*Spezifikation für IE */
	text-decoration:none;
}

a.subNavLink:hover {
	background-color:#7d2626;
	padding: 0 25px 5px 25px;
	border-right: 2px solid #a25a58;
	display:inline-block; /*Spezifikation für IE */

}


#subnav {
	height:25px;
	padding:5px 0 0 0;
	background-color:#660000;

}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  HEAD ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */




/*  = = = = = = = = = = = = = = = = = = = = = = = =  BODY ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#content {
	width:855px;
	background:#FFFFFF;
	
}

#pfad {
	width: 780px;
	padding: 10px 35px 10px 35px;
	color: #636161;
	
}

#pfad {color: #656565;}

#contentbox {
	width:845x;
	min-height:500px;
}

#news {
	float:left;
	width:250px;
	margin: 0 0 0 5px;
	background-color:#ffffff;
}

#newsHeadline {
	background:url(/DE/SysData/img/News_BG.jpg) no-repeat;
	width:235px;
	height:40px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight: bold;
	padding:8px 0 0 15px;
}

.newsBlock {
	width:220px;
	margin: 15px 15px 0 15px;
}

.newsIcon {
	float:left;
	width:20px;
	margin: 0 10px 0 5px;
}

.newsText {
	float:right;
	width:175px;
	margin: 0 5px 0 5px;
	line-height:1.5em;
	color:#660000;
}

.newsDatum {
	color:#d1b2b2;
	font-size:0.8em;
}

hr {
	clear:both;
}

#inhalt {
	float:right;
	width:560px;
	margin: 0 5px 0 0;
	z-index:10;
}

#reservierungstool {
	width:561px;
	margin:0 0 15px 0;
	background-color:#f6f5f1;
}

#rstHeadline {
	height:30px;
	background-color:#eeeeee;
	color:#660000;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight: bold;
	padding:8px 0 0 15px;
}

#rstText {
	border-left:#ebebeb 1px solid;
	border-right:#ebebeb 1px solid;
	padding:20px 20px 0 20px;
}

#rtsTextBoxLeft {
	float:left;
	width:290px;
	border-right:#cccccc 1px solid;
	
}

#rtsTextBoxRight {
	float:right;
	width:208px;
	padding-bottom:30px;
	padding-left:20px;
}

#text {
	width:516px;
	background-color:#ffffff;
	padding:20px 20px 30px 20px;
	border-top:2px solid #ebebeb;
	border-left:2px solid #ebebeb;
	border-right:2px solid #ebebeb;
}

#imgageStart {
	width:215px;
	border: 1px solid #000000;
	margin:0 38px 0 17px;
	z-index:10;
}

.zoomBar {
	margin:105px 0 0 18px; /*Mozilla*/
	position:absolute;
	padding:5px 5px 0 0;
	width:210px;
	height:25px;
	background-color:#ffffff;
	text-align:right;
	filter:alpha(opacity=80); /*für IE*/
	-moz-opacity:0.8; /*Mozilla*/
	color:#660000;
	z-index:20;
}

#textRechts {
	float:right;
	width:263px;
}

.FotoStyleLinks {
	border: 1px solid #000000;
	margin: 0 20px 10px 0;
}

.FotoStyleRechts {
	border: 1px solid #000000;
	margin: 0 0 10px 20px;
}

#ZimmerLinks {
	float:left;
	color:#636161;
	width:235px;
	margin: 0 20px 0 0;

}

.WYSIWYGInhalt {
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	color:#636161;
}

#ZimmerRechts {
	float:right;
	color:#636161;
	width:238px;
	padding: 0 0 0 20px;
	border-left: 1px solid #636161;
}

#ZimmerThumbs {
	margin:15px 38px 0 17px;
}

#ZimmerIcons {
	margin:20px 38px 0 17px;
}
/*  = = = = = = = = = = = = = = = = = = = = = = = =  BODY ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */




/*  = = = = = = = = = = = = = = = = = = = = = = = =  FOOTER ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#footer {
	text-align: right;
	margin: 10px auto;
	position: relative;
	width: 855px;
	font-size:0.8em;
	color:#660000;
	clear:both;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  FOOTER ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */


/*  = = = = = = = = = = = = = = = = = = = = = = = =  SITEMAP ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#SITEMAP ul {list-style-image: url("/DE/SysData/img/icons/pfeil.gif");}
#SITEMAP ul ul {list-style-image: url("/DE/SysData/img/icons/pfeil.gif"); }
#SITEMAP ul ul ul {list-style-image: url("/DE/SysData/img/icons/pfeil.gif"); margin-left: 2em;}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  SITEMAP ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */


/*  = = = = = = = = = = = = = = = = = = = = = = = =  KONTAKT ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

.KontaktLinks {
	float:left;
	width:30%
}

.KontaktRechts {
	float:right;
	width:70%
}

.KontaktAbstand {
	padding:5px 0 0 0;
	clear:both;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  KONTAKT ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */