body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	position: relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}
#menu {
	height: 23px;
	width: 920px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#sfeer {
	height: 349px;
	width: 920px;
	left: 0px;
	top: 23px;
	position: absolute;
}
#sfeer_pagina {
	height: 160px;
	width: 920px;
	left: 0px;
	top: 23px;
	position: absolute;
}
#submenu {
	height: 22px;
	width: 920px;
	left: 0px;
	top: 183px;
	position: absolute;
	background-image: url(../afbeeldingen/achtergrond/submenu_achtergrond.gif);
	background-repeat: repeat-x;
}
#main {
	width: 920px;
	left: 0px;
	top: 373px;
	position: absolute;
	background-image: url(../afbeeldingen/achtergrond/main_achtergrond.gif);
	background-repeat: repeat-y;
	background-color: #313131;
}
#main_pagina {
	width: 920px;
	left: 0px;
	top: 205px;
	position: absolute;
	background-image: url(../afbeeldingen/achtergrond/main_achtergrond.gif);
	background-repeat: repeat-y;
	background-color: #313131;
}
#samengesteld {
	display: none;
}
#individueel { }
#groepsrondreis {
	display: none;
}
td.kalender {
	background-image: url(../afbeeldingen/achtergrond/kalender.jpg);
	background-repeat: no-repeat;
	vertical-align: center;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #C84D00;
	text-transform: uppercase;
	cursor: pointer;
}
td.kalender_huidig {
	background-image: url(../afbeeldingen/achtergrond/kalender2.jpg);
	background-repeat: no-repeat;
	vertical-align: center;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #C84D00;
	text-transform: uppercase;
	cursor: pointer;
}
td.kalender_nietklik {
	background-image: url(../afbeeldingen/achtergrond/kalender.jpg);
	background-repeat: no-repeat;
	vertical-align: center;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #C84D00;
	text-transform: uppercase;
}
td.kalender_nietklik_huidig {
	background-image: url(../afbeeldingen/achtergrond/kalender2.jpg);
	background-repeat: no-repeat;
	vertical-align: center;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #C84D00;
	text-transform: uppercase;
}
td.titel {
	vertical-align: top;
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
}
td.titel_orange {
	vertical-align: top;
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #C95001;
}
td.onder{
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.tekst {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.tekst_klein {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
td.tekst_main {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td.tekst_verhuur {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td.tekst_verhuur table {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}

td.tekst_verhuur table td {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}


td.form_links {
	vertical-align: top;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td.lijn_orange {
	background-image: url(../afbeeldingen/achtergrond/lijn_orange.gif);
	background-repeat: repeat-y;
}
td.reservering {
	background-image: url(../afbeeldingen/achtergrond/submenu_achtergrond_flip.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td.submenu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
}
td.submenu_up {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #C84D00;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}
td.flydrives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
}
td.flydrives_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C84D00;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}

/* Contactformulier */

.error {
	color: red !important;
}
input.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 284px;
}
select.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 288px;
}
input.offerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 25px;
}
input.offerte_invul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 210px;
}
select.offerte_invul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 215px;
}
textarea.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 288px;
}
textarea.offerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: middle;
	width: 194px;
}
select.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 288px;
}
select.offerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
}
select.locaties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
}

