a.knop-menu{ background:#333; width:108px; height:28px; line-height:28px; margin:5px 0 20px 0; padding:0; display:block; border:1px solid #ccff00; text-align:center; color:#fff; font-size:12px; text-decoration:none;}
a.knop-menu:hover, a.knop-menu.aan{ background:#759300;}




/*DEZE STIJL IS VOOR HET BOEKINGS SYSTEEM!*/
#container{
	font-family:Arial, Helvetica, sans-serif;
	width:800px;
	position:relative;
}
#menu{
}
#content_2{
	float:left;
	width:800px;
	border:1px solid #ccff00;
	text-align:left;
	padding:0px;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:17px;
}
#content{
	float:left;
	width:798px;
	border:1px solid #ccff00;
	text-align:left;
	padding:10px 0px 10px 0px;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:17px;
}
#content H1{
	font-size:16px;
	line-height:18PX;
	color:#759300;
	padding:0 10px;
}
#content TD{
	font-size:12px;
	padding:0 10px;
}
#content P{
	color:#000000;
	padding:0 10px;
}
#content A{
	color:#759300;
	text-decoration:none;
}
#content A:hover{
	color:#000000;
	text-decoration:underline;
}

.gastenboek{ width: 800px; float: left; clear: left; display: inline; text-align: left; font-size: 11px;}
.gastenboek DIV.row{ width: 100%; display: inline; float: left; clear: left; padding-bottom: 10px;}
.gastenboek DIV.gastenboek_links{ width: 373px; display: inline; padding: 10px; border: 1px solid #CCFF00; float: left;}
.gastenboek DIV.gastenboek_rechts{ width: 373px; display: inline; padding: 10px; border: 1px solid #CCFF00; float: right;}

.gastenboek DIV.datum{ font-size: 11px; line-height: 16px; text-align: right;}
.gastenboek H1{ color: #759300; font-size: 14px; line-height: 16px; margin: -16px 0 5px; padding-right:65px;}
.gastenboek A{ color: #759300; font-size: 12px;}
.gastenboek A:hover{ color: #000;}

.gastenboek DIV.reacties{ margin-top: 10px; padding-top: 5px; border-top: #759300 1px dotted;}
.gastenboek DIV.reacties H2{ color: #759300; font-size: 12px; margin: 0 0 10px; line-height: 14px; font-family: "Courier New", Courier, monospace;}
.gastenboek DIV.reacties DIV.reactie{ font-style: italic; padding: 0 10px;}
.gastenboek DIV.reacties DIV.datum{ width: 100%; margin: 0; color: #759300; text-align: left;}

#footer{ width:780px; min-height:10px; height:auto !important; height:10px; font-size:10px; float:left; clear:left; text-align:left; color:#465800; background:#759300; padding:10px;}
#footer ul{ width:156px; min-height:10px; height:auto !important; height:10px; margin:0; padding:0; float:left; list-style:none;}
#footer ul li{ width:146px; min-height:10px; height:auto !important; height:10px; margin:0; padding:2px 10px 2px 0; float:left;}
#footer ul li a{ color:#465800; text-decoration:none;}


