/* external style sheet: 5DAGJEWEG.CSS
// 
// History
// Date				Reason		Version
// june 23 1997	Creation		Concept
// jule 27 2000   www.opensjamar.com
// mar 15 2005    www.dagjeweg.nl v2
// mar 24 2007		100% := 90% / 0.9 := 1 em / 0.8 := 0.9 em / 0.7 := 0.8 em / 1 := 1.1em etc.
// dec 2007			nieuwe layout, samentrekking CSS-bestanden
// nov 2008			nieuwe layout, samentrekking CSS-bestanden
// apr 2009			aanpassing zoekresultaten
//
// Blauw/blue: #27bdee;
// donkergroen: #368235;tussengroen:#4ab348;lichtgroen:#5fc35d;
// Used hacks:
// The Box Model hack: http://www.communitymx.com/content/article.cfm?page=1&cid=E0989953B6F20B41
// IE 5 center hack (.iehackwrap)
// 3 columns, same lenght: http://www.sitepoint.com/examples/3col/
// http://www.sitepoint.com/newsletter/viewissue.php?id=3&issue=71&format=text
*/
.none { text-decoration: none; display: inline; border: none; margin: 0; padding: 0; }
.simple { text-decoration: none; }
.small { font-size: 0.9em; }
.smaller { font-size: 0.8em; }
.title { font-size: 1.2em; }
.inner { margin: 0; width: 100%; }
.clear { clear: both; }
.iehackwrap { 
	text-align: center;
	border-bottom: 1px solid transparent;/* Firefox: force borders down to bottom */
}
#center { text-align: left; }
html, body	{
	font-size: 90%;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}
body {
	background-image: url(http://server4.dagjeweg.nl/ontwerp/stralen-achtergrond.png);
	background-repeat: no-repeat;
	background-color: #1799D3;
}
h1,h2,h3,h4,h5,h6 { color: #27bdee; }
h1	{ font-size: 1.7em; }
h2	{ font-size: 1.5em; }
h3	{ font-size: 1.3em; }
h4	{ font-size: 1.1em; }
h5	{ font-size: 0.9em; }
h6	{ font-weight: bold; font-size: 0.7em; }
h1, h2, h3 { font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }
#center {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid Black;
	border-top: 0px;
	background-color: #FFF;
	position: relative;
	/* filter: alpha(opacity=99); // 30.9.2008 aan laten staan, i.v.m. /tip/1046/, en dan de kaart */
	/*opacity: .99;*/
}
img.flag { height:15px;width:30px;margin-right:1em;margin-left:1em;border:0; }

/*------------------------------------
	header
*/
#dagje-weg-header, #days-out-header {
	width: 968px;
	height: 133px;
	background-image: url(/ontwerp/days-out-header.jpg);
	background-repeat: no-repeat;
	background-color: #EFDC7D;
}
#days-out-header { 
	background-image: url(/afb/daysout-header.gif);
}
div#header-rechts {
	padding: 0;
	margin-left: 151px;
	height: 133px;
}
div#logoAds {
	padding-top: 5px;
	width: 728px;
	height: 95px;
}
#tabs {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	margin-left: 92px; /* 244 - 153px */
	height: 30px;
	width: 716px;
	text-align: left;
	list-style-type: none;
}
#tabs li.tabActueel,
#tabs li.tab {
	margin: 0;
	margin-right: 3px;
	padding: 0;
	float: left;
	height: 30px;
	overflow: hidden;
}
#tabs li.tabActueel a,
#tabs li.tab a {
	float: left;
	height: 24px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	float: left;
	border-left: 1px solid #388327;
	border-top: 1px solid #388327;
	border-right: 1px solid #388327;
}
#tabs li.tab a:hover {
	background-image: url(/ontwerp/tablg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #72d46d;
	border-top: 1px solid #72d46d;
	border-right: 1px solid #72d46d;
}
#tabs li.tabActueel a {
	background-image: url(/ontwerp/tabwit.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #4AB448; /* donkergroen */
}
#tabs li#tabZoek {
	background-image: url(/ontwerp/zoekbalk-nonactief.png);
	background-repeat: no-repeat;
	width: 142px;
	float: right;
	height: 22px;
	margin-top: 3px;
	padding-top: 2px;
}

div.tabActueel {
	height: 30px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
	background-color: #fff;
	text-align: center;
}
	
/*------------------------------
	zoeksysteem rechtsboven
*/
#tabZoek #tabInhoudC {
	float: left;
	display: none;
	width: 298px;
	padding: 5px;
	border: 0px solid #952737;
}
#tabZoek #tabInhoudC {
	display: block; /* voorkom dat in IE6 het zoekveld helemaal niet tevoorschijn komt */
}
#tabZoek #tabInhoudCL {
	float: left;
	width: 202px;
}
#tabZoek #tabInhoudCR {
	float: left;
	width: 96px;
}

/*------------------------------
	zoeksysteem voorpagina

	totale ruimte breed: 468px;
*/
#hpzoektab {
	clear: both;
	width: 468px;
}

/*------------------------------
	adverteerruimte voorpagina

	totale ruimte breed: 468px;
	twee kolommen
*/
#hpadvert {
	clear: both;
	width: 468px;
	height: 250px;
	margin-top: 0px;
}
#hpadvert div.links {
	float: left;
	width: 168px;
	height: 250px;
	overflow: hidden;
}

#hpadvert div.rechts {
	float: left;
	width: 300px;
	height: 250px;
	margin-left: 0px;
	overflow: hidden;
}

/*------------------------------
	zoekfilter
*/
#eropuit-filter {
	width: 706px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#eropuit-filter div.medium {
	float: left;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#eropuit-filter div.mediumR {
	float: right;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#eropuit-filter div.medium a,
#eropuit-filter div.mediumR a {
	text-decoration: none;
}
#eropuit-filter div.filter {
	float: left;
	margin-left: 5px;
	width: 401px;
	height: 250px;
	overflow: hidden;
}
#eropuit-filter div.filter div.prijs {
	padding-bottom: 5px;
	border-bottom: 1px #27bdee dotted;
}
#eropuit-filter div.filter div.prijs span {
	font-weight: bolder;
	display: block;
}
#dagje-uit-zoeken div#filter {
	display: none;
}
#dagje-uit-zoeken div#filter div.prijs {
	clear: both;
	font-size: 0.8em;
	padding-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px #27bdee dotted;
}
#dagje-uit-zoeken span#filterOnOff {
	margin-top: 3px;
	font-size: 0.8em;
	margin-left: 0;
}

input#maxbedrag,
input#aantalkind,
input#aantalvolw {
	width: 2.8em;
}
#filtertab {
	clear: both;
	width: 228px;
}
#tabhead {
	margin-top: 5px;
	margin-left: 3px;
}
#tabhead div {
	float: left;
	margin-right: 5px;
	padding-left: 2px;
	text-align: center;
	border-top: 1px solid #368235;
	border-left: 1px solid #368235;
	border-right: 2px outset #368235;
	border-bottom: 2px outset #368235;
	width: 87px;
	font-size: 0.9em;
	overflow: hidden;
	font-weight: bolder;
	background-color: #5fc35d;
}
#filterContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 384px;
	height: 135px;
	overflow: hidden;
}
#tabhead #tabWeer,
#tabhead #tabGeo,
#tabhead #tabGroepen,
#tabhead #tabHandicap,
#tabhead #tabRubriek,
#tabhead #tabDoelg {
	cursor: pointer;
	width: 90px;
	margin-bottom: 5px;
}
#filtertab #tabGroepen,
#filtertab #tabHandicap {
	clear: both;
}
#filtertab #tabWeerC,
#filtertab #tabGeoC,
#filtertab #tabGroepenC,
#filtertab #tabRubriekC,
#filtertab #tabHandicapC,
#filtertab #tabDoelgC {
	display: none;
	width: 218px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	height: 65px;
	border: 0px solid #952737;
}
#filtertab #tabDoelgC span,
#filtertab #HandicapC span,
#filtertab #tabGeoC span {
	width: 91px;
	display: block;
	float: left;
	overflow: hidden;
}
#filtertab #tabDoelgC span,
#filtertab #tabGroepenC span {
	width: 124px;
	overflow: hidden;
}
#clearFilter {
	clear: both;
	font-size: 0.8em;
	width: 220px;
	overflow: hidden;
	text-decoration: underline;
	display: none;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*------------------------------
	tipdetail pagina
*/
div#uitstapjes-omgeving {
	width: 706px;
	margin-left: 5px;
	height: 250px;
	padding-bottom: 7px;
	border-bottom: 1px solid #952737;
}
div#uitstapjes-omgeving div#uitstapje-advertentie {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#uitstapje {
	width: 671px; /* 716 - 40 - 5 */
	margin-left: 40px;
	margin-right: 5px;
	padding-top: 10px;
	line-height: 1.5em;
}
div#uitstapje h2.k {
	font-size: 32px;
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: lighter;
	margin-bottom: 0;
	padding-bottom: 14px;
	margin-top: 0;
	padding-top: 5px;
	overflow: hidden;
	height: 38px;
}
div#uitstapje h2.small { font-size: 28px; margin-top: 6px; height: 32px; }
div#uitstapje h2.tiny { font-size: 24px; margin-top: 12px; height: 26px; }
div#uitstapje h2.xtiny { font-size: 20px; margin-top: 18px; height: 20px; }
div#uitstapje h2.xxtiny { font-size: 16px; margin-top: 24px; height: 16px; }

div#uitstapje h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0;
	font-size: 1.1em;
}

div#uitstapje div#img {
	width: 671px;
	margin-bottom: 20px;
}
div#uitstapje div#img img {
	margin-left: -7px;
}
div#uitstapje div#img img#img1 {
	margin-left: 0;
}
div#uitstapje div#kortingsactie {
	position: absolute;
	top: 298px;
	left: 585px;
}
div#uitstapje div#imgSpeciaal {
	position: absolute;
	top: 329px;
	left: 0px;
}
div#uitstapje div#imgSpeciaalVIP {
	position: absolute;
	top: 71px;
	left: 0px;
}

div#uitstapje div#tags {
	padding-bottom: 5px;
	border-bottom: 1px dotted #27bdee;
}
div#uitstapje div#tags span {
	color: #27bdee;
}
div#uitstapje div#tags a {
	color: #27bdee;
	background-image: url(/ontwerp/groen-bolletje.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	margin-left: 6px;
}

div#uitstapje div#tekst,
div#uitstapje div#video {
	float: left;
	width: 431px;
	padding-right: 0px;
}
div#uitstapje div#video {
	margin-bottom: 10px;
}
div#uitstapje div#tekst p {
	margin-top: 5px;
	padding-top: 0;
}
div#uitstapje div#nav-items div.contactimg,
div#uitstapje div#tekst div.contactimg {
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}
div#uitstapje div#nav-items div.contactimg {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
}
div#uitstapje div#nav-items div.contactimg img,
div#uitstapje div#tekst div.contactimg img {
	width: 32px;
	height: 32px;
	margin-left: 5px;
}
div#uitstapje div#nav-items div.contactimg img {
	margin-left: 0px;
	margin-right: 5px;
}

div#uitstapje div#informatie {
	float: left;
	width: 220px;
	padding-left: 20px;
}

div#uitstapje div#adres {
	color: #000;
	clear: both;
	width: 655px;
	height: 267px;
	border: 3px solid #4ab348;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}
div#uitstapje div#adres img.thumbshot {
	float: left;
	position: relative;
	width: 120px;
	height: 90px;
	margin-top: 35px;
	margin-left: -20px;
	margin-bottom: -15px;
}
div#uitstapje div#adres div#display {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	width: 280px;
	overflow: hidden;
}
div#uitstapje div#adres div#displayTel {
}
div#uitstapje div#adres div#displayURL {
	padding-top: 15px;
}
div#uitstapje div#adres h3 {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	color: #27bdee;
}
div#uitstapje div#adres div#gps {
	background-color: #5fc35d;
	color: white;
}

