
body {
background-color: #FFFFF0;
background-image : url(../pict/bg-wrap2.jpg);
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color:Black;
text-align:center;
margin:0px;
padding:0px;
	
}




.wrap {
	background-image : url(../pict/bg-wrap2.jpg);
	background-position : top;
	background-repeat : repeat;
	width : 100%;
	min-height : 95%;
	height : 95%;
	margin: auto;
	padding: 0px;
	border : 0px;
}



DIV.box {
	
	background-image : url(../pict/bg-home2.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 690px;
	height : 690px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}


DIV.box-accom {
	
	background-image : url(../pict/bg-box-accom.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 655px;
	height : 655px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}




DIV.box-tarief {
	
	background-image : url(../pict/bg-box-tarief.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 655px;
	height : 655px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}



DIV.box-boeken {
	
	background-image : url(../pict/bg-box-boeken.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 655px;
	height : 655px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}

DIV.box-camping {
	
	background-image : url(../pict/bg-box-camping.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 655px;
	height : 655px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}



DIV.box-eiland {
	
	background-image : url(../pict/bg-box-eiland.jpg);
	background-position : top;
	background-repeat : no-repeat;
	width : 760px;
	min-height : 655px;
	height : 655px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	border : thin solid #669900;
}


.top
{
width : 760px;
min-height : 50px;
height : 50px;
background-color : #ffffcc;
padding-top: 12px;
}


.vlag
{
float: right;
position: relative;
top: 0px;
right: 0px;
width : 80px;
padding: 10px;
}

.vlag img
{
margin-left: 10px;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color : #669900;
	line-height: 35px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align: left;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
	color : #003333;
	line-height: 15px;
	text-align: left;
	margin: 0px 0px 0px 333px;
	padding:0px 0px 0px 0px;
}


.menu
{
	float: left;
	position: relative;
	top: 145px;
	left: 5px;
	width : 160px;
	padding: 5px;
	height: 197px;
	min-height: 197px;
	text-align : left;
}

A.main {
position: relative;
	background-color : #ffffcc;
	color : #BDB76B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	padding : 4px;
	letter-spacing : 2px;
	clear : left;
	text-decoration: none;
}

A.main:HOVER {
	background-image : url(../pict/bg-knop.jpg);
	background-position : top;
	background-repeat : no-repeat;
	color : #669900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	padding : 4px;
	letter-spacing : 2px;
	clear : left;
	text-decoration: none;
}


B.act	{
	background-color : #ffffcc;
	color : #669900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	padding : 4px;
	letter-spacing : 2px;
	clear : left;
	text-decoration: none;

}


ul {
margin: 0px;
padding:0px;
}

li.m {
	margin: 3px;
	padding:4px;
	list-style : outside;
	list-style-type : none;
	height: 22px;
	width: 135px;
	background-color : #ffffcc;
}

.schelp {
	background-image : url(../pict/schelp-left.gif);
	background-position : left;
	background-repeat : no-repeat;
	width : 111px;
	height : 110px;
	z-index : 20;
	position : relative;
	top : -18px;
	left : 523px;

}





.content	{
	background-image : url(../pict/bg-content.png);
	background-position : top;
	background-repeat : repeat-x;
	width : 505px;
	height : 407px;
	min-hight: 407px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}

.content-home	{

	width : 505px;
	height : 205px;
	min-hight: 205px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}



.content-accom	{
	background-image : url(../pict/bg-content-home.jpg);
	background-position : top;
	background-repeat : repeat-x;
	width : 505px;
	height : 205px;
	min-hight: 205px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}


.content-boeken	{
	background-image : url(../pict/bg-content-boeken.jpg);
	background-position : top;
	background-repeat : repeat-x;
	width : 505px;
	height : 205px;
	min-hight: 205px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}

.content-camping	{
	background-image : url(../pict/bg-content-camping.jpg);
	background-position : top;
	background-repeat : repeat-x;
	width : 505px;
	height : 205px;
	min-hight: 205px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}

.content-eiland	{
	background-image : url(../pict/bg-content-eiland.jpg);
	background-position : top;
	background-repeat : repeat-x;
	width : 505px;
	height : 205px;
	min-hight: 205px;
	z-index : 30;
	position : relative;
	float: left;
	top : 148px;
	left : 63px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}


.content-tarief	{
	background-image : url(../pict/bg-content-tarief.jpg);
	background-position : top;

	width : 380px;
	height : 345px;
	min-hight: 345px;
	z-index : 30;
	position : relative;
	float: left;
	top : 150px;
	margin-left: 175px;
	overflow: auto;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : left;
}

.content-zandbak	{
	
	width : 750px;
	height : 190px;
	min-hight: 190px;
	z-index : 30;
	position : relative;
	float: left;
	top : 180px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 10px;
	text-align : left;
}



.content-zandbak-tarief	{
	
	width : 310px;
	height : 190px;
	min-hight: 190px;
	z-index : 30;
	position : relative;
	float: left;
	top : 30px;
	left: 0px;
	overflow: auto;
	padding-bottom : 10px;
	padding-left : 0px;
	text-align : left;
}


TABLE.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003333;
}




.footer{

	width : 760px;
	margin: auto;
	height : 20px;
	min-height: 20px;
	position : relative;
	top : -100px;
	right : 0px;
	float : right;
}


.footer-ccd{

	width : 760px;
	margin: auto;
	height : 20px;
	min-height: 20px;
	position : relative;
	top : 5px;
	right : 0px;
	float : right;
}



DIV.fotowrapper-r {
	background-color : #ffffcc;
	margin: 0px 0px 0px 10px;
	width : 200px;
	padding-left : 8px;
	padding-bottom : 8px;
	padding-right : 8px;
	padding-top : 8px;
	float: right;
}

DIV.fotowrapper-c {
	background-color : #ffffcc;
	margin: 0px 10px 0px 0px;
	width : 200px;
	padding-left : 8px;
	padding-bottom : 8px;
	padding-right : 8px;
	padding-top : 8px;
}

p.small {
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-top : 10px;
	padding-left : 10px;
	padding-right : 4px;
	text-align: left;
	
}


p.norm {
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	margin-top : 10px;
	padding-left : 10px;
	text-align: left;
	
}


.form {
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-top : 10px;
	padding : 4px;
	text-align: left;
	
}

A.foot {
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A.foot:HOVER {
	color : Olive;
}

A.txt {
	color : Olive;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}
A.txt:HOVER {
	color : #003333;
	text-decoration : underline;
}

OL {
	
	margin : 0px 0px 0px 12px;
}
LI {
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin : 0px 0px 0px 4px;
}
p.lastminute {
	background-color : #ffffcc;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-left: 130px;
	padding : 4px;
	letter-spacing : 2px;
	clear : left;
	width: 500px;
}