
/* --------------------- page containers ------------------- */

#outer { /* contains all content */
	/* position: relative; */
	width: 100%;
	height: 100%;
	padding: 0;
}

#houder { /* div id : contained in 'outer' : holds the total website page */
	position: relative; /* this way, the footer (which is contained in this div) can be positioned absolute by scripting */

	width: 984px;
	padding: 0;
	margin: 0 auto; /* centered */
	background-color: #FFFFFF;
	text-align: left; /* otherwise all contained text is center aligned due to the 'outer' align=center attribute */
}


/* --------------------- general ------------------- */

html {
	height: 100%; /* [A] : try to enable / disable this property combined with enabling / disabling [B] : IE and FF */
	padding: 0; /* maybe browsers do not have a 0 px default padding */
	margin: 0; /* maybe browsers do not have a 0 px default margin */
}

body {
	width: 100%; /* you may try to disable this property, it should not be needed */
	height: 100%; /* [B] : try to enable / disable this property combined with enabling / disabling [A] : IE and FF */
	padding: 0; /* most browsers do not have a 0 px default padding */
	margin: 0; /* most browsers do not have a 0 px default margin */

	background: url(http://www.boekeenvakantiewoning.nl/graphics/body-bg.gif) #ffffff repeat-y center top;
	background-position:top center;
	background-repeat:repeat-y;
	background-color: #ffffff;

	/* all page elements have the font setting made here as default */
	font-family: arial,verdana,geneva,sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
}

.b {
	font-weight: 700;
}

.g {
	font-family: arial,verdana,geneva,sans-serif;
	font-size: 90%;
	color: #000000;
}

a {
	outline-style: none;
}

.FL {
	float: left;
}

.R {
	text-align: right;
}

.sgif {
	width: 1px;
	height: 1px;
}

.lineBlue {
	background-color: #5577A4;
}

a.linkA {
	color: #000000;
}

#chartest {
	position: absolute;
	top: 0px; /* needed !? to read clientWidth */
	visibility: hidden;
	font-family: arial,verdana,geneva,sans-serif;
	font-size: 12px;
}

.red, .mono {
	font-family: monospace;
}

.red {
	color: #FF0000;
}

.form_error_tekst {
	font-style: italic;
	padding: 0px 0px 0px 10px;
}

#logos {
	padding-left: 15px;
}

#logos a {
	background-color: #FFFFFF;
	background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-logos.gif);
	padding: 6px 0px 0px 2px;
	width: 160px;
	height: 105px;
	display: block;
	float: left;
	margin: 6px;
	text-align: center;
}

#logos a:hover {
	background-color: #3b3c3c;
}

#iFR {
	position: absolute;
	top: 50px;
	left: 0px;	
}
/*------ REFERENTIE -----*/

.referentieitem {
	border-bottom: 1px solid #c8c8c8;
	padding: 10px 0px 13px 0px;
	float:left;
	width: 100%;
}

.referentie-links {
	float:left;
	width: 150px;
}

.referentie-img {
	float:left;
	width: 150px;
	margin: 0px 0px 0px 10px;
}

.referentie-rechts {
	float:left;
	padding: 0px 0px 0px 10px;
	width: 235px;
}

.referentie-rechts p {
	margin: 0;
	padding: 0;
}

.referentie-opdracht {
	float: left;
	width: 150px;
	color: #194987;
	font-size: 13px;
	font-weight: bold;
}

.referentie-img-omschrijving {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 10px;
}

.referentie-werkzaamheden {
	float: left;
	width: 225px;
	padding: 0px 0px 0px 10px;
	color: #194987;
	font-size: 13px;
	font-weight: bold;
}

.prevnextline {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.prevnextline a:link, a:active, a:visited {
	color: #11325b;
	text-decoration: none;
}

.prevnextline a:hover {
	color: #11325b;
	text-decoration: underline;
}

.prevnextline a.current {
	color: #939393;
}

.horizontal-rule {
	width: 100%;
	height: 1px;
	background-color:#194987;
	float:left;
}
/* ---------------------- header ---------------------------- */
/* contained in 'container' */

#header {
	position: relative; /* this way the main nav bar (which is contained in header) can be positioned at the bottom */

	width: 984px;
	height: 234px;
	padding: 0;
	margin: 0;
background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header a#go-home {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#header a#go-home img {
	width: 228px;
	height: 228px;
	border: 0px solid #FFFFFF;
	z-index: 1;
}

