* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #D5D6BA;
}

a {
	color: #fff;
}

a:hover {
	color: #d5d6ba;
}

br.clear {
	clear: both;
}

p {
	line-height: 1.5em;
}

h1 {
	margin-bottom: 20px;
	margin-left: 25px;
}

br.clear {
	clear: both;
}

strong {
	color: #fff;
}

ul.list {
	padding: 0;
	list-style-type: none;
}

ul.list li {
	background: url('/_grafix/list_square.png') top left no-repeat;
	padding: 0 0 6px 15px;
}

img.center {
	vertical-align: middle;
}

img.top {
	vertical-align: top;
}

span.small {
	font-size: 12px;
}

span.medium {
	font-weight: bold;
	font-size: 14px;
}


/* intro */

#intro {
	float: left;
	width: 1000px;
	height: 650px;
	background: url('/_images/intro.jpg') top left no-repeat;
}

#intro .gutter {
	float: left;
	padding: 360px 0 0 740px;
}

#intro ul {
	list-style-type: none;
}

#intro li {
	vertical-align: top;
	padding-bottom: 5px;
}

#intro li a {
	display: block;
	vertical-align: top;
	width: 206px;
	height: 40px;
}

#intro li a:hover { 
	background-position: 0 -40px; 
}

#intro li a.selected { 
	background-position: 0 -40px; 
}

#intro span {
	display: none;
}

#btn_intro_nl a {
	background: url('/_grafix/btn/intro_nl.jpg') no-repeat top left;
}

#btn_intro_fr a {
	background: url('/_grafix/btn/intro_fr.jpg') no-repeat top left;
}

#btn_intro_en a {
	background: url('/_grafix/btn/intro_en.jpg') no-repeat top left;
}

#btn_intro_de a {
	background: url('/_grafix/btn/intro_de.jpg') no-repeat top left;
}


/* container & wrapper */

#container {
	float: left;
	width: 100%;
}

#wrapper {
	float: left;
	width: 1000px;
}


/* top navigation */

#top_navigation {
	float: left;
	width: 100%;
	height: 30px;
	background: #a9a877;
}

#top_navigation .left {
	float: left;
	padding-left: 5px;
}

#top_navigation ul {
	list-style-type: none;
}

#top_navigation li {
	float: left;
	vertical-align: top;
	padding-right: 2px;
	height: 30px;
}

#top_navigation li a {
	float: left;
	display: block;
	vertical-align: top;
	height: 30px;
}

#top_navigation li a:hover { 
	background-position: 0 -30px; 
}

#top_navigation li a.selected { 
	background-position: 0 -30px; 
}

#top_navigation span {
	display: none;
}

#top_navigation .right {
	float: right;
	padding-right: 5px;
}

#btn_nl a {
	background: url('/_grafix/btn/nl.png') no-repeat top left;
}

#btn_fr a {
	background: url('/_grafix/btn/fr.png') no-repeat top left;
}

#btn_en a {
	background: url('/_grafix/btn/en.png') no-repeat top left;
}

#btn_de a {
	background: url('/_grafix/btn/de.png') no-repeat top left;
}


/* templates */

#home_left {
	float: left;
	width: 225px;
}

#home_left .gutter {
	float: left;
	padding: 30px 0 0 20px;
}

#home_left img {
	margin-bottom: 25px;
}

#home_right {
	float: right;
	width: 675px;
}


/* template 1 */

#template1_left {
	float: left;
	width: 360px;
}

#template1_left .gutter {
	float: left;
	width: 300px;
	padding: 30px 0 0 60px;
	background: url('/_grafix/bg/title.png') top left no-repeat;
}

#template1_right {
	float: right;
	width: 525px;
}

#template1_right .gutter {
	float: right;
	padding: 30px 0 20px 0;
}

#template1_right .top_spacer {
	float: right;
	padding-top: 110px;
}


/* template 2 */

#template2_left {
	float: left;
	width: 430px;
}

#template2_left .gutter {
	float: left;
	width: 370px;
	padding: 30px 0 0 60px;
	background: url('/_grafix/bg/title.png') top left no-repeat;
}

#template2_right {
	float: right;
	width: 450px;
}

#template2_right .gutter {
	float: right;
	padding-top: 30px;
}

img.left_bg_image {
	margin: 35px 0 15px 0;
}


/* template 3 */

#template3_left {
	float: left;
	width: 430px;
}

#template3_left .gutter {
	float: left;
	width: 370px;
	padding: 30px 0 0 60px;
	background: url('/_grafix/bg/title.png') top left no-repeat;
	overflow: hidden;
}

#template3_left .images {
	float: left;
	padding: 15px 0 0 30px;
}

#template3_right {
	float: right;
	width: 450px;
}

#template3_right .gutter {
	float: right;
	padding: 0 30px 0 0;
}


/* navigation */

#home_left ul {
	list-style-type: none;
}

#home_left li {
	vertical-align: top;
	padding-bottom: 5px;
}

#home_left li a {
	display: block;
	vertical-align: top;
	width: 185px;
	height: 25px;
}

#home_left li a:hover { 
	background-position: 0 -25px; 
}

