BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family:Century, Georgia, Times New Roman, serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	background-image:url(images/behang_went.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
}

P,TABLE,TD,LI {	font-family: Century, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #000000; }

A {	text-decoration: none;
	color: black;}

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

H1 {	font-family: Century, Georgia, Times New Roman, serif;
		font-size: 14pt;
		font-weight:normal;}

H2 {	font-family: Century, Georgia, Times New Roman, serif;
		font-size: 12pt;
		font-weight:normal;
		margin-bottom:-5px;
}

H3 {	font-family: Century, Georgia, Times New Roman, serif;
	font-size: 12px;}

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

.header {	color: #7A6A74;
			font-size:12px;}

.column {	font-size:14px;}

.grijs  {	color: #7A6A74;}
.groen  {	color: #97AB18;}
.paars  {	color: #BF408D;}
.roze  {	color: #BF408D;}
.blauw  {	color: #01ABCF;}
.rood  {	color: #CD4025;}
.oranje  {	color: #EF7F02;}

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: 9pt;
	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;
}

.submit {
	height: 22px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	padding: 2px;
	background-color:#ED7E31;
	color:#ffffff;
}

.top {
	background-image: url(shade.gif);
	background-repeat: repeat-y;
	background-position: 709px;
}