/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 16px;
}
.art_titel {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p { margin: 0px 0px 12px 0px; }
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.elink {
	font-weight: bold;
	color: #000000;
}
.subtitel,
.subtitel a {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.datum {
	color: #000000;
	margin-bottom: 2px;
}
.geel {
	color: #FFCC00;
	font-weight: bold;
}
.standaard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
}
.groot {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.dik {
	font-weight: bold;
}
.dikblauw {
	font-weight: bold;
	color: #336699;
}
.cursief {
	font-style: italic;
}