#header a#go-test {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#header a#go-test img {
	width: 10px;
	height: 10px;
	border: 0px solid #FFFFFF;
	z-index: 1;
}

/* --------- functions ------------ */

a#functions-1 {
	position: absolute;
	top: 12px;
	left: 240px;
	padding: 0px 0px 0px 17px;
	width: 130px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-arrow-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

a#functions-1:hover {
	text-decoration: underline;
}

a#functions-2 {
	position: absolute;
	top: 12px;
	left: 400px;
	padding: 0px 0px 0px 17px;
	width: 199px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-arrow-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

a#functions-2:hover {
	text-decoration: underline;
}

a#functions-3 {
	position: absolute;
	top: 12px;
	right: 155px;
	padding: 0px 0px 0px 17px;
	width: 217px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-arrow-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

a#functions-3:hover {
	text-decoration: underline;
}

/* --------- Taalmodule ------------ */

#flags {
	width: 89px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 0;
background-image: url(http://www.boekeenvakantiewoning.nl/graphics/flags.gif);
}

#flag-NL {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 66px;
}

#flag-EN {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 33px;
}

#flag-SP {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 0;
}

.dutch a#functions-2 {
	left: 386px;
}

.dutch a#functions-3 {
	right: 129px;
}

.spanish a#functions-2 {
	left: 376px;
}
/* ---------------------- nav main ---------------------------- */
/* contained in 'header' */

#main_nav {
	position: absolute;
	top: 86px;
	left: 0px;

	width: 720px;
	height: 0px;
	padding: 0;
	margin: 0;
}

#main_nav ul {
	position: absolute;
	top: 0px;
	left: 0px;

	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
	height: 0px;
}

#main_nav ul li {
	position: relative;
	font-size: 15px;
	padding: 8px 7px 12px 7px;
	/* [A] : vertical tuning of the link text : gaat gelijk op (.!?.) met [B] */

	margin: 0px 0px 0px 0px;
	float: left; /* verwijdert rechter spatie !? */
	display: inline; /* = horizontal ! */

	/* tuning : dat de menu bar helemaal onderaan de header staat */
	/* IE6 : zie uitzondering !! */
	line-height: 14px;
}

#main_nav ul li a {
	color: #FFFFFF;
	padding: 8px 7px 12px 7px;

	/* [B] : tuning van mouseover-vlak : gaat gelijk op (.!?.) met [A] */

	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
}

/*
#main_nav ul li a:hover {
	text-decoration: underline;
}
*/

#main_nav ul li#L00,#main_nav ul li#L00 a {
	padding: 8px 8px 9px 0px;

	/* [B] : tuning van mouseover-vlak : gaat gelijk op (.!?.) met [A] */
}

#main_nav ul li ul {
	top: 35px;
	left: 15px;

	height: auto; /* !! */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: none; /* becomes block by mouseover */
	z-index: 2000;
}

#main_nav ul li ul li {
	background-image: none;
	display: block; /* vertical */
	padding: 0px 0px 0px 0px;

	/* anders komt er een horizontaal lijntje tussen de LIs in IE6 */
	/* hetzelfde aantal pixels optellen bij [C] zodat het submenu precies onder de menu bar komt */
margin: -2px 0px -2px 0px;

	float: none;
	width: 170px;
	border: 1px solid #FFFFFF;
	z-index: 2000;
}

#main_nav ul li ul li a {
	color: #FFFFFF;
	background-color: #0b7fbf;
	display: block;

padding: 5px 10px 5px 10px;

	margin: 0px 0px 0px 0px;
	width: 150px;
}

#main_nav ul li ul li a:hover {
	background-color: #002441;
}

/* --------------------- column left ------------------- */
/* contained in 'container' */

#left {
	position: relative;
	background: url(http://www.boekeenvakantiewoning.nl/graphics/bg-left.jpg) #ffffff no-repeat center top;
	background-color: #ffffff;
	width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	min-height: 750px;
}


#landenKeuze {
	position: absolute;
	width: 40px;
	height: 668px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 70px;
	right: 10px;
}

#landenKeuze a {
	position: relative;
	width: 36px;
	height: 106px;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-indent: -5555px;
	overflow: hidden;
	background-color: #FFFFFF;
	filter: alpha(opacity='0');
	opacity: 0.0;
}