div#uitstapje div#bezoekersinfo,
div#uitstapje div#openingsinfo {
	width: 220px;
}
div#uitstapje div#openingsinfo div.gesloten,
div#uitstapje div#openingsinfo div.onduidelijk,
div#uitstapje div#openingsinfo div.soms,
div#uitstapje div#openingsinfo div.open {
	background-color: #a41c42;
	color: White;
	width: 27px;
	padding: 2px;
	float: left;
	margin: 0;
	border: 0;
	text-align: center;
}
div#uitstapje div#openingsinfo div.open {
	background-color: #5fc35d;
}
div#uitstapje div#openingsinfo div.soms {
	background-color: #fed507;
	color: #000;
}
div#uitstapje div#openingsinfo div.onduidelijk {
	background-color: White;
}
div#uitstapje span#beoordelingKop {
	position: relative;
	top: -5px;
	font-size: 0.8em;
	margin-left: 10px;
}
div#uitstapje span#beoordelingKop a {
	color: #000;
}
div#uitstapje img.x {
	margin-top: 5px;
	width: 16px;
	height: 16px;
}

/*------------------------------
	beoordelingen
*/
div#beoordelingen {
	clear: both;
	float: left;
	width: 401px;
}
div#beoordelingen div.bform img {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	width: 32px;
	height: 32px;
}
div#beoordelingen div.bkop {
	width: 366px;
	margin-top: 1em;
	padding-left: 5px;
	border-bottom: 1px dashed #27bdee;
}
div#beoordelingen div.bkop span.bc {
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
}
div#beoordelingen div.bopm {
	width: 366px;
	padding-left: 5px;
}
div#beoordelingen div.bopm span {
	display: block;
}

/*------------------------------
	hotel
*/
#boek-hotel {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/*------------------------------
	zoekresultaten
*/
#eropuit-zoekresultaten {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#eropuit-zoekresultaten a {
	border-bottom: 1px #27bdee dotted;
	margin-left: 18px;
	margin-right: 10px;
	text-decoration: none;
	display: block;
	color: #505050;
	padding-top: 3px;
	padding-bottom: 3px;
}

.searchResults {
	width: 704px;
	overflow: hidden;
	background-color: #fff;
}
#zqHeader {
	background-color: #fff;
	width: 704px;
	height: 45px;
	border-bottom: 2px dashed #27bdee;
	overflow: hidden;
}
#zqHeader a { 
	border-bottom: 0px #27bdee dotted;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bolder;
}
#zqHeader img {
	width: 9px;
	height: 7px;
	margin-left: 5px;
	border: 0;
	margin-top: 5px;
}
#zqHeader strong {
	background-color: #952737;
	color: #fff;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}
.zqBody {
	display: block;
}
.tipArtikelRow, .tipArtikelRowOdd,
.tipAttractieRow, .tipAttractieRowOdd,
.zqRow, .zqRowOdd {
	width: 704px;
	overflow: hidden;
	background-color: #FFFBDF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tipArtikelRow, .tipArtikelRowOdd,
.tipAttractieRow, .tipAttractieRowOdd {
	width: 201px;
	background-color: #FFF;
	margin-left: 15px;
	border-bottom: 1px dotted #27bdee;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tipArtikelRow a.zqRef,
.tipArtikelRowOdd a.zqRef
.tipAttractieRow a.zqRef,
.tipAttractieRowOdd a.zqRef {
	display: block;
}
.zqRowOdd {
	background-color: #FFF;
}
.zqRow div.medium,
.zqRowOdd div.medium {
	float: left;
	width: 280px;
	height: 336px;
	overflow: hidden;
}
.zqRow div.mediumR,
.zqRowOdd div.mediumR {
	float: right;
	width: 280px;
	height: 336px;
	overflow: hidden;
}

.zqHNaam, .zqNaam {
	width: 176px;
	text-align: center;
}
.zqNaam a, .zqANaam a {
	text-decoration: none;
	font-weight: bolder;
	color: #000;
}
.zqANaam img {
	float: left;
	margin-right: 3px;
}
.zqHOmschrijving, .zqOmschrijving {
	width: 265px;
}
.zqHOmschrijving { text-align: center; }
.zqHWaardering, .zqWaardering {
	width: 96px;
	text-align: center;
}
.zqHPrijs, .zqPrijs {
	width: 81px;
	text-align: center;
}
.zqPrijs strong {
	font-size: 1.1em;
}
.zqPrijsKinderen, .zqPrijsPeuters {
	display: block;
	clear: both;
	font-size: 0.8em;
	text-align: center;
}
.zqHAfstand, .zqAfstand {
	width: 86px;
	text-align: center;
}
.zqHPostcode, .zqPostcode {
	width: 86px;
	text-align: center;
}
.zqHNaam, .zqHOmschrijving, .zqHWaardering, .zqHPrijs, .zqHAfstand, .zqHPostcode {
	float: left;
	background-color: #FFF;
	color: #000;
	border: 0;
	font-size: 0.9em;
}
.zqNaam, .zqOmschrijving, .zqWaardering, .zqPrijs, .zqAfstand, .zqPostcode {
	float: left;
}
.zqNaam img, .zqWaardering img, .zqPrijs img, .zqAfstand img, .zqPostcode img {
	margin-top: 20px;
}
.zqWaardering img.w {
	margin-top: 5px;
	width: 12px;
	height: 12px;
}
div.zqRefP {
	font-size: 0.8em;
}
#eropuit-zoekresultaten div.zqRefP a {
	display: inline;
	color: #27bdee;
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0;
}
#searchNav {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#searchNav a {
	display: inline;
	margin: 5px;
}
#searchNav a:visited {
	text-decoration: none;
	background-color: white;
	color: #27bdee;
}
#searchNav a:hover {
	font-size: 1.2em;
	font-weight: bolder;
}
#searchNav a.b {
	border-bottom: 0;
}
#searchNav a.b img {
	display: inline;
	width: 12px;
	height: 12px;
	vertical-align: bottom;
	margin-bottom: 2px;
}
#searchNav a.a {
	background-color: #27bdee;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#sn2 a {
	display: inline;
	margin: 5px;
	margin-bottom: 0;
	border-bottom: 0;
}
#sn2 a img {
	display: inline;
	width: 12px;
	height: 12px;
	vertical-align: bottom;
}


/*------------------------------
	kortingsbon pagina
*/
#dagje-uit-kop {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#dagje-uit-kop .nav {
	width: 706px;
}

#dagje-uit-kop .nav-kop {
	width: 688px;
}

/*------------------------------
	kalender
*/
#kalender {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div#kalender div.omschrijvingV {
	clear: both;
	color: #952737;
	margin-top: 15px;
}
div#kalender div.omschrijving {
	clear: both;
	margin-top: 15px;
}
div#kalender input,
div#kalender textarea {
	margin-top: 5px;
}
span.kalenderdatum {
	clear: both;
	color: #952737;
	background-color: #f8d931;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}

#calbegindatumpicker button,
#caleinddatumpicker button {
	background: url(../ontwerp/assets/calendar_icon.gif) center center no-repeat;
	text-align: left;
	text-indent: -10em;
	*margin-left: 10em; /* For IE */
	overflow: hidden;
	white-space: nowrap;
}

/*------------------------------------
	main (outer)
*/
#surrounding {
	background-image: url(/ontwerp/body_bg_rep.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 968px;
	clear: both;
}
#surrounding-no-borders {
	background-image: url(/ontwerp/body_bg_rep.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 968px;
}
#outer {
	margin-left: 5px;

	border-left-width: 239px;
	border-left-color: #FFF;
	border-left-style: solid;

	border-right-width: 0;
	border-right-color: #952737;
	border-right-style: solid;
}

#outer-no-borders {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid transparent;/* Firefox: force borders down to bottom */
	background-color: #FFF;
}

/* main 
		- content (middle/center area)
*/
#broodpad {
	margin-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	width: 706px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #952737;
}
#broodpad a {
	color: #505050;
}
#broodpad h1 {
	display: inline;
	font-size: 1.0em;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
}

#dagje-boven {
	width: 950px;
	margin-bottom: 5px;
}

#homeArtikel {
	float: left;
	width: 686px;
	height: 300px;
	border: 1px solid #e8e8e8;
	padding: 4px;
	overflow: hidden;
}
#homeArtikel div {
	width: 686px;
	height: 300px;
	overflow: hidden;
}

#erop-uit {
	width: 249px;
	height: 308px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
}
#erop-uit h1 {
	font-weight: normal;
}
#erop-uit a {
	border-bottom: 1px #952737 dotted;
	text-decoration: none;
	display: block;
	color: #505050;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 16px;
	line-height: 18px;
	overflow: hidden;
}

.artikel {
	width: 456px;
	border-bottom: 1px solid #5fc35d;
	padding: 0;
	margin: 0;
	padding-bottom: 6px;
	margin-bottom: 8px;
	overflow: hidden;
}
.artikel img {
	float: right;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 3px;
}
.cartoon .artikel img {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
div.pubStopt {
	float: left;
	width: 232px;
	height: 131px;
	overflow: hidden;
	margin-right: 10px;
}
img.pubStopt {
	position: relative;
	top: -140px;
	left: -3px;
}
.artikel h1,
.artikel h2,
.artikel h3,
.artikel h4 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.artikel h4 {
	font-size: 1.0em;
}
.artikel h1 a,
.artikel h2 a,
.artikel h3 a,
.artikel h4 a {
	text-decoration: none;
	color: #4ab348;
}
.artikel h1 a:hover,
.artikel h2 a:hover,
.artikel h3 a:hover,
.artikel h4 a:hover {
	text-decoration: underline;
}
.artikel p {
	padding: 0;
	margin: 0;
}
.artikel p a {
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 0.8em;
}
.artikel p span {
	background-color: #000;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 0.9em;
}

#nieuwsArtikel {
	float: left;
	width: 233px;
	margin-left: 5px;
	overflow: hidden;
}
.dagje-links {
	margin-top: 5px;
	float: left;
	width: 468px;
	overflow: hidden;
}
.dagje-links .advert {
	width: 468px;
	height: 60px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
}
.dagje-links h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.dagje-links #dagje-weg-actueel {
	clear: both;
	margin-top: 5px;
	height: 409px;
	border-bottom: 1px solid #4ab348;
}
.dagje-links #dagje-weg-actueel div#laatste-nieuws {
	width: 448px;
	height: 380px;
	border: 1px solid #4ab348;
	padding: 5px;
	overflow: hidden;
	margin-right: 2px;
	padding-left: 13px;
}
.dagje-links #dagje-weg-actueel div#laatste-nieuws a {
	float: left;
	display: block;
	border-bottom: 1px #5fc35d dotted;
	text-decoration: none;
	color: #505050;
	padding-top: 13px;
	padding-bottom: 3px;
	width: 446px;
	height: 18px;
	overflow: hidden;
}
.dagje-links #dagje-weg-actueel div#laatste-nieuws span {
	display: inline;
	font-size: 0.8em;
}

.dagje-links #dagje-weg-actueel .nav {
	width: 470px;
	margin-top: 0;
}
.dagje-links #dagje-weg-actueel .nav-kop-green {
	width: 450px;
}
.dagje-rechts {
	float: left;
	width: 468px;
	margin-left: 14px;
	margin-top: 2px;
	overflow: hidden;
}
.hp-actie,
.mijn-uitstapjes {
	width: 233px;
	float: right;
	overflow: hidden;
}
.hp-actie .nav,
.mijn-uitstapjes .nav {
	width: 233px;
}
.het-weer {
	width: 163px;
	height: 250px;
	float: left;
	font-size: 0.9em;
	overflow: hidden;
}
.het-weer .nav {
	width: 163px;
}
.hp-actie .nav,
.het-weer .nav {
	margin-top: 0;
}
.het-weer .nav-items {
	width: 151px;
	border: 1px solid #4ab348;
	padding: 5px;
	height: 208px;
	overflow: hidden;
}
.het-weer .nav-kop-green {
	width: 145px;
}
.het-weer a {
	color: #4ab348;
}
.het-weer h4 {
	margin: 0;
	color: #4ab348;
}
.hp-actie a,
.mijn-uitstapjes a {
	color: #952737;
}
.hp-actie .nav-items,
.mijn-uitstapjes .nav-items {
	width: 211px;
	border: 1px solid #952737;
	padding: 10px;
}

