html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e6faa;
	line-height: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
}
h1 {
	margin: 0px 0px 16px 0px;
	font-size: 50px;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #ff6600;
}
p {
	padding-bottom: 25px;
	line-height: 20px;
	font-style: normal;
}
a {
	color: #1e6faa;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.oranje {
	font-size: 11px;
	color: #ff6600;
}
a.link {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
html, body {
	height: 100%;
}
body {
	background: url(../images/template/bg_body.gif) left top repeat-x #FFF;
}
select {
	visibility: hidden;
}
/* index */
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/template/bg-body.jpg) center top no-repeat;
	z-index: 1;
	background-attachment:fixed;
}

body.winterpark #container {
	background: url(../images/template/bg-body-snow.jpg) center top no-repeat;
	background-attachment:fixed;
}

#site {
	width: 971px;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#topmenu {
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #FF6500;
    height: 48px;
    position: fixed;
    width: 971px;
    z-index: 1000;
}

.winterpark #topmenu {
	height: 47px;
	border-bottom: 5px solid #FF6500;
}

#topitems {
	width: auto;
	height: 35px;
	position: absolute;
	left: 225px;
	top: 13px;
}
#topitems a {
	width: auto;
	height: 35px;
	position: relative;
	float: left;
	display: block;
	padding: 0px 13px;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}
#topitems a:hover {
	color: #085083;
}
#topitems a.active {
	color: #FFF;
	background: url(../images/template/bg_chr_parken.gif) left top no-repeat;
}
#topheader {
	height: 72px;
    padding-top: 75px;
    position: relative;
    width: 971px;
}
#logo {
	width: 326px;
	height: 62px;
}
#header {
	width: 971px;
	height: 294px;
	position: relative;
	background: url(../images/template/bg_header.png) left top no-repeat;
	z-index: 5;
}
#slideshow_header {
	width: 638px;
	height: 311px;
	position: absolute;
	left: 1px;
	top: 33px;
	z-index: 10;
}
#foto_container {
	width: 638px;
	height: 261px;
	position: relative;
	left: 15px;
	background: #fff;
	overflow: hidden;
}

#overlay {
	background: url("../images/template/overlay2.png") no-repeat scroll left top transparent;
    height: 261px;
    left: 15px;
    position: absolute;
    top: 0;
    width: 638px;
    z-index: 50;
}

body.winterpark #overlay {
	background: url("../images/template/overlay.png") no-repeat scroll left top transparent;
    height: 261px;
    left: 15px;
    position: absolute;
    top: 0;
    width: 638px;
    z-index: 50;
}
#overlay_tekst {
	width: 594px;
	height: 54px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 9px 0px 0px 44px;
	background: url(../images/template/overlay_tekst.png) -1px 1px no-repeat;
	z-index: 75;
}

#zoeken {
	width: 281px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 65px;
	z-index: 10;
}
#zoek_form {
	width: 281px;
	height: auto;
	position: relative;
	margin-top: 18px;
	z-index: 15;
}

#zoek_form #zoek_kaart {
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 120px;
	height: 32px;
	line-height: 32px;
}
#zoek_form #zoek_kaart a {
	font-weight: bold;
}
.zoek_field {
	width: 250px;
	height: 24px;
	position: relative;
	margin-bottom: 6px;
}
.zoek_label {
	width: 77px;
	height: 24px;
	position: relative;
	float: left;
	line-height: 24px;
	font-weight: bold;
	color: #ff6600;
}
.zoek_input {
	width: 173px;
	height: 24px;
	position: relative;
	float: left;
}

.selectbox {
	float: left;
	position: relative;
	width: 173px; 
	height: 14px;
	background: url(../images/template/bg_selectbox.gif) left top no-repeat;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f98cd;
	padding: 6px 0px 4px 9px;
	cursor: pointer;
	margin-right: 15px;
	z-index: 50;
}

div.selectbox-wrapper {
	position: absolute;
	top: 23px;
	left: 0px;
	border: 1px solid #d1e7f8;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	z-index: 999;
}

div.selectbox-wrapper ul li {
	font-size: 11px;
	color: #4f98cd;
	padding: 2px 9px;
	cursor: pointer;
}

div.selectbox-wrapper ul li.selected,
div.selectbox-wrapper ul li.current {
	background: #f3f3f3;
}

