body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #656D73;
}
body a:link, body a:active, body a:visited { color: #1C5AA5; text-decoration:none; }
body a:hover { color: #B5BCD9; text-decoration:none; }

h1 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C5AA5;
	text-decoration: none;
}
.dotline
{
	background-image:url(images/dotline.gif);
	background-repeat:repeat-y;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover{ color:#CCCCCC; text-decoration:none; }

ul { list-style-position: outside; list-style-type: square;}
.velden {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#1C5AA5;
}
.nieuw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C5AA5;
}
.nieuw a:link, .nieuw a:active, .nieuw a:visited { color: #1C5AA5; text-decoration:none; }
.nieuw a:hover { color: #F1F2E2; text-decoration:none; }
