html,body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font: 12px/ 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrap {
	margin: auto;
	text-align: left;
	width: 750px;
	xxposition: relative;
	xxborder: 1px solid #00F;
	background: #D0C3B2; /*#D6CBBB;*/
	height: auto;
}

#header {
	width: 750px;
	height: 160px;
	xxborder: 2px solid #369;
	margin: 0;
	padding: 0;
	xxbackground-image: url("../media/images/header_image.jpg");
	xxbackground-repeat: no-repeat;
}

#navi {
	xxwidth: 450px;
	__position: relative;
	__left: 290px;
	____left: 275px;
	__top: 115px;
	xxborder: 1px dotted #0F0;
	padding-top: 115px;
	padding-left: 400px;
	_padding-left: 385px;
	margin: 0;
}

#subnavi {
	min-height: 130px;
	width: 200px;
	__position: relative;
	border: none; /*1px dotted #0F0;*/
	float: left;
}

#content {
	min-height: 300px;
	width: 522px;
	height: auto;
	_height: 300px;
	margin-left: 220px;
	_padding-top: 10px;
}

#footer {
	width: 743px;
	margin: 0px;
	padding-right: 7px;
	xxposition: relative;
	border: none; /*1px solid #F00;*/
	text-align: right;
	font-size: 9px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
	font-weight: normal;
}

.important {
	color: #c60000;
	font-weight: bold;
	font-size: 1.2em;
}

/* ******      NAVI       *****/
ul.navi {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.navi li {
	width: 100px;
	margin-left: 6px;
	margin-right: 6px;
	_margin-right: 0px;
	float: left;
	text-align: center;
}

ul.navi li.first {
	margin-left: 0px;
}

ul.navi li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	display: block;
	width: 100%;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 4px;
}

ul.navi li a.active {
	background-color: #D6CBBB;
}

ul.navi li a:hover {
	background-color: #D6CBBB;
}

/* ******      SUB-NAVI       *****/
ul.subnavi {
	list-style-image: url('../media/images/icons/star.gif');
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.subnavi li {
	margin-bottom: 5px;
	_padding-left: 10px;
}

ul.subnavi li.special {
	list-style-image: url('../media/images/icons/star_special.gif');
}

ul.subnavi li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

ul.subnavi li a.activeSubLink,ul.subnavi li a:hover {
	font-weight: bold;
	color: #8A5C2E;
}

a,a:link,a:visited,a:active {
	xxfont-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #8A5C2E;
}

a.topLink {
	font-size: 10px;
}

a img {
	border: none;
}

#largeGalleryPicView img.large {
	border: 4px solid #000;
}

#largeGalleryPicView a:hover img {
	border: 4px solid #8A5C2E;
}

#galleryThumbs a img {
	margin: 10px 10px 10px 0px;
	border: 4px solid #000;
}

#galleryThumbs a img.active {
	border: 4px solid #8A5C2E;
}

#galleryThumbs a:hover img {
	border: 4px solid #8A5C2E;
}

/* form Elements */
input[type=text],textarea {
	width: 300px;
}

input[type=submit] {
	padding: 2px;
	border: 1px solid #8A5C2E;
	background: #F0CF1E;
}

input.newsletterText {
	width: 250px;
}

input.newsletterButton {
	width: 100px;
	margin-left: 0px;
}

label {
	display: block;
	float: left;
	width: 90px;
	_border: 1px solid #000;
	border: none;
	margin-right: 10px;
}

label[for=singleRoomsAmount],label[for=doubleRoomsAmount] {
	width: 100px;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #999;
	background: #CCC;
}

fieldset div {
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #000;
}

div.fieldWithErrors input,div.fieldWithErrors select,div.fieldWithErrors textarea,p.fieldWithErrors input,p.fieldWithErrors select,p.fieldWithErrors textarea
	{
	border: 2px solid #c60000;
}

div.fieldWithErrors label,div.fieldWithErrors label {
	color: #c60000;
}

div.errorBox,div.errorBox {
	border: 1px solid #c60000;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #CCC;
}

div.errorBox b,div.errorBox b {
	color: #c60000;
}

.errorMessage {
	color: #c60000;
	font-weight: bold;
}

.successMessage {
	color: #080;
	font-weight: bold;
}

/*********** movies ************/
li.movie {
	margin-left: -20px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style: none;
}

li.fla {
	background: url('../media/images/icons/flash.gif') no-repeat;
}

li.wmv {
	background: url('../media/images/icons/mediaplayer_icon.gif') no-repeat;
}

div.important-message {
	border: 1px solid #5F3E1D;
	background-color: #8A5C2E;
	font-weight: bold;
	color: #D0C3B2;
	padding: 10px;
}

div.arrival-date {
	margin-right: 50px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

table.room-price-overview {
	border-collapse: collapse;
}

table.room-price-overview th,table.room-price-overview td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

table.room-price-overview th {
	background: #AAA;
	border: 2px solid #000;
}

table.room-price-overview tr.single-room td,table.room-price-overview tr.double-room td
	{
	border: 1px solid #000;
}

table.room-price-overview tr.single-room {
	background: #FFF;
}

table.room-price-overview tr.double-room {
	background: #FFF;
}