#gezelschap{
	width: 251px;
	height: 41px;
	position: relative;
	margin: 13px 0px 18px 0px;
	z-index: 10;
}

#gezelschap_label {
	width: 82px;
	height: 20px;
	position: relative;
	float: left;
	padding-top: 21px;
	font-weight: bold;
	color: #ff6600;
	
}

#gezelschap_slider{
	width: 159px;
	height: 41px;
	position: relative;
	float: left;
	background: url(../images/template/bg_gezelschap_slider.gif) left top no-repeat;
}

.slider {
	cursor: pointer;
}

#zoek_form_onder #toon {
	position: absolute;
	right: 0px;
	top: 15px;
}
#zoek_form_onder #toon span {
	margin: 0px 5px;
}
#zoek_form_onder #toon a {
	font-size: 11px;
	color: #ff6600;
}

#zoek_form_onder {
	width: 251px;
	height: 22px;
	position: relative;
	padding-top: 10px;
}

#uitgebreid {
	width: 172px;
	height: 22px;
	position: relative;
	float: left;
	line-height: 22px;
}

#btn_zoeken {
	width: 143px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/template/btn_zoeken.gif) 0px 0px no-repeat;
}

#btn_zoeken input {
	width: 103px;
	height: 32px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

#midden {
	width: 971px;
	height: auto;
	position: relative;
	z-index: 4;
}

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

#links {
	width: 214px;
	height: auto;
	position: relative;
	float: left;
}

#menu {
	width: 214px;
	height: auto;
	position: relative;
	padding: 35px 0px 5px 0px;
	background: url(../images/template/bg-menu-y.png) repeat-y scroll 0 0 transparent;
}

#menu a {
    color: #EB6909;
    display: block;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 43px;
    position: relative;
    text-decoration: none;
    width: 171px;
}

#menu a:hover {
	background: url("../images/template/menu_roll.gif") no-repeat scroll 27px 14px transparent;
}

#menu a.active {
	background: url("../images/template/menu_roll.gif") no-repeat scroll 27px 14px transparent;
}

#menu a.last_item {
	background: url(../images/template/menu_last.gif) left top no-repeat;
}

#menu a.last_item:hover {
	background: url(../images/template/menu_last_roll.gif) left top no-repeat;
}

#menu a.last_item.active {
	background: url(../images/template/menu_last_roll.gif) left top no-repeat;
}

ul.menu li {
	background: url("../images/template/menu-divider.png") no-repeat scroll 27px bottom transparent;
}
#menu_onder {
	background: url("../images/template/bg-menu.png") no-repeat scroll left top transparent;
    height: 50px;
    position: relative;
    width: 214px;
}

#content {
	width: 654px;
	height: auto;
	position: relative;
	float: left;
	padding: 34px 48px 30px 55px;
	background: url(../images/template/bg_content_onder.png) left bottom no-repeat #fff;
	z-index: 10;
}

#tekst {
	width: 654px;
	height: auto;
	position: relative;
	z-index: 15;
}

.park {
	width: 654px;
	height: 150px;
	position: relative;
	margin-top: 33px;
	z-index: 15;
}

.park_foto {
	width: 197px;
	height: 150px;
	position: relative;
	float: left;
	z-index: 15;
	cursor: pointer;
}

.park_foto img {
	width: 197px;
	height: 150px;
}

.park_overlay {
	width: 197px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	background: url(../images/template/overlay_foto.png) no-repeat;
}

.park_status {
	width: 102px;
	height: 91px;
	position: absolute;
	right: -39px;
	top: -13px;
	z-index: 50;
}

.park_status.binnenkort {
	position: absolute;
	width: 199px;
	height: 78px;
	left: -1px;
	top: -1px;
	z-index: 50;
	background: url(../images/template/binnenkortbeschikbaar.png) left top no-repeat;
}

.park_status.vol {
	background: url(../images/template/vol.png) left top no-repeat;
}

.park_status.vanaf {
	height: 81px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../images/template/vanaf.png) left top no-repeat;
}

