/* CSS Document */

#details {
	position: relative;
	width: 960px;
	height: auto;
	background: url(../images/template/site.gif) left top no-repeat #FFFFFF;
}

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

#details #midden {
	position: relative;
	float: left;
	width: 960px;
	height: 85px;
	padding-top: 50px;
}

#details #midden h1.titel {
	margin: 0 0px 40px 40px;
	width: 425px;
	height: 33px;
	line-height: 33px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #f82b96;
	overflow: hidden;
}

#details #midden #rechts {
	position: absolute;
	right: 30px;
	top: 45px;
	width: 127px;
	height: 39px;
	padding: 1px 0 1px 13px;
	z-index: 10;
	background: url(../images/template/bg_tools.gif) no-repeat 0 0;
}

#details #midden #rechts a {
	height: 39px;
	width: auto;
	position: relative;
	float: left;
	display: block;
	margin-right: 10px;
}

#details #midden #rechts a:hover {
	text-decoration: underline;
}

/**/

#details #midden #rechts #vorigevolgende {
	position: relative;
	float: right;
	margin-right: 2px;
	width: 50px;
	height: auto;
}

#details #midden #rechts #vorigevolgende .vorige, #details #midden #rechts #vorigevolgende .volgende {
	position: absolute;
	width: 17px;
	height: auto;
	top: 0;
	left: 0;
}

#details #midden #rechts #vorigevolgende .volgende {
	left: 23px;
}

#details #midden #rechts #vorigevolgende .vorige a,
#details #midden #rechts #vorigevolgende .volgende a {
	color: #01325b;
	float: left;
}

/**/

#details #links {
	position: relative;
	float: left;
	width: 589px;
}

#details #links #tabs {
	position: relative;
	float: left;
	width: 530px;
	height: 36px;
	left: 26px;
	background: url(../images/template/details/tabs_bg.gif);
}

#details #links #tabs .tab {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 35px;
	background: url(../images/template/details/tab.gif) left top no-repeat;
}

#details #links #tabs .tab.first {
	background: url(../images/template/details/tab_actief.gif) left top no-repeat;
}

#details #links #tabs .tab.actief {
	background: url(../images/template/details/tab_actief.gif) left top no-repeat;
	height: 36px;
}

#details #links #tabs .tab a {
	position: relative;
	float: left;
	padding: 0 30px 0 15px;
	font: normal 13px/35px "Trebuchet MS", Tahoma, Arial;
	color: #6299c7;
	text-decoration: none;
}

#details #links #tabs .tab a:hover, #details #links #tabs .tab.actief a {
	color: #01325b;
}

#details #links #tabs .tab .einde {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 36px;
	width: 25px;
	background: url(../images/template/details/tab.gif) right top no-repeat;
}

#details #links #tabs .tab.actief .einde {
	background: url(../images/template/details/tab_actief.gif) right top no-repeat;
}

#details #links #tab_content {
	position: relative;
	float: left;
	width: 535px;
	left: 26px;
	background: url(../images/template/details/content.gif);
	margin-bottom: 30px;
}

#details #links #tab_content .content {
	position: relative;
	float: left;
	width: 464px;
	padding: 22px 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #01325b;
	margin-bottom: 15px;
}

#details #links #tab_content table {
	line-height: 18px;
}

#details #links #tab_content .content .foto {
	position: relative;
	float: left;
	width: 223px;
	height: 148px;
	overflow: hidden;
}

#details #links #tab_content .content .foto img {
	width: 223px;
	height: 148px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#details #links #tab_content .content .foto .layer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 223px;
	height: 148px;
	background: url(../images/template/layer2.png);
	z-index: 2;
}

#details #links #tab_content .content .foto .layer a {
	width: 223px;
	height: 148px;
	display: block;
}

#details #links #tab_content .content .foto.links {
	position: relative;
	float: left;
	margin-top: 16px;
}

#details #links #tab_content .content .foto.rechts {
	position: relative;
	float: right;
	margin-top: 16px;
}

#details #links #tab_content .content #kol1 {
	position: relative;
	float: left;
	width: 241px;
	height: 230px;
}

