html {
	scrollbar-face-color: 		#0000CC;
	scrollbar-track-color:		#CCCCFF;
	scrollbar-highlight-color:	#CCCCFF;
}

body {
	margin: 0px;
	padding: 0px;
	font: 11px/13px Arial;
	background: url(/img/achtergrondbalk.gif) repeat-y rgb(229, 233, 242);
}

h2 {
	padding-top: 9px;
	padding-left: 0px;
	font-size: 15px;
	line-height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	list-style-type: none; 
}

.lista {
	margin: 10px;
	list-style-type: disc;
	margin-left: 15px;
}

.listb {
	margin: 10px;
	list-style-type: square;
}

a img {
	border: 0px;
	
}

.detPulldown {
	width: 153px;
	height: 20px;	
	overflow: hidden;
	position: absolute;
	cursor: hand;
}

.detPulldown .kop {
	width: 153px;
}

.detPulldown h5 {
	height: 20px;
	margin: 0px 25px 0px 0px;
	padding: 3px 2px 0px 5px;
	font: 10px Arial;
}

.detPulldown .kop img {
	position: absolute;
	left: 133px;
}

.detPulldown ul {
	padding: 0px;
} 

.detPulldown li {
	height: 18px;
	margin: 0px;
	padding: 5px 25px 0px 0px;	
	background-color: rgb(255, 255, 255);
	font: 9px/18px Arial;	
	color: rgb(0, 0, 153);
	text-align: right;
}

/*********************************************** header/menu */
#vlaggen {
	position: absolute;
	left: 53px;
	top: 40px;
	width: 70px;
}

#menukolom {
	background: rgb(255, 255, 255);	
}

#leegvlak {
	height: 116px;
	background: rgb(204, 204, 255);
}

#logo {
	height: 116px;
	background: rgb(0, 0, 153);
}

#webtrail {
	padding: 3px;
	font-size: 9px;
	text-transform: uppercase; 
	
}

#webtrail a {
	color: rgb(0, 0, 153);
	text-decoration: none;
}

#menu {
	background: url(/img/hoofdmenubalk.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: rgb(0, 0, 153);
}

#menu ul {
	margin-top: 15px;
}

#menu ul li {
	height: 20px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
}

#menu li a {
	display: block;	
	padding-right: 21px;
	text-align: right;
	color: rgb(0, 0, 153);
	text-decoration: none;
}

#menu li a:hover, #menu li.actief a {
	background-color: rgb(255, 204, 153);
}

#navigatiebalk {
	background: url(/img/achtergrondlijn.gif) repeat-y rgb(255, 204, 0);	
}

#zoekbox {
	position: absolute;
	left: 463px;
	top: 38px;
	width: 200px;
	font-size: 10px; 
	font-weight: bold;
}

#zoektekst {
	position: absolute; 
	left: 100px; 
	top: 45px; 
	width: 200px;
	font-size: 10px; 
	font-weight: bold;
	text-align: right;
	
}

#zoekbox .zoekterm {
	width: 135px;
	height: 20px;
	margin-left: 2px;
	margin-top: 2px;
	background: rgb(255, 255, 204);
	border: solid 1px rgb(255, 255, 204);
}

#submenu {
	background: rgb(0, 0, 153);
}

#submenu ul {
	padding: 7px 0px;	
}

#submenu li {
	display: inline;
	float: left;
	margin-left: 7px;
	margin-right: 5px; 
}

#submenu li a {
	text-decoration: none;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 10px;
}

#submenu li a:hover, #submenu li.actief a {
	color: rgb(255, 204, 0);
}

#subsubmenu {
	float: left;
	width: 153px;
	margin-left: 5px;
}

#subsubmenu a {
	text-decoration: none;
	color: rgb(0, 0, 153);
	width: 153px;
	height: 20px;
	text-transform: lowercase; 
	line-height: 20px;
}

#subsubmenu ul li a:hover {
	color: rgb(255, 204, 0);	
}

#subsubmenu ul li.actief a {
    font-weight:bold;
}

/*********************************************** content */

#content, #content td {		
/*	background: url(/img/achtergrondlijn.gif) repeat-y rgb(229, 233, 242); */
	color: rgb(0, 0, 153);
}

#contenta {
    margin-top:6px;
    text-align:justify;
}

.parLinks, .parRechts, .parBreed {
	clear: both;
}

.parLinks img, .parRechts img {
	border: 1px solid rgb(0, 0, 153);
}

.parLinks .attr img, .parRechts .attr img, #contenta td img {
	cursor: hand;
}

.parLinks .attr li, .parRechts .attr li {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.parLinks .attr li img, .parRechts .attr li img {
	border: none;	
}



.error {
	background-color: rgb(255, 255, 255);
	color: rgb(255, 0, 0);
}

.zoekresultaat h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}

.zoekresultaat li {
	margin-top: 10px;
}

.zoekresultaat a {
	text-decoration: none;
	color: rgb(0, 0, 153);
}

/*********************************************** footer */