#left #leftMenuLvl1Id6 {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 30px 0px;
	font-size: 10px;
}

.contactInfo {
	font-size: 10px;
	color: #01bbd6;
	margin: -85px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
}

.contactInfo a {
	font-size: 10px;
	color: #01bbd6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
}

.contactInfo a:hover {
	text-decoration: underline;	
}

#keuzes {
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
}

/* ------------------------------------- */

#left ul {
	list-style-type: none;
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 50px 0px;
	background-color: #FFFFFF;
}

#left ul ul {
	background-image: none;
	width: 225px;
	margin-bottom: -50px;
	margin-left: 8px;
	padding-top: 0px;
	background-color: transparent;
}

#left ul li {
	padding: 0;
	margin: 0;
}

/* ------------------------------------- */

#left ul li a {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #01bbd6;
	display: block;
	text-decoration: underline;
	font-weight: bold;
	width: 225px;
	margin-left: -2px;
	padding-left: 17px;
}

#left ul li a:hover {
	text-decoration: none;
}

#left ul li ul li a {
	width: 160px;
	margin-left: -10px;
	padding-left: 25px;
}

/* ------------------------------------- */

#FMzoekHuis select.com3 {
	margin: 0px 0px 10px 10px;
	border: 1px solid #002441;
	width: 200px;
	height: 16pt;
	padding: 0px 0px 0px 0px;
}

/* ----------------    BOEKINGEN LEFT  --------------------- */


#left.boeking {
	background: url(http://www.boekeenvakantiewoning.nl/graphics/bg-left-boeking.gif) #ffffff no-repeat center top;
}

#left-boeking-info {
	background: url(http://www.boekeenvakantiewoning.nl/graphics/bg-left-boeking-info.gif) #f6f6f8 repeat-y center top;
	width: 171px;
	margin: 30px 0px 0px 30px;
}

#left-boeking-info span.infotop {
	width: 171px;
	text-align: center;
	float: left;
	padding: 8px 0px 8px 0px;
}

#left-boeking-info span.infotop img.huis-thumb {
	border-right: 3px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;	
}
#left-boeking-info p {
	margin: 8px 0px 0px 12px;	
}

#left.boeking div.contactInfo {
	margin: 20px 0px 0px 0px;
}
/* --------------------- nieuws ------------------- */

#homenews {
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;	
	font-size: 9pt;
}


.news-border {
	border-top:	#5577a4 1px solid;
	margin: 0px 10px 0px 10px;
}

h2 {
	font-size: 15px;
	color: #11325b;
	height: 35px;
	display: block;
	background-image: url(http://www.boekeenvakantiewoning.nl/graphics/grijshoekje.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

a:link.nieuwsarchief, a:active.nieuwsarchief, a:visited.nieuwsarchief {
 	font-size: 15px;
	color: #11325b;
	text-decoration: none;	
	font-weight: bold;
}

a:hover.nieuwsarchief {
	text-decoration: underline;	
}


.datum {
	font-size: 11px; 
	font-style: italic; 
	color: #888888;
}

.item-inhoud {
	margin: 0px 0px 0px 0px;
}

.home-leesmeer {
	text-align:right;
	margin-right:30px;
}

#homenews a:link, #homenews a:active, #homenews a:visited {
	color: #005e8e;
	text-decoration: none;	
	font-weight: bold;
}

#homenews a:hover {
	color: #193863;
	text-decoration: underline;	
}

/* --------------------- nieuws archief ------------------- */

