@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	background-color:#7eaf21;
	margin:0;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	color:#FFF;
}
p {

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	width:1000px;
	margin:auto;
	background:url(../images/wrapper-bg.gif) repeat-y center;
}
#header {
	background:url(../images/header.gif) no-repeat;
	width:830px;
	height:138px;
	padding:22px 0px 0px 150px;
	margin:auto;
	position:relative;
}
#webbanner {
	width:468px;
	height:110px;
	margin:0 0 0 90px;
	display:block;
	outline:none;
}
#webbanner a {
	width:468px;
	height:110px;
	margin:0 0 0 90px;
	display:block;
	outline:none;
}

/* Begin menu */

#menu {
	width:auto;
	height:30px;
	margin:auto;
}
#menu li { 
	display: inline;
	margin:0;
	padding:0;
}
#menu ul { 
	list-style: none;
	margin:0;
	padding:0;
}
#menu ul li a span {
	display:none;
}
#menu ul li a {
	width:				134px;
	height:				28px;
	display:			block;
	float:				left;
	outline:			none;
	margin-left:2px;
	margin-right:2px;
}
#menu li a.home {
	background:url(../images/menu/home.png) no-repeat;	
}
#menu li a.aanbiedingen {
	background:url(../images/menu/aanbiedingen.png) no-repeat;	
}
#menu li a.wifi {
	background:url(../images/menu/wifi.png) no-repeat;	
}
#menu li a.inpaklijst {
	background:url(../images/menu/inpaklijst.png) no-repeat;	
}
#menu li a.reisverzekering {
	background:url(../images/menu/reisverzekering.png) no-repeat;	
}
#menu li a.kampeerwinkel {
	background:url(../images/menu/kampeerwinkel.png) no-repeat;	
}
#menu li a:hover {
	background-position:0 -28px;
	background-repeat:no-repeat;
}
/*#menu li a:active {
	background-position:0 -56px;
	background-repeat:no-repeat;
}*/

/* Einde menu */

#container {
	background-color:#eee7c8;
	width:965px;
	margin:auto;
	padding:10px 5px 0 10px;
}
#kolomlinks {
	width:200px;
	float:left;
}
#kolommidden {
	width:505px;
	margin:0px 10px 10px 10px;
	float:left;
}
#kolomrechts {
	width:220px;
	float:left;
	padding-top:30px;
	background:url(../images/nieuw-bg.gif) no-repeat;
}
#kolomlinks ul {
	margin:0;
	padding:0;
	padding:10px 0 10px 0px;
}
#kolomlinks li {
	border-bottom:#630 dotted 1px;
	padding:2px 0 2px 0;
	list-style:none;
}
#kolomrechts ul {
	margin:0;
	padding:0;
}
#kolomrechts li {
	border-bottom:#630 dotted 1px;
	padding:2px 0 2px 0;
	list-style:none;
}
#lastminute {
	background:url(../images/last-minute-bg.gif) no-repeat #FFF;
	width:235px;
	padding-top:30px;
	border:#7eaf21 solid 1px;
	margin:10px 0px 10px 0px;
	overflow:hidden;
}
.lastminuteaanbieding a {
	background:url(../images/lastminute_bg.gif) bottom repeat-x #FFF;
	width:230px;
	height:75px;
	padding:5px;
	border-bottom:#7eaf21 dotted 1px;
	display:block;
	outline:none;
}
.lastminuteaanbieding a:hover {
	background:url(../images/lastminute_bg_hover.gif) bottom repeat-x #FFF;
	width:230px;
	height:75px;
	padding:5px;
	border-bottom:#7eaf21 dotted 1px;
	display:block;
	outline:none;
	text-decoration:none;
}
#nieuwsbrief {
	background-color:#e0f0c8;
	border:#7eaf21 solid 1px;
	width:190px;
	margin:10px 0px 10px 0px;
	padding:5px;
}
.subacties {
	width:235px;
	height:110px;
	margin:10px 0px 10px 0px;
	float:left;
}

/* Begin handige dingen */
.footbox {
	float: left;
	margin: 10px 15px 10px 0;
	padding:0 15px 0 0;
	border-right:#ada390 dotted 1px;
}
.footbox ul {
	margin:0;
	padding:0;
}
.footbox ul li {
	list-style: none;
}
.footbox h3 {
	color:#FF6600;
}

/* Begin Footer */


