@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	line-height:1.2em;
	border-width: 0px;
}
body {
	background-color: #DCE1E4;
}
body,td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 3px;
}
a {
	color: #C9E5F4;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.logo {
	width: 390px;
	margin-top: 10px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	z-index: 2;
}
.contb {
	position: absolute;
	z-index: 3;
	height: 330px;
	width: 330px;
	left: 50%;
	top: 90px;
	visibility: hidden;
}
.conttext {
	height: expression( this.scrollHeight > 309 ? "310px" : "auto" ); /* sets max-height for IE */
    max-height: 310px;
	overflow: auto;
	font-size: 13px;
	color: #FFF;
	padding-right: 6px;
}
.conttext h1 {
	color: #C9E5F4;
}
.book {
	position: absolute;
	left: 50%;
	top: 30px;
	z-index: 4;
	margin-left: 305px;
}
.book-gr {
	position: absolute;
	left: 50%;
	top: 20px;
	z-index: 4;
	margin-left: 260px;
}
.menu {
	position: absolute;
	width: 330px;
	top: 62px;
	left: 50%;
	margin-left: 100px;
	z-index: 2;
}
.menu a {
	float: left;
	background-image: url(../layout/btn-bk.gif);
	width: 75px;
	height: 18px;
	margin-left: 5px;
	text-align: center;
	background-repeat: no-repeat;
	color: #2085bc;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../layout/btn-bk-hover.gif);
	background-repeat: no-repeat;
}
.offbtn {
	height: 28px;
	width: 75px;
	z-index: 3;
	position: absolute;
	left: 50%;
	top: 62px;
	visibility: hidden;
	background-image: url(../layout/btn-bk-hover.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
	background-color: #8CA0AB;
}
.offbtn a {
	color: #C9E5F4;
	text-decoration: none;
	line-height: 18px;
}
.offbtn a:hover {
	color: #FFF;
	text-decoration: none;
}
.lang {
	position: absolute;
	z-index: 2;
	color: #C9E5F4;
	width: 16px;
	left: 50%;
	top: 67px;
	margin-left: 430px;
}
.top {
	background-color: #FFF;
	width: 100%;
	position: absolute;
	height: 80px;
	z-index: 1;
}
.photoout {
	width: 100%;
	height: 450px;
	background-color: #C9E5F4;
	position: absolute;
	top: 80px;
	z-index: 1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.photo {
	height: 445px;
	width: 960px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	z-index: 2;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	padding-top: 5px;
	top: 80px;
}
.gallery {
	width: 700px;
	z-index: 4;
	position: absolute;
	top: 470px;
	left: 50%;
	margin-left: -230px;
}
.phototh {
	border: 5px solid #FFF;
	margin-left: 5px;
	float: left;
}
.hdnphoto {
	display: none;
}
.utube {
	float: left;
	margin-top: 45px;
}
.bottom {
	background-color: #dce1e4;
	position: absolute;
	width: 910px;
	padding-top: 8px;
	z-index: 3;
	top: 535px;
	left: 50%;
	margin-left: -455px;
}
.contact-details {
	font-size: 11px;
	margin-bottom: 5px;
}
.addresspt1 {
	float: left;
	color: #2085bc;
}
.addressline {
	background-color: #A0B1BA;
	height: 40px;
	width: 2px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	margin-top: 16px;
}
.addresspt2 {
	float: left;
	color: #8ca0ab;
}
.addresspt2 a {
	color: #2085bc;
	text-decoration: none;
}
.addresspt2 a:hover {
	color: #2085bc;
	text-decoration: underline;
}
#endfloat {
	clear: both;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist,.pricelist-seasons,.pricelist-rooms,.pricelist-prices {
	border-top-color: #4B5F67;
	border-right-color: #4B5F67;
	border-bottom-color: #4B5F67;
	border-left-color: #4B5F67;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 11px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #C9E5F4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #2085bc;
	white-space: nowrap;
}
.pricelist-rooms {
	background-color: #CCD5D9;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #4B5F67;
}
.pricelist-prices {
	text-align: center;
	background-color: #E3E8EA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #4B5F67;
}
.details {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
	color: #E3E8EA;
}
.offers {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 13px;
	color: #2085bc;
	background-color: #C9E5F4;
	text-align: center;
	border: 1px solid #4B5F67;
	font-weight: bold;
}
.offers a {
	color: #2085bc;
	text-decoration:none;
}
.offers a:hover {
	color: #656565;
}
/* ----------------- contact form ----------------- */
form {
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B5F67;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #4B5F67;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B5F67;
	background-color: #C9E5F4;
	border: 1px solid #4B5F67;
	padding: 2px;
}
.required {
	color: #FF0;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 9px;
	color: #B1BDC2;
	padding-top: 3px;
}
.copyright a {
	color: #B1BDC2;
}
.copyright a:hover {
}