.ARTtitle{
	float: left;
	width: 520px;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.item-inhoud img {
	float: left;
	margin-right: 10px;
} 

.item-inhoud {
	float: left;	
	width: 520px;
	display: block;
	min-height: 50px;
	border-bottom: 1px solid #cccccc;
}

.summary {
	float: left;
	display: block;
	width: 520px;
	margin: 0px 0px 0px 0px;
}

.leesmeer {
	float: left;
	width: 520px;
	display: block;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

/* --------------------- huisjes overzicht ------------------- */

a.huis-item {
	width: 280px;
	height: 130px;
	display: block;	
	float: left;
	position: relative;
	margin: 6px 47px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-bottom: 1px solid #01bbd6;
	color: #231f20 !important;
	text-decoration: none !important;
	background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-huis-item.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 11px;
	overflow: hidden;	
}
a.huis-item img{
	border: 0;
}
a.huis-item span {
	position: absolute;
	left: 155px;
	font-weight: normal;
}
a.huis-item span.land {
	font-weight: bold;
	top: 4px;
	font-size: 12px;
}
a.huis-item span.provincie {
	top: 14px;
}
a.huis-item span.maxaantalpers{
	top: 35px;
}
a.huis-item span.locatie{
	top: 59px;
}
a.huis-item span.accomodatie {
	top: 87px;
}
a.huis-item span.meerinfo{
	top: 110px;
}
/* --------------------- column content ------------------- */
/* contained in 'container' */

#content {
	position: relative;
	width: 667px;
	margin: 0;
	padding: 6px 0px 6px 0px;
	float: right; /* floated under the static header, due to the code position in the HTML */
}

#content h1 {
	font-size: 50px;
	font-family: arial;
	color: #01bbd6;
	padding: 0px 0px 16px 0px;
	margin: 14px 0px 10px 0px;
	line-height: 50px;
}

#content-text {
	font-size: 13px;
	color:#000;
	line-height: 14px;
	width: 647px;
	margin: 0;
	padding: 10px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content-text a:link, #content-text a:active, #content-text a:visited {
	color: #01bbd6;
	text-decoration: underline;
	font-weight: bold;
}

#content-text a:hover {
	color: #01bbd6;
	text-decoration: none;
}

#crumbtail {
	position: absolute;
	top: 134px;
	right: 280px;
	color: #ffffff;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#crumbtail a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#crumbtail a:hover {
	color: #002441;
	text-decoration: underline;
}


/* --------------------- column right ------------------- */
/* contained in 'container' */

#right {
	position: relative;
	width: 253px;
	min-height: 480px; 
	padding: 4px 0px 6px 0px;
	margin: 0;
	float: right;
}

#right ul {
	list-style-type: none;
	width: 253px;
	height: 207px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#right ul li {
	padding: 0;
	margin: 0;
}

#right ul li a {
	padding-top: 5px;
	padding-bottom:5px;
	color: #002441;
	display: block;
	text-decoration: none;

	width: 236px;
	margin-left: -2px;
	padding-left: 17px;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	font-style: normal;

background-image: url(http://www.boekeenvakantiewoning.nl/graphics/bg-arrow-top.gif);
}

#right ul li a:hover {
	text-decoration: underline;;
	font-style: italic;
}

.home #right-news {
	top: 237px;
}

#right-news {
	position: absolute;
	top: 16px;
	right: 0px; 
	width: 253px;
	height: 207px;
	background-color: #0b7fbf;
}

.home #right-news {
	background-color: #0b7fbf;
}

#right-news  h5 {
	width: 243px;
	color: #FFFFFF;
	font-family: Franklin Gothic Book;
	font-size: 15px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

#right-news  a  {
	text-decoration: none;
	cursor: pointer;
}

#right-news .leesmeerblok {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 243px;
}

#right-news .titel {
	width: 243px;	
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#right-news a:hover .titel {
	text-decoration: underline;
	cursor: pointer;
}

#right-news .date {
	width: 243px;	
	float: left;
	color:#FFFFFF;
	font-size: 10px;
	font-style: italic;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#right-news a:hover .date {
	text-decoration: underline;
	cursor: pointer;
}

#right-news .summary {
	width: 233px;	
	float: left;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#right-news a:hover .summary {
	text-decoration: none;
	cursor: pointer;
}

#right-news span.readmore {
	width: 233px;	
	float: left;
	text-align: right;	
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#right-news a:hover .readmore {
	text-decoration: underline;
	cursor: pointer;
}

/* ---------- Infotorials -------------- */

#right-infotorials {
	position: absolute;
	top: 237px;
	right: 0px; 
	width: 253px;
	height: 207px;
	background-color: #002441;
}

#right-infotorials  h5 {
	width: 243px;
	color: #FFFFFF;
	font-family: Franklin Gothic Book;
	font-size: 15px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

#right-infotorials  a  {
	text-decoration: none;
	cursor: pointer;
}

#right-infotorials .leesmeerblok {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 243px;
}

#right-infotorials .titel {
	width: 243px;	
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#right-infotorials a:hover .titel {
	text-decoration: underline;
	cursor: pointer;
}

