@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cfcfcf;
	text-align: left;
	margin: 0px;
}
.line {
	background-color: #985114;
}
.titelbox {
	background-color: #6e6e6e;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}
.navbox {
	background-color: #897a2c;
	font-size: 14px;
	color: #71B3DF;
	font-weight: bold;
}
a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #191209;
	font-weight: normal;
}
.Voettekst {
	font-size: 9px;
}

ul {
	font-size: 12px;
	color: #191209;
}
.AlineaTitel {
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}

