/* CSS Document */

@import url("slider.css");

html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: url(../images/background.jpg) repeat-x center 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* {
	outline: none;
}

a {
	color: #356595;
}

a:hover {
	text-decoration: none;
}

h1 {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: url(../images/logo.png) center 300px no-repeat;
	z-index: 30;
}

#site {
	width: 900px;
	position: relative;
	height: 100%;
	padding: 0px 0px 223px 0px;
	text-align: left;
	margin: 0px auto;
	z-index: 20;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}


#header {
	position: relative;
	float: left;
	width: 900px;
	height: 380px;
	z-index: 20;
}

#sterren {
	position: absolute;
	left: 78px;
	top: 20px;
	height: 50px;
	width: 114px;
	padding: 21px 0px 0px 0px;
	background: url(../images/sterren.jpg) left top no-repeat;
	line-height: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #346494;
}

#openingstijden {
	position: absolute;
	right: 78px;
	top: 0px;
	height: 75px;
	line-height: 75px;
}

#openingstijden a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu {
	position: absolute;
	left: 95px;
	top: 74px;
	height: 33px;
	z-index: 20;
}

#menu .button {
	position: relative;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0px 25px 0px 8px;
	margin: 0px 10px 0px 0px;
	display: inline;
	background: url(../images/menu_right.png) top right;
	z-index: 15;
	cursor: pointer;
}

#menu .button span {
	position: absolute;
	left: -17px;
	top: 0px;
	width: 17px;
	height: 33px;
	background: url(../images/menu_left.png) top left;
}

#menu .button a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #698caf;
}

#menu .button a:hover {
	color: #4f79a2;
}

#menu .button.active {
	background: url(../images/menu_active_right.png) top right;
	z-index: 20;
}

#menu .button.active span {
	background: url(../images/menu_active_left.png) top left;
}

#menu .button.active a {
	color: #ebf0f5;
}

#slideshow {
	position: relative;
	float: left;
	width: 846px;
	height: 333px;
	margin: 84px 77px 0px 27px;
	display: inline;
	background: url(../images/slideshow.png) no-repeat;
	z-index: 15;
}

#slideshow #prev {
	position: absolute;
	left: 27px;
	top: 109px;
	width: 76px;
	height: 78px;
	background: url(../images/prev.png);
	cursor: pointer;
	z-index: 15;
}

#slideshow #next {
	position: absolute;
	right: 27px;
	top: 109px;
	width: 76px;
	height: 78px;
	background: url(../images/next.png);
	cursor: pointer;
	z-index: 15;

}

#slideshow #images {
	position: relative;
	float: left;
	width: 792px;
	height: 242px;
	margin: 27px;
	display: inline;
	background: #FFFFFF;
	z-index: 10;
	overflow: hidden;
}

#content {
	position: relative;
	float: left;
	width: 840px;
	margin: 0px 0px 0px 50px;
	display: inline;
	padding: 0px;
}

#content .intro {
	position: relative;
	float: left;
	width: 246px;
	height: 185px;
	margin: 0px 30px 0px 0px;
	display: inline;
	background: url(../images/intro.png);
}

#content .intro .tekst {
	position: relative;
	float: left;
	padding: 5px 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
}

#content .inleiding {
	position: relative;
	float: left;
	width: 798px;
	padding: 0px 0px 10px 0px;
	background: url(../images/content.png);
}

#content .inleiding h1 {
	width: 100%;
}

#content .inleiding .tekst {
	position: relative;
	float: left;
	padding: 5px 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
}

#content .inleiding .tekst .titel {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #728290 solid;
	padding: 0px 5px;
	color: #356595;
}

#content .inleiding .tekst h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

#content .inleiding .tekst.hotel {
	width: 430px;
}

#content .inleiding .kamers {
	position: relative;
	float: right;
	width: 320px;
}

#content .inleiding .kamer {
	position: relative;
	float: left;
	width: 150px;
	height: 170px;
	margin: 0px 10px 10px 0px;
}