#details #links #tab_content .content #kol1 td {
	line-height: 25px;
}

#details #links #tab_content .content #kol2 {
	position: relative;
	float: right;
	width: 223px;
	height: 230px;
}

#details #links #tab_content .content #kol2 a {
	position: relative;
	float: left;
	padding-top: 7px;
}

#details #links #tab_content .content h5 {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 15px 0;
	float: left;
	width: 464px;
	float: left;
	position: relative;
	line-height: 16px;
}

#details #links #tab_content .content h6 {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

#details #links #tab_content .content p {
	margin: 0px 0px 20px 0px;
}

#details #links #tab_content .content a {
	color: #f1037f;
}

#details #links #tab_content .content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#details #links #tab_content .content li {
	margin-left: 15px;
	padding-left: 25px;
	background: url(../images/template/item.gif) no-repeat left 7px;
}

#googlemaps {
	position: relative;
	float: left;
	width: 464px;
	height: 464px;
}

#googlemaps #map_canvas {
	width: 464px;
	height: 464px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}

#googlemaps .boven {
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 464px;
	background: url(../images/template/google_top2.png) left top no-repeat;
	z-index: 2;
}

#googlemaps .onder {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 464px;
	background: url(../images/template/google_bottom2.png) left bottom no-repeat;
	z-index: 2;
}

#details #links #tab_bottom {
	position: relative;
	float: left;
	width: 535px;
	height: 20px;
	background: url(../images/template/details/content_bottom.gif) left bottom no-repeat;
}

#details #links #tab_content #tab_corner {
	position: relative;
	float: right;
	height: 9px;
	width: 535px;
	background: url(../images/template/details/content_hoek.gif) right top no-repeat;
	font-size: 1px;
	line-height: 1px;
	padding-bottom: 6px;
}

#details #links #tab_content hr {
	height: 1px;
	width: 467px;
	background: #add2f2;
	border: 0;
	outline: 0;
	line-height: 1px;
	margin-left: -5px;
}

#details #links .terug {
	position: relative;
	float: left;
	padding: 20px 40px;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	color: #f1037f;
}

.hyperlink {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	color: #f1037f;
}

#details #rechts {
	position: relative;
	float: right;
	width: 371px;
	top: -27px;
}

/**/

#rechts #rechtsopties {
	width: 300px;
	height: auto;
	float: left;
	margin: 0 0 25px 34px;
	z-index: 10;
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #f1037f;
}

#rechts #rechtsopties ul {
	margin: 0;
	padding: 0;
}

#rechts #rechtsopties li {
	width: 104px;
	float: left;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0 0 0 16px;
	background: url(../images/template/item.gif) 0 6px no-repeat;
}

#rechts #rechtsopties a {
	color: #01325b;
	font: 11px/22px Arial, Helvetica, sans-serif;
}

/**/

#details #rechts #prijs {
	position: relative;
	float: left;
	width: 354px;
	height: auto;
	background: url(../images/template/zoeken.gif) repeat-y top left;
}

#details #rechts #prijs h1 {
	position: relative;
	float: left;
	margin: 23px 0px;
	padding-top: 18px;
	height: 33px;
	line-height: 33px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	text-indent: 30px;
	color: #002140;
	z-index: 10;
}

#details #rechts #prijs #laden {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 354px;
	height: 16px;
	background: url(../images/template/laden.gif) center top no-repeat;
	z-index: 6;
}

#details #rechts #prijs #top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 354px;
	height: 142px;
	background: url(../images/template/zoeken_top2.gif) right top no-repeat;
	z-index: 5;
}

#details #rechts #prijs #kalender {
	position: relative;
	width: 284px;
	padding: 0px 30px;
	z-index: 10;
}

#details #rechts #prijs #kalender #seizoen {
	position: relative;
	float: left;
	width: 284px;
	height: 19px;
	line-height: 19px;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #01325b;
	text-align: center;
	background: #e1f1ff;
	z-index: 7;
}

#details #rechts #prijs #kalender #seizoen #prev {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

#details #rechts #prijs #kalender #seizoen #next {
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

