@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font:sans-serif;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:relative;
	background:#fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
}
.wrapper {
	width:auto;
	height:auto;
	margin:0px auto;
	background:#fff;
	/*#f9f3e0;*/
	z-index:-25000;
	overflow:hidden;
}
#center_col {
	position:relative;
	width:960px;
	height:auto;
	margin:0px auto;
	background:#f8f2dc;
	/*#f9f3e0;*/
	/*border:1px solid #0C3;*/
}
#center_col .logo {
	width: 503px;
	height: 303px;
	margin: 0px auto;
	position: relative;
	padding-top: 40px;
}
#center_col #grid_600 {
	width:800px;
	height:auto;
	margin:0px auto;
	position:relative;
	/*border:1px solid #000;*/
	padding:10px;
}
.testimonials {
	width:auto;
	height:90px;
	margin-bottom:30px;
}
.testimonials h1 {
	font:Arial,Helvetica,sans-serif;
	color:#535353;
	font-size:23px;
	font-weight:100;
	margin-bottom:10px;
}
.testimonials p {
	color:#5d5d5d;
	font-size:14px;
	font-weight:100;
	line-height:1.4em;
	text-align:justify;
}
.referral {
	font-weight:bold;
	color:#000;
	font-size:12px;
	text-align:right;
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
	height:0;
}
.fade {
	margin:0px auto;
	width:1200px;
	height:550px;
	position:relative;
	top:0px;
	border:6px solid #eee2b2;
	border-radius:2px;
	display:block;
	visibility:visible;
	/*background: url(../images/bw_img/bw1.png);*/
}

.video_col {
	margin: 0px auto;
	width: 1200px;
	height: 646px;
	position: relative;
	top: 0px;
	border: 6px solid #f6efd4;
	border-radius: 2px;
	display: block;
	visibility: visible;
	border: 6px solid #eee2b2;
	background: #eee2b2;
}
.transbox {
	/*position:absolute;left:228px;margin:0px auto;*/
	position:absolute;
	top:46.4%;
	left:48.2%;
	width:800px;
	height:480px;
	margin-left:-400px;
	margin-top:-40px;
	padding:20px;
	background-color:#ffffff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity:0.8;
	filter:alpha(opacity=80);
	/* For IE8 and earlier */
	z-index:5000;
	overflow:auto;
	clear:both;
}
.transbox2 {
	position:absolute;
	top:46.4%;
	left:48.6%;
	height:480px;
	width:1000px;
	margin-left:-500px;
	margin-top:-40px;
	background-color:#ffffff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity:0.8;
	filter:alpha(opacity=80);
	/* For IE8 and earlier */
	z-index:5000;
	padding:20px;
	overflow:auto;
}
.transbox3{
	position:absolute;
	top:47.5%;
	left:55%;
	width:760px;
	margin-left:-500px;
	margin-top:-40px;
	background-color:#ffffff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity:0.8;
	filter:alpha(opacity=80);
	/* For IE8 and earlier */
	z-index:5000;
	padding:20px;
	overflow:auto;
}
.transbox h1,.transbox2 h1,.transbox3 h1 {
	color:#5e5e5e;
	font-size:23px; 
	font-weight:100;
	margin:10px 10px;
	
}
.transbox p,.transbox2 p,.transbox3 p{
	margin:10px 10px;
	font-weight:300;
	color:#5e5e5e;
	font-size:14px;
	line-height:1.4em;
}
.transbox li {
	margin:0px 4px 0 0;
	font-weight:300;
	color:#5e5e5e;
	font-size:14px;
	line-height:1.6em;
	list-style:none;
	text-indent:45px;
}
/*
.transbox2 li {
	margin:0px 4px 0 10px;
	font-weight:300;
	color:#444;
	font-size:13px;
	list-style: none;
}*/
/*****---------MENUE------------*******/
.navigation {
	position:relative;
	width:800px;
	height:25px;
	margin:0px auto;
	overflow:hidden;
}
#menu ul {
	margin:0px auto;
	list-style:none;
	border-radius:5px;
}
#menu li {
	float:left;
	height:18px;
	margin:0px 0 0 0px;
	padding:5px 16px;
	display:block;
}
#menu a:hover {
	color:#992a07;
}
#menu .current a {
	color:#992a07;
	font-weight:100;
}
#menu li a {
	font:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#3e3e3c;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}
.letter-size {
	font-size:13px;
	font-weight:100;
}
.footer {
	position:relative;
	margin:8px auto;
	width:auto;
	height:auto;
	overflow:hidden;
	clear:both;
	font-size:10px;
	color:#282525;
}
#margin-bottom {
	margin-bottom: 100px;
}

