html {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	font-family: Verdana;
	background: #4780C3 url(../_img/bg.jpg) no-repeat bottom center fixed;
}

/* Wrappers */
 
#wrapper {
	position:relative;
	width:980px;
	margin:0px auto;
	padding:0 0 1px 0;
	text-align:left;
	overflow: visible;
}

#mcl {
	width: 253px;
	float: left;
}

#mc {
	margin-left: 270px;
	width: 707px;
}

#mc_r {
	float: right;
	width: 300px;
}

#mc_r2 {
	float: right;
	width: 205px;
}

#mc_c {
	float: left;
	width: 384px;
}

#mc_c2 {
	float: left;
	width: 485px;
}

/* Header */

#hdr {
	height: 150px;
	position: relative;
}

#hdr a {
	color: #fff;
}

#hdr .tmenu {
	clear: left;
	position: relative;
	line-height: 17px;
	font-size: 14px;
	white-space: nowrap;
	padding-top: 21px;
}

#hdr .tmenu a {
	display: inline-block;
	border-left: 1px solid #fff;
	padding: 0 4px 0 4px;
}

#hdr .tmenu a:first-child {
	border-left: none;
}

#hdr .telinfo {
	position: absolute;
	right: 0;
	bottom: 22px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 8px;
	*line-height:16px;
	margin-right: 3px;
	margin-top: 40px;
	z-index: 10;
}

#hdr .telinfo span {
	font-size: 14px;
	font-weight: normal;
}

#hdr .telinfo img {
	float: left;
	margin-right: 10px;
	margin-top:-3px;
	*margin-top:0;
	width: 16px;
	height: 16px;
}

#hdr #logocontainer {
	height: 49px;
	width: 232px;
	float: right;
	margin-top: 25px;
}

#hdr .logorecron {
	float: right;
	margin-left:5px;
	margin-top: 7px;
}

#hdr .logoweekendjeweg {
	float: left;
	margin-right: 5px;
}

#hdr .logo {
	float: left;
}

#hdr h1 {
	float: left; 
	display: inline-block;
	width: 300px;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin-left: 20px;
	line-height: 22px;
	margin-top: 32px;
}

/* Footer */
.footer {
	margin-top: 15px;
	float: left;
	width: 100%;
	height: 22px;
	background: #2d8d04 url(../_img/box_ttl_bg.png);
	margin-bottom: 5px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
}

.footer a {
	color: #fff;
}

.footer div {
	float: right;
	margin-right: 20px;
}

/* Containers - common */




.boxtitle div {
 	margin: 0 10px 0 10px;
 	line-height: 26px;
 	height: 28px;
}

.boxtitle h2 {
	font-size: 13pt;
 	color: #fff;
 	font-weight: normal;
 	padding: 0;
 	margin: 0;
}

.boxtitle img {
	float: left;
	width: 10px;
	height: 28px;
}

.boxtitle img:first-child {
	float: right;
}



.boxtitle2 div {
 	margin: 0 10px 0 10px;
 	line-height: 20px;
 	height: 21px;
}

.boxtitle2 h2 {
	font-size: 11px;
 	color: #fff;
 	font-weight: bold;
 	padding: 0;
 	margin: 0;
}

.boxtitle2 img {
	float: left;
	width: 10px;
	height: 21px;
}

.boxtitle2 img:first-child {
	float: right;
}