#home_left li a.selected { 
	background-position: 0 -25px; 
}

#home_left span {
	display: none;
}


/* sticky box */

#sticky_box {
	width: 525px;
	background: url('/_grafix/bg/sticky_top.png') center top no-repeat;	
	padding-top: 35px;
}

#sticky_bottom {
	width: 525px;
	height: 60px;
	background: url('/_grafix/bg/sticky_bottom.png') center bottom no-repeat;	
	text-align: center;
	font-weight: bold;
}

#sticky_bottom a {
	color: #3e3a36;
}

#sticky_bottom a:hover {
	color: #a9a877;
}

#sticky_box .text {
	margin: auto;
	background: #f2f3eb;
	width: 430px;
	color: #3e3a36;
}

#sticky_box p {
	padding: 10px;
}


/* guestbook */

div.guestbook_item span {
	display: block;
	color: #3e3a36;
	font-weight: bold;
	margin-top: 8px;
}

div.guestbook_navigation {
	float: left;
	width: 500px;
}

div.guestbook_navigation_gutter {
	padding: 5px 0 15px 20px;
}

div.guestbook_navigation .left {
	float: left;
}

div.guestbook_navigation .right {
	float: right;
}


/* room info */

#room_info {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#room_info .left {
	float: left;
	width: 350px;
	line-height: 0.8em;
}

#room_info .right {
	float: right;
}


/* reservation form */

#form {
	width: 430px;
	color: #3e3a36;
}

#form_gutter {
	padding: 10px 10px 0 10px;
}

#form strong {
	font-size: 15px;
	color: #3e3a36;
}

#form strong.white {
	color: #fff;
}

#form a {
	color: #3e3a36;
}

#form a:hover {
	color: #a9a877;
}

#form a.small {
	font-size: 12px;
}

#form ul {
	list-style-type: none;
}

#form li {
	padding: 0 0 5px 0;
}

#form li.button {
	padding: 8px 0;
}

input.text_field {
	height: 21px;
	border: 2px solid #cecece;
	background-color: #fff;
	font-size: 15px;
	padding: 2px 0 0 2px;
	margin: 2px 0;
}

textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 350px;
	height: 75px;
	border: 2px solid #cecece;
	background-color: #fff;
	font-size: 15px;
	padding: 2px 0 0 2px;
	margin: 2px 0;
}

select {
	width: 325px;
	height: 23px;
	border: 2px solid #cecece;
	font-size: 15px;
	margin: 5px 0;
}

span.form_city, 
span.form_city_err {
	margin-left: 40px;
}

label.err, 
span.err, 
span.form_city_err {
	color: #c00;
	font-weight: bold;
}

span.form_city {
	margin-left: 40px;
}

table.room_list {
	width: 100%;
	margin-top: 4px;
}

table.room_list tr {
	height: 28px;
	background: #fff;
}

table.room_list td {
	height: 28px;
	padding-left: 8px;
	vertical-align: middle;
}

table.room_list td.radio {
	width: 30px;
	padding: 0;
	text-align: center;
}

table.room_list img {
	vertical-align: top;
	margin-left: 3px;
}


input.radio {
	vertical-align: middle;
}

img.calendar_button {
	vertical-align: top; 
	margin: 5px 0 0 8px;
}

#info_box {
	width: 100%; 
	background: #3e3a36; 
	color: #fff; 
	font-size: 15px;
	margin: 8px 0;
}

#info_box .info_box_gutter {
	padding: 5px;
}

#error_box {
	width: 100%; 
	background: #F2c0c0; 
	margin-top: 8px;
}

#error_box .title {
	width: 100%; 
	background: #c00; 
	color: #fff; 
	font-weight: bold;
}

#error_box .error_box_gutter {
	padding: 3px;
}

#error_box .message {
	padding: 5px;
	line-height: 1.3em;
	font-size: 13px;
}

#feedback_box {
	width: 100%; 
	background: #c0e6cd; 
	margin-top: 8px;
}

#feedback_box .title {
	width: 100%; 
	background: #093; 
	color: #fff; 
	font-weight: bold;
}

#feedback_box .feedback_box_gutter {
	padding: 3px;
}

#feedback_box .message {
	padding: 5px;
	line-height: 1.3em;
}

#suggestion_box {
	width: 408px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}

#suggestion_box .suggestion_box_gutter {
	padding: 10px;
}


#form ul.suggestion_list {
	margin-top: 10px;
	list-style-type: square;
	margin-left: 20px;
}

#form ul.suggestion_list li {
	padding: 4px 0;
}

div.form_info_gutter {
	background: #3e3a36;
	color: #d5d6ba;
	padding: 10px;
	margin: 6px 0 6px 0;
}


/* extra info for adults / children */

#adult_fields {
	width: 410px;
}

#adult_fields li {
	padding: 0 !important;
}


/* footer */

#footer {
	width: 100%;
	text-align: center;
	color: #d5d6ba;
	font-size: 11px;
}

#footer a {
	color: #d5d6ba;
}

#footer a:hover {
	color: #a9a877;
}


/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}

#ikon {
	width: 19px;
	height: 15px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 3px;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}