/*
 *  MARKUP
 */ 

body {
	margin: 0;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #0e1c39;
	line-height: 16px;
	text-align: center;
	background: url(images/bg.gif);
}

input, select, p, option, form {
	font-size: 11px;
	font-family: tahoma, arial;
	color: #0e1c39;
}

a {
	color: #0e1c39;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
}

a.lid_van {
	color: #ff0000;
}

img {
	border: none;
}

div.zoeken_all {
	display: none;
}

.layer_hide {
	display: none;
}

.layer_show {
	display: block;
}

.hide {
	display: none;
}

/*
 *  LAYOUT 
 */ 
#wrapper {
	width: 786px;
	margin: 0 auto;
	text-align: left;
}

#header_top {
	float: left;
	width: 786px;
	height: 25px;
	background: url(images/header_top.gif);
}

#header_small {
	float: left;
	width: 786px;
	height: 106px;
	background: url(images/header_small.jpg);
}

#header_small img {
	margin: 50px 0 0 560px;
}

#header_small #advertisement {
	position: relative;
	top: 9px;
	left: 420px;
	width: 300px;
	height: 80px;	
	border: 4px solid #fff;
}


#header_left {
	float: left;
	width: 510px;
	height: 347px;
	background: url(images/flash.jpg);
}

#header_right {
	float: left;
	width: 276px;
	height: 337px;
	padding-top: 10px;
	background: url(images/header_right.gif);
}

#header_right a.tomtom {
	margin-left: 30px;
	padding-bottom: 10px;
	padding-left: 120px;
	display: block;
}

#header_right a.zoeken {
	display: block;
	width: 215px;
	height: 82px;
	background: url(images/but_zoeken.gif);
	margin: 20px 0 0 20px;
}

#header_right p {
	width: 196px;
	margin-left: 30px;
}

#header_right p a {
	color: #EE0204;
}

#header_right h1 {
	font-family: tahoma;
	width: 196px;
	margin: 5px 0 20px 30px;
	padding: 0;
	font-size: 14px;
	font-weight: 600;	
}

h1, h2 {
	padding: 0 0 15px 0;
	margin: 0;
}

h1 {
	font-weight: 400;
	color: #2B333F;
	font-size: 18px;
}

h1.zoekresult {
	margin: 55px 0 10px 35px;
}

h2 {
	display: block;
	width: 402px;
	background:  url(images/border_dotted.gif) 0 100% no-repeat;
	font-size: 16px;
	margin: 30px 0 10px 0;
	padding-bottom: 10px;
	text-decoration: underline;
}

#header_bottom {
	float: left;
	clear: both;
	width: 786px;
	height: 25px;
	background: url(images/header_bottom.gif);
}

#content_left {
	float: left;
	width: 275px;
}

#content_right, #content_right_zoek, #content_right_res {
	float: left;
	width: 401px;
	padding: 45px 65px 0 45px;
}

#content_right_res {
	padding: 0;
	width: 511px;
}

#content_right_zoek {
	padding: 45px 0 0 0;
}

#content_wrap, #content_wrap_zoek {
	float: left;
	width: 786px;
	background: #fffceb url(images/content_bg.gif);
}

#content_wrap_zoek {
	background: url(images/content_bg_zoeken.gif);
}

.nieuws_afbeelding {
	margin: 2px 20px 10px 0;
	border: 6px solid #F0E7CF;
	/*float: left;*/
}

#menu {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu .span {
	display: none;
}

#menu a {
	display: block;
	width: 275px;
	height: 35px;
}

#menu strong {
	display: none;
}

#menu a.zoeken {
	background: url(images/menu/zoeken.gif);
}

#menu a.home {
	background: url(images/menu/home.gif);	
}

#menu a.br {
	background: url(images/menu/br.gif);
	height: 36px;
}

#menu a.columns {
	background: url(images/menu/columns.gif);
}

#menu a.bagijn {
	background: url(images/menu/bagijn.gif);
}

#menu a.tipons {
	background: url(images/menu/tipons.gif);	
}

#menu a.aanbiedingen {
	background: url(images/menu/aanbiedingen.gif);	
}

#menu a.vacatures {
	background: url(images/menu/vacatures.gif);	
}