.boxtitle2 div { background: #2d8d04 url(../_img/box_ttl_bg.png); }


.bdr_rc .boxtitle2 h2 {
	font-size: 12px;
	}


.subboxtitle div {
 	margin: 0 5px 0 5px;
 	line-height: 20px;
 	height: 21px;
}

.subboxtitle h2 {
	font-size: 12px;
 	color: #fff;
 	font-weight: bold;
 	padding: 0;
 	margin: 0 0 0 3px;
}

.subboxtitle img {
	float: left;
	width: 5px;
	height: 21px;
}

.subboxtitle img:first-child {
	float: right;
}

.boxcontent {
	position: relative;
	background: transparent url(../_img/boxbg.png);
	color: #0063c7;
}

.boxcontent a {
	color: #0063c7;
	}

.boxcontent p{
	margin: 0;
	padding: 0;
	border: 0;
}

.ucontent {
	font-size: 11px;
	padding:18px;
	line-height: 16px;
	
	}

.boxftr img {
	float: left;
	width: 10px;
	height: 10px;
}
.boxftr img:first-child {
	float: right;
}

.boxftr div {
	height: 10px;
	margin: 0 10px 0 10px;
	background: transparent url(../_img/boxbg.png);
}

.sboxftr img {
	float: left;
	width: 10px;
	height: 10px;
}
.sboxftr img:first-child {
	float: right;
}

.sboxftr div {
	height: 10px;
	margin: 0 10px 0 10px;
	background: transparent url(../_img/box_search_color.png);
}


/* Containers - Boxtypes */

#searchtab { padding: 0 12px 0 12px; float: left; background: #4cbf1c url(../_img/box_search_color.png); color: #fff; font-size: 13pt; font-weight: bold; line-height: 28px; }

#searchbox { clear: left; background: #4cbf1c url(../_img/box_search_color.png); width: 100%; color: #fff; font-weight: bold; padding-top: 10px; font-size: 12px; line-height: 20px; }
#searchbox div { }
#searchbox .label { margin-top: 5px; margin-left: 12px; }
#searchbox .data { margin-left: 12px; }
#searchbox .data select { border: 1px solid #89aeae; padding: 1px; width: 227px; font-size: 10px; font-family: Verdana; }
#searchbox #akd { width: 125px; }
#searchbox #dg { width: 100px; margin-left: 2px; }
/*
#searchbox #prs { width: 125px; }
#searchbox #knd { width: 100px; margin-left: 2px; }
*/

#wrap_sbox .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); }
#wrap_sbox h2 { font-weight: bold; }

.boxtypef { }
.boxtypef .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); }
.boxtypef > .boxcontent { min-height:600px; }
.boxtypef h1 {
	width: 350px;

	font-size: 14px;
	margin: 0 0 0 12px;
}

.boxtype1 { margin-top: 15px; }
.boxtype1 h3 { margin: 0; padding: 0; font-weight: bold; font-size: 13px; text-decoration: underline; }
.boxtype1 h3 a { color: #0063c7; }
.boxtype1 ul { list-style-type:none; margin:0px 0; padding:0 6px 0 0; line-height: 17px; font-size: 11px; letter-spacing:-0.05em; white-space: nowrap; overflow: hidden; }
.boxtype1 ul li a { color: #0063c7; }
.boxtype1 .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); }
.boxtype1 .boxcontent .subbox { margin: 0 10px 0 10px; padding: 15px 3px 4px 3px; }

.boxtype1 .prov ul { letter-spacing: 0; line-height: 25px; font-size: 14px; margin-bottom: 5px; }
.boxtype1 .prov li { padding-left: 20px; background:transparent url(../_img/accotype_li.png) no-repeat 0 5px; }

.boxtype2 { margin-bottom: 18px; }
.boxtype2 .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); } 
.boxtype2 .boxcontent { padding-top: 10px; }

.bdr_rc .boxtype2 .boxcontent { padding-top: 0px; }

.boxtype3 { }
.boxtype3 .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); } 

.theme_img {
	width: 270px;
	height: 150px;
	border: none;
	margin: 14px 0 0 15px;
	}

.boxtype4 { float: left; width: 100%; }
.boxtype4 h3 { margin: 0; padding: 0; font-weight: normal; font-size: 13px; color: #fff; }
.boxtype4 .boxcontent { padding: 5px 10px 0 10px; font-size: 9px; line-height: 14px; }
.boxtype4 .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); }