.park_status.vanaf span.prijs {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

.park_omschrijving {
	width: 409px;
	height: 134px;
	position: relative;
	float: left;
	padding: 16px 0px 0px 48px;
	background: url(../images/template/bg_park.gif) left top no-repeat;
}

.park_omschrijving ul.li_park {
	position: relative;
	float: left;
	padding-top: 21px;
	font-weight: bold;
}

.park_omschrijving ul.li_park li {
	padding-left: 13px;
	background: url(../images/template/kruisje.gif) left 8px no-repeat;
	height: 1%;
}

.btn_meerinfo {
	width: 108px;
	height: 32px;
	position: absolute;
	right: 19px;
	bottom: 26px;
}
.btn_meerinfo a.reserveren {
	width: 83px;
	height: 32px;
	display: block;
	font-size: 11px;
	text-align: right;
}
#content_onder {
	width: 757px;
	height: 12px;
	position: relative;
	background: url(../images/template/bg_content_onder.gif) left top no-repeat;
}
#footer {
	color: #FBB88A;
    font-size: 11px;
    height: 70px;
    padding: 35px 0 10px 262px;
    position: relative;
    width: 709px;
}

div.footer-bg {
	background: url("../images/template/bg-footer.png") repeat scroll 0 0 transparent;
    bottom: 0;
    height: 100px;
    position: absolute;
    width: 100%;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #fbb88a;
}

#footer .mailnaar {
	width: 400px;
}

#footer .mailnaar,
#footer .mailnaar a,
#footer .social {
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 12px;
}

#footer .social_links {
	margin-left: 6px;
}

#footer a:hover {
	text-decoration: underline;
}
/* parken */
#kaart {
	width: 654px;
	height: 349px;
	position: relative;
	margin-top: 16px;
	overflow: hidden;
}
#map {
	width: 654px;
	height: 349px;
	position: relative;
}
#round-left-top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/kaart-left-top.png) no-repeat;
	width: 10px;
	height: 10px;
	z-index: 15;
}
#round-left-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/kaart-left-bottom.png) no-repeat;
	width: 10px;
	height: 10px;
	z-index: 15;
}
#round-right-top {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/template/kaart-right-top.png) no-repeat;
	width: 10px;
	height: 10px;
	z-index: 15;
}
#round-right-bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/template/kaart-right-bottom.png) no-repeat;
	width: 10px;
	height: 10px;
	z-index: 15;
}
/* park */
#park_fotos {
	width: 654px;
	height: 267px;
	position: relative;
}
#loading {
	width: 654px;
	height: 267px;
	position: relative;
	background: url(../images/template/loading.gif) no-repeat center center;
}
#foto_groot {
	position: relative;
	float: left;
}
#overlay_foto_groot {
	width: 376px;
	height: 267px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/overlay_foto_groot.png) left top no-repeat;
}
#thumbs {
	position: relative;
	float: right;
	width: 258px;
	height: 267px;
	overflow: hidden;
}
#thumbs .thumb {
	position: relative;
	float: left;
	width: 125px;
	height: 84px;
	overflow: hidden;
	margin: 0px 8px 8px 0px;
	cursor: pointer;
}
#thumbs .nomargin {
	margin-right: 0px;
}
#thumbs .thumb .overlay_thumb {
	width: 125px;
	height: 84px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/overlay_thumb.png) left top no-repeat;
}
#tabs {
	position: relative;
	width: 654px;
	padding-top: 45px;
}
#tabs-boeken {
	position: relative;
	width: 585px;
}
#tabs ul,
#tab-content #tab-content-middle #tabs-boeken ul {
	margin: 0px;
	padding: 0px;
}
#tabs ul li,
#tab-content #tab-content-middle #tabs-boeken ul li {
	float: left;
	margin-right: -8px;
	margin-bottom: -10px;
	background: none;
	padding-left: 0px;
}
#tabs ul li a,
#tabs-boeken ul li a {
	position: relative;
	float: left;
	display: block;
	height: 50px;
	line-height: 40px;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/template/tab-left.gif) no-repeat top left;
}
#tabs ul li a span,
#tabs-boeken ul li a span {
	color: #ff7010;
	float: left;
	display: block;
	height: 50px;
	line-height: 40px;
	padding-right: 25px;
	background: url(../images/template/tab-right.gif) no-repeat top right;
	cursor: pointer;
}	
#tabs ul li a.active,
#tabs-boeken ul li a.active {
	background: url(../images/template/tab-left-active.gif) no-repeat top left;
}
#tabs ul li a.active span,
#tabs-boeken ul li a.active span {
	background: url(../images/template/tab-right-active.gif) no-repeat top right;
	color: #fff;
}
#tab-content {
	position: relative;
	float: left;
	width: 654px;
	overflow: hidden;
	z-index: 75;
}
#boeken-content {
	position: relative;
	float: left;
	width: 585px;
	z-index: 75;
}
#boeken-content #boeken-content-top {
	position: relative;
	float: left;
	width: 585px;
	height: 18px;
	background: url(../images/template/boeken-content-top.png) no-repeat;
}
#boeken-content #boeken-content-middle {
	position: relative;
	float: left;
	width: 515px;
	padding: 0px 35px;
	background: url(../images/template/boeken-content-middle.gif) repeat-y;
	z-index: 85;
}
#boeken-content #boeken-content-middle h4 {
	margin-bottom: 15px;
}
#boeken-content #boeken-content-middle ul.periods {
	position: relative;
	width: 515px;
	margin: 0px;
	padding: 0px;
}
#boeken-content #boeken-content-middle ul.periods li {
	background: none;
	padding-left: 0px;
	height: 40px;
}
#boeken-content #boeken-content-middle ul.periods li span {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
#boeken-content #boeken-content-middle ul.periods li span.checkbox {
	line-height: normal;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	height: 30px;
}
#boeken-content #boeken-content-middle ul.periods li span.price {
	float: right;
	padding-right: 15px;
	color: #ff6600;
	font-size: 14px;
}
#boeken-content #boeken-content-middle ul.periods li span.price em {
	height: 40px;
	line-height: 40px;
	color: #ff6600;
	font-size: 12px;
}
#boeken-content #boeken-content-middle ul.periods li.odd {
	background: url(../images/template/period-list.gif) no-repeat;
}
#boeken-content #boeken-content-middle #part-1 {
	position: relative;
}
#boeken-content-middle .column {
	position: relative;
	float: left;
	width: 245px;
}
#boeken-content-middle .column .entry {
	position: relative;
	float: left;
	width: 245px;
	padding-bottom: 8px;
	z-index: 15;
}
#boeken-content-middle .column .entry label {
	float: left;
	width: 100px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}
