BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	color:#333333;
	background-image: url(../images/achtergrond_4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

P,TABLE,TD,LI {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #333333; }

A {	text-decoration: underline;
	color: 333333;}

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

H1 {	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CC6600;}

H2 {	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
	margin-bottom:-5px;
}

H3 {	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC6600;}

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

.knopkleur  {	color: #CC6600;}

.header {
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
}

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

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

div#subnav ul li a {
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	color: #CC6600;
	font-weight:normal;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	list-style-type: none;
}

div#subnav ul li a:hover {
	background-color: #FFFFFF;
	color: #CA3000;
	text-decoration:underline;
}

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

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;
}