#dagje-weg-content, #dwcontent-no-borders {
	float: left;
	width: 716px;
	position: relative;
	z-index: 12;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(/ontwerp/body_bg_rep.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#dwcontent-no-borders {
	width: 960px; /* 968px minus 2x4 pixels gele rand in header */
	margin-left: auto;
	margin-right: auto;
}

#daysout {
	display: inline;
}

div#eropuit-uitstapjes {
	width: 950px;
	margin: 5px;
	overflow: hidden;
}
div#blok-links {
	float: left;
	width: 345px; /* 350 - 5px margin-right */
}
div#nieuws-tips-links {
	float: left;
	width: 343px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid #952737;
	/* 29.8.07
	background-image: url(/afb/tip-van-de-dag-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
}
div#nieuws-tips-links h2 {
	color: #27bdee;
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
}
div#nieuws-tips-links hr {
	width: 171px;
	color: #f8d931;
	height: 1px;
	margin-left: 86px;
}
div#nieuws-tips-links a {
	text-decoration: none;
}
div#nieuws-tips-links a.header {
	font-size: 1.2em;
}
div#nieuws-tips-links a.header:hover {
	text-decoration: underline;
}
div#nieuws-tips-links div.dagje-uit-nieuws {
	width: 333px;
	margin-left: 5px;
	margin-right: 5px;
}
div#nieuws-tips-links div.dagje-uit-nieuws img {
	width: 75px;
	height: 75px;
}
div#nieuws-tips-links div.dagje-uit-nieuws h3 {
	color: #6eac51;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
div#nieuws-tips-links div.artikelLijst {
	margin-left: 5px;
}
div#nieuwsredactie {
	float: left;
	width: 343px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid #952737;
	background-image: url(/afb/tip-van-de-dag-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#nieuwsredactie a {
	text-decoration: none;
}
div#nieuwsredactie a.header {
	font-size: 1.2em;
}
div#nieuwsredactie a.header:hover {
	text-decoration: underline;
}
div#nieuwsredactie h2 {
	color: #27bdee;
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
}
div#nieuwsredactie hr {
	width: 171px;
	color: #f8d931;
	height: 1px;
	margin-left: 86px;
}
div#nieuwsredactie div.dagje-uit-nieuws {
	width: 333px;
	margin-left: 5px;
	margin-right: 5px;
}
div#nieuwsredactie div.dagje-uit-nieuws img {
	width: 75px;
	height: 75px;
}
div#nieuwsredactie div.dagje-uit-nieuws h3 {
	color: #6eac51;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 2px;
	text-decoration: none;
}
div#nieuwsredactie div.artikelLijst {
	margin-left: 5px;
}
div.beoordeling-actie {
	width: 343px; /*304*/
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #f8d931;
	float: left;
	overflow: hidden;
}
div#weer-links {
	clear: both;
	width: 343px;
	height: 115px;
	overflow: hidden;
	border: 1px solid #72c4e1;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(/afb/weerbericht-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#ekrant {
	margin: 5px;
	width: 333px;
	overflow: hidden;
}
div#nieuws-tips-rechts {
	float: right;
	width: 267px;
}
div#nieuws-tips-rechts div#uitjes h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	font-size: 1.2em;
}
div#nieuws-tips-rechts div#extra h2,
div#nieuws-tips-rechts div#korting h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	font-size: 1.2em;
}
div#uitjes {
	clear: both;
	width: 265px;
	border: 1px solid #952737;
	border-bottom: 0px;
	margin-bottom: 5px;
}
div#uitjes a {
	clear: both;
	overflow: hidden;
	display: block;
	color: #952737;
	width: 236px;
	text-decoration: none;
	font-size: 1em;
	margin-top: 5px;
	padding-left: 26px;
	height: 17px;
	border-bottom: 1px solid #952737;
	background-image: url(/afb/rood-blokje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#uitjes a.odd {
	background-color: #FEF6AE;
}
div#uitjes a.even {
	background-color: #FFF;
	color: black;
}
div#uitjes a.none {
	height: 60px;
	background-image: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 265px;
}
div#uitjes img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	width: 17px;
	height: 17px;
}
div#uitjes img.sponsor-header {
	width: 265px;
	height: 60px;
	margin-right: 0;
}
div#extra,
div#korting {
	clear: both;
	width: 265px;
	border: 1px solid #952737;
	border-bottom: 0px;
	margin-bottom: 5px;
}
div#extra a,
div#korting a {
	clear: both;
	overflow: hidden;
	display: block;
	color: #952737;
	width: 236px;
	text-decoration: none;
	font-size: 1em;
	margin-top: 5px;
	padding-left: 26px;
	height: 17px;
	border-bottom: 1px solid #952737;
	background-image: url(/afb/rood-blokje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#extra a.odd,
div#korting a.odd {
	background-color: #FEF6AE;
}
div#extra a.even,
div#korting a.even {
	background-color: #FFF;
	color: black;
}
div#extra img,
div#korting img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	width: 17px;
	height: 17px;
}
div#extra img.sponsor-header,
div#korting img.sponsor-header {
	width: 265px;
	height: 60px;
	margin-right: 0;
}
div#barter {
	clear: both;
	width: 265px;
	border: 1px solid #952737;
	margin-bottom: 5px;
}
div#barter a {
	text-decoration: none;
}
div#barter img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	width: 17px;
	height: 17px;
	border: 1px solid #952737;
	border-left: 0;
}
div#barter h2 {
	margin-bottom: 10px;
	margin-left: 5px;
}
div#nieuws-van-de-pers {
	margin-top: 10px;
	width: 267px;
	height: 425px;
	overflow: hidden;
}
div#nieuws-van-de-pers h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
div#dagje-uit-weblinks {
	width: 617px;
	margin: 5px;
}
div#dagje-weg-special {
	float: left;
	width: 333px;
	border: 1px solid #f8d931;
	margin-right: 5px;
	padding: 5px;
	font-size: 1.0em;
	overflow: hidden;
	background-color: #fef6ae;
	background-image: url(/afb/zoeken-op-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#dagje-weg-special h3 {
	color: #952737;
	font-size: 1.2em;
}
div#dagje-weg-special a {
	text-decoration: underline;
	color: #6EAC51;
}
div#toplinks {
	width: 255px;
	border: 1px solid #f8d931;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #fef6ae;
	float: right;
	overflow: hidden;
	background-image: url(/afb/topLinks-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#toplinks h3 {
	color: #952737;
	font-size: 1.2em;
}
div#toplinks a {
	text-decoration: underline;
	color: #6EAC51;
}
div#ads46860Home,
div#ads46860Rubriek,
div#ads46860Nieuwsbrief,
div#ads46860optiesUitgebreid
{
	float: left;
	height: 80px;
	width: 468px;
	overflow: hidden;
	background-color: #fffbdf;
}
div#ads46860Home {
	height: 60px;
}
div#ads46860optiesUitgebreid {
	float: right;
}
div#ads46860Home a,
div#ads46860Rubriek a,
div#ads46860Nieuwsbrief a,
div#ads46860optiesUitgebreid a 
{
	font-size: 0.8em;
}
div#uittipsBoven {
	clear: both;
	width: 468px;
	height: 60px;
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 79px;
}
div#uittipsBovenReclame a {
	font-size: 0.8em;
	text-decoration: underline;
}
div#ads15480Home {
	float: right;
	height: 80px;
	width: 143px; /*617px - 468px - 5px - 1px */
	text-align: right;
	overflow: hidden;
	font-size: 0.9em;
	margin-left: 5px;
	border-left: 1px solid #72c4e1;
	border-bottom: 1px solid #72c4e1;
}
div#ads15480Home img {
	float: right;
}
div#ads120600links {
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 120px;
	overflow: hidden;
	margin-bottom: 1em;
}
div#ads160600rechts {
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 160px;
	overflow: hidden;
	margin-bottom: 1em;
	margin-top: 10px;
}
div.boek-hotel, div.boek-hotel2 {
	font-size: 90%;
	width: 178px;
	background-color: #FEF6AE;
	border-left: 5px solid #B6D398;
	border-bottom: 5px solid #B6D398;
	padding-left: 2px;
	text-align: left;
	overflow: hidden;
}
div.boek-hotel2 {
	background-color: #952737;
	width: 125px;
	margin-right: 0px;
	border: 0;
}
form#zoekhotelnaam {
	margin-top: 0;
	margin-bottom: 0;
}
form.zoekhotel {
	margin-bottom: 0;
}
form.zoekhotel a.klik {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
div.boek-hotel-dagje-uit {
	width: 228px;
	overflow: hidden;
	margin-left: 20px;
}
div.boek-hotel-dagje-uit div, 
div.boek-hotel-dagje-uit label {
}
div.boek-hotel-dagje-uit form select {
} 
div.boek-hotel-dagje-uit form span.button input {
}
div.boek-hotel-dagje-uit span.button {
	margin-top: 0em;
	text-align: left;
}
div.boek-hotel-dagje-uit h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
div.boek-hotel a { display: block; font-size: 0.9em; }
div.boek-hotel span { display: block; }
div.boek-hotel h2 { font-size: 1.1em; }
div.boek-hotel form { display: inline; }
div.boek-hotel form label { display: block; }
div.boek-hotel form input.btn { background-color: #B6D398; color: #952737; border: 1px outset #B6D398; width: 178px; text-align: left; }
div.boek-hotel2 form input.btn { background-color: #B6D398; color: #952737; border: 1px outset #B6D398; width: 155px; text-align: left; }
div.boek-hotel-dagje-uit form input.btn { background-color: #952737; color: #f8d931; border: 1px outset #B6D398; text-align: left; }
div.boek-hotel-dagje-uit span { font-size: 0.9em; }

div.boek_vakantiehuis {
	width: 166px;
	background-color: #FEF6AE;
	border: 5px solid #B6D398;
	padding-left: 2px;
	text-align: center;
	overflow: hidden;
}

#hotel-zoeken {
	height: 158px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#hotel-zoeken form {
	display: inline;
}
#dagje-uit-content {
	background-color: #FFF;
	width: 100%; /* afhankelijk van parent-div */
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
#dagje-uit-content h1:first-child { margin-top: 0px; font-size: 1.2em;}
#dagje-uit-content h2:first-child { margin-top: 0px; font-size: 1.2em;}
#dagje-uit-content h3:first-child { margin-top: 0px; font-size: 1.1em;}

div.content-bottom-reclame {
	float: right;
	width: 286px;
	border: 1px solid #952737;
	padding: 5px;
	margin: 6px;
	line-height: 1.3em;
	overflow: hidden;
}
div.content-bottom-reclame {
	font-size: 1.0em;
}
div#beoordeling-hotel {
	width: 617px;
	margin: 5px;
}
div.content-right-hotel {
	background-color: #FEF6AE;
	float: right;
	width: 255px;/*294px*/
	border: 1px solid #F8D931;
	padding: 5px;
	padding-top: 0;
	margin-bottom: 5px;
	overflow: hidden;
}
div.content-right-hotel h2 {
	color: #27bdee;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	font-size: 1.25em;
}
div.content-right-hotel a {
	text-decoration: underline;
	color: #6eac51;
}
div.content-bottom-reclame {
	border: 1px solid #72c4e1;
}
div.content-bottom-reclame img  {
	border: 1px solid #b6d398;
}
div.content-bottom-reclame { background-color: #FEF6AE; float:left; }

div.vakantie-type,
div.vakantie-type2 {
	float: left;
	width: 126px; /* (814/5)-border(left/right)-padding(left/right)-margin(left/right) */
	height: 130px;
	border: 1px solid #f8d931;
	padding: 13px;
	margin-left: 8px;
	margin-top: 5px;
	font-size: 0.7em;
	overflow: hidden;
}
h1.vakantie-type {
	margin-left: 8px;
}
div.vakantie-type2 {
	border: 1px solid #6eac51;
}
div.vakantie-type img,
div.vakantie-type2 img {
	width: 125px;
	height: 95px;
}
div.vakantie-type h2,
div.vakantie-type2 h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.vakantie-vervolg-links {
	float: left;
	width: 152px; /* (814/5)-border(left/right)-padding(left/right)-margin(left/right) */
	height: 130px;
	margin-left: 8px;
	overflow: hidden;
	color: #952737;
	font-size: 0.9em;
}
div.vakantie-vervolg-links img {
	border: 1px solid #f8d931;
}
div.vakantie-vervolg-links a {
	color: #952737;
}
div.vakantie-lijst-links1,
div.vakantie-lijst-links2 {
	float: left;
	border: 1px solid #f8d931;
	width: 285px; /* 814 - 152 - 8 == 654 / 2 == 327 - border(left/right) - margin(left/right)*/
	margin-right: 40px;
}
div.vakantie-lijst-rechts1,
div.vakantie-lijst-rechts2 {
	float: right;
	border: 1px solid #f8d931;
	width: 285px; /* 814 - 152 - 8 == 654 / 2 == 327 - border(left/right) - margin(left/right)*/
	margin-left: 20px;
	margin-right: 20px;
}
div.vakantie-lijst-rechts1 ul, div.vakantie-lijst-links1 ul { 
	list-style-image: url(/afb/gb.jpg);
}
div.vakantie-lijst-rechts2 ul, div.vakantie-lijst-links2 ul { list-style-image: url(/afb/yb.jpg); }
div.vakantie-lijst-rechts2, div.vakantie-lijst-links2 { border: 1px solid #6eac51; }

div.weekendweg-type,
div.weekendweg-type1,
div.weekendweg-regio,
div.weekendweg-sfeer {
	float: left;
	width: 230px; /* (814/3)-border(left/right)-padding(left/right)-margin(left/right) */
	height: 200px;
	border: 1px solid #6eac51;
	border-right: 4px solid #6eac51;
	padding: 11px;
	margin: 6px;
	font-size: 0.9em;
	overflow: hidden;
}
div.weekendweg-type1 {
	overflow: visible;
}
div.weekendweg-type1 strong,
div.weekendweg-type strong {
	display: block;
	margin-bottom: 1em;
	color: #6eac51;
}
div.weekendweg-type1 div.boek-hotel-fp {
	width: 201px;
	font-size: 1.0em;
}
div.weekendweg-regio {
	border: 1px solid #72c4e1;
	border-right: 4px solid #72c4e1;
}
div.weekendweg-regio strong {
	display: block;
	margin-bottom: 1em;
	color: #72c4e1;
}
div.weekendweg-sfeer {
	border: 1px solid #952737;
	border-right: 4px solid #952737;
}
div.weekendweg-sfeer strong {
	display: block;
	margin-bottom: 1em;
	color: #952737;
}
div.weekendweg-type a,
div.weekendweg-type1 a,
div.weekendweg-regio a,
div.weekendweg-sfeer a {
	text-decoration: none;
	color: #6eac51;
}
div.beekse-bergen {
	float: left;
	border-right: 5px solid #b6d398;
	border-bottom: 1px solid #b6d398;
	width: 282px;
	margin-bottom: 1em;
}
div.beekse-bergen img {
	margin: 4px 10px 0px 0px;
	border: 0;
	border-top: 5px solid #b6d398;
	border-left: 2px solid #b6d398;

}
/* main boeken-zoeken
		- linksDiversen (left area)
*/

#dagjeweg-left {
	width: 239px;
	margin-left: -239px;
	float: left;
	position: relative;
	z-index: 10;
}
#boeken-zoeken {
	width: 239px;
	overflow: hidden;

	background-image: url(/ontwerp/left_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#cWebfeeds {
	/* Needed only for Firefox */
	width: 239px;
	position: absolute;
	z-index: -1;
}
#weekend-bijlage {
	margin-top: 4px;
}
#direct-boeken,
#gevonden-artikelen,
#gevonden-attracties,
#hotel-boeken,
#hotel-boeken-fp,
#dagje-uit-zoeken,
#links,
#links2,
#webfeeds,
#advert120600,
#advert160600,
#over {
	width: 228px;
	margin-left: auto;
	margin-right: auto;
}
#advert120600,
#advert160600 {
	margin-top: 3px;
	text-align: center;
}
#advert160600 div.google {
	margin-left: 10px;
}
#dagje-uit-zoeken .nav {
	margin-top: 0;
}
#hotel-boeken-fp,
div.medium #hotel-boeken {
	width: 300px;
}
#direct-boeken a,
#hotel-boeken a,
#dagje-uit-zoeken a,
#links a,
#links2 a,
#advert120600 a,
#advert160600 a,
#webfeeds a,
#over a {
	border-bottom: 1px #27bdee dotted;
	margin-left: 18px;
	margin-right: 10px;
	text-decoration: none;
	display: block;
	color: #505050;
	padding-top: 3px;
	padding-bottom: 3px;
}
#advert160600 a {
	margin-left: 8px;
}
#direct-boeken div.nav-items img {
	margin-right: 3px;
	float: left;
}
#advert120600 a {
	margin-left: 10px;
}
#hotel-boeken form,
#dagje-uit-zoeken form {
	padding-top: 5px;
	margin-left: 18px;
	margin-bottom: 0;
}
div.medium #hotel-boeken form {
	margin-left: 5px;
}
#hotel-boeken form input#checkAvail {
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
}
#hotel-boeken form input#destination {
	margin: 0;
	padding: 0;
	width: 13em;
}
#eropuit-filter form input.submitBtn,
#hotel-boeken form input.submitBtn,
#dagje-uit-zoeken form input.submitBtn {
	display: block;
	clear: both;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #000;
	font-size: 0.9em;
	margin-bottom: 5px;
	background-color: #d8d8d9;
}
div.medium #hotel-boeken form input.submitBtn {
	display: inline;
}
#eropuit-filter form input.submitBtn {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 0;
	display: none;
}
#dagje-uit-zoeken div.nav-items {
	margin-top: 3px;
}
#dagje-uit-zoeken div.nav-items form#dagjeuitzoeken {
	margin-top: 5px;
	padding-top: 5px;
}
#dagje-uit-zoeken div.nav-items form#dagjeuitzoeken a {
	border: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	display: block;
	color: #952737;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;
}
#dagje-uit-zoeken div.nav-items form#dagjeuitzoeken input#dqw {
	margin-top: 5px;
}
#dagje-uit-zoeken div#gz {
	text-decoration: underline;
	font-size: 0.7em;
	color: #952737;
	font-weight: bolder;
}
#hotel-boeken div#beschikbaarheid select {
	font-size: 0.8em;
}
.nav {
	width: 228px;
	height: 30px;
	margin-top: 3px;
	overflow: hidden;
}
.nav h1,
.nav h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	font-size: 16px;
	padding-top: 4px;
	font-weight: normal;
}
.nav-duim-db,
.nav-duim-db-red,
.nav-duim-db-green {
	background-image: url(/ontwerp/blauwe-duim.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 18px;
	float: left;
}
.nav-duim-db-red {
	background-image: url(/ontwerp/rode-duim.gif);
}
.nav-duim-db-green {
	background-image: url(/ontwerp/groene-duim.gif);
}
.nav-kop,
.nav-kop-red,
.nav-kop-green {
	height: 26px;
	width: 210px;
	background-image: url(/ontwerp/blauwe-streep.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	font-size: 18px;
	padding-top: 4px;
	float: left;
}
.nav-kop-red {
	width: 215px;
	background-image: url(/ontwerp/rode-streep.gif);
	background-repeat: repeat-x;
}
.nav-kop-green {
	width: 215px;
	background-image: url(/ontwerp/groene-streep.gif);
	background-repeat: repeat-x;
}
.nav-items {
	width: 226px;
	border: 1px solid #27bdee;
	background-color: #fff;
	overflow: hidden;
}
#beoordelingen .nav {
	width: 401px;
}
#beoordelingen .nav .nav-kop {
	width: 383px;
}
#beoordelingen .nav-items {
	width: 371px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#erop-uit .nav {
	margin: 0;
	width: 247px;
}
#erop-uit .nav-kop-red {
	width: 229px;
}
#erop-uit .nav-items {
	border: 0;
	margin: 5px;
	width: 237px;
}
#vakantieparken {
	margin-top: 5px;
	clear: both;
}
#vakantieparken .nav {
	margin: 0;
	width: 468px;
}
#vakantieparken .nav .nav-kop {
	width: 450px;
}
#vakantieparken .nav-items {
	width: 466px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#regiozoeken {
	clear: both;
	margin-bottom: 5px;
}
#regiozoeken .nav {
	margin: 0;
	width: 468px;
}
#regiozoeken .nav .nav-kop {
	width: 450px;
}
#regiozoeken .nav-items {
	width: 466px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#regiozoeken .nav-items div#map {
	float: left;
	width: 201px;
	height: 236px;
	padding-left: 10px;
	padding-right: 10px;
}
#regiozoeken #popularPlaces {
	width: 215px;
	margin-right: 10px;
	float: right;
	overflow: hidden;
}
#regiozoeken #popularPlaces .nav-kop {
	border-top: 1px solid #27bdee;
	width: 215px;
	text-align: right;
	background-image: none;
	color: #27bdee;
}
#regiozoeken #popularPlaces .nav {
	margin-top: 0;
	width: 215px;
}
#regiozoeken #popularPlaces .nav-items {
	width: 215px;
	border: 0;
	border-top: 1px solid #27bdee;
}
#regiozoeken #popularPlaces a {
	color: #27bdee;
	text-decoration: none;
}


