body {
	text-align:center;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	background : url(../img/achtergrond.gif) repeat-x fixed;
}

	div#wrapper {
		width: 900px;
		margin: 0 auto;
		text-align: left;
		float: none;
	}

	div#header {
		width: 900px;
		height: 91px;
		margin: 0px 0px 0px 0px;
	}
	
	div#navigatie-bar { width: 900px; height:20px; background-color: #0064a4; background-image: url(../img/topnav.gif);

;margin: 0; }

.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;
}
.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_nav {
	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;
}

.zwart{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.zwart:hover{
    color: black;
	text-decoration:underline;
}

.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{
	margin-top:1px;
	margin-right: 1px;
}
#dmenu li>ul { 
	top: auto;
	left: auto;
}
.topmenuul{
	list-style: none;
	padding: 0 1px;
	margin: 0;
}

.topmenuli{
	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;
	padding: 0 15px;
}

.topmenuli a:hover
	{
	text-decoration: underline;
	color: white;
	background-color: #99BBDF;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	margin-top:0px;
	background-color:#FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-left:7px solid #cccccc;
}

.submenuli a{
	display:block;
	width:150px;
	padding:3px;
	text-decoration: none;
	color: #000000;
}
.submenuli a:hover{
	text-decoration: none;
	background:#99BBDF;
	color: #FFFFFF;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	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
{
	padding-bottom : 30px;
}
#sub-menu ul
	{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
	#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;
}


