#inleiding {
	width:600px;
	height:250px;
	float:left;
	margin:0 10px 20px 0;
}
#inleiding p {
	margin:0 0 15px 0;
	padding:0;
}
#map {
	width:300px;
	height:250px;
	float:left;
	margin-bottom:20px;
	border:solid 1px #000;
}
.gcatelijst {
	width:180px;
	padding:5px;
	float:left;
}
.gcatelijst ul {
	margin:0;
	padding:0;
}
.gcatelijst li {
	margin:0;
	padding:2px 0 2px 0;
	border-bottom:dotted #7eaf21 1px;
	list-style:none;
}
.gcampings {
	width:720px;
	float:left;
	margin-left:25px;
}

ul#overzicht {
	margin:0;
	padding:0;
	list-style:none;
}
ul#overzicht li {
	background:#FFF;
	border:#7eaf21 solid 1px;
	margin:15px 0;
	width:675px;
	height:175px;
	padding:2px 10px;
}
ul#overzicht li.premium {
	background:#fafcdb !important;
	border:solid #ffeb67 2px !important;
	height:auto !important;
}
ul#overzicht li.premium .teaser {
	font-size:10px;
	color:#999;
}
ul#overzicht li.premium .teaser a {
	color:#3778c6;
}
ul#overzicht li img {
	margin:0 10px 0 0;
	float:left;
}
ul#overzicht .inner {
	
}
ul#overzicht .boeken {
	float:right;
	margin:-15px 5px 0 0;
}

.gvermelding {
	background-color:#FFF;
	width:650px;
	margin:0px auto 15px auto;
	padding:10px;
	border:#7eaf21 solid 1px;
}
.gvermeldinggeg {
	width:530px;
	float:left;
}
.gvermeldinggeg ul {
	margin:15px;
	padding:0;
}
.gvermeldinggeg li {
	margin:0;
	padding:0;
	font-weight:bold;
}
.gvermeldingafbeelding {
	width:100px;
	padding-top:20px;
	float:left;
}
.pagnum {
	padding:5px;
	background:#7eaf21;
	color:#FFF;
	font-weight:bold;
	float:left;
	width:15px;
	text-align:center;
	margin:5px;
}
.current {
	border:#7eaf21 solid 1px;
	background:#FFF;
	color:#7eaf21;
}
a.pagnum:link  {
	border:#7eaf21 solid 1px;
	color:#FFF;
}

.dagattracties {
	width:710px;
	float:left;	
}
.dagattractiesacties {
	width:120px;
	float:left;
	margin-left:25px;
	text-align:center;
}

.topadvertentie {
	background:url(../images/atentie-bg.jpg) bottom repeat-x #FFF;
	padding:5px;
	border:1px solid #FF7700;
	margin:10px 0 10px 0;
	font-weight:bold;
}
.topadvertentie h2 {
	font-size:12px;
	color:#FF6600;
	margin:0 0 3px 0;
}

.geelbg {
	width:auto;
	padding:3px;
	background-color:#FF0;
	margin:-10px 0 20px 0;
}