#eropuit-zoekresultaten .nav-items {
	width: 704px;
	border-bottom: 0;
	border-top: 0;
}
#eropuit-zoekresultaten .nav {
	width: 706px;
}
#hotel-boeken-fp .nav {
	width: 500px;
}
#eropuit-zoekresultaten .nav-kop {
	width: 488px;
	float: left;
}
#eropuit-zoekresultaten .nav-balk {
	text-align: right;
	padding-top: 6px;
	height: 24px;
	background-image: url(/ontwerp/blauwe-streep.gif);
	float: left;
	width: 200px;
}

#hotel-boeken-fp .nav-kop {
	width: 482px;
}
div.medium #hotel-boeken .nav-kop {
	width: 282px;
}
#eropuit-filter .nav {
	margin-top: 0;
}
#eropuit-filter .nav-items {
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #952737;
	width: 384px;
	height: 201px;
	border-top: 0;
	overflow: hidden;
}
#eropuit-filter .nav {
	width: 401px;
}
#eropuit-filter .nav-kop-red {
	width: 383px;
}
#hotel-boeken-fp .nav-items {
	width: 498px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.medium #hotel-boeken .nav-items {
	width: 283px;
	border: 1px solid #27bdee;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 210px;
}
#hotel-boeken-fp .nav-items div {
	float: left;
	width: 247px;
	padding-top: 37px;
	padding-bottom: 37px;
	border-right: 1px dotted #27bdee;
	text-align: center;
}
div#bezoekersinfo .nav-items,
div#bezoekersinfo .nav-items {
	width: 218px;
	padding-top: 7px;
	padding-bottom: 7px;
}
div#bezoekersinfo .nav-items div,
div#bezoekersinfo .nav-items div {
	width: 200px;
	border-bottom: 1px dashed #27bdee;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
