BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	background-color: #E3D2C0;
	font-size: 13pt;
	color: #3E0C0C;
	background-image: url(images/achtergrond.jpg);
	background-repeat:repeat;
}

P,TABLE,TD,LI {	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	color: #3E0C0C; }

.groter { font-size:14pt; }

.groterood { font-size:14pt; color: #BE2C2C;}


A {	text-decoration: none;
	color: #BE2C2C;}

A:link {	text-decoration: none;
		color: #BE2C2C; }
A:visited {	text-decoration: none;
		color: #BE2C2C;}
A:active {	text-decoration: underline;
		color:#CC0000; }
A:hover {	text-decoration: underline;
		color: #CC0000; }

H1 {	font-family:"Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: normal;
	color: #BE2C2C;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 1px;
}


H2 {	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	color: #BE2C2C;}

H3 {	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #BE2C2C;}

.overflow {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px
}

.knoppen  {	text-decoration: none;
		color: #CC9900;
		visited color: #CC9900; }

div#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#subnav ul li {
	margin-top: 6px;
}

div#subnav ul li a {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7EAC02;
	padding: 1px 2px 1px 2px;
	margin-top: 6px;
	text-decoration: none;
	list-style-type: none;
}

div#subnav ul li a:hover {
	background-color: #FFFFFF;
	color: #202020;
}

div#subnav ul li a.selected {
	background-color: #FFFFFF;
	color: #202020;
}

div#blok-blauw {
	color: #000000;
	background-color: #C5D7F1;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}
