.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	padding: 10px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #c8da90;
	height:20px;
}

.bodytext_wh { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.navigatie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F0F2DD; text-decoration: none}
.border {  border: 1px #000000 solid}
.subnavigatie { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #22390E; line-height: 14px; text-decoration: none}
.fototext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.bodytext_gr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #87984A; text-decoration: none }

.bodytext A {
	color: #000000;
}

h1 {
	/*font-size: 12px;*/
	font-weight: bold;
	display:inline;
	font-size: 10px;
}

h2 {
	/*font-size: 11px;*/
	font-weight: bold;
	color: #4f653c;
	display:inline;
	font-size: 10px;
}

.header {
	margin-top:5px;
}

a.black {
	color: black;
}

.date {
	color: #727272;
	font-weight:bold;
}

.smalltitle {
	color: #727272;
	font-weight:bold;
	font-size:9px;
}

a.smalllinks {
	font-size:9px;
	color: #22390E; 
	line-height: 14px; 
	text-decoration: none;
}

hr {
	height:0px;
	border-top:1px dashed #b7b7b7;
}

hr.lightgreen {
	background-color:#afc276;
	color:#afc276;
	height:1px;
	border:0px;	
	width:110px;
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
	list-style-type: square;
	color:gray;
}

TD.rightStandard {
	height:100%;
	width:137px;
	background-color: #22390e;
}

TD.rightWinter {
	height:100%;
	width:137px;
	/*background-image:url('images/winter_background3.jpg');
	background-position:top left;*/
	background-color: #22390e;
}

TABLE.facilities {
	border: 2px solid #C8DA90;
	background-color: #DFEDB5;
}

TABLE.prices {
	border: 1px solid #22390e;
	background-color: #87984A;	
}

TD.guestbook { 
	background-color: #c8da90;
	padding:5px;
}