#boeken-content-middle .column .entry .input {
	position: relative;
	float: left;
	background: url(../images/template/input.gif) no-repeat;
	height: 22px;
	width: 127px;
	padding: 4px 8px 0px 8px;
	z-index: 15;
}
#boeken-content-middle .column .entry .input input {
	float: left;
	background: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6da4;
	height: 22px;
	width: 127px;
}
#boeken-content-middle .column .entry .textarea {
	position: relative;
	float: left;
	background: url(../images/template/textarea.gif) no-repeat;
	height: 72px;
	width: 127px;
	padding: 4px 8px;
}
#boeken-content-middle .column .entry .textarea textarea {
	float: left;
	background: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6da4;
	height: 72px;
	width: 127px;
	overflow: auto;
}
#boeken-content-middle .column .entry .select {
	position: relative;
	float: left;
	width: 143px;
	height: 26px;
	z-index: 99;
}
#boeken-content-middle .column .entry .select .selectbox {
	float: left;
	position: relative;
	width: 143px; 
	height: 26px;
	background: url(../images/template/input-select.gif) no-repeat;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f98cd;
	cursor: pointer;
	text-indent: 0px;
	padding-left: 9px;
	z-index: 99;
}
#boeken-content-middle .column .entry .select div.selectbox-wrapper {
	position: absolute;
	top: 25px;
	left: 0px;
	border: 1px solid #d1e7f8;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	z-index: 99;
}
#boeken-content-middle .column .entry  div.selectbox-wrapper ul {
	margin: 0px;
	padding: 0px;
}
#boeken-content-middle .column .entry  div.selectbox-wrapper ul li {
	font-size: 11px;
	color: #4f98cd;
	cursor: pointer;
	background: none;
	text-indent: 9px;
	padding: 1px 0px;
	line-height: 18px;
}
#boeken-content-middle .column .entry div.selectbox-wrapper ul li.selected {
	background: #f3f3f3;
}
#boeken-content-middle .column .entry label span {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	width: 100px;
	float: left;
}
#boeken-content-middle .column .entry .radios {
	position: relative;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#boeken-content-middle .column .entry .radio {
	float: left;
	width: 22px;
	height: 22px;
}
#boeken-content-middle .column .entry span.value {
	float: left;
	margin-right: 10px;
}
#boeken-content-middle #part-2 {
	position: relative;
	float: left;
	padding-top: 25px;
}
#boeken-content-middle .persoon {
	position: relative;
	float: left;
	width: 515px;
	padding-bottom: 25px;
	z-index: 15;
}
#boeken-content-middle .persoon .column .radios {
	margin-bottom: 0px;
}
#boeken-content-middle .persoon h4 {
	color: #ff6600;
	font-size: 16px;
}
#boeken-content-middle .table {
	position: relative;
	float: left;
	width: 515px;
	margin-bottom: 10px;
	z-index: 15;
}
#boeken-content-middle .table .table-top {
	position: relative;
	float: left;
	width: 515px;
	height: 14px;
	background: url(../images/template/table-round-top.gif) no-repeat;
	z-index: 15;
}
#boeken-content-middle .table .table-middle {
	position: relative;
	float: left;
	width: 465px;
	background: url(../images/template/table-round-middle.gif) repeat-y;
	padding: 10px 25px;
	z-index: 25;
}
#boeken-content-middle .table .table-middle span.star {
	font-size: 10px;
	font-style: italic;
	margin-top: 15px;
	float: left;
}
#boeken-content-middle .table-middle table {
	position: relative;
	width: 100%;
	border-collapse: collapse;
	z-index: 99;
}
#boeken-content-middle .table-middle table tr {

}
#boeken-content-middle .table-middle table tr td {
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	line-height: 22px;
}
#boeken-content-middle .table-middle table tr td.first {
	width: 170px;
}
#boeken-content-middle .table-middle table tr td.orange {
	font-weight: bold;
	color: #ff6600;
}
#boeken-content-middle .table-middle table tr td.border {
	background: #d1e7f8;
	padding: 0px;
	height: 1px;
}
#boeken-content-middle .table-middle table tr td.spacing {
	padding: 0px;
	height: 15px;
}
#boeken-content-middle .table-middle table tr td .select {
	position: relative;
	width: 173px;
	z-index: 99;
}
#boeken-content-middle .table-middle table tr td .select input {
	padding-left: 9px;
	text-indent: 0px;
}
#boeken-content-middle .table-middle table tr td .checkbox {
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	z-index: 10;
}
#boeken-content-middle .table .table-footer {
	position: relative;
	float: left;
	width: 515px;
	height: 14px;
	background: url(../images/template/table-round-footer.gif) no-repeat;
	z-index: 10;
}
#boeken-content #boeken-content-footer {
	position: relative;
	float: left;
	width: 585px;
	height: 51px;
	background: url(../images/template/boeken-content-footer.gif) no-repeat;
	z-index: 25;
}
#boeken-content #boeken-content-footer #boeken-button {
	position: absolute;
	right: 25px;
	bottom: -15px;
}
#tab-content #tab-content-middle {
	position: relative;
	float: left;
	width: 594px;
	background: #fff url(../images/template/tabbed-content-middle.gif) repeat-y;
	padding: 20px 30px;
	z-index: 75;
}
#loading-2 {
	width: 594px;
	height: 100px;
	position: relative;
	background: url(../images/template/loading.gif) no-repeat center center;
}
#tab-content-middle #kaart {
	width: 594px;
	height: 349px;
	position: relative;
	margin-top: 16px;
}
#tab-content-middle #map {
	width: 594px;
	height: 349px;
	position: relative;
}
#tab-content #tab-content-top {
	position: relative;
	float: left;
	width: 654px;
	height: 16px;
	background: url(../images/template/tabbed-content-top.png) no-repeat;
}
#tab-content #tab-content-footer {
	position: relative;
	clear: both;
	width: 654px;
	height: 16px;
	background: url(../images/template/tabbed-content-footer.png) no-repeat;
	z-index: 15;
}
#tab-content #tab-content-middle ul.list {
	margin: 10px 0px 0px 15px;
}
#tab-content #tab-content-middle ul.list li {
	background: url(../images/template/list-item.gif) no-repeat 0px 8px;
	padding-left: 15px;
}
#tab-content #tab-content-middle div.acco,
#search-results div.acco {
	position: relative;
	float: left;
	margin-bottom: 25px;
}
#tab-content #tab-content-middle div.foto,
#search-results div.foto {
	position: relative;
	float: left;
	width: 278px;
	height: 244px;
	margin-bottom: 15px;
	z-index: 98;
	cursor: pointer;
}
#tab-content #tab-content-middle div.last,
#search-results div.last {
	margin-bottom: 0px;
}
#tab-content #tab-content-middle div.acco div.foto,
#search-results div.acco div.foto {
	height: 209px;
	margin-bottom: 0px;
}
#tab-content #tab-content-middle div.acco div.foto img,
#tab-content #tab-content-middle div.foto img,
#search-results div.acco div.foto img,
#search-results div.foto img {
	width: 278px;
	height: 209px;
	float: left;
}
#tab-content #tab-content-middle div.acco div.foto div.overlay_foto,
#tab-content #tab-content-middle div.foto div.overlay_foto,
#search-results div.acco div.foto div.overlay_foto,
#search-results div.foto div.overlay_foto {
	width: 278px;
	height: 209px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/overlay_foto_normaal.png) left top no-repeat;
}
#tab-content #tab-content-middle div.acco div.foto div.overlay_vol,
#tab-content #tab-content-middle div.foto div.overlay_vol {
	position: absolute;
	width: 102px;
	height: 91px;
	right: -39px;
	top: -13px;
	z-index: 50;
	background: url(../images/template/vol.png) left top no-repeat;
}
#tab-content #tab-content-middle div.acco div.foto div.overlay_binnenkort,
#tab-content #tab-content-middle div.foto div.overlay_binnenkort {
	position: absolute;
	width: 199px;
	height: 78px;
	left: -1px;
	top: -1px;
	z-index: 50;
	background: url(../images/template/binnenkortbeschikbaar.png) left top no-repeat;
}
#tab-content #tab-content-middle div.acco div.foto div.overlay_foto a,
#tab-content #tab-content-middle div.foto div.overlay_foto a,
#search-results div.acco div.foto div.overlay_foto a,
#search-results div.foto div.overlay_foto a {
	position: relative;
	float: left;
	width: 278px;
	height: 209px;
	display: block;
}
#tab-content #tab-content-middle div.foto div.foto-omschrijving,
#search-results div.foto div.foto-omschrijving {
	text-align: center;
	float: left;
	width: 278px;
	overflow: hidden;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