div#openingsinfo .nav-items {
	padding-top: 0;
}
#bezoekersinfo .nav,
#bezoekersinfo .nav {
	width: 220px;
}
#bezoekersinfo .nav-kop,
#bezoekersinfo .nav-kop {
	width: 202px;
}
div.personalLinks {
	text-align: left;
	font-size: 0.9em;
}
div.personalLinks a,
div.personalLinks a.tipdetail {
	text-decoration: underline;
	margin-bottom: 1px;
	display: block;
	color: #31189c;
	overflow: hidden;
}
div.personalLinks a.tipdetail {
	height: 1.5em;
}
div.personalLinks a.odd {
	background-color: #b6d398;
}
#linksDiversen a {
	padding: 1px 0px 1px 0px;
	text-decoration : none;
	color: #31189C;
	font-size: 0.9em;
	display: block;
}
#linksDiversen a:hover { 
	text-decoration : underline;
}

#linksDiversen ul {
	list-style-type: none;
	line-height: 1.0em;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}
#linksDiversen ul a {
	display: inline;
}

/*------------------------------------
	footer
*/
#dagje-weg-footer {
	background-image: url(/ontwerp/body_bg_rep.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: center;
	overflow: hidden;
	width: 968px;
	background-color: #FFF;
	height: 190px;
}
#dagje-weg-footer span {
	margin-right: 7px;
}
#dagje-weg-footer a {
	text-decoration: none;
	font-size: 0.8em;
}

#dagje-weg-bottom {
	clear: both;
	width: 968px;
	height: 5px;
	background-image: url(/ontwerp/body_bottom.jpg);
	background-repeat: no-repeat;

	margin-left: auto;
	margin-right: auto;
}

ul {
	list-style-image: url(/afb/dagjeweg-list-bullet.gif);
}

div.eropuit-ad {
	font-size: 1.2em;
	text-align: center;
	background-color: #FFF;
	height: 140px;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
div.eropuit-ad a {
	color: #952737;
}
div.eropuit-ad hr {
	border-bottom: 1px solid #27BDEE;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------
	diverse div's voor andere pages
*/
div.prijsvragen {
	width: 704px;
	margin: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}
div.prijsvragen a {
	text-decoration: none;
	color: #27bdee;
}
div.prijsvragen h1 {
	font-size: 1.2em;
	color: #368235;
}
div.prijsvragen h2 {
	font-size: 1.0em;
	color: #4ab348;
}

div.arrangementen {
	padding: 5px;
}
div.arrangementen p {
	clear: both;
}
div.arrangementen span.goedkoop { background-color: #6eac51; padding: 5px;}
div.arrangementen span.gemiddeld { background-color: #f8d931;padding: 5px;}
div.arrangementen span.duur { background-color: #952737; color: #FFF; padding: 5px;}
div.arrangementen p.arrangement {
	border: 1px solid #b6d398;
	border-top: 5px solid #6eac51;
	padding: 5px;
	margin: 5px;
	height: 129px;
	margin-bottom: 15px;
}
div.arrangementen img.afbeelding {
	float: left;
	height: 125px;
	width: 180px;
	border: 1px solid #6eac51;
	margin-top: 4px;
	margin-right: 5px;
}
div.arrangementenNav {
	text-align: center;
}
div.arrangementenNav a {
	margin-right: 10px;
}
div.adverteerpagina {
	padding: 5px;
}
div.adverteerpagina a:visited {
	color: #b6d398;
}
div.adverteerpagina a:link {
	color: #6eac51;
	/*color: #05aa32;*/
}
div.thumbshot {
	font-size: 0.8em;
	clear: both;
}
div.thumbshot img {
	border: 0;
	display: inline;
}
div.kerstaround {
	background-color: #952737;
	width: 100%;
}
div.kerstad {
	height: 600px;
	width: 120px;
	float: left;
	margin-left: 20px;
	background-color: #952737;
}
div.kerstad a {
	color: #fef6ae;
}
div.kerstmarkten {
	float: left;
	width: 607px;
	color: #fffbdf;
	background-image: url(/kerstmarkt-html/Kerst_Parijs_achtergrond.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-left: 32px;
	margin-top: 0px;
}
div.kerstadtext {
	clear: both;
	text-align: center;
	color: #fef6ae;
	font-size: 1.5em;
	margin-top: 2em;
}
div.kerstadtext a {
	color: #fef6ae;
}
div.kerstmarkt {
	padding-top: 10px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
div.kerstmarkten a {
	color: #fffbdf;
}
h1.kerstheader {
	padding-top: 20px;
	font-size: 1.6em;
	color: #fef6ae;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

div.kerst-anderen {
	padding: 5px;
}
div.kerst-anderen div {
	margin-bottom: 5px;
}

div.datum {
	color: #fef6ae;
}

div.textlinkAdd {
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 20px;
}
div.textlinkAdd span {
	font-size: 0.5em;
}
div.textlinkAddNieuwsOnder {
	clear: both;
	font-size: 1.5em;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
div.textlinkAddRubriek {
	clear: both;
	font-size: 1.2em;
	text-align: left;
}
div.textlinkAddRubriek span {
	font-size: 0.6em;
}
div.textlinkAddNieuwsRB {
	font-size: 1.1em;
}
div.textlinkAddNieuwsRB span {
	font-size: 0.8em;
}
div.textlinkAddHP {
	clear: both;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 10px;
	border-left: 1px solid #6eac51;
	border-right: 1px solid #6eac51;
}
div.textlinkAddHP span {
	font-size: 0.6em;
}
div.insideAdd {
	clear: both;
}
div.textlink300250Add {
	text-align: center;
	border: 1px solid #72c4e1;
	width: 300px;
	height: 250px;
	font-size: 1.8em;
	line-height: 1em;
	text-decoration: none;
	color: #952737;
}
div.textlink120600Add {
	text-align: center;
	border: 0px solid #72c4e1;
	width: 120px;
	height: 600px;
	font-size: 1.8em;
	line-height: 1.5em;
	text-decoration: none;
	color: #f8d931;
}
/*------------------------------------
	div's voor linkpages
*/
div#linkpage img.siteimage {
    float: left;
    margin-top: 3px;
    margin-right: 8px;
	margin-bottom: 5px;
}
div#samenvatting {
    margin-left: 0em;
    margin-top: 0;
}
div#comment {
    clear: both;
    float: left;
}
div.usercomment {
    clear: both;
}
div#linkpage-content {
	width: 591px; /*627-margin-padding-border;*/
	border: 1px solid #952737;
	padding: 11px;
	margin: 6px;
	font-size: 1.0em;
	overflow: hidden;
}
div#linkpage-content h1 {
	font-size: 1.4em;
}
div.hoofdrubriek h2 {
	margin-bottom: 0;
	padding: 0px;
	padding-left: 2px;
	text-align: center;
	color: #952737; /*#6eac51;*/
	background-color: #b6d398;
	font-size: 1.1em;
}
div.rubriek {
	width: 287px; /*591px/2 - margin - padding - border; */
	margin: 2px;
	padding: 2px;
	float: left;
	overflow: hidden;
	margin-bottom: 1em;
	border: 0px solid #b6d398;
	font-size: 1.0em;
}

div.rubriek h3 {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f8d931;
	font-size: 1.1em;
	padding-left: 2px;
}
div.rubriek a {
	display: block;
	text-decoration: underline;
	background-color: #fef6ae;
	padding-left: 2px;
}
div.hoofdrubriek {
	clear: both;
}
#hotels-in-provincie {
	clear: both;
	width: 100%;
	color: #952737;
}
#hotels-in-provincie div {
	padding: 0.5em;
	float: left;
	width: 20%;
}
#hotels-in-provincie a {
	display: block;
	text-decoration : none;
	font-size: 0.9em;
}

/*------------------------------------
	div's voor ervaringpagina's
*/
div#beoordelingenKop,
div#beoordelingenSlot {
	padding: 5px;
	margin: 2px;
	background-color: #b6d398;
}
div#beoordelingenKop h1, div#beoordelingenKop a {
	color: #952737;
}
div#beoordelingenLijst {
	padding: 5px;
	margin: 2px;
	border: 1px solid #6eac51;
}
div.ervaring {
	clear: both;
	margin-bottom: 2em;
	border: 1px solid #f8d931;
}
div.ervaringKop h2 {
	background-color: #fef6ae;
	color: #72c4e1;
	padding: 5px;
	margin-bottom: 0;
	margin-top: 0;
}
div.ervaringKop a {
	color: #72c4e1;
}
div.ervaringBericht,
div.ervaringAuteur {
	background-color: #b6d398;
	padding: 5px;
}
div.ervaringGeef {
	background-color: #b6d398;
	padding: 5px;
}
div.ervaringCijferBad {
	background-color: #fffbdf;
	color: #952737;
	font-size: 2em;
	padding: 5px;
}
div.ervaringCijferTop {
	background-color: #fffbdf;
	color: #6eac51;
	font-size: 2em;
	padding: 5px;
}
div#barterPrijsvraag {
	border: 1px solid #27bdee;
	background-color: #fef6ae;
	margin-left: 50px;
	margin-right: 50px;
	padding: 5px;
}
div#barterPrijsvraag img {
	float: left;
	margin-right: 5px;
	border: 1px solid #27bdee;
}
/*------------------------------------
	div's voor restaurant vermeldingen
*/
div.restaurantBook {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
	padding-top: 0;
}
h2.restaurantBook {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.1em;
}
div#restaurantHeader,
div.restaurantFooter {
	width: 185px;
	background-color: #e2c495;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 1.5em;
}
div#restaurantHeader h3 {
	color: #952737;
	font-size: 1.1em;
	text-decoration: none;
}
div#restaurants {
	width: 177px; /*187 - 2x5*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}
div#restaurants img {
	width: 177px;
	overflow: hidden;
	clear: both;
}
div.restaurant-naam,
div.restaurant-keuken,
div.restaurant-vanaf,
div.restaurant-geopend,
div.restaurant-adres,
div.restaurant-extra,
div.restaurant-plaats {
	color: #fffbdf;
	height: 1.3em;
	overflow: hidden;
}
div.restaurant-keuken span,
div.restaurant-vanaf span,
div.restaurant-geopend span,
div.restaurant-adres span,
div.restaurant-extra span,
div.restaurant-plaats span {
	color: #fef6ae;
}
div.restaurant-naam {
}
div.restaurant-telefoon {
	border-bottom: 1px solid #e2c495; /*f8d931;*/
	color: #fffbdf;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.restaurant-telefoon span {
	color: #fef6ae;
}
div.restaurantFooter {
	color: #952737;
	font-size: 0.9em;
	margin-bottom: 1em;
}
div.restaurantFooter a:link, 
div.restaurantFooter a:hover, 
div.restaurantFooter a:visited {
	display: inline;
	color: #952737;
}
div#rightheader {
	width: 185px;
	background-color: #e2c495;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 1.5em;
}
div#rightheader h3 {
	color: #27bdee;
	font-size: 1.1em;
	text-decoration: none;
}
div.rightcontent {
	text-align: left;
	padding-left: 5px;
	margin-bottom: 1em;
}

/*------------------------------------
	div's voor plaatsen lijst
*/
div.navBalk {
	margin-bottom: 2em;
}
div.navBalk a {
	display: inline;
	margin-right: 10px;
}
div.plaatsKolom {
	width: 200px;
	overflow: hidden;
	float: left;
}
div.plaatsAlfabet {
	width: 190px;
	overflow: hidden;
}
div.plaatsAlfabet a {
	display: block;
}
div.plaatsNederland,
div.plaatsBelgie {
	clear: both;
	padding: 5px;
}
div.plaatsBelgie {
	margin-top: 2em;
}
div.plaatsNavigatie {
	margin: 5px;
}
div.linksAdd {
	color:#952737;
	padding-left:7px;
}

