html,body {

  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#423f3a;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color:#666666;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#423f3a;
  
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

TABLE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #faf0d1;
	font-size: 10px;
}

#main
{
	position : absolute;
	width : 850px;
	height : 600px;
	left : 50%;
	top : 50%;
	margin-left : -425px;
	margin-top : -300px;
	z-index: 1;
	/*	border:thin solid #333333;
	background-image:url(images/main_leder_bg.jpg);
	background-repeat:no-repeat;*/
}

#impressumdiv {
	 position:absolute;
	 left:755px;
	 top: 520px;
	 width:350px;
	 font-size:9px;
	 height:30px;
	 color:#999999;
}

#popup_destino {
	position: absolute;
	top: 154px;
	right: 135px;
	width: 95px;
	height: 90px;
	font-size: 10px;
	background-image: url(../images/popup_destino.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding: 5px 8px 5px 28px;
}

#pic_popup_destino {
	position: absolute;
	top: 239px;
	left: 385px;
	width: 164px;
	height: 21px;
	z-index: 31;
	font-size: 10px;
}

#popup_park {
	position: absolute;
	top: 40px;
	right: 178px;
	width: 98px;
	height: 163px;
	background-image: url(../images/popup_park.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 10px;
	padding: 2px 8px 5px 28px;
}

#pic_popup_park {
	position: absolute;
	top: 197px;
	left: 412px;
	width: 21px;
	height: 21px;
	font-size: 10px;
	z-index: 31;
}

#popup_ubahn {
	position: absolute;
	top: 80px;
	right: 278px;
	width: 102px;
	height: 89px;
	background-image: url(../images/popup_ubahn.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 10px;
	padding: 2px 8px 5px 28px;
	z-index: 32;
}

#pic_popup_ubahn {
	position: absolute;
	top: 160px;
	left: 304px;
	width: 21px;
	height: 21px;
	z-index: 31;
}

#leftline {
	position : absolute;
	width : 265px;
	height : 600px;
	top : 50%;
	left: 0px;
	margin-top : -300px;
	margin-right: -500px;
	z-index: 0;

	background-image:url(../images/linie.jpg);
	background-repeat:repeat-x;
	/*	border:thin solid #333333;
	background-image:url(images/main_leder_bg.jpg);
	background-repeat:no-repeat;*/
}

#content {
	position: relative;
	left: 50px;
	top: 85px;
	width: 750px;
	height: 430px;
	border: thin solid #323232;
	background-color:#000000;
	z-index:2;
}

#menu {
	position: absolute;
	left: 50px;
	bottom: 8px;
	width: 750px;
	height: 60px;
	z-index:3;
}

#gallery_description {
	width: 120px;
	height: 390px;
	background-color:#000000;
	color: #faf0d1;
	padding: 20px 0px 20px 20px;
	float: left;
}

#gallery_thumbs {
	width: 95px;
	height: 370px;
	overflow:hidden;
	padding: 20px 10px 20px 0px;
	text-align:right;
	z-index:30;
	float:left;
}

#contact_message {
	width: 270px;
	height: 375px;
	padding: 35px 10px 20px 35px;
	color: #faf0d1;
	font-size: 10px;
	float: left;
}

#contact_desc {
	height: 375px;
	padding: 48px 10px 20px 30px;
}

#gallery_thumbs img {
	margin-bottom:1em;
}

#gallery_picture {
	width: 500px;
	height: 350px;
	padding: 20px 0px 20px 5px;
	vertical-align:middle;
	text-align:center;
	float:left;
}

body {
	height : 100%;
	overflow:hidden;
	background-color: #000000;
	background-image:url(../images/main_leder_bg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

INPUT {
	background-color: #faf0d1;
	border: none;
	font-size:12px;
	width: 250px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

TEXTAREA {
	background-color: #faf0d1;
	border: none;
	width: 250px;
	height: 210px;
	overflow:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*
* html #content {
	width:846px;
	height:400px;
	background-attachment:fixed;
	background-position: center;
}

* html #main {
  	height : 540px;
}
*/
* html #content {
	border:1px solid #323232;
}

#menu_left {
	height: 414px;
	width: 310px;
	background-color: #000000;
	color: #ffffff;
	float: left;
	padding: 8px 0px 8px 65px;
}

#menu_right {
	height: 414px;
	width: 310px;
	background-color: #faf0d1;
	color: #000000;
	float: left;
	padding: 8px 0px 8px 65px;
}

#submenu {
	position:relative;
	top:90px; 
	left:50px; 
	width: 750px; 
	height: 30px;
	color: #faf0d1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	z-index:20;
}

.sublinks {
	color:#666666;
	text-decoration: none;
}
.sublinks:visited {	color:#666666;}
.sublinks:active {	color:#faf0d1;}
.sublinks:hover {color: #faf0d1; text-decoration: none}

.menu_desc {
	font-size: 9px;
	vertical-align:bottom;
}

.menu_title {
	font-size: 11px;
}


a:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	outline: none;
}
a:focus {
	outline: none
	color: #ffffff;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#impressum_btn {
	visibility:hidden; 
	position:absolute; 
	right: 7px; 
	top:84px; 
	width:13px; 
	height:13px; 
	z-index:99;
}

#impressum {
	visibility:hidden; 
	position: absolute; 
	top:85px; 
	right:0px; 
	width: 180px; 
	height: 432px; 
	color:#CCCCCC; 
	font-size:10px; 
	z-index:24;
}

#booking {
	visibility:hidden; 
	position: absolute; 
	top:85px; 
	right:130px; 
	width: 180px; 
	height: 432px; 
	color:#CCCCCC; 
	font-size:10px; 
	z-index:25;
}

#impressumlink {
	position:absolute;
	left:52px;
	top:68px; 
	width:350px; 
	font-size:9px; 
	height:30px; 
	color:#999999;
}

#calenderbox {
	width:315px;
	height:315px;
	margin: 50px 0px 50px 30px;
}

.daybox {
	width:35px; 
	height:27px; 
	margin: 0px 6px 6px 0px; 
	padding-top:8px; 
	float:left; 
	font-size:16px; 
	text-align:center; 
	border:#333333 thin solid; 
	color:#333333;
}

.daybox a:link {
	text-decoration:none;
	color:#333333;
}

.daybox a:hover {
	text-decoration:none;
	color:#333333;
}

.daybox a:visited {
	text-decoration:none;
	color:#333333;
}

.daybox_today {
	background-color:#faf0d1;
}

.monthselect {
	font-size:17px; 
	color:#666666; 
	/* font-weight:bold; */
}

.monthselect a:link {
	text-decoration:none;
	color:#666666;
}

.monthselect a:hover {
	text-decoration:none;
	color:#faf0d1;
}

.monthselect a:visited {
	text-decoration:none;
	color:#666666;
}

.dayname {
	width:43px;
	height:12px; 
	color:#faf0d1; 
	font-size:8; 
	float:left;
}