#tab-content #tab-content-middle div.acco div.tekst,
#search-results div.acco div.tekst {
	position: relative;
	float: left;
	width: 260px;
	margin-top: 15px;
	margin: 25px 0px 0px 45px;
}
#search-results div.acco div.tekst {
	width: 320px;
}
#search-results div.acco div.tekst {
	margin-top: 5px;
}
#tab-content #tab-content-middle div.acco div.tekst h4,
#search-results div.acco div.tekst h4 {
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	padding-bottom: 15px;
}
#search-results div.acco div.tekst h4 {
	padding-bottom: 0px;
}
#search-results div.acco div.tekst h5 {
	font-weight: bold;
	font-size: 13px;
}
#search-results div.acco div.tekst div.perioden {
	margin: 8px 0px;
}
#tab-content #tab-content-middle div.acco div.tekst a.button,
#search-results div.acco div.tekst a.button {
	position: relative;
	float: left;
	display: block;
	width: 225px;
	height: 32px;
	background: url(../images/template/info-boek.gif) no-repeat;
	margin-top: 25px;
	margin-left: -5px;
}
#search-results div.acco div.tekst a.button {
	margin-top: 15px;
}
#tab-content #tab-content-middle div.acco div.tekst a.button span,
#search-results div.acco div.tekst a.button span {
	display: none;
}
#melding_voorwaarden {
	color: #ff0000;
	font-size: 11px;
	position: relative;
	float: right;
	display: none;
}
/* INFO WINDOW GOOGLE MAPS */
.infowindow {
	width: 300px;
	height: auto;
	float: left;
	position: relative;
}
.infowindow h3 {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: normal;
	margin-bottom: 5px;
}
.infowindow .foto {
	width: 123px;
	height: 92px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.infowindow .foto img {
	width: 123px;
	height: 92px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.infowindow .foto .layer {
	width: 123px;
	height: 92px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.infowindow .foto .locatie {
	float: left;
	position: relative;
	width: 262px;
}
.infowindow .prijs {
	height: auto;
	width: auto;
	text-align: right;
	position: relative;
	float: right;
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}
.infowindow .prijs a {
	font-weight: bold;
	color: #ff6600;
}
ul.listbullet,
#tekst ul {
	list-style: disc;
	margin: 0px 0px 0px 35px;
}
#tekst ol {
	list-style: decimal;
	margin: 0px 0px 0px 35px;
}
#tekst ul,
#tekst ol {
	padding-bottom: 25px;
}
ul.listbullet li,
#tekst ul li {
	
}
a.terug {
	position: absolute;
	top: 52px;
	right: 50px;
	font-weight: bold;
	color: #ff6000;
}
/* nieuwsbrief */
#boeken-content #formuliertje #part-1 {
	position: relative;
}
#formuliertje .column {
	position: relative;
	float: left;
	width: 245px;
}
#formuliertje .column .entry {
	position: relative;
	float: left;
	width: 500px;
	padding-bottom: 8px;
	z-index: 15;
}
#formuliertje .column .entry label {
	float: left;
	width: 150px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}