/****** RESERVATION ************/
.reserv_content {
	float:left;
	width:750px;
	height:auto;
	margin:2px 0 0 10px;
	overflow:auto;
	/*border:1px solid #006;*/
	
}
.reservform {
	float:left;
	margin-right:-70px;
	width:750px;
	overflow:hidden;
	
}
placeholder {
	color:#f5f5f5;
	font-size:9px;
}
.guest_cnt {
	
}
.guest_cnt input[type=text] {
	margin-bottom:10px;
	height:25px;
	text-indent:5px;
	border:1px solid #5e5e5e;
	background:#fff;
}
.list_arr textarea {
	float:right;
	margin-right:9px;
	height:60px;
	width:595px;
	background:#fff;
	border:1px solid #5e5e5e;
	text-indent:5px;
	margin-bottom:20px;
}
.list_arr textarea:focus {
	background-color:#fff;
}
.reservform label,.list_arr label,.guest_cnt label {
	float:left;
	font-size:12px;
	color:666666;
	font-weight:bold;
}
.stayed_before label {
	float:left;
	margin-top:-20px;
	font-size:12px;
	color:666666;
	font-weight:bold;
}
.reservform input[type=text],input[type=email],input[type=tel] {
	display:block;
	float:right;
	width:190px;
	height:25px;
	margin-right:10px;
	margin-bottom:10px;
	text-indent:5px;
	border:1px solid #5e5e5e;
	color:#333;
	background:#fff;
}
.reservform input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus {
	background-color:#fff;
}
.stayed_before textarea {
	float:right;
	margin-right:9px;
	height:60px;
	width:595px;
	background:#fff;
	border:1px solid #5e5e5e;
	text-indent:5px;
}
.stayed_before textarea:focus {
	background-color:#fff;
}
.reservform input[type=mil] {
	display:block;
	float:right;
	width:90px;
	color:#333;
	height:25px;
	margin-right:110px;
	margin-bottom:10px;
	text-indent:5px;
	border:1px solid #5e5e5e;
	background:#fff;
}
.reservform input[type=submit] {
	float:left;
	margin:10px 0 40px 34px;
	border:none;
	line-height:1;
	padding:8px 20px;
	cursor:pointer;
	color:#64615f;
	background:#c7c3ab;
	font-weight:bold;
	border-radius:3px;
}
.reservform input[type=submit]:hover {
	background:#90C140;
	cursor:pointer;
}
.reservbutton {
	float:right;
	margin:10px 0 0px 0;
	border:none;
	line-height:1;
	padding:8px 10px;
	cursor:pointer;
	font-weight:bold;
	color:#64615f;
	text-align:center;
	background:#c7c3ab;
	border-radius:3px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	border:1px solid #fff;
}
.reservbutton:hover {
	background:#90C140;
	cursor:pointer;
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
	height:0;
}
/*--------------contact form--------------*/
.form_column1 {
	position:relative;
	float:left;
	width:640px;
	height:400px;
	/*border:1px solid #e7e7e7;*/
}
.form_column1 p {
	margin:0px 0px 2px 10px;
	line-height:1.6em;
	color:#5e5e5e;
	font-size:13px;
	margin-bottom:10px;
}
.form_column2 {
	float:left;
	position:relative;
	margin-left:0px;
	width:340px;
	height:auto;
	padding-top:90px;
	overflow:hidden;
}
.form_column2 h1 {
	color:#5e5e5e;
	font-size:25px;
}
.address p {
	margin:0px 0px 2px 10px;
	line-height:1.6em;
	color:#5e5e5e;
	font-size:13px;
	text-align:center;
}
.address a {
	font-size:12px;
	color:#7494a0;
	text-decoration:underline;
	margin-left:34px;
}
.field {
	margin-bottom:7px;
}
.contact_form label {
	display:block;
	color:#666666;
	float:left;
	margin-left:10px;
	text-align:left;
	width:120px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}
.contact_form .input {
	font-family:Arial,Verdana;
	font-size:15px;
	padding:5px;
	border:1px solid #5e5e5e;
	width:460px;
	color:#000;
	background:#fff;
	
}
.input:focus {
	background-color:#fff;
}
.textarea {
	height:150px;
}
.hint {
	display:none;
}
.field:hover .hint {
	position:absolute;
	display:block;
	margin:-30px 0 0 630px;
	color:#FFFFFF;
	padding:4px 10px;
	background:rgba(0,0,0,0.6);
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.button {
	float:left;
	margin:8px 0 10px 128px;
	border:none;
	line-height:1;
	padding:8px 10px;
	cursor:pointer;
	color:#64615f;
	text-align:center;
	background:#c7c3ab;
	border-radius:3px;
	font-weight:bold;
	border:1px solid #fff;
}
.button:hover {
	background:#90C140;
	cursor: pointer;
}

table{
	width:660px;
	margin-left:13px;
	text-align:center;
	border-collapse: collapse;
	
	
}
tr{border:1px solid #5e5e5e;}
td{padding:10px; font-size:14px;}
