.menu {
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
	color: #67523D;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
.menu_r {
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
	color: #67523D;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67523D;
}
.titel {
	font-family: "Bernhard Modern Std Roman";
	font-size: 36px;
	font-weight: bold;
	color: #67523D;
}
.body {
	color: #67523D;
	background-color: #CEA683;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
	overflow: auto;
	scrollbar-3dlight-color: #CEA683;
	scrollbar-arrow-color: #CEA683;
	scrollbar-track-color: #CEA683;
	scrollbar-darkshadow-color: #CEA683;
	scrollbar-face-color: #CEA683;
	scrollbar-highlight-color: #67523D;
	scrollbar-shadow-color: #67523D;
}
.body_tekst {
	color: #CEA683;
	background-color: #CEA683;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}

.teksthouder_groot {
	width: 480px;
	height: 300px;
	display: block;
	overflow-y:auto;
	overflow-x:hidden;
	color: #CEA683;
	background-color: #67523D;
	padding: 10px;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}
.teksthouder_links {
	width: 360px;
	height: 300px;
	display: block;
	overflow-y:auto;
	overflow-x:hidden;
	color: #CEA683;
	background-color: #67523D;
	padding: 10px;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}
.teksthouder_rechts {
	width: 100px;
	height: 300px;
	display: block;
	overflow-y:auto;
	overflow-x:hidden;
	color: #CEA683;
	background-color: #67523D;
	padding: 10px;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}
.teksthouder_kop {
	font-size: 36px;
	font-weight: bold;
	color: #CEA683;
}
a:link {
	text-decoration: none;
	color: #67523D;
}
a:visited {
	color: #67523D;
	text-decoration: none;
}
a:hover {
	color: #67523D;
	text-decoration: underline;
}
a:active {
	color: #67523D;
	text-decoration: none;
}
.teksthouder_rechts a:link {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_rechts a:visited {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_rechts a:hover {
	color: #CEA683;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bolder;
}
.teksthouder_rechts a:active {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_links a:link {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_links a:visited {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_links a:hover {
	color: #CEA683;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bolder;
}
.teksthouder_links a:active {
	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
ul {
	margin-left: 16px;
	margin-top: -18px;
	margin-bottom: -15px;
}
.teksthouder_groot a:link {

	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_groot a:visited {

	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.teksthouder_groot a:hover {

	color: #CEA683;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bolder;
}
.teksthouder_groot a:active {

	color: #CEA683;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.td_ruim {
	padding: 20px;
}
.tekst_knop {

	display: block;
	overflow-y:auto;
	overflow-x:hidden;
	color: #67523D;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}
.meld_border_red {
	border: 5px solid #FF0000;
}
.gastenboek {

	width: 320px;
	height: 200px;
	display: block;
	overflow-y:auto;
	overflow-x:hidden;
	color: #CEA683;
	background-color: #67523D;
	padding: 0px;
	font-family: "Bernhard Modern Std Roman";
	font-size: 16px;
}
.meld_border_green {

	border: 5px solid #66FF00;
}
.teksthouder_kop_klein {
	font-size: 20px;
	font-weight: bold;
	color: #CEA683;
	font-style: italic;
}