#menu a.over {
	background: url(images/menu/over.gif);
}

#menu a.bestel {
	background: url(images/menu/bestel.gif);
}

#menu a.zoeken_a {
	background: url(images/menu/zoeken_a.gif);
}

#menu a.home_a {
	background: url(images/menu/home_a.gif);	
}

#menu a.columns_a {
	background: url(images/menu/columns_a.gif);	
}

#menu a.bagijn_a {
	background: url(images/menu/bagijn_a.gif);	
}

#menu a.tipons_a {
	background: url(images/menu/tipons_a.gif);	
}

#menu a.aanbiedingen_a {
	background: url(images/menu/aanbiedingen_a.gif);	
}

#menu a.vacatures_a {
	background: url(images/menu/vacatures_a.gif);	
}

#menu a.links {
	background: url(images/menu/links.gif);	
}

#menu a.links_a {
	background: url(images/menu/links_a.gif);	
}

#menu a.br_a {
	background: url(images/menu/br_a.gif);	
	height: 36px;
}

#menu a.over_a {
	background: url(images/menu/over_a.gif);
}

#menu a.bestel_a {
	background: url(images/menu/bestel_a.gif);
}

#nieuwsbrief {
	height: 173px;
	background: url(images/nieuwsbrief_bg.gif);
	margin: 0;
	padding: 0;
}

#nieuwsbrief br {
	clear: left;
}

#nieuwsbrief input {
	float: left;
	border: 0;
	background: #d6e7f1;
	margin: 96px 0 0 46px;
	height: 13px;
	width: 139px;
	padding: 3px;
	font-size: 10px;
}

#nieuwsbrief .go {
	width: 24px;
	height: 19px;
	border: 0;
	background: none;
	padding: 0;
	margin: 96px 0 0 15px;
	cursor: pointer;
}

#nieuwsbrief .radio, #nieuwsbrief .radio2, .radio {
	margin: 12px 0 0 44px;
	width: 13px;
	background: none;
	border: none;
}

#nieuwsbrief .radio2 {
	margin: 12px 0 0 57px;
}

form#nieuwsbrief a {
	display: block;
	margin: 8px 0 0 44px;
	color: #d5d5d5;
	font-weight: 100;
}

.radio {
	margin: 2px;
}

.submit {
	border: none;
}
	
#zoeken {
	margin: 0;
	padding: 0 0 0 21px;
}

#zoeken #row {
	clear: both;
	margin: 0;
	padding: 0;
}

#zoeken #row2 {
	clear: both;
	margin: 0;
	padding: 0;
	background: #f8f4e8;
}

#zoeken label, #zoeken .lbl_plus  {
	float: left;
	font-weight: bold;
	padding: 0 0 7px 15px;
	background: #fffceb;
}

#zoeken .txt {
	margin: 1px 0 0 0;
	padding: 0;
	background: #f3ecd9;
	font-weight: normal;
}

#zoeken .txt2, #zoeken .txt3 {
	margin: 1px 0 0 0;
	padding: 0;	
	font-weight: normal;
	width: 90px;
}

#zoeken .txt2 {
	background: #f3ecd9;
}

#zoeken .txt3 {
	background: #f8f4e8;
}

#zoeken .lbl_plus {
	padding: 35px 0 7px 0;
}

#zoeken div {
	float: left;
	padding: 15px 0 15px 0;
	background: #f3ecd9 url(images/zoeken_select.gif) 100% 0 repeat-y;
	width: 469px;
}

div#kaart_zoom {
	position:absolute;
	right:0;
	margin-right:20px;
}

div#zoeken_nieuw_kaart {
	background: url(images/zoeken_nieuw.gif) no-repeat;
	width: 370px;
	height: 59px;
	padding: 42px 0 0 120px;
	margin: 0 0 10px 1px;
}

div#zoeken_weergave {
	float: left;
	margin: 0 0 10px 21px;
	padding: 0;
	background-color: #f8f4e8;
	width: 469px;
}

div#zoeken_weergave em {
	text-align: right;
	display: block;
	margin: 8px 54px 0 0;
}

div#zoeken_weergave a {
	font-weight: normal;
}

div#zoeken_weergave ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#zoeken_weergave ul li {
	float: left;
	padding: 8px 13px 8px 13px;
}