#right-infotorials .date {
	width: 243px;	
	float: left;
	color:#FFFFFF;
	font-size: 10px;
	font-style: italic;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#right-infotorials a:hover .date {
	text-decoration: underline;
	cursor: pointer;
}

#right-infotorials .summary {
	width: 233px;	
	float: left;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#right-infotorials a:hover .summary {
	text-decoration: none;
	cursor: pointer;
}

#right-infotorials span.readmore {
	width: 233px;	
	float: left;
	text-align: right;	
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#right-infotorials a:hover .readmore {
	text-decoration: underline;
	cursor: pointer;
}

/* ------------------------ */

/* --------------------- footer ------------------- */
/* contained in 'container' */

#footer {
	position: absolute; /* respecting the relative position of its 'container' */
	/* top value determined by script at window onload or window resize */
	left: 0px; /* with respect to the relative positioned 'container' */
	width: 967px;
	height: 13px;
	padding: 3px 0px 3px 17px;
	background-color: #937962;
	visibility: hidden;
	text-align: left;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.footer2 {
	position: absolute !important; 
	left: 0px !important;
	top: 590px !important;
	width: 967px !important;
	height: 15px !important;
	padding: 3px 0px 3px 17px !important;
	margin: 1px 1px 1px 1px !important;
	background-color: #937962 !important;
	text-align: left !important;
	color: #ffffff !important;
	font-size: 10px !important;
}

#footer a.aFooter {
	color:#ffffff;
	text-decoration: none;
}

#footer a.aFooter:hover {
	text-decoration: underline;
}

.footer-txt {
	color: #002441;
	position: absolute;
	bottom: 13px;
	font-size: 10px;
}

.footer-txt.R {
	position: absolute;
	right: 0px;
	bottom: 13px;

}

.footer-txt a {
	text-decoration: none;
	color:#002441;
}

.footer-txt a:hover {
	text-decoration: underline;
}

.footer-txt a:link,
.footer-txt a:visited,
.footer-txt a:active {
	color: #002441;
}

#Fs0 {
	display: none;
}

img.r-en-b-tab {
	position: absolute;
	top: -38px;
	left: 47px;
	z-index: 3000;
}



h3.footer-info {
	background: url(http://www.boekeenvakantiewoning.nl/graphics/bg-kopje-boeking.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	border-bottom: 1px solid #01bbd6;
	font-size: 14px;
	padding: 3px 0px 0px 15px;
	margin: 0px 0px 8px 0px;
}

/* --------------------- Boekings informatie ------------------- */

#BKNinfo {
	width: 315px;
	color: #000000;
	font-size: 12px;
	
	margin: 9px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#BKNinfo h2 {
	color: #000000;
	font-size: 14px;
	float: left;
	width: 180px;
	height: 30px;
	margin: 0px 0px -10px 0px;
	padding: 10px 0px 0px 0px;
}

#BKNinfo select {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 20px;
	float: right;
}

.aantal {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 200px;
	float: left;
}


#BKNinfo select {
	color: #000000;
	font-size: 12px;
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 20px;
	float: right;
}
#BKNinfo .niettoegestaan {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 85px;
	height: 20px;
	float: right;
}
#verstuurBTN {
	position: absolute;
	top: 520px;
	right: 0px;
	margin: 30px 0px 80px 0px;
	padding: 0px 0px 0px 0px;
	width: 512px;
	height: 33px;
	display: block;
	background: url(http://www.boekeenvakantiewoning.nl/graphics/btn-boeking.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 3495;
}

a.reserveren-en-beschikbaarheid {
	display: block;
	position: absolute;
	top: 8px;
	right: 0px;	
	width: 206px;
	height: 96px;
}


span.maxmensen {
	display: block;
	font-style: italic;
	color: #8a6d50;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
}

/* --------------------- informatie BLOK ------------------- */

#INFBfooter {
	color: #000000;
	font-size: 12px;	
	position: absolute;
	top: 252px;
	left: 463px;
	width: 484px;
	min-height: 275px; 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 80px 0px;
}

#INFBfooter span.block {
	display: block;
	border-bottom: 1px solid #01bbd6;
	min-height: 95px; 
}

#INFBfooter label {
	color: #8a6d50;
	float: left;
	display: block;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;	
}

#INFBfooter label.smaller {
	float: left;
	width: 116px;
	height: 15px;
	text-transform:capitalize;
}