/*----------------------------------
DAGJEWEG.CSS
*/
img { border: 0; }

P.faqA {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

P.faqQ {
	font-weight: bold;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

TABLE { border: 0em none White; }
TABLE.welkom { width: 576px; }
TABLE.bottom-vak {
	border: 1px dashed #CEE763; /*840018;*/
	width: 760px;
}
TABLE.contact {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	font-size: 0.9em;
	border: 1px dashed #CEE763; /*840018;*/
	width: 570px;
}
TABLE.middleleft {
	background-color: #6EAC51; /* 206, 231, 99 */
	width: 120px;
	padding: 2px;
}
TD.middleleft { background-color: #6EAC51; }
TABLE.opties {
	width: 100%;
	border: 1px solid #72C4E1;
}
TABLE.opties2 {
	width: 100%;
	font-size: 1.0em;
}
TABLE.rightadvert {
	border: 0px dashed #E77A62;
	width: 160px;
}
TABLE.rightadvertHotels {
	border: 1px solid #DCE8F5;
	border-right: 0px;
	width: 239px;
}
TABLE.zoeken, DIV.zoeken {
	border: 1px solid #DCE8F5;
	border-bottom: 0px;
	border-right: 0px;
	width: 100%;
}
TABLE.zoeken2 {
	border: 1px solid #DCE8F5;
	border-bottom: 0px;
	border-right: 0px;
	width: 239px;
	height: 60px;
	font-size: 0.9em;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
}
TABLE.zoeken3 {
	border: 1px solid #DCE8F5;
	border-bottom: 0px;
	border-right: 0px;
	height: 60px;
	font-size: 0.9em;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
}

TABLE.toppage {
	border-bottom: 1px solid #DCE8F5;
}

TABLE.textadvert1,TABLE.textadvert2,TABLE.textadvert3 {
	height: 60px;
	width: 468px;
	border: 0px;
	background-color: #F9DFF9;
}
TABLE.textadvert2 {
	height: 58px;
	width: 466px;
}
TABLE.textadvert3 {
	width: 464px;
	height: 41px;
}

TD		{
	color: Black;
	vertical-align: top;
}

TD.bottomSpecialeActie {
	background-color: #F2FFF7;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}

TD.bottomActie {
	background-color: #F2FFF7;
	letter-spacing: 0.07em;
	text-align: center;
	font-size: 0.9em;
}

TD.admin { background-color: #F8D931; border: 1px solid #72c4e1; }
TD.contactAansporing { }
TD.contactVeld { }
TD.middleleft_hot { background-color: #CEE763; /*#CCCC00;*/ }
TD.welkom {
	border: 2px solid #FFCECE;
	width: 50%;
	background-color: #FFCECE;
	font-size: 1.0em;
}
DIV.vakantie-tips {
	width: 264px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.3em;
	background-color: #FEF6AE;
}
DIV.vakantie-tips h2, DIV.vakantie-tips h1 {
	color: #27bdee;
	font-size: 1.2em;
}
DIV.vakantie-tips a {
	color: #952737;
}

div.tiptextadvert {
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 1.5em;
	padding: 0.2em;
	text-align: center;
}
div.tiptextadvert a {
	text-decoration: underline;
	color: #952737;
}

TD.welkom_news {
	border: 1px solid #DCE8F5;
	border-right: 0px;
	border-top: 0px;
	width: 50%;
	background-color: #F2FFF7;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 2px;
}

DIV.uitstapjes3 {
	width: 704px;
	margin: 5px;
	margin-top: 10px;
}
div.uitstapjes3 img.dossier {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid #27bdee;
}
DIV.uitstapjes,
DIV.uitstapjes2 {
	clear: both;
	width: 617px;
	border: 0;
	padding: 5px;
	background-color: #FFFBDF;
	font-size: 1.0em;
}
DIV.uitstapjes2 {
	width: 357px;
}
DIV.tipAdvertBo {
	width: 270px;
	float: right;
	margin-right: 2px;
	border: 0px solid #f8d931;
	overflow: hidden;
	margin-bottom: 2em;
}
DIV.tipAdvertBo div {
	background-color: #FEF6AE;
	font-size: 0.9em;
	width: 264px;
	float: left;
	border: 1px solid #f8d931;
	overflow: hidden;
	margin-bottom: 0;
	padding: 2px;
}
DIV.tipAdvertBo div.opties {
	margin-left: 0;
	margin-bottom: 5px;
}
DIV.tipAdvert {
	clear: both;
	width: 468px;
	height: 85px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
DIV.tipDetailAdvertTop {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	font-size: 0.8em;
	line-height:14px;
	width: 230px;
	height: 60px;
	overflow:hidden;
	float: left;
	background-color: #fef6ae;
	padding: 0px;
	border: 0px solid #f8d931;
}
DIV.tipDetailAdvert {
	width: 623px;
	height: 93px;
	overflow: hidden;
	font-size: 0.9em;
	background-color: #fef6ae;
	margin-left: 2px;
}
DIV.tipDetailAdvert DIV {
	width: 468px;
	height: 91px;
	border: 1px solid #952737;
	margin-left: auto;
	margin-right: auto;
	background-color: #b6d398;
}
DIV.tipDetailAdvert DIV STRONG {
	color: #952737;
}
DIV.tipDetailAdvertTop {
	background-color:transparent;
	border:0;
	width:360px;
	height:79px;
}
DIV.tipDetailAdvert img,
DIV.tipDetailAdvertTop img {
	border: 0px solid #f8d931;
	margin-right: 0px;
	margin-top: 2px;
}
DIV.advert120600acties {
	width: 128px;
	height: 600px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 1em;
}
DIV.tipNoURL {
	width: 130px;
	height: 90px;
	float: left;
}
TD.topadvert { text-align: right; }
TD.topadvertright { text-align: right; }
TD.menukern	{ background-color: #B6D398; }
TD.menuextra { background-color: #B6D398; /*#E77A62;*/ }
#hotitem a { display: block; }
#hotitem a:link {
	text-decoration : none;
	color : Gray;
}
#hotitem a:visited {
	text-decoration : none;
	color : Silver;
}
#hotitem a:hover {
	text-decoration : none;
	color : Black;
}

SPAN	{	
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	text-decoration : none;
	color : Black;
	font-size: 1em;
}

SPAN.small	{	
	text-decoration : none;
	color : Black;
	font-size: 0.9em;
}

SPAN.akey { text-decoration: underline; }

.topadvert {
	text-align: center;
	font-size: 0.9em;
	background-color: #FFFBDF;
	border-style: none;
	border: 0px;
}

div.optiesContainer {
	clear: both;
	width: 338px;
	float: left;
	margin-left: 3px;
}
div.opties {
	text-decoration : none;
	font-size: 0.9em;
	background-color: #FEF6AE; /*#72C4E1; #DCDDF5;*/
	float: left;
	border: 1px solid #f8d931;
	width: 300px;
	overflow: hidden;
	margin-left: 2px;
	padding: 2px;
}
table.opties {
	text-decoration : none;
	font-size: 0.9em;
	background-color: #FEF6AE; /*#72C4E1; #DCDDF5;*/
}
div.optiesUitgebreid {
	padding-left: 5px;
	padding-right: 5px;
}


P.extraRubrieksContent { font-size: 1.0em; border: 1px solid #72c4e1; background-color: #fef6ae; padding: 3px; }
H1.rubriektitle { 
	font-size: 1em; 
	margin-top: 0; 
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 3px;
}
H1.wwtitle {
	color: #27bdee; /*Black;*/
	margin-top: 0;
	font-size: 1.2em;
}

DIV.tiptitle,
DIV.VIPuitstapje {
	background-color: #b6d398;
	color: #f8d931;
	font-weight: normal;
	margin-top: 0;
	margin-left: 1px;
	width: 617px;
	padding: 3px;
	border-top: 1px solid #952737;
	border-left: 1px solid #952737;
}
DIV.VIPuitstapje {
	background-image: url(/afb/vip-ster-1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
DIV.tiptitle a,
DIV.VIPuitstapje a {
	color: #f8d931;
	text-decoration: none;
	font-size: 0.8em;
}

H1.tiptitle, H2.tiptitle { 
	background-color: #b6d398;
	font-weight: normal;
	font-size: 1.2em;
	color: #27bdee;
	padding-left: 3px;
	margin: 0;
	padding: 0;
}
H1.tiptitle { font-size: 1.3em; }
H2.tiptitle { display: inline; }
H1.nieuws { font-size: 1.4em; color: #27bdee; }
H2.nieuws { font-size: 1.2em; color: #27bdee; }
H2.rubriektitle {
	font-size: 1em;
	text-decoration: none;
	color: #27bdee;	
}
H2.wwtitle,H2.wwtitle2 {
	font-size: 1.0em;
	text-decoration: none;
}
H2.rubriekpagina {
	background-color: #FEF6AE;
	padding: 5px;
	font-size: 1.0em;
	text-decoration: none;
}
H2.wwtitle2 {
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
}

H3.wwtitle {
	font-size: 1.0em;
	text-decoration: none;
}

A:active { color: #E77A62; /*#840018;*/ }
A:hover { text-decoration: underline; }
A.nextprev:link, A.nextprev:visited {
	text-decoration: underline;
}
A.menuextra:link {
	text-decoration : none;
	color : #31189C;
	font-size: 0.9em;
}

A.menuextra:visited {
	text-decoration : none;
	color : Gray;
	font-size: 0.9em;
}

A.menuextra:hover {
	text-decoration : underline;
	font-size: 0.9em;
}
	
A.menukern:link, #vakantiehuis-list a:link, #vakantiehuizen-links a:link {
	text-decoration : none;
	color : #31189C;
	font-size: 0.9em;
}
A.menukern:visited, #vakantiehuis-list a:visited, #vakantiehuizen-links a:visited  {
	text-decoration : none;
	color : Gray;
	font-size: 0.9em;
}
A.menukern:hover, #vakantiehuis-list a:hover, #vakantiehuizen-links a:hover {
	text-decoration : underline;
	font-size: 0.9em;
}

A.item:link {
	text-decoration : none;
	color : #393AAA;
}
A.item:visited {
	text-decoration : none;
	color : Gray;
}
A.item:hover {
	text-decoration : underline;
}

div.pageno { 
	clear: both;
	text-align: center;
	font-size: 1.0em;
	margin-top: 1em;
}
div.pageno a { text-decoration: underline; }
div.pageno a:link { color: #6eac51; }
div.pageno a:visited { color: Gray; }
div.pageno a:hover { color: #952737; }

div.aantalTips { 
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
div#ad120160 {
	width: 120px;
	height: 160px;
	float: left;
	margin-left: 2px;
}

div.reclameOnder, 
div.reclameBoven {
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 1em;
}
div.reclameOnder {
	text-align:left;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
}
div.reclameBoven {
	text-align: left;
	width: 100%;
	margin-left: 5px;
}
div.reclameOnder a,
div.reclameBoven a {
	color: #952737;
}
div.reclameLBoven {
	font-size: 11px;
	margin-bottom: 1em;
	margin-left: 2px;
}
div.reclameLBoven a {
	font-weight: bolder;
	color: #952737;
}
div.reclameLBoven img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid #6eac51;
}

A.tip:link {
	text-decoration : none;
	color : Blue;
	font-size: 0.9em;
}
A.tip:visited {
	text-decoration : none;
	color : Gray;
	font-size: 0.9em;
}
A.tip:hover {
	text-decoration : underline;
	font-size: 0.9em;
}

A.stuuremail:link,A.stuuremail:visited,A.stuuremail:hover {
	text-decoration: none;
}

A.menuheader:link {
	text-decoration : none;
	color : #E77A62; /*#840018;*/
	font-size: 1em;
}
A.menuheader:visited {
	text-decoration : none;
	color : #E77A62; /*#840018;*/
	font-size: 1em;
}
A.menuheader:hover {
	text-decoration : none;
	color : Black;
	font-size: 1em;
}

A.index_news_titles:link,A.index_news_titles:visited,A.index_news_titles:hover { color: #952737; }

A.index_news_titlesHomepage:link,A.index_news_titlesHomepage:visited,A.index_news_titlesHomepage:hover {
	font-size: 0.9em;
	color: Black;
	text-decoration: none;
}
A.index_news_titlesHomepage:visited,A.index_news_titlesHomepage:hover {
	color: Gray;
}

A.zoekextra:link {
	text-decoration : none;
	color : Gray;
	font-size: 0.9em;
}

A.zoekextra:visited {
	text-decoration : none;
	color : Gray;
	font-size: 0.9em;
}

A.zoekextra:hover {
	text-decoration : underline;
	font-size: 0.9em;
}
	
table.tip {
	width: 625px; /* 627px min 2x 1pixel cellspacing */
}

table.tip td a:link {
	text-decoration : underline;
	color : #72c4e1; /*9F8D4F; #393AAA;*/
}
table.tip td a:visited {
	text-decoration : underline;
	color : #72c4e1;
}
table.tip td a:hover {
	text-decoration : underline;
}

table.tip td.extraImages img {
	height: 100px;
	margin-right: 1px;
	float: left;
	border: 1px solid #952737;
}

table.tip td.opmerking h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

SELECT.small {
	font-size: 0.9em;
}


.tip {
	background-color : #FFFBDF; /*#E9F5DC;*/
	font-size: 0.9em;
}
.tipkop {
	border: 0px dotted #840018;
	margin: 2px;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	color: #952737;	
}
.colheader, .colheaderEmpty, .colheaderMeta {
	width: 17%;
	text-align: right;
	font-size: 1.0em;
}
.colheader {
	background-color: #6eac51;
	color: White;
}
.colheaderMeta {
	color: #f8d931;
	background-color: #952737;
	vertical-align: bottom;
}
.colContent, .colContent a {
	background-color: #fef6ae;
	color: #952737;
}

.thema,.genre,.doelgroep {
	background-color: #fef6ae;
	color: #952737;
}
.url {
	background-color: #fef6ae;
}
.url img {
	border: 1px solid #952737;
	float: left;
	margin-right: 1em;
}
.weer,.entree,.periode,.bereikbaar,.telefoon,.postcode,.adres,.toegankelijk,
.opmerking,.hotel,.vervoer,.actie,.tipactie,.provincie,.plaats,.minaantalpers,
.aantalnachten,.tipactieimg,.geschikt,td.boekeninfo {
	background-color: #fef6ae;
	color: #952737;
}
.periode {
	color: #000;
}
.opmerking {
	line-height: 1.7em;
}
.tipactie {
	font-size: 1.0em;
}
.tipactieimg {
	font-size: 1.0em;
	text-align: left;
}
td.boekeninfo {
	overflow: hidden;
	border: 0px solid #72c4e1;
	font-size: 1.1em;
	padding: 5px;
	padding-left: 0px;
	color: #000;
}
td.boekeninfo a:link, td.boekeninfo a:visited, td.boekeninfo a:hover {
	color: #952737;
	display: block;
	margin: 5px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 5px;
	float: left;
	border: 3px outset #f8d931;
	background-color: #fffbdf;
	text-align: center;
	font-weight: bolder;
}

.admin {
}

/* Extranet */
A.newsOpeningskop:ACTIVE,A.newsOpeningskop:LINK,A.newsOpeningskop:VISITED,A.newsOpeningskop:ACTIVE {
	text-decoration: none;
	font-size: medium;
}
H1.newsOpeningsvlag, H2.newsOpeningsvlag, H3.newsOpeningsvlag {
	font-size: 1.2em;
	color: #31189C; /*#31189C;*/
}
SPAN.lead,A.lead:ACTIVE,A.lead:LINK,A.lead:VISITED {font-size: 1em; text-decoration: none; color: Black;}
A.lead:HOVER {text-decoration: none; color: Gray;}
IMG.news { border: 0px; }
IMG.newsImage, IMG.dossierImage { 
	border: 1px solid Black;
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
}
IMG.specialeActie {
	border: 0px;
}
IMG.dossierImage {
	border: 1px solid #72C4E1;
	float: left;
}

/* IFRAME styles */
IFRAME {
	border: 0px;
}
/* End of IFRAME styles */

/* UL styles */
UL.partner { line-height: 1.5em; }

UL.vakantiehuis-lijst {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	/*line-height:1.1em;
	margin-left: 0;
	padding-left: 0;
	*/
}

UL.zoekopties {
	list-style-type: none;
	display: inline;
	padding-left: 0;
	margin-left: 0;
}
UL.zoekopties LI {
	display: inline;
	padding: 10px;
	margin: 10px;
	border: 2px outset #F5F5DC;
	height: 3em;
	background-color : #F5F5DC;
}
/* End of UL styles */

/* DT styles */
dt { font-size: 1.2em; font-weight: bold; margin-top: 1em;}
/* DIV styles BOT */
DIV.nieuwsreclame { margin-left: 38px; margin-bottom: 1em; }
DIV.dagje-uit-nieuws, DIV.dagje-uit-nieuws-2 { clear: both; }
DIV.dagje-uit-nieuws-2 { background-color: #FEF6AE; }
DIV.dagje-uit-nieuws p, DIV.dagje-uit-nieuws-2 p { color: black; }
DIV.dagje-uit-nieuws img { float: left; }
DIV.dagje-uit-nieuws-2 img { float: right; margin-left: 5px; margin-right:0px; }
DIV.dagje-uit-nieuws h2, DIV.dagje-uit-nieuws-2 h2 {
	font-size: 1.1em;
	color: #6EAC51;
}
DIV.dagje-uit-nieuws h3, DIV.dagje-uit-nieuws-2 h3 {
	font-size: 1.2em;
	color: #6EAC51;
	margin-top: 0px;
}
DIV.dagje-uit-nieuws a, DIV.dagje-uit-nieuws-2 a {
	text-decoration: underline;
	color: #6eac51;
	font-size: 0.9em;
}
DIV.dagje-uit-nieuws a.header, DIV.dagje-uit-nieuws-2 a.header {
	text-decoration: none;
}
DIV.dagje-uit-nieuws div, DIV.dagje-uit-nieuws-2 div {
	text-align: right;
	margin-top: 1em;
}
IMG.newsImage { 
	float: left;
	border: 1px solid Black;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
}
DIV.actueleActiviteiten {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #f8d931;
	background-color: #fef6ae;
}
DIV.actueleActiviteiten h2 {
	color: #000;
}
DIV.actueleActiviteitenNieuws {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 295px; /* 617 - 300 - margin - border */
	margin-bottom: 0;
	padding-bottom: 0;
}
DIV.actueleActiviteitenNieuws h2 {
	color: #000;
}
DIV.nieuwsBanner300250 {
	float: left;
	overflow: hidden;
	width: 300px;
	height: 250px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border: 0px solid #5bc158;
}

DIV.uittipsNieuws {
	margin: 2px;
	margin-top: 1em;
	margin-bottom: 15px;
	border: 1px solid #f8d931;
	background-color: #fef6ae;
}
DIV.uittipsNieuws h2 {
	color: #952737;
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}
DIV.uittipsNieuws a {
	text-decoration: none;
	color: #952737;
}
	
DIV.artikelLijst {
	float: left;
	width: 85%;
	overflow: hidden;
}
DIV.artikelLijst a {
}
DIV.artikelLijst div {
	height: 35px;
	overflow: hidden;
}
DIV#artikelPopulariteit {
	padding-top: 0.4em;
	float: right;
	width: 15%;
}
DIV#artikelPopulariteit div {
	height: 35px;
	overflow: hidden;
}

DIV.textadvert, BODY.textadvert {
	text-align: left;
	font-size: 1.0em;
	/*background-color: #DCE8F5;*/
	background-color: #fffbdf;
	border-style: none;
	height: 90px;
}

BODY.textadvert {
	background-color: #fffbdf;
}
BODY.topAdvert {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	background-color: transparent;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}
BODY.topAdvert div {
	background-color: transparent;
}

DIV.handicap-advert {
	font-size: 0.9em;
	background-color: #DCE8F5;
	border-width: 1px;
}

DIV.vakantiehuis-list {
	border: solid 1px;
}

DIV.itemlist {
}
DIV.itemlist a:link {
	text-decoration : none;
	color: #6EAC51;
}
DIV.itemlist a:visited {
	text-decoration : none;
	color : Gray;
}
DIV.itemlist a:hover {
	text-decoration : underline;
}
DIV.itemlist ul {
	list-style-type: none;
}
DIV.tipcomment {
	padding-left: 24px;
	padding-top: 3px;
}

#tip-advert,
#tip-advert2 {
	border: 0;
	padding-left: 1px;
	padding-top: 37px;
	height: 60px;
	width: 836px; /*968-132 468px;*/
	float: left;
}
#tip-advert2 {
	padding-top: 7px;
	height: 90px;
	overflow: hidden;
}
#tip-advert img, #tipadvert2 img { border: 0px solid #b6d398; }
#tip-footer {
	width: 968px;
	height: 120px;
	font-size: 1.0em;
	padding: 0em;
	background-color: #FFFBDF;
}
div.rubrieksAdvert {
	text-align: center;
	margin-bottom: 1em;
	height: 60px;
	font-size: 0.8em;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffbdf;
}

/* DIV Hotel BOT */
#hotel-footer, #hotel-header {
	clear: both;
	border: 0px;
	width: 968px;
}
#hotel-header {
	background-image: url(/afb/dagje-weg.gif);
	background-repeat: no-repeat;
	width: 968px;
	height: 133px;
}
#hotel-header img {
	width: 20px;
	height: 21px;
}
#hotel-hl {
	float: left;
	width: 234px;
	height: 60px;
}
#hotel-hl img {
	width: 234px;
	height: 60px;
}
#hotel-advert {
	float:left;
	width:10px; /*234px;*/
	height:60px;
	margin-top:36px;
	overflow:hidden;
}
#hotel-hm {
	float: left;
	width: 200px;
	margin-top: 40px;
	padding-left: 3px;
	overflow: hidden;
}
#hotel-hm h1 {
	display: inline;
	color : Black;
	font-size: 1.0em;
}
#hotels-arrangementen {
	background-image: url(/afb/dw-bg-stripes.gif);
	padding-left: 2px;