div#zoeken_weergave ul li.active {
	background-color: #f3ecd9;
}

div#zoeken_weergave ul li.active a {
	font-weight: bold;
}

div#zoeken_weergave ul li a {
	background: url(images/icon_lijstweergave.gif) 0 3px no-repeat;
	padding: 0 0 0 13px;
}

div#zoeken_weergave ul li a.kaart {
	background: url(images/icon_kaartweergave.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
}

#zoeken #content {
	float: left;
	padding: 15px 0 15px 0;
	background: #f3ecd9 url(images/zoeken_select.gif) 100% 0 repeat-y;
	width: 469px;
}

#zoeken #content2 {
	float: left;
	padding: 5px 0 5px 0;
	background: #f8f4e8;
	width: 469px;
}

#zoeken input {
	width: 200px;
	padding: 3px;
}

#zoeken .check, #zoeken .check2 {
	width: 30px;
	border: 0;	
	float: left;
}

#zoeken .check {
	background: #f3ecd9;
}

#zoeken .check2 {
	background: #f8f4e8;
}

#zoeken .kop {
	font-weight: bold;
	margin: 20px 0 0 0;

}

#zoeken select {
	width: 380px;
	padding: 3px;
}

#zoeken #chef_sort {
	width: 160px;
	margin-left: 13px;
}

#zoeken .plus {
	margin-top: 5px;
}

#zoeken span {
	float: left;
	padding: 35px 6px 7px 15px;
}

.clear {
	clear: left;
}

.zoeken_tekst {
	padding: 0 0 25px 35px;
	width: 420px;
}

.zoeken_tekst2 {
	padding: 0 0 0 35px;
	width: 420px;
}


#zoeken .zoek {
	display: block;
	border: 0;
	cursor: pointer;
	float: left;
	width: 70px;
	height: 36px;
	background: url(images/buttons/but_zoek.gif);
	margin: 15px 0 0 8px;
}

.but_nieuwzoeken, .but_vorige, .but_volgende, .but_archief, .but_terug, .but_bekijk, .but_bekijkhotel {
	display: block;
	height: 36px;
	border: 0;
}

.but_nieuwzoeken {
	width: 128px;
	float: left;
	background: url(images/buttons/but_nieuwzoek.gif);
}

.but_vorige {
	width: 77px;
	float: right;
	margin-right: 5px;
	background: url(images/buttons/but_vorige.gif);
}

.but_archief {
	width: 180px;
	float: left;
	margin: 15px 0 20px 0;
	background: url(images/buttons/but_archief.gif);
}

.but_terug {
	width: 71px;
	float: left;
	margin: 15px 5px 20px 0;
	background: url(images/buttons/but_terug.gif);
}

.but_bekijk {
	width: 79px;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	padding: 0;
	margin-top: 11px;
	background: url(images/buttons/but_bekijk.gif);
}

.but_volgende {
	width: 92px;
	float: right;
	background: url(images/buttons/but_volgende.gif);
}

.but_bekijkhotel {
	width: 125px;
	margin: 5px 0 0 0;
	background: url(images/buttons/but_bekijken.gif);
}

.resultthumb {
	display: block;
	margin-right: 15px;
	padding: 10px;
	background: #f0e7cf;
}

.zoekresultaat {
	float: left;
	background: url(images/border_dotted.gif) no-repeat;
	padding: 15px 0;
	width: 420px;
}

.zoekresultaat em {
	font-family: "book antiqua";
	font-size: 13px;
}

.zoekresultaat .left {
	float: left;
}

.zoekresultaat a {
	font-size: 12px;
}

.zoekresultaat a.res_link {
	display: block;
	font-size: 17px;
	font-weight: 100;
	padding: 5px 0 5px 0;
}

.zoekresultaat .right {
	float: left;
	width: 270px;
	padding: 4px 0 0 0;
}

a.zoeken_cijfer, a.zoeken_nb {
	display: block;
	padding: 5px;
	float: right;
	font-size: 35px;
	border: 0;
	margin-top: 3px;
	font-family: "Trebuchet MS", "Comic Sans MS";
	letter-spacing: -3px;
}

a.zoeken_nb {
	font-size: 25px;
}