#formuliertje .column .entry .input {
	position: relative;
	float: left;
	background: url(../images/template/input.gif) no-repeat;
	height: 22px;
	width: 127px;
	padding: 4px 8px 0px 8px;
	z-index: 15;
}
#formuliertje .column .entry .input input {
	float: left;
	background: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6da4;
	height: 22px;
	width: 127px;
}
#formuliertje .column .entry .textarea {
	position: relative;
	float: left;
	background: url(../images/template/textarea.gif) no-repeat;
	height: 72px;
	width: 127px;
	padding: 4px 8px;
}
#formuliertje .column .entry .textarea textarea {
	float: left;
	background: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6da4;
	height: 72px;
	width: 127px;
	overflow: auto;
}
#formuliertje .column .entry .select {
	position: relative;
	float: left;
	width: 143px;
	height: 26px;
	z-index: 99;
}
#formuliertje .column .entry .select .selectbox {
	float: left;
	position: relative;
	width: 143px; 
	height: 26px;
	background: url(../images/template/input-select.gif) no-repeat;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f98cd;
	cursor: pointer;
	text-indent: 0px;
	padding-left: 9px;
	z-index: 99;
}
#formuliertje .column .entry .select div.selectbox-wrapper {
	position: absolute;
	top: 25px;
	left: 0px;
	border: 1px solid #d1e7f8;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	z-index: 99;
}
#formuliertje .column .entry  div.selectbox-wrapper ul {
	margin: 0px;
	padding: 0px;
}
#formuliertje .column .entry  div.selectbox-wrapper ul li {
	font-size: 11px;
	color: #4f98cd;
	cursor: pointer;
	background: none;
	text-indent: 9px;
	padding: 1px 0px;
	line-height: 18px;
}
#formuliertje .column .entry div.selectbox-wrapper ul li.selected {
	background: #f3f3f3;
}
#formuliertje .column .entry label span {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	width: 100px;
	float: left;
}
#formuliertje .column .entry .radios {
	position: relative;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 350px;
}
#formuliertje .column .entry .radio_wrapper {
	float: left;
	position: relative;
	width: 350px;
}
#formuliertje .column .entry .radio {
	float: left;
	width: 22px;
	height: 22px;
}
#formuliertje .column .entry span.value {
	float: left;
	margin-right: 10px;
}
#formuliertje input.submit {
	border: 0px;
	background: url(../images/template/button-nieuwsbrief.png) no-repeat;
	position: relative;
	float: left;
	width: 156px;
	height: 32px;
	margin-left: 130px;
	cursor: pointer;
}
#errors {
	position: relative;
	width: 410px;
	border: 1px solid red;
	padding: 15px;
	margin-bottom: 15px;
}
#errors ul {
	margin: 0px;
	padding: 0px;
}
#errors ul li label {
	font-size: 11px;
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

a#vakantieaanbodlink {
	bottom: -1px;
    display: block;
    height: 63px;
    position: absolute;
    width: 639px;
	background: transparent url(../images/template/header-overlay.png) no-repeat 0 0;	
}