/*	height: 28px;*/
	overflow: hidden;
}
#hotels-arrangementen a {
	color: #FEF6AE;
}
#specials-stedentrips {
	background-color: #6EAC51; /* rgb(110,172,81) */
	background-image: url(/afb/dw-bg-green.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	overflow: hidden;
}
#specials { display: none; }
#stedentrips { display: none; }
#countries { display: none; }
#provincies { display: none; }
#hotel-info {
	float: right;
	font-size: 0.9em;
	text-align: right;
	margin-top: 40px;
}
#hotel-info h2 {
	display: inline;
	color: Black;
	font-size: 1em;
	font-weight: bold;
}
#hotel-footer a {
	display: block;
	color: Gray;
	text-decoration: none;
}
#hotel-footer-links {
	clear: both;
	width: 968px;
	text-align: center;
	font-size: 0.9em;
	background-color: #6EAC51;
}
#hotel-header-links, #vakantiehuizen-h-links, #nieuws-h-links {
	position: absolute;
	top: 110px;
	clear: both;
	padding-left: 138px;
	font-size: 0.9em;
}
#vakantiehuizen-h-links, #nieuws-h-links { width: 968px; }
#hotel-header-links { width: 968px; }
#hotel-footer-links a, #hotel-header-links a, #vakantiehuizen-h-links a, #nieuws-h-links a {
	text-decoration : none;
	display: inline;
	color: #952737;
}
#hotel-footer-links a:link, #hotel-header-links a:link { color: #FFF; }
#hotel-footer-links a:visited, #hotel-header-links a:visited { color: #FFF; }
#hotel-footer-links a:hover, #hotel-header-links a:hover { color: #000; }
#hotel-footer-adsense {
	clear: both;
	width: 968px;
	text-align: center;
	margin-top: 10px;
}
#hotel-content, #vakantiehuizen-content {
	border-right-width: 0px;

	border-bottom: 1px solid transparent; /*Firefox: force borders down to bottom */
	background-color: #F5F5DC;
	background-color: #FFFBDF;
}