#content .inleiding .kamer img {
	border: 1px #356595 solid;
}

#content .inleiding .kamer span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 150px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
	line-height: 20px;
	text-align: center;
}

#content .inleiding form {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0px;
}

#content .inleiding .melding.fout {
	position: relative;
	float: left;
	width: 740px;
	padding: 10px;
	border: 1px #7d1d1d solid;
	color: #7d1d1d;
	background: #ffe4e4;
	font-weight: bold;
}

#content .inleiding form .caption {
	position: relative;
	float: left;
	width: 200px;
	height: 31px;
}

#content .inleiding form .field {
	height: 31px;
}

#content .inleiding form .field .text {
	position: relative;
	float: left;
	margin: 5px 0px;
	width: 200px;
	display: inline;
	color: #4d5f70;
	padding: 2px;
	border: 1px #356595 solid;
}

#content .inleiding form .field textarea {
	position: relative;
	float: left;
	margin: 5px 0px;
	width: 200px;
	height: 100px;
	overflow: auto;
	display: inline;
	color: #4d5f70;
	padding: 2px;
	border: 1px #356595 solid;
}

#content .inleiding form .required {
	width: 20px;
	text-align: right;
}

#content .inleiding form .submit {
	position: relative;
	float: left;
	margin: 5px 0px;
	width: 100px;
	display: inline;
	color: #4d5f70;
	padding: 2px;
	border: 1px #356595 solid;
	background: #FFFFFF;
}

#content .inleiding .gastenboek {
	position: relative;
	float: left;
	width: 610px;
}

#content .inleiding .gastenboek .naam {
	width: 460px;
	height: 30px;
	line-height: 30px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #356595;
}

#content .inleiding .gastenboek .datum {
	width: 150px;
	text-align: right;
	height: 30px;
	line-height: 30px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #356595;
}

#content .inleiding .gastenboek .bericht {
	padding: 0px 0px 20px 0px;
	border-bottom: 1px #356595 solid;
}

#content .reserveren {
	position: relative;
	width: 390px;
	height: 168px;
	background: url(../images/reserveren.jpg);
}

#content .reserveren.hotel {
	float: left;
	margin: 20px 0px;
	display: inline;
}

#content .reserveren.restaurant {
	float: right;
	margin: 20px 40px 0px 0px;
	display: inline;
}

#content .reserveren h1 {
	padding: 5px 0px 0px 0px;
}

#content .reserveren .reserveer {
	position: absolute;
	right: 30px;
	bottom: 15px;
	background: url(../images/reserveren.png);
	border: none;
	width: 122px;
	height: 19px;
	cursor: pointer;
}

#content .reserveren #personen_hotel, #content .reserveren #personen_restaurant, #content .reserveren .datum_label {
	position: relative;
	float: left;
	margin: 10px 0px 0px 20px;
	width: 350px;
	display: inline;
	color: #4d5f70;
}

#content .reserveren .datum {
	position: relative;
	float: left;
	margin: 10px 0px 0px 20px;
	width: 150px;
	display: inline;
	color: #4d5f70;
	padding: 2px;
	border: 1px #356595 solid;
}

#content .reserveren #hotel_slider, #content .reserveren #restaurant_slider{
	position: relative;
	float: left;
	width: 157px;
	height: 17px;
	margin: 10px 0px 0px 20px;
	display: inline;
	background: url(../images/slidebar.gif) 0px 8px no-repeat;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 200px;
	background: url(../images/footer.gif) top left repeat-x;
	z-index: 100;
}

#footer #footer_c {
	position: relative;
	width: 800px;
	margin: 0px auto;
	height: 200px;
}

#footer #footer_c .item {
	position: relative;
	float: left;
	width: 180px;
	padding: 15px 10px;
	height: 150px;
	line-height: 22px;
	color: #4d5f70;
}

#footer #footer_c #realisatie {
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #4d5f70;
}

#footer #footer_c #copyright {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #4d5f70;

}