body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-color: #666666;
}
.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5F3400;
}

.lijn {
	border: 2px solid #653E07;
}
.bg {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
}
.bg_balk {
	background-color: #C8C8C8;
	background-image: url(../images/balk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.kop_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #5F3400;
}

.klein {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F3400;
	line-height: 19px;
}
.klein a{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #5F3400;
}.klein a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #5F3400;
}.kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #5F3400;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #5F3400;
	text-decoration: none;
}
.lijn2 {
	border: 1px groove #613805;
}
.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #FFE5C5;
	border: 1px solid #FE9007;
}
.tabel {
	border: 3px dashed #FD8F04;
	background-color: #FFF0DD;
}

