.bodytekst {
	color: #b9511e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b9511e;
}
a:hover {
	text-decoration: underline;
	color: #b9511e;
}
a:active {
	text-decoration: none;
	color: #b9511e;
}
a:link {
	color: #b9511e;
}
body {
	background-image: url(_img/backgrnd.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #76130c;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
}
.maintabel {
	background-color: #FFF;
	border: 1px solid #C60;
}
.intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	line-height: 20px;
}
.bodytekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.Nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b9511e;
	background-image: url(_img/bolletje-oranje.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
}
.Nav-nolink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #76130c;
	background-image: url(_img/bolletje-blauw.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
}
.subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #76130c;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