.boxtype5 { }
.boxtype5 .boxtitle div { background: #2d8d04 url(../_img/box_ttl_bg.png); } 
.boxtype5 .boxcontent { }




/* Buttons */

/* .btn_nrm { width: 75px; cursor: pointer; float: right; height: 22px; padding: 0; margin:0; color: #fff; font-size: 14px; font-weight: bold; margin-right: 8px; } */
.btn_nrm { width: 75px; cursor: pointer; float: right; height: 22px; padding: 0; margin:0; color: #fff; font-size: 14px; font-weight: bold; margin-right: 8px; } 
.btn_nrm img { float: left; width: 10px; height: 22px; }
.btn_nrm img:first-child { float: right; }
.btn_nrm div { text-align: center; height: 22px; line-height: 20px; margin: 0 10px 0 10px; background: transparent url(../_img/btn_normal_bg.png); }
.btn_nrm a { color: #fff; text-decoration: none; }

.btn_back { width: 75px; cursor: pointer; float: right; height: 22px; padding: 0; margin:0; color: #fff; font-size: 14px; font-weight: bold; margin-right: 8px; } 
.btn_back img { float: left; width: 10px; height: 22px; }
.btn_back img:first-child { float: right; }
.btn_back div { text-align: center; height: 22px; line-height: 20px; margin: 0 10px 0 10px; background: transparent url(../_img/btn_back_bg.png); }
.btn_back a { color: #fff; text-decoration: none; }

.btn_bboek {
	width: 120px;
	margin-top: -20px;
	margin-right: 0;
	font-size: 13px;
	white-space: nowrap;
}

.btn_bboekonly {
	width: 75px;
	margin-top: -20px;
	margin-right: 0;
	font-size: 13px;
}

.btn_bnext {
	width: 150px;
	margin-top: -20px;
	margin-right: 0;
	font-size: 13px;
}

.btn_bconfirm {
	width: 180px;
	margin-top: -20px;
	margin-right: 0;
	font-size: 13px;
}
.btn_lrg { width: 110px; cursor: pointer; float: right; height: 34px; padding: 0; margin:0 8px 0 0; color: #fff; font-size: 20px; font-weight: bold; }
.btn_lrg img { float: left; width: 10px; height: 34px; }
.btn_lrg img:first-child { float: right; }
.btn_lrg div { padding: 0 15px 0 15px; height: 34px; line-height: 28px; margin: 0 10px 0 10px; background: transparent url(../_img/btn_large_bg.png); }
.btn_lrg a { color: #fff; text-decoration: none; }

.btn_end { clear:right; font-size: 1px; }


/* Aanbiedingen */

.ab { height: 100px; margin: 5px 12px 0 12px; font-size: 9px; line-height: 11px; border-bottom: 1px solid #0063c7; }
.ab h3 {font-size: 12px;  font-weight: bold; margin: 0; padding: 0; text-decoration: underline; padding-top: 3px; }
.ab .ab_img { float: left; margin: 2px 7px 0 0; }
.ab .ab_desc { float: left; margin-top: 2px; width: 135px; }
.ab .ab_price { float: right; margin-top: 11px; line-height: 16px; font-weight: bold; margin-right: 0px; }
.ab .ab_price span { font-size: 24px; position: relative;letter-spacing:-2px; }

.ab .btn_nrm { margin-top: 10px; margin-right: 0px; }

.ab_space { height: 10px; }
.more_sa {
 	width: 220px;
 	margin-right: 12px;
}

/* Aanbiedingen zoekresultaat */

.abzk {
	height: 100px; margin: 5px 5px 0 5px; font-size: 9px; line-height: 11px; border-bottom: 1px solid #0063c7;
	}
.abzk h3 { height: 28px; font-size: 10px;  line-height: 14px; font-weight: bold; margin: 0; padding: 0; text-decoration: underline; padding-top: 3px; }

.abzk .abzk_img { float: left; margin: 2px 7px 0 0; }

.abzk .abzk_desc { position: relative; margin-top: 5px; height: 22px; overflow: hidden; }

.abzk .abzk_price { font-size: 9px; line-height: 16px; font-weight: bold; margin-right: 0px; margin-top: -2px }
.abzk .abzk_price span { font-size: 20px; position: relative;letter-spacing:-2px; }


.abzk .btn_bboek {
	width: 112px;
	white-space:nowrap;
	margin-top: 10px;
	margin-right: 0;
	font-size: 12px;
}
	


/* Uitblinker */

.ub { height: 116px; margin-left: 12px; font-size: 9px; line-height: 12px; }
.ub h3 { font-size: 11px; font-weight: bold; margin: 0; padding: 3px 0; }
.ub .ub_img { float: left; margin: 2px 7px 0 0; }
.ub .ub_desc { float: left; margin-top: 8px; width: 220px; }

.btn_ub { margin-right: 12px; }






#searchbot {
	
	height: 10px;
}


.extsearch {
	margin-top: 10px;
	margin-left: 12px;
	line-height: 12px;
	font-size: 9px;
	font-weight: bold;
}

.extsearch a {
	color: #fff;
}

.extsearch img {
	margin-top: 2px;
	margin-right: 5px;
	width: 6px;
	height: 8px;
	float: left;
	border: none;
}


.trail {
	font-size: 11px;
	padding: 10px 10px 20px 12px;
}

.trail a {
	color: #0063c7;
}



.res_item {
	margin: 12px 12px 0 12px;
}

.res_item .subboxtitle div { background: #2d8d04 url(../_img/hdr_bg.png); }

.res_item ul { height: 83px; width: 210px; border-right: 1px solid #0063c7;;list-style-type:none; margin:0; padding:0 6px 0 0; line-height: 17px; font-size: 11px; letter-spacing:-0.05em; white-space: nowrap; overflow: hidden; }

.res_item table {
	border: none;
	margin: 10px 0 0 5px;
	}
	
.res_item td {
	font-size: 10px;
	vertical-align: top;
	}
.res_item .bull {
	line-height: 14px;
	}
	
.res_item .pricing {
	white-space: nowrap;
	padding-right: 5px;
	text-align: right;
	width: 120px;	
	}
	
.res_item .pricing .pr_date {	
	margin-top: 2px;
}
		
.res_item .pricing .pr_price {
	margin-left: 10px;
	height: 30px;
	overflow: visible;
	line-height: 26px;
	white-space: nowrap;
	}
	
.res_item .pricing .pr_price span {
	font-size: 18px;
	letter-spacing: 0;
	}
.res_item .pricing .pr_price span:first-child {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.05em;	
	}

	
.res_item .pricing .pr_pers {
	font-weight: bold;
	}

	
			
.res_item td:first-child {
	width: 110px;
	}

.res_item td img {
	margin-right: 10px;
	margin-top: 2px;
	width: 105px;
	height: 78px;
	}

.res_item .listacco_btn {
	margin-top: 5px;
	font-size: 9px;
	margin-left: 3px;
	line-height: 16px;
	font-weight: bold;
	}
.res_item .listacco_btn img {
	width: 15px;
	height: 9px;
	border: none;
	}
	
.res_item .listacco_btn a {
	color: #0063c7;
	
	}
	
.res_item h2 a {
	color: #fff;
	text-decoration: none;
	}
	


.res_item_beeld .btn_nrm div {
	text-align: center;
	height: 22px;
	line-height: 20px;
	margin: 0 10px 0 10px;
	font-size: 12px;
	background: transparent url(../_img/btn_normal_bg.png);
	}
	
.res_item_beeld .btn_bboek {
	width: 115px;
	white-space:nowrap;
	margin-top: -23px;
	margin-right: 0;
	font-size: 13px;
}

.res_item_beeld {
	margin: 12px 0px 0 0;
	width: 227px;
	}
	
.res_item_beeld .subboxtitle div {
	background: #2d8d04 url(../_img/hdr_bg.png);
}


.res_item_beeld table {
	border: none;
	margin: 10px 0 0 1px;
	}
	
.res_item_beeld td {
	font-size: 10px;
	vertical-align: top;
	}

.res_item_beeld h2 a {
	color: #fff;
	text-decoration: none;
	}

.res_item_beeld .pricing {
	white-space: nowrap;
	padding-right: 5px;
	text-align: right;
	width: 120px;	
	}
	
.res_item_beeld .pricing .pr_date {	
	margin-top: 1px;
}
		
.res_item_beeld .pricing .pr_price {
	margin-left: 10px;
	height: 28px;
	overflow: visible;
	line-height: 26px;
	white-space: nowrap;
	}
	
.res_item_beeld .pricing .pr_price span {
	font-size: 18px;
	letter-spacing: 0;
	}
.res_item_beeld .pricing .pr_price span:first-child {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.05em;	
	}

	
.res_item_beeld .pricing .pr_pers {
	font-weight: bold;
	}




.bekeken_item {
	width: 330px;
	margin: 12px 5px 0 12px;
}

.bekeken_item .subboxtitle div { background: #2d8d04 url(../_img/hdr_bg.png); }

.bekeken_item ul { height: 83px; width: 210px;list-style-type:none; margin:0; padding:0 6px 0 0; line-height: 17px; font-size: 11px; letter-spacing:-0.05em; white-space: nowrap; overflow: hidden; }

.bekeken_item table {
	border: none;
	margin: 10px 0 0 5px;
	}
	
.bekeken_item td {
	font-size: 10px;
	vertical-align: top;
	}
.bekeken_item .bull {
	line-height: 14px;
	}
	
.bekeken_item td:first-child {
	width: 110px;
	}

.bekeken_item td img {
	margin-right: 10px;
	margin-top: 2px;
	width: 105px;
	height: 78px;
	}

.bekeken_item .listacco_btn {
	margin-top: 5px;
	font-size: 9px;
	margin-left: 3px;
	line-height: 16px;
	font-weight: bold;
	}
.bekeken_item .listacco_btn img {
	width: 15px;
	height: 9px;
	border: none;
	}
	
.bekeken_item .listacco_btn a {
	color: #0063c7;
	text-decoration: none;
	}
	
.bekeken_item h2 a {
	color: #fff;
	text-decoration: none;
	}
	
.bekeken_item .btn_bboek {
	width: 120px;
	margin-top: 8px;
	margin-right: 0;
	font-size: 13px;
}



.boxaccosel {
	width: 270px;
	margin-left: 20px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	cursor: pointer;
	}
.boxaccosel div {
	position: relative;
	margin-top: 20px;
	letter-spacing:-0.05em;	
}

.boxaccosel .kamperen {
	background: transparent url(../_img/accotype_kampeer.png) no-repeat 0 0;
	width: 270px;
	height: 150px;
	}

.boxaccosel .verhuur {
	background: transparent url(../_img/accotype_verhuur.png) no-repeat 0 0;
	width: 270px;
	height: 150px;
	}
	
.boxaccosel a {
	background: transparent url(../_img/accotype_li.png) no-repeat 0 4px;
	padding-left: 18px;
	color: #0063c7;
	text-decoration: none;
	}	
	
.boxaccosel .kamperen div {
	margin: 0;
	padding-top: 126px;
	padding-left: 12px;
	}
	
.boxaccosel .verhuur div {
	margin: 0;
	padding-top: 126px;
	padding-left: 12px;
	}
		
	
.bdrtabs {
	position: relative;
	height: 22px;
	overflow: visible;
	z-index: 1;
	}

.bdrtab {
	float: left;
	}

.bdrtab div {
 	margin: 0 10px 0 10px;
 	line-height: 21px;
 	height: 21px;
 	text-align: center;
}

.bdrtab h3 {
	font-size: 11px;
 	color: #0063c7;
 	font-weight: bold;
 	padding: 0;
 	margin: 0;
}

.bdrtab img {
	float: left;
	width: 10px;
	height: 21px;
}

.bdrtabs .sl {
	border-bottom: 1px solid #fff;

	}
.bdrtabs .nsl {
	border-bottom: 1px solid #248202;
	}

.bdrtab div { background: #fff url(../_img/bdr_tab_bg.png); }

.bdrtab img:first-child {
	float: right;
}
	
	
	
	#result_hdr {
		padding: 10px 10px 0 10px;
		font-size: 11px;
		line-height: 22px;
		}
		
	#result_hdr a {
		color: #0063c7;
		}

	#result_hdr span {
		 letter-spacing: 1px;
		 }

	#result_ftr {
		padding: 10px 10px 0 10px;
		font-size: 8pt;
		
		line-height: 22px;
		text-align: right;
		}
		
	#result_ftr a {
		color: #0063c7;
		font-weight: bold;
		}

	#result_ftr span {
		 letter-spacing: 1px;
		 }
		 
	#result_hdr .btext {
		font-weight: bold;
		font-size: 11px;
	}
	
	
	
	
	.result_accotypes {
		line-height: 21px;
		margin-top: 8px;
		font-size: 10px;
		font-weight: bold;
		}
	
	.result_accotypes div {
		background-color: #EBF8FF;
		padding-left: 12px;
		padding-right: 10px;
		margin-top: 3px;
		}
		
	.result_accotypes span {
		float: right;
		font-size: 11px;
		text-align: right;
		}
		
	.result_accotypes .boeken {
		font-size: 8px;
		margin-left: 10px;
		}
		
	.result_accotypes .prijs {		
		width: 40px;
		margin-left: 5px;
		}
	
	
	
	.bdrcontent_t1 {
		border-top: 1px solid #248202; 
		background-color: #fff;
		width: 475px;
		z-index: 2;
		margin-top: -1px;
	}
	
	
	.bdrcontent_tf {
		border-top: 1px solid #248202;
		background-color: #fff;
		width: 683px;
		z-index: 2;
		margin-top: -1px;
	}

	
	
	
	
	.padd {
		padding: 10px;
		}
		
	.bdrtekst {
		float: right;
		width: 220px;
		font-size: 11px;
		line-height: 15px;
	}

	.accotekst {
		font-size: 11px;
		line-height: 15px;
	}

	.bdrcontent_t1 .images {
		width: 230px;
	}
	
	.image_lrg img {
		width: 222px;
		height: 167px;
		}
		
	.image_sml img {
		width: 72px;
		height: 54px;
		margin-left: 3px;
		cursor: pointer;
		}		
		
	.image_sml img:first-child {
		margin-left: 0;
	}
	
	
	.bdraccos {
		margin-top: 15px;
	}

	.bdraccos .res_item {
	margin: 12p 2px 0 2px;
	}

	.accolist_item {
	margin-top: 15px;
	}
	
	.bdr_rc {
		position: absolute;
		left: 500px;
		width: 195px;
	}
	
	
	/* Google maps */

	#map {
		margin: 0;
		width: 100%;
		height: 225px;
		font-size: 10px;
		overflow: hidden;
		}
	
	.gmap_bdr {
		width: 400px;
		font-size: 10px;
	}
		
	.gmap_bdr h1 {
	margin: 0;
		color: #00aafc;
		font-size: 12px;
	}
		
	.gmap_bdr ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 10px;
	}

	.gmap_bdr li {
		background:transparent url(../_images/gmap_li.gif) scroll no-repeat 0px 6px;
		padding-left: 10px;
		font-size: 10px;
	}
		
	.gmap_bdr img {
		float: right;
		border: 2px solid #CFCECF;
		}		
	/* Kaart legenda */
	
	#map_sml_legenda {
		padding: 18px 0 10px 10px;
		font-size: 10px;
		}

	#map_sml_legenda img {
		float: left;
		margin-right: 10px;
		margin-top: 3px;
		}
		
	#map_sml_legenda div {
		margin-bottom: 8px;
		}
			
	.bdr_rc .padd {
		padding: 12px 0 0 0;
		}
		
	.bdraccos h2 a {
		color: #fff;
		text-decoration: none;
	}
		
		
		
		
	.h2_title {
		margin: 20px 0 9px 0;
		font-size: 14px;
		font-weight: bold;
		color: #2F2D2E;
		font-family: verdana, trebuchet ms, century gothic, Arial;
		border-bottom: 1px solid #ccc;
		padding-bottom: 7px;
		}
		
		
	#kenmerken td {
		color: #028bcd;
		font-weight: bold;
		height: 50px;
		font-size: 9px;
		}

	#kenmerken td ul {
		margin: 0;
		padding: 0;
		list-style-type:none;
		line-height: 18px;
		}

	#kenmerken td li {
		background:#fff url(../_img/bluedot.gif) no-repeat 0 8px;
		padding-left: 10px;
		}
		

				
				
	#acco_cal {
		font-size: 9px;
		margin-left: 10px;
		}
		
		
	#acco_cal .wdays {
		width: 259px;
		}

	#acco_cal .wdays div {
		font-weight: bold;
		float: left;
		width: 36px;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		
		line-height: 20px;

		}
		
	#acco_cal .wdays div span {
		margin-left: 4px;
		}
		
		

	#acco_cal .week {
	
	font-weight: bold;
		clear: left;
		width: 259px;
		margin-top: 5px;
		}
		
	#acco_cal .week div {
		float: left;
		width: 36px;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		
		line-height: 20px;
		
		}
		
	#acco_cal .week div span {
		margin-left: 4px;
		}

	#acco_cal .week div .acco_free {
		font-size: 9px;
		
		color: #fff;
		width: 100%;
		border: none;
		
		line-height: 16px;
		background-color: #58B215;
		
		}
	#acco_cal .week div .acco_na {
		width: 100%;
		border: none;
		line-height: 16px;
		background-color: #eee;
		}
	#acco_cal .week div .acco_full {
		width: 100%;
		border: none;
		line-height: 16px;
		background-color: #CC230C;
		}




	.accolist_cal {
		font-size: 9px;
		}
		
		

	.accolist_cal span {
		float: left;
		font-size: 8px;
		}

	.accolist_cal .wdays span {
		font-size: 9px;
		}

	.accolist_cal .wdays {
		width: 230px;
		}

	.accolist_cal .wdays div {
		font-weight: bold;
		float: left;
		width: 32px;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		
		line-height: 14px;

		}
		
	.accolist_cal .wdays div span {
		margin-left: 4px;
		}
		
		

	.accolist_cal .week {
		clear: left;
		width: 230px;
		margin-top: 1px;
		}
		
	.accolist_cal .week div {

font-size: 8px;
		color: #ccc;
		float: left;
		width: 32px;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		
		line-height: 14px;
		
		}
		
	.accolist_cal .week div span {
		margin-left: 4px;

		}

	.accolist_cal .week div .acco_free span {
font-family: Arial;
		font-size:9px;
font-weight: bold;
}
	.accolist_cal .week div .acco_free {


		color: #fff;
		width: 100%;
		border: none;
		
		line-height: 16px;
		background-color: #58B215;
		
		}
	.accolist_cal .week div .acco_na {
		width: 100%;
		border: none;
		line-height: 16px;
		background-color: #eee;
		}
	.accolist_cal .week div .acco_full {
		width: 100%;
		border: none;
		line-height: 16px;
		background-color: #CC230C;
		}

	
	#booking_steps {
		font-family: Verdana, Arial;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
	}			
				
	#booking_steps .step {
		float: left;
		width: 150px;
		text-align: center;
	}
	
	#booking_steps .step span {
		line-height: 28px;
	}
	
	#booking_steps .step .step_done {
		cursor: pointer;
		display: inline-block;
		width: 42px;
		height: 30px;
		background: #fff url(../_img/boekingstap_done.gif) 0 0;
	}

	#booking_steps .step .step_active {
		display: inline-block;
		width: 42px;
		height: 30px;
		background: #fff url(../_img/boekingstap_active.gif) 0 0;
		}

	#booking_steps .step .step_active span {
		color: #4f9022;
	}


	#booking_steps .step .desc_on {
		font-size: 10px;
		font-family: Arial;
		color: #000;
		margin-top: 10px;
	}

	#booking_steps .step .desc_off {
		font-size: 10px;
		font-family: Arial;
		color: #BAC6B2;
		margin-top: 10px;
	}

	
	#booking_steps .step_next {
		float: left;
		width: 6px;
	}

	#booking_steps .step_next img {
		margin-top: 10px;
		width: 6px;
		height: 7px;
	}

	#booking_steps .step .step_ahead {
		display: inline-block;
		width: 42px;
		height: 30px;
		background: #fff url(../_img/boekingstap_ahead.gif) 0 0;
		}

	#booking_steps .step .step_ahead span {
		color: #C2D8B2;
	}