a.zoeken_cijfer small {
	font-size: 18px;
	letter-spacing: 0px;
}

#footer, #footer_zoek {
	float: left;
	height: 30px;	
	width: 466px;
	padding: 30px 0 0 320px;
	background: url(images/footer_bg.gif);
}

#footer_zoek {
	width: 471px;
	padding: 30px 0 0 315px;
	background: url(images/footer_bg_zoeken.gif);
}

#footer a, #footer_zoek a {
	font-weight: 100;
}

.res_titel {
	margin: 0 0 12px 0;
	display: block;
}

#res_fotolijst {
	height: 255px;
	background: url(images/res_fotolijst.gif) no-repeat;
	margin-left: -6px;

}

span.cijfer_nb {
	display: block;
	float: right;
	width: 76px;
	height: 87px;
	margin: 3px 0 0 0;
	padding: 15px 0 0 0;
	background: url(images/cijfer_nb.gif) no-repeat;
	text-align: center;
	line-height: normal;
}

span.cijfer_groot {
	display: block;
	float: right;
	width: 76px;
	height: 87px;
	margin: 3px 0 0 0;
	padding: 15px 0 0 0;
	background: url(images/cijfer_groot.gif) no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", "Comic Sans MS";
	font-size: 40px;
	line-height: normal;
}

span.cijfer_groot small {
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
}

#res_content span.cijfer_groot a {
	text-decoration: none;
	font-weight: normal;
}

span.cijfer_2010 {
	display: block;
	float: right;
	width: 68px;
	height: 68px;
	margin: 13px 0 0 0;
	background: url(images/cijfer_2010.gif) no-repeat;
	text-align: center;
	line-height: normal;
}

div.cijfer_prev {
	float: right;
	width: 76px;
	height: 65px;
	background: url(images/cijfer_lastyear.gif) no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", "Comic Sans MS";
	font-size: 24px;
	line-height: 22px;
	color: #b7b5ac;
}

div.cijfer_prev small {
	font-size: 12px;
	font-weight: normal;
}

a.res_tomtom {
	margin: 10px 40px 0 377px;
	display: block;
}

#res_fotolijst img {
	float: left;
	display: block;
	width: 325px;
	height: 229px;
	margin: 13px 0 0 6px;
	padding: 0;
}

html>body #res_fotolijst img {
	margin: 12px 0 0 11px;
	width: 327px;
	height: 231px;
}

.res_butszoek {
	float: left;
	padding: 18px 38px 0 18px;
	width: 455px;
}

#res_content {
	width: 421px;
	padding: 45px 55px 0 35px;
	float: left;

}

h2.provincie {
	text-decoration: none;
	width: 380px;
}

h2.land {
	font-size: 20px;
	padding: 0 0 15px 0;
	margin: 30px 0 0 0;
	text-decoration: none;
	background: none;
}

h3 {
	display: block;
	height: 19px;
	float: left;
	width: 402px;
	background:  url(images/h3_bg.gif) 0 0 no-repeat;
	font-size: 11px;
	padding: 0 0 0 15px;
	margin: 30px 0 10px 0;
}

h3.plaats {
	clear: left;
	float: none;
	background: none;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 0;
	width: 382px;
}

#content_right_res h3 {
	float: left;
}


html>body h3 {
	padding: 0 0 0 15px;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

div.aanbieding {
	margin: 0 0 20px 20px;
}

div.aanbieding img {
	margin: 0 0 10px 0;
}

div.aanbieding a {
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-top: 6px;
}

.left {
	float: left;
}

.left a {
	font-weight: normal;
}

#res_content .g_left, #res_content .g_left_hotels {
	float: left;
	width: 150px;
}

#res_content .g_left_hotels {
	line-height: 19px;
	padding-top: 3px;
	width: 340px;
}


