@charset "utf-8";
/* CSS Document */
html, body{
	margin:0;
	padding:0;
	font-family: Helvetica,Verdana,Tahoma,Arial,sans-serif;
	font-size:100.01%; /*IE-Bug*/
	font-size:0.9em;
	height: 100%;
	overflow: hidden;
	color:#7D6F62;
	z-index:10;
	}
#grund{
	width:750px;
	left:50%;
	margin:10px 0 10px -375px;
	position:absolute;
	top:0;
	bottom:0;
	background-color:#f3efe6;
	z-index:1;
	}
* html #grund{
	height:100%;
	border-bottom: 20px dotted #fff;
	}

#rahmen{
	position:absolute;
	left:50%;
	margin-left:-375px;
	top:10px;
	bottom:10px;
	border: 1px solid #000;
	width:770px;
	}
* html #rahmen{
	height:97%;
	}
	
.footerfuerie6{
	position:absolute;
	width:760px;
	height:1px;
	bottom:7px;
	z-index:50;
	left:50%;
	background-color:#000000;
	margin-left:-365px;
	visibility:hidden;
	}
* html .footerfuerie6{visibility:visible;}

#top_pic{
	position:relative;
	width:350px;
	height:150px;
	background-image:url(bilder/top_pic.jpg);
	}
#logo{
	position:absolute;
	right:0;
	top:0;
	width:400px;
	height:150px;
	background-image:url(/bilder/logo.jpg);
	z-index:25;
	}
#navi{
	position:absolute;
	top:150px;
	height:30px;
	width:100%;
	background-color:#7d6f62;
	color:#D1C5AB;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;	
	z-index:25;
	}
#hotelname{
	position:absolute;
	top:180px;
	height:45px;
	width:525px;
	background-color:#c4bcb1;
	color:#605040;
	font-size:18px;
	line-height:45px;
	letter-spacing:4px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	}
#content1{
	position:absolute;
	top:225px;
	width:525px;
	bottom:17px;
	background-color:#f3efe6;
	overflow:auto;
	}
* html #content1{
	top:0;
	border-top: 225px solid #fff;
	border-bottom: 17px solid #fff;
	height:100%;
	}
#content1 h1 {
	margin:10px 20px 5px 20px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7D6F62;
	}
#content1 h2 {
	margin:15px 20px 0px 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7D6F62;
	}
#content1 h3 {
	margin:0px 0px 5px 20px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7D6F62;
	font-weight:normal;
	}
#content1 p {
	margin:5px 20px 5px 20px;
	font-size: 1em;
	font-family: Helvetica,Verdana,Tahoma,Arial,sans-serif;
	font-weight:normal;
	line-height: 14px;
	}
#subnavi{
	position:absolute;
	top:225px;
	left:400px;
	width:150px;
	bottom:17px;
	background-color:#f5e8d2;
	overflow:auto;
	}
* html #subnavi{
	top:0;
	border-top: 225px solid #000;
	border-bottom: 17px solid #fff;
	height:100%;
	}
#nav2{
	position:absolute;
	top:180px;
	left:525px;
	width:225px;
	height:45px;
	overflow:auto;
	padding-left:20px;
	}
* html #nav2{
	top:0;
	border-top: 180px solid #fff;
	border-bottom: 17px solid #fff;
	height:100%;
	z-index:10;
	}
#content2{
	position:absolute;
	top:225px;
	left:525px;
	width:225px;
	bottom:17px;
	background-color:#c4bcb1;
	overflow:hidden;
	}
* html #content2{
	top:0;
	border-top: 225px solid #fff;
	border-bottom: 17px solid #fff;
	height:100%;
	z-index:0;
	}
#footer{
	position:absolute;
	bottom:0;
	height:17px;
	width:100%;
	background-color:#7d6f62;
	color:#f5e8d2;
	text-align:center;
	font-size:11px;
	line-height:17px;
	z-index:25;
	}

a.navi:link, a.navi:visited {
	color:#D1C5AB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 5px;

}
a.navi:hover, a.navi:active {
	color:#D1C5AB;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 5px;
}
a.naviactive:link, a.naviactive:visited {
	color:#D1C5AB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 5px;
	font-weight:bold;

}
a.naviactive:hover, a.naviactive:active {
	color:#D1C5AB;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 5px;
	font-weight:bold;
}
a.navi2:link, a.navi2:visited {
	color:#000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 0px;
	line-height:45px;

}
a.navi2:hover, a.navi2:active {
	color:#000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	margin:0px 10px 10px 0px;
	line-height:45px;
}
a.naviactive2:link, a.naviactive2:visited {
	color:#000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing:1px;
	margin:0px 10px 10px 0px;
	font-weight:bold;
	line-height:45px;

}
a.naviactive2:hover, a.naviactive2:active {
	color:#000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing:1px;
	margin:0px 10px 10px 0px;
	font-weight:bold;
	line-height:45px;
}
/* Kontaktformular */ 
input, select, textarea {margin-left: 1px;font-size:14px;}
label { float:left; width:60px; margin-right:0.3em; font-size:12px;}
fieldset {margin:1em 0;padding:.6em; border:1px hidden #fff;}
legend {margin-bottom:10px; font-family: "Cambria", Georgia, "Times New Roman", Times, serif; font-size:18px;}
fieldset br {display: none;}
.pflicht {color:#FF0000;}


/* Kalender */ 
.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}
.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.dynCalendar {
	clear:both;
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: visible;
	position:absolute;
	left:50%;
	margin-left:-375px;
	margin-top:-300px;
}
#anfrage_titel{
	width:330px;
	height:20px;
	background:#c4bcb1;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color: #fff;
	padding-left:20px;
	margin:5px 0 5px 0;
	}
* html anfrage_titel{width:400px;}


/* Lightbox */ 

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}