a:link { color: #C84D00; text-decoration: none; }
a:visited { color: #C84D00; text-decoration: none; }
a:active { color: #C84D00; text-decoration: underline; }
a:hover { color: #C84D00; text-decoration: underline; }

a.submenu:link { color: #FFFFFF; text-decoration: none; }
a.submenu:visited { color: #FFFFFF; text-decoration: none; }
a.submenu:active { color: #C84D00; text-decoration: none; }
a.submenu:hover { color: #C84D00; text-decoration: none; }

a.pdf:link { color: #C84D00; text-decoration: none; }
a.pdf:visited { color: #C84D00; text-decoration: none; }
a.pdf:active { color: #C84D00; text-decoration: underline; }
a.pdf:hover { color: #C84D00; text-decoration: underline; }

a.contact_onderkant:link { color: #000000; text-decoration: none; }
a.contact_onderkant:visited { color: #000000; text-decoration: none; }
a.contact_onderkant:active { color: #C84D00; text-decoration: none; }
a.contact_onderkant:hover { color: #C84D00; text-decoration: none; }

a.submenu_up:link { color: #C84D00; text-decoration: none; }
a.submenu_up:visited { color: #C84D00; text-decoration: none; }
a.submenu_up:active { color: #C84D00; text-decoration: none; }
a.submenu_up:hover { color: #C84D00; text-decoration: none; }

a.locatie:link { color: #FFFFFF; text-decoration: underline; }
a.locatie:visited { color: #FFFFFF; text-decoration: underline; }
a.locatie:active { color: #C84D00; text-decoration: underline; }
a.locatie:hover { color: #C84D00; text-decoration: underline; }

/* Fotoboek */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../afbeeldingen/buttons/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../afbeeldingen/buttons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../afbeeldingen/buttons/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	background-image: url(../afbeeldingen/achtergrond/acceptit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#verhuur_form {
	font: 9px Verdana, Helvetica, sans-serif;
	color: white;
}

#verhuur_form3 {
	display:none;
}

#verhuur_form td.date_input input {
	position: relative;
	top: -2px;
	//top: -1px;
}

#verhuur_form td.date_input img {
	position: relative;
	top: 2px;
}

#verhuur_form td.time_input select {
	float: left;
}

select.location_dropdown, select.time_dropdown, input.date_input {
	font: 9px Verdana, Helvetica, sans-serif;
}

select.locationofferte_dropdown {
	font: 9px Verdana, Helvetica, sans-serif;
	width: 157px;
}

input.date_input {
	height: 12px;
	font: 9px Verdana, Helvetica, sans-serif;
}

#verhuur_submit {
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-top: 4px;
	width: 100%;
	height: 16px;
	background-color: #CC6633;
	font-size: 10px;
}

#verhuur_submit:hover {
	color: white;
}

select.location_dropdown { width: 100%; }
input.date_input { width: 68px; font: 9px Verdana, Helvetica, sans-serif}

td.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: top;
	background-color: #FFFFFF;
}

a.link:link { color: #CCCCCC; text-decoration: none; }
a.link:visited { color: #CCCCCC; text-decoration: none; }
a.link:active { color: #CCCCCC; text-decoration: none; }
a.link:hover { color: #CCCCCC; text-decoration: underline; }

/* Camperhuur */

td.camperhuur_submenu {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C0C0E;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
	background-image: url(../afbeeldingen/achtergrond/button_achtergrond.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
}

td.camperhuur_submenu_up {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
	background-image: url(../afbeeldingen/achtergrond/button_achtergrond_flip.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
}

/* Uitklapmenu's */

#submenu_verhuur {
	position: absolute;
	top: 23px;
	left: 164px;
	background-image: url(../afbeeldingen/achtergrond/submenu.png);
	background-repeat: repeat;
	z-index: 300;
	visibility: hidden;
}

#submenu_tours {
	position: absolute;
	top: 23px;
	left: 241px;
	background-image: url(../afbeeldingen/achtergrond/submenu.png);
	background-repeat: repeat;
	z-index: 300;
	visibility: hidden;
}

#submenu_eaglerider {
	position: absolute;
	top: 23px;
	left: 481px;
	background-image: url(../afbeeldingen/achtergrond/submenu.png);
	background-repeat: repeat;
	z-index: 300;
	visibility: hidden;
}

#submenu_extras {
	position: absolute;
	top: 23px;
	left: 614px;
	background-image: url(../afbeeldingen/achtergrond/submenu.png);
	background-repeat: repeat;
	z-index: 300;
	visibility: hidden;
}

table.submenu td.item {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	cursor: hand;
}

table.submenu td.item_up {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #C84D00;
	text-transform: uppercase;
	height: 20px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	cursor: hand;
}