#details #rechts #prijs #kalender #datas {
	position: relative;
	float: left;
	width: 284px;
	background: url(../images/template/table.gif) left bottom no-repeat #f1037f;
	margin-top: 20px;
}

#details #rechts #prijs #kalender #datas #table {
	position: relative;
	float: left;
	width: 284px;
	padding-bottom: 10px;
	background: url(../images/template/th.gif) left top no-repeat;
}

#details #rechts #prijs #kalender #datas #table table {
	position: relative;
	float: left;
	left: 8px;
}

#details #rechts #prijs #kalender #datas td {
	height: 22px;
	line-height: 22px;
	width: 36px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #002140;
	text-align: center;
	background: url(../images/template/vrij.gif);
}

#details #rechts #prijs #kalender #datas td.th {
	line-height: 25px;
	height: 35px;
	background: none;
	color: #FFFFFF;
}

#details #rechts #prijs #kalender #datas td.bezet {
	color: #93014d;
	background: none;
	text-decoration: line-through;
}

#details #rechts #prijs #kalender #datas td.select {
	color: #FFFFFF;
	background: url(../images/template/select.gif) #EAEAEA;
}

#details #rechts #prijs #margin {
	position: relative;
	float: left;
	width: 354px;
	height: 10px;
}

#details #rechts #prijs #line {
	position: relative;
	float: left;
	width: 284px;
	height: 1px;
	margin: 15px 40px 15px 30px;
	background: url(../images/template/line.gif) left top repeat-x;
	font-size: 1px;
	line-height: 1px;
	display: inline;
}

#details #rechts #prijs #label {
	position: relative;
	float: left;
	width: 191px;
	text-indent: 35px;
	z-index: 10;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #01325b;
	line-height: 31px;
}

#details #rechts #prijs #label.bold {
	font-weight: bold;
}

#details #rechts #prijs #value.gemiddeld {
	color: #acc6dc;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

#details #rechts #prijs #label.gemiddeld {
	color: #acc6dc;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

#details #rechts #prijs #label.gemiddeld a{
	color: #acc6dc;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 22px;
}

#details #rechts #prijs #label_form {
	position: relative;
	float: left;
	width: 180px;
	text-indent: 35px;
	z-index: 10;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #01325b;
	line-height: 28px;
}

#details #rechts #prijs #value_form {
	position: relative;
	float: right;
	width: 174px;
	z-index: 10;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #01325b;
	line-height: 28px;
}

#details #rechts #prijs #value_form input, #details #rechts #prijs #value_form textarea {
	width: 140px;
	margin-top: 4px;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
}

#details #rechts #prijs #value_form textarea {
	height: 75px;
	overflow: hidden;
}

#details #rechts #prijs #value_form .submit {
	border: none;
	width: 120px;
	height: 34px;
	margin-bottom: 25px;
	z-index: 30;
	cursor: pointer;
}

#details #rechts #prijs .gemiddeld {
	color: #acc6dc;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

.bold small {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted;
	cursor: help;
	color: #002977;
	letter-spacing: 1px;
}

.bold small:hover {
	border-bottom: none;
}

#details #rechts #prijs #value {
	position: relative;
	float: right;
	width: 163px;
	z-index: 10;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #01325b;
	line-height: 28px;
}

#details #rechts #prijs #value .selectbox {
	position: relative;
	float: left;
	width: 123px;
	font-family: "Arial Narrow", Arial, Tahoma;
	margin: 4px 0px;
}

#details #rechts #prijs #value_vertrekdatum .selectbox {
	position: relative;
	float: left;
	width: 123px;
	font-family: "Arial Narrow", Arial, Tahoma;
	margin: 4px 0px;
}

#details #rechts #prijs #value .box {
	position: relative;
	float: left;
	margin: 4px 0px;
}

#details #rechts #prijs #value.prijs {
	font-size: 23px;
	font-weight: bold;
	color: #f1037f;
}

#details #rechts #prijs .reserveren {
	position: relative;
	float: left;
	border: none;
	width: 121px;
	height: 34px;
	margin: 20px 0px 10px 30px;
	cursor: pointer;
	display: inline;
}