.form { border: 1px solid #89aeae; padding: 1px; width: 100px; font-size: 10px; font-family: Verdana; }


	
	
	
.frm {
	line-height: 22px;
	}
	
.frm input {
	font-size: 11px;
	border: 1px solid #848484;
	}

.frm textarea {
	font-size: 11px;
	border: 1px solid #848484;
	}

.frm select {
	padding: 1px;
	font-size: 11px;
	border: 1px solid #848484;
	}

.frm_c2 input {
	font-size: 11px;
	border: 1px solid #848484;
	}

select {
	font-size: 11px;
	border: 1px solid #848484;
	}
	
	
.frm_row {
	clear: left;
	}

.frm_c1 {
	float: left;
	width: 125px;
	font-size: 11px;
	}
	
.frm_c2 {
	font-size: 11px;

	}
	
.event_content {
	font-size: 11px;
}
.event_content img {
	float: left;
	margin-right: 20px;
}

.event_info  {
	float: left;
	line-height: 23px;
	

}

.event_info span {
	font-weight: bold;
	
}

.event_text {
	clear: left;
	padding-top: 15px;
	width: 465px;
	line-height: 18px;
	}

#myvak_content {
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}
#myvak_content h3 {
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	}

#myvak_content h3 a {
	text-decoration: none;
	}
	
#myvak_content a {
	color: #0063c7;
	}

.myvak_item {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #0063c7;
	}
.myvak_item img {
	float: left;
	margin-right: 5px;
	}	
	
.voorzieningen ul {
	margin-left: 0;
	padding-left: 15px;
	}
	
	
#browserecords {
	
	/* padding: 10px 12px 10px 10px;*/
	padding: 0px 12px 0px 10px;
	
	font-size: 11px;
}

#browserecords a {
	color: #0063c7;
}

.evt_cnt a{
	color: #0063c7;
}