#vakantiehuizen-content {
	border-left-width: 128px;
	border-left-color: #6EAC51; /*#CEE763;*/
	border-left-style: solid;
}

#hotel-other-sites a {
	display: inline;
}
#hotels-arrangementen {
	background-image: url(/afb/dw-bg-stripes.gif);
	padding-left: 2px;
/*	height: 28px;*/
	overflow: hidden;
}
#hotels-arrangementen a:link,
#hotels-arrangementen a:visited {
	color: #FEF6AE;
}
#hotel-other-sites img {
	width: 11px;
	height: 7px;
}
#hotel-content-bookings {
	float: left; /*right*/
	width: 968px; /*632px;*/
	position: relative;
	z-index: 11;
	font-size: 1.0em;
}
h2.hotel-content-bookings {
	border-top: 10px solid #952737;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
}
.hotel-beschrijving {
	clear: both;
	width: 920px;
	margin-bottom: 1em;
}
.hotel-clear {
	border-top: 1px solid #A3213D;
	margin-bottom: 20px;
	clear: both;
}
#hotels-special {
	width: 920px;
	padding: 5px;
	padding-bottom: 0;
	margin: 5px;
	border: 1px solid #952737;
	border-bottom: 0;
	border-top: 10px solid #952737;
}
#hotels-special,#hotelInfo {
	clear: both;
}
#hotels-special h1, #hotels-special h2,#hotelInfo h1, #hotelInfo h2 {
	border-top: 1px dashed #A3213D;
	font-size: 1.1em;
}
#hotels-special h3, #hotelInfo h3 {
	font-size: 1.0em;
	padding-top: 0px;
}
#hotels-special h3 {
	margin-bottom: -10px;
}
#hotels-special a { display: block; }
#hotelInfo p { font-size: 1.0em; }
div.hotelInfoLeft, div.hotelInfoRight {
	width: 920px;
}
div.hotelInfoLeft { clear: both; }
div.hotelInfoRight { clear: both; }
div.hotelInfoLeft, div.hotelInfoRight {
	padding: 5px;
	padding-bottom: 0;
	margin: 5px;
	border: 1px solid #952737;
	border-bottom: 0;
	border-top: 10px solid #952737;
}
div#hotelInfo img.hotel-photo {
	border: 1px solid #952737;
	height: 120px;
	width: 120px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: 3px;
}
div#hotelinfo p.hotel_beschrijving {
	float: left;
}

div.hotelarrangement {
	clear: both;
	padding: 1em;
	margin: 2em;
	border: 1px solid #72C4E1;
}
#hotels-special a.boeknu {
	text-decoration: none;
	border: 1px solid #72C4E1;
	border-right: 5px solid #A3212D;
	padding: 3px;
	background-color: #FEF6AE;
	clear: both;
}
#hotels-special p {
	font-size: 1.0em;
}

/* BOT DIV Hotel secties voor dagje uit */
div#nachtje_weg {
	text-align: left;
	width: 126px;
	margin: 0px;
	border: 0px inset #FEF6AE;
	border-top: 0;
	border-left: 0;
	margin-bottom: 1em;
}
div#nachtje_weg p {
	font-size: 1.0em;
	color: #FFFBDF;
}
div#nachtje_weg p.smaller {
	font-size: 0.8em;
	color: #31189c;
}
div#nachtje_weg h2.hotel_naam,
div#nachtje_weg h3.hotel_naam {
	text-decoration: none;
	font-size: 0.9em;
	background-color: #952737;
	color: #fffbdf;
}
div#nachtje_weg h2.hotel_naam {
	text-align: center;
	font-weight: normal;
	border: 1px solid #72c4e1;
	margin-bottom: 0;
	margin-top: 0;
}
div#nachtje_weg h3.hotel_naam {
	background-color: #6eac51;
	color: #f8d931;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
}
div.hotel_aanbevolen {
	text-align: left;
	padding: 5px;
	margin-bottom: 2em;
	border-top: 2px solid #72c4e1;
	border-right: 2px solid #952737;
	overflow: hidden;
	width: 115px;
}
div.hotel_aanbevolen img.hotel_photo {
	margin-top: -1em;
	margin-bottom: -1em;
	width: 116px;
	border: 1px solid #72c4e1;
}
div.hotel_aanbevolen p {
	margin-bottom: 0;
}
/* EOT DIV Hotel secties voor dagje uit */


/* DIV Hotel EOT */

/* DIV Nieuws BOT */
#nieuws-header {
	background-image: url(/afb/dagje-weg.gif);
	background-repeat: no-repeat;
	width: 968px;
	height: 133px;
}
#nieuws-hm {
	float: left;
	width: 468px;
	margin-top: 40px;
	padding-left: 0px;
	overflow: hidden;
}
#nieuws-hm h1 {
	display: inline;
	color : #27bdee;
	font-size: 1.0em;
}
#nieuws-info {
	float: right;
	font-size: 0.9em;
	text-align: left;
	margin-top: 35px;
	width: 300px;
	overflow: hidden;
	height: 72px;
}
/* DIV Nieuws EOT */

/* DIV Vakantiehuizen BOT */
#vakantiehuis-header {
	/*background-image: url(/afb/dagje-weg.gif);*/
	background-image: url(/afb/dagje-weg-kerst-header.gif);
	background-repeat: no-repeat;
	width: 968px;
	height: 133px;
}
#vakantie-hm {
	float: left;
	width: 340px;
	margin-top: 40px;
	padding-left: 1px;
	overflow: hidden;
}
#vakantie-hm h1 {
	display: inline;
	color : #27bdee;
	font-size: 1.0em;
}
#vakantiehuis-info {
	float: right;
	font-size: 0.9em;
	text-align: right;
	margin-top: 40px;
}
#vakantiehuis-info h2 {
	display: inline;
	color: Black;
	font-size: 1em;
	font-weight: bold;
}
#vakantiehuizen-links {
	width: 128px;
	margin-left: -128px;
	float: left;
	position: relative;
	background-color: #6EAC51; /*#CEE763;*/
	padding: 0px;
	overflow: hidden;
}
#vakantiehuizen-links a { display: block; }
#vakantiehuizen-links-top {
	background-image: url(/afb/dw-bg-stripes.gif);
	padding-left: 2px;
	height: 2.5em;
	overflow: hidden;
}

#vakantiehuizen-links-menu {
	background-color: #6EAC51; /* rgb(110,172,81) */
	background-image: url(/afb/dw-bg-green.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
}
#vakantiehuizen-zoek {
	position: relative;
	z-index: 11;
	float: left;
	width: 814px;
	overflow: hidden;
}
#vakantiewoningen-info { clear: both; }
#vakantiewoningen-info h1 { font-size: 1.0em; }
#vakantiewoningen-info h2 { font-size: 1.0em; }
#vakantiewoningen-onder {
	clear: both;
	text-align: center;
}
#vakantiewoningen-onder a { text-decoration: none; font-size: 0.8em; }

/* DIV Vakantiehuizen EOT */

/* DIV Diversen BOT */
#tipsadvert { text-align: center; width: 500px; height:70px; margin-top:1em; margin-bottom:1em;overflow:hidden; }
/* DIV Diversen EOT */

/* DIV Partnersites */
.lCol1, .lCol2, .lCol3 {
	width: 199px;
	float: left;
	padding: 10px;
	font-size: 0.9em;
}
.lCol1 a, .lCol2 a, .lCol3 a {
	display: block;
}
.rHead {
	margin-top: 2em;
	background-color: #72C4E1;
	height: 1em;
}
/* DIV Partnersites EOT */

/* DIV styles EOT */

/* Sitemap BOT */
#sitemapitem a {
	display: inline;
}
#sitemapitem a:link {
	text-decoration : none;
	color : Gray;
}
#sitemapitem a:visited {
	text-decoration : none;
	color : Silver;
}
#sitemapitem a:hover {
	text-decoration : none;
	color : Black;
}
/* Sitemap EOT */

/* Advert styles */
.ch{cursor:pointer;}
a.ad:link { color: #952737 }
a.ad:visited { color: #6eac51 }
a.ad:hover { color: #000 }
a.ad:active { color: #000 }
a.search:link { color: #000000 }
a.search:visited { color: #000000 }
a.search:hover { color: #000000 }
a.search:active { color: #000000 }
a.attribution:link { color: #000000 }
a.attribution:visited { color: #000000 }
a.attribution:hover { color: #000000 }
a.attribution:active { color: #000000 }

span.reclame {
	float: left;
	vertical-align: bottom;
	margin-left: 2px;
}
div.reclameTip {
	font-size: 0.95em;
	float: left;
	width: 622px;
	height: 90px;
	padding-top: 5px;
	overflow: hidden;
	background-color: #fef6ae;
	color: #952737;
}
div.reclameTip a {
	text-decoration: underline;
	color:#6eac51;
	font-weight:bold;
}
div.reclameTip form input.btn { font-size: 0.9em; background-color: #952737; color: #fef6ae; border: 1px inset #fffbdf; text-align: left; }
div.rightAdvert {
	height: 90px;
	border: 1px solid #f8d931;
	font-size: 1.0em;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	color: #f8d931;
}
div.rightAdvert a:link, div.rightAdvert a:hover, div.rightAdvert a:visited {
	text-decoration: underline;
	color: #f8d931;
}
/* End of Advert styles */

/* forms without tables */
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	width: 30%;
	font-size: smaller;
}
/* EOT forms without tables */

/*
** Recensie systeem 
*/
div#recensie {
	width: 100%;
}
div#Kort {
	clear: both;
	float: left;
	width: 100%;
}
div#Uitgebreid {
	clear: both;
	float: left;
	width: 100%;
}
div#Survival {
	clear: both;
	float: left;
	width: 100%;
}
div#userdata {
	margin-top: 1.5em;
	clear: both;
	float: left;
	width: 100%;
}
form#beoordeling {
	font-size: 1.0em;
}
form#beoordeling label {
	clear: both;
	float: left;
	margin-right: 0.6em;
	padding-right: 1em;
	background-color: #b6d398;
	width: 12em;
	overflow: hidden;
	text-align: right;
}
form#beoordeling input,
form#beoordeling textarea {
	float: left;
	width: 20em;
}
form#beoordeling textarea {
	width: 20.5em;
	height: 10em;
}
input#submit {
	clear: both;
	background-color: #63ac51;
	color: #fef6ae;
	height: 3em;
}
span#onderdeelGroep {
	display: block;
}
span.markeer {
	background-color: #fef6ae;
}

/* Adverts Eskesads.nl */
div.nt {
	text-align: left;
	clear: both;
	font-size: 0.8em;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	cursor: pointer;
}
div.nt span {
	text-decoration: none;
	display: block;
}
div.nt span.nth {
	/*background-color: #fdff0c;*/
	color: #000;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, serif;
	text-decoration: underline;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 1.3em;
	display: inline;
}
div.nt span.ntt {
	color: #000;
	padding-top: 2px;
}
div.nt span.ntt img {
	height: 40px;
	border: 0;
	float: left;
	margin-top: 5px;
	border: 1px solid #000;
	margin-right: 5px;
}
div.nt span.ntm {
	font-weight: bolder;
	font-size: smaller;
	padding-top: 0px;
	color: Gray;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}