.field.smaller {
	width: 115px;
	float: left;
	height: 15px;
}

#myDateRange {
	color: #00b4d1;
	font-size: 12px;
	float: left;
	width: 180px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ----------------- Skin -------------------- */


.tabs-hide {
	display: none;
}

#container-4 {
    width:640px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

 .tabs-nav {
    display: block;
    width:640px;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
}

 .tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

 .tabs-nav li {
    float: left;
    margin: 0px 0px 0px 1px;
    min-width: 84px; /* be nice to Opera */
}

 .tabs-nav a,  .tabs-nav a span {
    display: block;
    padding: 0px 10px 0px 10px;
	background: url(http://www.boekeenvakantiewoning.nl/graphics/tab2.png);
	background-repeat: no-repeat;
}

 .tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #FFFFFF !important;
    font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap; /* required in IE 6 */
}

.tabs-nav .tabs-selected a {
    color: #ffffff !important;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}

 .tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

 .tabs-nav a span {
    width: auto;
    height: auto;
}

 .tabs-nav .tabs-selected a span {
    padding-top: 7px;
    *padding-top: 6px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

 .tabs-nav .tabs-disabled {
    opacity: .4;
}

 .tabs-container {
    border-top: 1px solid #937962;
    border-bottom: 1px solid #937962;
    width:624px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    padding: 8px 8px 8px 8px;
    background: #ffffff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

 .tabs-loading em {
    padding: 0 0 0 20px;
	background: url(http://www.boekeenvakantiewoning.nl/graphics/loading.gif) no-repeat 0 50%;
}

/* --------------------- form contact ------------------- */

#form-contact {
	padding: 0px 0px 0px 10px; /* tRbL : L is same as #content-text */
}

#form-contact div {
	height: 23.5pt;
}

#form-contact div.checkbox {
	height: 90px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#form-contact div.field3 {
	height: 90px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#form-contact div.field-text {
	padding: 60px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#form-contact div#sendButton {
	margin: 40px 0px 0px 0px;
}

#form-contact label {
	display: block; /* label is van nature een inline element */
	width: 200px;
	height: 12.5pt;
	border: 1px solid transparent;
	float: left;
}

#form-contact label.comRD {
	width: auto;
	margin: 0px 0px 0px 20px;
	cursor: pointer;
}

#form-contact label.bijzonderheden {
	width: auto;
	margin: 0px 0px 0px 0px;
}

#form-contact label.first {
	margin-left: 10px;
}

#form-contact span.red2 {
	font-family: arial,verdana,geneva,sans-serif;
	color: #FF0000;
}

#form-contact input.comRD {
	margin: 0px 0px 0px 7px;
	float: left;
}

#form-contact input.com {
	margin: 0px 0px 10px 10px;
	border: 1px solid #002441;
	float: left;
	width: 230px;
	height: 12.5pt;
	padding: 0px 2px 0px 2px;
}

#form-contact input.com2 {
	margin: 0px 0px 0px 10px;
	border: 1px solid #002441;
	zfloat: left;
	width: 60px;
	height: 12.5pt;
	padding: 0px 0px 0px 0px;
}

#form-contact textarea {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #002441;
	float: left;
	width: 440px;
	height: 146px;
	padding: 2px;
}

#form-contact div.ta {
	height: 162px;
}

#form-contact div.W100 label {
	width: 100%;
}

#form-contact div.W100 {
	width: 100%;
}
/* ------------------------------------------------------------ */

table#algemenevoorwaarden tr td#titel {
	font-size: 16px;
	font-weight: bold;
}

table#algemenevoorwaarden tr td#klein {
	font-size: 9px;
	font-style: italic;
}

table#algemenevoorwaarden tr td {
	font-family: verdana, arial;
	font-size: 11px;
}

table#algemenevoorwaarden #inhoudVW ol li div span {
	font-size: 110%;
	color: #A20067;
	}

table#algemenevoorwaarden #inhoudVW ol {
	color: #A20067;
	}

table#algemenevoorwaarden #inhoudVW ol li div {
	color: #184C92;
	}

table#algemenevoorwaarden #inhoudVW ol li {
	font-size: 11px;
	color: #A20067;
	}

table#algemenevoorwaarden #inhoudVW ol li ol li {
	color: #184C92;
	}

table#algemenevoorwaarden tr td p#av_footer {
	color: #184C92;
}

