body {
	background-color:#05273d;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	font-family:"Helvetica","Arial","Verdana",sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

h2, h3, h4 {
	padding:0px;
	padding-top:5px;
	margin:0px;
	font-size:12px;
}

.container {
	height:auto !important;
	margin:0 auto -90px;
	min-height:100%;
	height: 100%;
}

.wrapper {
	padding-top:20px;
	margin-left:45px;
	margin-right:55px;
	clear:both;
	position:relative;
}

.frameTop {
	width:950px;
	background:url(../img/frameBG.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	position:relative;
}


.header {
	width:950px;
	background:url(../img/frameTop.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.headerNav {
	position:relative;
	margin-top:25px;
	margin-left:30px;
	width:885px;
	height:290px;
}

#introimg1 {
	position:relative;
    height:124px;
	float:left;
	margin-right:15px;
}

#introimg2 {
	position:relative;
    height:124px;
	float:left;
	margin-right:15px;
}

#introimg3 {
	position:relative;
    height:124px;
	float:left;
}

ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.benaming {
	height:180px;
	position:absolute;
	left:8px;
	top:102px;
	margin-left:8px;
	margin-top:2px;
}

.leftCol ul li, .middleCol ul li {
	margin-left:2em;
	list-style-position:outside;
	list-style:disc;
}

li.activeURL a {
	color:#000000;
	font-weight:bold;
}

a, a:visited, a:active {
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.slideshows {
	height:110px;
	width:930px;
	z-index:2;
	margin: 0px auto;
	position:absolute;
	top:215px;
	margin-left:12px;
	padding-left:32px;
}

.intro{
	height:124px;
	width:930px;
	z-index:1;
	margin: 0px auto;
	margin-left:12px;
	padding-left:32px;
}

.navigation {
	background:url(../img/bgTitle.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:25px;
}

.navigationIndex {
	background-repeat:no-repeat;
	clear:both;
	height:25px;
}


.navigation ul li {
	display:inline;
}

ul.navigatie {
	float:left;
}

ul.navigatie li {
	display:inline;
	margin:0px;
	padding:0px;
}

ul.taal {
	text-align:right;
}

ul.taal li a {
	color:#5e5e5e;
}

.navigation ul li.activeURL a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

ul.fotonavigatie li.activeURL a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.content {
	margin:0px auto;
	width:950px;
	background:url(../img/frameBG.gif);
	background-repeat:repeat-y;
}

.inhoud {
	width:850px;
	padding-left:45px;
	padding-right:25px;
	padding-top:10px;
	height:auto;
	padding-bottom:15px;
}

.contentWrapper {
	margin:0px auto;
	position:relative;
}

.clr {
	margin:0px auto;
	clear:both;
}

.clrMiddle {
	background:url(../img/bgClr.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	clear:both;
	width:860px;
	height:25px;
}


.leftCol {
	float:left;
	width:300px;
}

.middleCol {
	float:left;
	width: 300px;
	margin-left:25px;
}

.rightCol {
	float:left;
	width: 220px;
	margin-left:5px;
}

.rightCol a:hover {
	font-weight:normal;
}

td.tdBold {
	font-weight:bold;
	color:#003366;
}

.frameBottom {
	position:relative;
	margin:0px auto;
	width:950px;
	height:120px;
	background:url(../img/frameBottom.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.links {
	position:absolute;
	right:60px;
	top:5px;
}

.linkObj {
	float:left;
	padding-left:10px;
	border-left:1px dotted #c9c9c9;
}

* {
	margin:0;
}

.push {
	height:90px;
}

.footer {
	height:90px;
	width:100%;
}

.footerBG {
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	height:90px;
	margin:0 auto;
	width:950px;
}

.inhoud h4 {
	color:#003366;
	padding-bottom:10px;
	text-decoration:underline;
}

.inhoud h2 {
	font-size:16px;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:0px;
	color:#003366;
}

.inhoud h3 {
	color:#5e5e5e;
	font-weight:normal;
	padding-bottom:15px;
}

.inhoud ul li {
	padding-left:0px;
	padding-bottom:1px;
}

div.reservation
{
	font: normal 10px Helvetica, Arial, Verdana;
	color: black;
	width:372px;
	float:left;
	margin-right:20px;
}

div.reservation fieldset
{
	border: solid 1px #ccc;
	margin: 0px;
	margin-bottom:5px;
	padding: 6px;
	padding-right:0px;
}

div.reservation fieldset input,
div.reservation fieldset select,
div.reservation fieldset button,
div.reservation fieldset textarea
{
	vertical-align:middle;
	font: normal 10px Helvetica, Arial, Verdana;
	border: solid 1px black;
	margin-bottom:4px;
}

div.reservation fieldset.personal-data input
{
	width: 170px;
}

div.reservation fieldset textarea
{
	overflow: auto;
	width: 356px;
	height: 100px;
}

div.reservation legend
{
	background: #05283e;
	color:#ffffff;
	border: solid 1px #ccc;
	padding: 3px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 4px;
}

div.reservation fieldset button
{
	margin: 4px;
	margin-left: 0;
}

div.reservation fieldset label
{
	display: block;
}

div.reservation fieldset div
{
	float: left;
	margin-right: 3px;
}

.display-none
{
	display: none;
}

.display-block
{
	display: block;
}

.validator
{
	color: red;
}

.text-align-right
{
	text-align: right;
}

.break
{
	clear: both;
}

.afbeeldingreserveren {
	margin-top:10px;
	background:url(../img/afbeeldingreserveren.jpg);
	width:450px;
	height:490px;
	float:right;
}

ul.fotonavigatie {
	float:left;
	clear:both;
	width:850px;
}

ul.fotonavigatie li {
	display:inline;
	margin:0px;
	padding:0px;
}
.galleria{list-style:none;width:360px;float:left;}
.galleria li{display:block;width:100px;height:100px;overflow:hidden;float:left;margin:0 20px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;margin:0px;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
.galleria_container {
float:right;
width:480px;
margin:0 auto 15px;
height:auto;
}
* html .galleria li div span{width:360px} /* MSIE bug */

.googlemaps {
	float:left;
	margin-right:15px;
}

.kaartDetail {
	float:right;
	height:323px;
	width:380px;
	background: url(../img/kaartDetail.jpg);
	background-repeat:no-repeat;
}
