@charset "UTF-8";
#wrapper {
	height: 800px;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #boven {
	background-color: #FFFFFF;
	height: 330px;
	width: 800px;
	top: 0px;
}
#wrapper #boven #menu {
	height: 27px;
	background-color: #FFF9C7;
	border-top: medium solid #660000;
	border-bottom: medium solid #660000;
}
#wrapper #kolomrechts {
	background-color: #FFFFFF;
	float: none;
	height: 800px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20pt;
	color: #803620;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.plattetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.kop {
	color: #803620;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
a:link {
	color: #803620;
}
a:visited {
	color: #803620;
}
a:hover {
	color: #003300;
}
a:active {
	color: #660000;
}
