body, table, td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00386E;
	
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-base-color:		#ffffff;
	scrollbar-darkshadow-color:	#ffffff;
	scrollbar-face-color:		#ffffff;
	scrollbar-track-color:		#ffffff;
	scrollbar-highlight-color:	#00386E;
	scrollbar-shadow-color:		#00386E;
	scrollbar-arrow-color:		#00386E;
}

ul { 
	list-style-type: square;
	margin-left: 20px;
}

ol { 
	margin-left: 30px;
}

a:link, a:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00386E;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.groter:link, a.groter:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E66C00;
	text-decoration: none;
}

a.groter:hover, a.groter:active {
	text-decoration: underline;
}

a.menu:link, a.menu:visited {	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #E66C00;	
}

a.submenu:link, a.submenu:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00386E;
	text-decoration: none;
}

a.submenu:hover, a.submenu:active {
	text-decoration: none;
	color: #E66C00;		
}

a.sitemap:link, a.sitemap:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.sitemap:hover, a.sitemap:active {
	text-decoration: none;
	color: #E66C00;	
}

a.sitemap_sub:link, a.sitemap_sub:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00386E;
	text-decoration: none;
}

a.sitemap_sub:hover, a.sitemap_sub:active {
	text-decoration: none;
	color: #E66C00;		
}

a.text:link, a.text:visited {	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00386E;
	text-decoration: none;
}

a.text:hover, a.text:active {
	text-decoration: underline;
	
}

a.nieuwssubkop:link, a.nieuwssubkop:visited {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nieuwssubkop:hover, a.nieuwssubkop:active {
	text-decoration: underline;
	
}

.textkop {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #E66C00;
	font-weight: bold;
}

.textsubkop {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E66C00;
	font-weight: bold;
}

.nieuwskop {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #00386E;
	font-weight: bold;
	
}

.nieuwssubkop {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}


.plaatje {
	font-style = italic;
}

.input {
	font-size: 11px;
	color: #000000;
	margin: 1px;
	border: 1px solid #000000;
	background: #ffffff;;
}

.select {
	font-size: 11px;
	color: #000000;
	margin: 1px;
	border: 1px solid #000000;
	background: #ffffff;
}

.select_blank {
	font-family: Arial;
	font-size: 11px;
	color: #00386E;
	border: 1px solid #005596;
	background: #ffffff;
	padding: 2px;
	margin: 1px;

}

.select_multiple {
	font-size: 11px;
	color: #000000;
	margin: 1px;
	border: 1px solid #000000;
	width: 285px;
	background: #ffffff;
}


.textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin: 1px;
	height: 100px;
	border: 1px solid #000000;
	background: #ffffff;
}

.button {
	font-size: 11px;
	font-weight: bold;
	color: #00386E;
	background: transparent;
	border: 1px solid #005596;
	width: 100px;
	height: 22px;
	cursor: hand;
}

.button_zoeken {
	font-size: 11px;
	font-weight: bold;
	color: #00386E;
	background: transparent;
	border: 1px solid #005596;
	width: 100px;
	height: 19px;
	cursor: hand;
}

.text_blank {
	font-family: Arial;
	font-size: 11px;
	color: #00386E;
	margin: 1px;
	width: 100%;
	border: 1px solid #005596;
	background: #ffffff;
}

.file_blank {
	font-family: Arial;
	font-size: 11px;
	color: #00386E;
	margin: 1px;
	width: 100%;
	border: 1px solid #005596;
	background: #ffffff;	
}

.textarea_blank {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00386E;
	margin: 1px;
	height: 100px;
	border: 1px solid #005596;
	background: #ffffff;
}

#divTooltip {
	position:			absolute;
	visibility:			hidden;
	width:				relative;
	border:				1px Solid WindowFrame;
	background:			Infobackground;
	color:				InfoText;
	font:				StatusBar;
	font:				Status-Bar;
	padding:			3px;
	z-index:			10000;
	filter: 			progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
}

.divMain {
	visibility:			hidden;
	width:				150px;
	background:			#FFFFFF;
	border:				1px solid;
	border-color:			#00386E;
	padding:			3px;
}

.clDescriptionCont {
	position:			absolute;  
	visibility:			hidden; 
	layer-background-color:         #FEF9CE; 
	z-index:			200;
}

.clDescription     {
	position:			absolute;
	width:				relative;
	border:				1px Solid WindowFrame;
	background:			Infobackground;
	color:				InfoText;
	font:				StatusBar;
	font:				Status-Bar;
	padding:			3px;
	filter:				progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:			10000;
}

.clDescription a:link, .clDescription a:hover, .clDescription a:active, .clDescription a:visited {
	color:				blue !important;
	background:			none;
}