body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	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;
}

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

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

#template {
	margin: 10px auto;
	position: relative;
	width: 855px;
	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 {
	display:none;
}

#header {
	display:none;
}

#flags {
	display:none;

}

#logo {
	display:none;
}

#slogan {
	display:none;
}

#headLinks {
	display:none;
}

#headTeaser {
	display:none;
}

#tagen {
	display:none;
}

#lunch {
	display:none;
}

#headIMG {
	display:none;
}

#nav {
	display:none;
}

#subnav {
	display:none;

}

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




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

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

#pfad {
	width: 785px;
	padding: 15px 35px 15px 35px;
	color: #636161;
	
}

#pfad {display:none;}

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

#news {
	display:none;
}

#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 15px 0 0;*/
}

#reservierungstool {
	display:none;
}

#rstHeadline {
	display:none;
}

#rstText {
	display:none;
}

#text {
	width:518px;
	background-color:#ffffff;
	padding:20px 20px 30px 20px;
	border: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:239px;
	margin: 0 20px 0 0;
}

#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 {
	display:none;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  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  = = = = = = = = = = = = = = = = = = = = = = = =  */