body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

	div#wrapper {
		width: 782px;
		margin: 0 auto;
		text-align: left;
		float: none;
	}

	div#header { width: 782px; height: 91px; position: absolute; top: 5px; margin: 0; }
	
	div#navigatie-bar { width: 782px; height:20px; background-color: #0064a4; background-image: url(../img/topnav.gif);
	

;position: absolute; top: 96px; visibility: hidden; margin: 0; border-right: 1px solid #0064a4; border-left: 1px solid #0064a4; }
div#yellow_nav { position: absolute; float: left; margin-top: 3px; }
div#contentmain { background-image: url(../img/bg_navigatie.jpg); background-repeat: repeat-y; position: absolute; top: 116px; width: 782px; height: 500px; z-index: 0; overflow: visible; border-left: 1px solid #0064a4; border-right: 1px solid #0064a4; }
div#linkerkolom { position: absolute; width: 200px; height: 100%; visibility: hidden; float: left; margin-top: 5px; list-style-image: url(../img/bg_navigatie.jpg); }
div#rechterkolom { position: absolute; top: 10px; width: 19.4cm; height: 490px; overflow: visible; visibility: visible; clear: left; }
.home {
	font-size: 9px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.kleur{
	background-color: #0064A4;
}

hr{
	color: #0064A4;
	border: 1px dashed;
}
ul { list-style-type: disc; margin: 1em 0 1em 40px; list-style-image: none; }
.rand{
	border-right: 1px solid #0064A4;
	background-color: #F2F2F2;
	background-image : url(../img/bg_navigatie.jpg);
}

.nav_bar{
	background-image : url(../img/topnav.gif);
}
.sub_nav_home{
	background-image: url(../img/sub_nav_home.jpg);
	padding-top: 3px;
}

.disclaimer{
	color: White;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	letter-spacing: 0px;
	line-height: 15px;
}
.yellow{
	font-size: 9px;
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}

.titel_wit {
	font-size: 12px;
	color: White;
	font-weight: bold;
}

a {
text-decoration: underline;
	font-weight: normal;
	color: Red;
}

A:hover {
	text-decoration: underline;
	color: #FF6666;
}

.nieuwskop {
	font-size: 12px;
	color: #0064A4;
	font-weight: bold;
}

.nieuwsmenu {
	list-style: none;
	margin-left: 0px;
	margin-top: 5px;
	padding-left : 0px;
}

.linklist {
	font-size: 9px;
	color: #E10915;
	font-weight: normal;
	text-decoration: underline;
}
.linklist:hover {
	color: #FF6666;
}

.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0373BD;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}

.titelsub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0373BD;
	font-weight: bold;
}

/* minimum menu requirements for functionality */
/* Top-dropdown menu*/
#dmenu{ z-index: 10; margin-top:1px; margin-right: 1px; }
#dmenu li>ul { 
	top: auto;
	left: auto;
}
.topmenuul{ z-index: 10; list-style: none; padding: 0 1px; margin: 0; }

.topmenuli{ z-index: 10; list-style-type:none; float:right; }

.topmenuli a{ display: block; font-weight: bold; text-decoration: none; text-align: left; color: white; font-size: 10px; text-decoration: none; line-height: 18px; z-index: 10; padding: 0 15px; }

.topmenuli a:hover
	{ text-decoration: underline; color: white; background-color: #99bbdf; z-index: 10; }

.submenuul{ list-style-type:none; position:absolute; margin: 0 0 0; padding:0; display:none; background-color:#ffffff; background-position: left top; background-repeat: repeat-x; z-index: 10; border-color: #000000 #000000 #000000 #cccccc; border-style: solid; border-width: 1px 2px 2px 7px; }

.submenuli a{ display:block; width:150px; padding:3px; text-decoration: none; color: #000000; z-index: 10; }
.submenuli a:hover{ text-decoration: none; background:#99bbdf; color: #ffffff; z-index: 10; }
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	z-index: 10; display: block; }
#content {
	clear: left;

}
.optsel
	{
	display: block;
	background-color: #99BBDF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	padding: 0 15px;
}
/* Eind top dropdown_menu*/
#sub-menu
{ margin-top: 5px; padding-bottom : 30px; }
#sub-menu ul
	{ padding: 0; margin: 0; list-style-type: none; list-style-image: none; }
	
	#sub-menu li
	{
	float: none;
	margin: 0px 0px 5px 0px;
}

.menuitem
	{
	display: block;
	background-color: #99BBDF;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px #0064A4 solid;
	border-top: 1px #0064A4 solid;
}

		#sub-menu li a:hover
	{
	text-decoration: underline;
	color: white;
	background-color: #0064A4;
}
.optselsub{
	display: block;
	background-color: #0064A4;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px #0064A4 solid;
	border-top: 1px #0064A4 solid;
}

#sub-menu2 ul
	{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
	#sub-menu2 li
	{
	float: none;
	margin: 0px 0px 0px 0px;
}

	#sub-menu2 li a
	{
	display: block;
	background-color: #99BBDF;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: Black;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding: 0px 0px 0px 20px;
	border-bottom: 0px ;
	border-top: 0px ;
}

		#sub-menu2 li a:hover
	{
	text-decoration: underline;
	color: white;
	background-color: #6194CD;
}
.optselsub2{
	display: block;
	background-color: #6194CD;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: white;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding: 0px 0px 0px 20px;
}