.list_gegevens {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

.list_gegevens span {
	float: left;
	display: block;
	width: 150px;
}

.list_gegevens .i {
	width: 250px;
}

.list_gegevens li {
	clear: left;
}

.quote {
	margin-top: 10px;
	padding: 15px 0 0 15px;*/
	font-size: 15px;
	font-family: "book antiqua";
	font-style: italic;
	color: #616161;
	line-height: 20px;
	width: 360px;
}

.quote font {
	font-size: 18px;
	line-height: 0px;

}

.rss a{
	font-style: italic;
	font-weight: none;
}


p {
	margin: 0;
	padding: 0;
	clear: left;
}

.p_nieuws {
	padding: 20px 0 10px 0;
	background: url(images/border_dotted.gif) 0 5px no-repeat;
	font-size: 10pt;
}

a.verder {
	font-weight: bold;
	display: block;
	width: 80px;
	height: 15px;
	clear: left;
	padding: 5px 0 0 0;
	margin-top: 10px;
	background: url(images/arrow.gif) 95% 75% no-repeat;
}

.p_nieuws strong {
	display: block;
	margin: 3px 0 13px 0;
	font-family: tahoma;
	font-size: 17px;
	font-weight: 100;
}


p.welkom {
	padding-bottom: 40px;
}

.lijn {
	height: 20px;
	background: url(images/border_dotted.gif) 0 10px no-repeat;
}

#res_content .res_last {
	margin-bottom: 40px;
}


#form label, #form input, #form select, #form textarea {
	display: block;
	float: left;
	margin-top: 20px;
	line-height: 17px;
	font-family: tahoma;
	font-size: 1em;
}

#form label {
	width: 120px;
}

#form select {
	width: 228px;
	margin-left: 20px;
}

#form input, #form textarea {
	padding: 2px 3px 2px 3px;
	width: 220px;
	margin-left: 20px;
}

#form textarea {
	height: 200px;
}

#form .zenden {
	float: right;
	margin: 20px 15px 0 0;
	border: 0;
	display: block;
	width: 100px;
	height: 36px;
	background: url(images/buttons/but_verzenden.gif) no-repeat;
	cursor: pointer;
}

#form span {
	float: left;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#form .lijn {
	margin: 35px 0 0 0;
}

#form br {
	clear: left;
}

input, textarea {
	border-top: 1px solid #a39b87;
	border-left: 1px solid #a39b87;
	border-right: 0;
	border-bottom: 0;
	background: #fffefc;
}

#form {
	padding: 0;
	margin: 0;
}

#thumbs {
	margin-left: 20px;
}

#thumbs ul {
	float: left;
	margin: 0;
	padding: 0;
}

#thumbs li {
	display: block;
	width: 195px;
	height: 140px;
	margin: 20px 0 0 20px;
	padding: 22px 0 0 22px;
	list-style-type: none;
	background: url(images/thumb_bg.gif) 0% 0% no-repeat;
}

.reactiewrap, .reactiewrap_left {
	padding: 20px;
	width: 361px;
	background: #f0e7cf;
	margin: 10px 0 10px 0;
}

.reactiewrap_left {
	float: left;
}

.reactie {
	border-bottom: 1px solid #cbac7b;
	border-right: 1px solid #cbac7b;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 20px;
	background: #fffcea url(images/reactie_quote.gif) 93% 90% no-repeat;
}

.reactie p {
	margin-top: 5px;
}


#reageren {
	float: left;
	margin: 0;
	border-bottom: 1px solid #cbac7b;
	border-right: 1px solid #cbac7b;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 40px 20px 20px 20px;
	background: #fffcea url(images/kopjes/reageren.gif) 20px 20px no-repeat;
}

#reageren label, #reageren input, #reageren textarea {
	display: block;
	float: left;
	margin-top: 20px;
	line-height: 17px;
	font-family: tahoma;
	font-size: 1em;
}

#reageren label {
	width: 60px;
}

#reageren input, #reageren textarea {
	padding: 2px 3px 2px 3px;
	width: 220px;
	margin-left: 20px;
}

#reageren .submit {
	width: 100px;
	height: 36px;
	margin-left: 80px;
}

#reageren textarea {
	height: 150px;
}

span.right {
	float: right;
}


#linkbh {
	display: block;
	height: 153px;
	background: url(images/linkbh.jpg);
}

#linkbh span {
	display: none;
}


div#gmap {
	text-align: left;
}

div#gmap h2 {
	font-size: 14px;
	margin: 0;
}

div#gmap p {
	margin: 10px 0 0 0;
}

div#gmap a {
	color: #7777D1;
}

div#legenda {
	margin: 10px 0 0 0;
	text-align: right;
}