#footer {
	background-color:#eee7c8;
	width:980px;
	height:40px;
	margin:auto;
	padding:10px 0;
	border-top:#766c59 dotted 1px;
}
#footer ul { 
	list-style: none;
	width:auto;
	height:27px;
	margin:0 0 5px 0;
	padding:0;
}
#footer li { 
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	padding:8px 10px;
	color:#ada390;
}

#footer ul li a {
	background:url(../images/footer-pijltje.png) no-repeat right;
	width:				auto;
	display:			block;
	float:				left;
	outline:			none;
	height:27px;
	font-size:12px;
	color:#ada390;
}
#footer ul li a:hover {
	color:#766c59;
}

.copyright {
	color:#FFF;
	text-align:center;
}
/* Einde footer */


/* Begin scroller */

#ticker {
	width:auto;
	height:65px;
	margin-top:10px;
}
.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width:auto;
	height:65px;
	overflow:hidden;
}

.qslide {
	height:60px;
	padding: 3px;
}
/* Einde scroller */

div.markerTooltip, div.markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
       }


.linkpartners {
	width:220px;
	padding:5px;
	float:left;
}
.vakantieparken a {
	padding:10px;
	text-align:center;
	width:140px;
	height:50px;
	float:left;
	background:#FFF;
	border:#333 solid 1px;
	margin-right:20px;
	margin-bottom:20px;
	display:block;
	outline:none;
}
.prijs {
	font-weight: bold;
	color:#ce0004;
}
.clear {
	clear:both;
}

.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	
}

/* Zoek en boekbox */
#zoekenboekbox-top {
	background:url(../images/zoekboekbox-bg.png) no-repeat;
	width:225px;
	height:10px;
}
form#zoekenboekbox {
	background:#7eaf21;
	width:203px;
	padding:0 10px 0 10px;
}
#zoekenboekbox h2 {
	color:#FFF;
	margin:0 0 10px 0;
}
#zoekenboekbox ul {
	margin:0 0 10px 0;
	padding:0;
}
#zoekenboekbox ul li {
	list-style:none;
	padding:5px 0 2px 0;
	border:none;
}
#zoekenboekbox ul li.label {
	font-weight:bold;
	color:#FFF;
	border-bottom:dotted 1px #FFF;
	padding-bottom:2px;
}
#zoekenboekbox-bottom {
	background:url(../images/zoekboekbox-bg.png) left bottom no-repeat;
	width:225px;
	height:10px;
	margin:0 0 10px 0;
}
#zoekenboekbox #zoeken {
	background:url(../images/zoekenboekbox-btn.png) no-repeat;
	width:73px;
	height:25px;
	border:none;
	cursor:pointer;
}

.metkorting {
	background:url(../images/metkorting.png) no-repeat;
	width:210px;
	padding:80px 0 0 10px;
	height:120px;
}

ul#indemedia {
	width:700px;
	height:100px;
	margin:10px;
	padding:0;
	list-style:none;
}
ul#indemedia li {
	width:100px;
	height:100px;
	margin:0 10px 0 0;
	float:left;
}

ul#voorzieningen {
	width:900px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#voorzieningen li.provincie {
	width:900px;
	margin:15px 0 5px 0;
	padding:2px 0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #766c59;
}
ul#voorzieningen li {
	width:225px;
	float:left;
	padding:2px 0;
}

.beoordeelinput {
	font-family:Arial;
	font-size:12px;
	padding:2px;
}
.toelichting {
	font-family:Arial;
	font-size:12px;
	padding:4px;
	width:400px;
}

form#beoordelinggeven select {
	font-size:14px;
}
form#beoordelinggeven input {
	font-size:14px;
}


/* MooTabs */
.mootabs_title li {
	float: left;
	background-color: #3975BD;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}

.mootabs_title li.active {
	background-color: #49A8EC;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;;
	top: -1px;
	clear: both;
	color: #fff;
	overflow: auto;
	padding: 5px;
}

.mootabs_panel.active {
	display: block;
	
}

.mootabs_title li.over {
	font-weight: bold;
}

/*Wat is wifi*/
ul#wifivragen {
	list-style-image:url(../images/wifi.png);
	margin:10px 0 10px 20px;
	padding:0;
}
.watiswifi {
	width:600px;
	margin:10px 0 0 0;
	float:left
}
.watiswifi-sidebar {
	width:300px;
	float:left;
	margin:10px 0 0 20px;
}