#details #rechts #prijs .voorwaarden {
	font-size: 12px;
	font-style: italic;
}

#details #rechts #prijs #bottom {
	position: relative;
	float: left;
	top: 0px;
	width: 354px;
	height: 37px;
	background: url(../images/template/bottom2.jpg) left bottom no-repeat;
}

#details #rechts #prijs #bottom a {
	width: 348px;
	height: 99px;
	position: absolute;
	bottom: -109px;
	left: 0;
	display: block;
}

/* Contact over accommodatie en mail een bekende */

#bekende, #emailcontact, #telcontact {
	position: relative;
}

#bekende h1.extra, #emailcontact h1.extra,  #telcontact h1.extra {
	font-size: 17px;
	width: 277px;
}

#rechts #emailcontact #prijs, #rechts #bekende #prijs, #rechts #telcontact #prijs {
	margin-bottom: 20px;
	position: relative;
}

#rechts #emailcontact #prijs #sluiten, #rechts #bekende #prijs #sluiten, #rechts #telcontact #prijs #sluiten {
	position: absolute;
	right: 40px;
	top: 30px;
	z-index: 10;
	cursor: pointer;
}

#rechts #emailcontact #prijs #foutmelding, #rechts #telcontact #prijs #foutmelding, #rechts #bekende #prijs #foutmelding {
	position: relative;
	float: left;
	width: 280px;
	color: #f1037f;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	line-height: 22px;
	z-index: 10;
	margin-bottom: 25px;
	margin-left: 35px;
}

#rechts #emailcontact #prijs #melding, #rechts #telcontact #prijs #melding, #rechts #bekende #prijs #melding {
	position: relative;
	float: left;
	width: 280px;
	color: #01325b;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	line-height: 22px;
	z-index: 10;
	margin-bottom: 25px;
	margin-left: 35px;
}

#rechts #emailcontact #prijs #value_form .submit, #rechts #telcontact #prijs #value_form .submit, #rechts #bekende #prijs #value_form .submit {
	background: url(../images/template/verzenden.gif);
	border: none;
	width: 120px;
	height: 34px;
	z-index: 30;
	cursor: pointer;
}

/* FOTO OVERZICHT */

#gallery {
	width: 467px;
	height: auto;
}

#grotefoto {
	width: 467px;
	height: 311px;
	position: relative;
	background-repeat: no-repeat;
}

#grotefoto #foto_groot {
	position: absolute;
	left: 0;
	top: 0;
	width: 467px;
	height: 311px;
	z-index: 10;
}

#grotefoto #foto_groot2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 467px;
	height: 311px;
	z-index: 5;
}

#grotefoto .rand_groot {
	width: 467px;
	height: 311px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 25;
}

#grotefoto img {
	width: 467px;
	height: 311px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#navigatie {
	width: 467px;
	height: 23px;
	margin: 18px 0;
}

#navigatie .vorige {
	width: 60px;
	height: 23px;
	float: left;
	text-align: right;
}

#navigatie .middel {
	width: 345px;
	height: 23px;
	float: left;
	color: #8098ad;
	text-align: center;
}

#navigatie .volgende {
	width: 62px;
	height: 23px;
	float: left;
}

#navigatie .vorige a, #navigatie .volgende a {
	color: #f1037f;
	text-decoration: underline;
}

#navigatie .vorige a:hover, #navigatie .volgende a:hover {
	text-decoration: none;
}

#thumbs {
	width: 467px;
	height: 83px;
	overflow: hidden;
	position: relative;
}

#thumbs #thumbswrapper {
	width: 100000px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 0;
}

#thumbs #thumbswrapper .thumb {
	width: 110px;
	height: 83px;
	float: left;
	position: relative;
	display: inline;
	margin-right: 8px;
	cursor: pointer;
}

#thumbs #thumbswrapper .thumb .rand_klein {
	width: 110px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(../images/template/details/randjes_klein.png);
}

#thumbs #thumbswrapper .thumb .rand_klein_select {
	width: 110px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(../images/template/details/randjes_klein_select.png);
}

#thumbs #thumbswrapper .thumb img {
	width: 110px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}