html, body {
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #CBA685;
}
body, td {
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-repeat: no-repeat;
}
ul, ol {
	padding: 0;
	margin: 20;
}
li {
}
hr {
	border: 1px solid #FFFFFF;
}
.groot {
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	color: #FFFFFF;
}
.kop {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tussenkop {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	color: #354244;
	font-weight: bold;
}
a {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	color: #7C2219;
	text-decoration: none;
}
a:visited {
	color: #7C2217; 
	text-decoration: none;
}
a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
a:active {
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Tahoma; 
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a.menu {
	font-size: 11px;
	font-family: "Arial Narrow";
	font-weight: normal;
	line-height: 16px;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:link {

	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:visited {


	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:hover {


	color: #999900;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}
a.submenu:active {
	color: #838300;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}
a.actual:link {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #999900;
	text-decoration: none;
}
a.actual:visited {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #999900;
	text-decoration: none;
}
a.actual:hover {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #CCCC00;
	text-decoration: none;
}
a.actual:active {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #CCCC00;
	text-decoration: none;
}
.button {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E3B8;
	padding: 3px;
	border: 1px solid #808080;
	cursor:hand;
	cursor:pointer;
	width: 200px;
}
.klein {

	font-size: 1px;
}
.wit {
	color: #FFFFFF;
}
