.hoofdtabel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCD9D6;
	border-bottom-color: #DCD9D6;
	border-left-color: #DCD9D6;
}
.navigatie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bedf00;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCD9D6;
	border-bottom-color: #DCD9D6;
	height: 23px;
	text-align: center;
	vertical-align: middle;
}
.navigatie a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #463E31;
	text-decoration: none;
}
.gegevensonder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

.navigatie a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bedf00;
}
body {
	background-color: #393328;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.actief {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: bedf00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tekstDonktergrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #333333;
}
.tekstLichtgrijs {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gastenboek {
	background-color: C6C5AA;
	margin-top: 0px;
	padding-top: 17px;
}
.gastenboek .bericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C6C5AA;
}
.gastenboek a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4E35;
	text-decoration: underline;
}
.gastenboek a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.gastenboek .ingave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D8D8C5;
	padding: 5px;
}
