body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.achtergr_boven_l {
	background-image: url(/img/achtergrond/boven_l.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e3eccf;
}
.achtergr_boven_m {
	background-image: url(/img/achtergrond/boven_m.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.achtergr_boven_r {
	background-image: url(/img/achtergrond/boven_r.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.achtergr_midden_l {
	background-image: url(/img/achtergrond/midden_l.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #e3eccf;
}
.achtergr_midden_m {
	background-image: url(/img/achtergrond/midden_m.jpg);
	background-repeat: no-repeat;
	font-size: 8px;
}
.achtergr_midden_r {
	background-image: url(/img/achtergrond/midden_r.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.achtergr_onder_l {
	background-image: url(/img/achtergrond/onder_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e3eccf;
}
.achtergr_onder_m {
	background-image: url(/img/achtergrond/onder_m.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.achtergr_onder_r {
	background-image: url(/img/achtergrond/onder_r.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.kop {
	font-size: 10px;
	font-weight: bold;
	color: #7ab51e;
}
.nav {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #000000;
}
a {
	color: #5A9600;
}
