SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tekstZwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#tekstZwartOnderlijnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

#tekstBlauwVet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}

#tekstBlauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}

#tekstWit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#tekstRoodVet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

#tekstRoodCursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
}

#tekstBlauwCursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-style: italic;
}

#tekstBlauwVet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}

#tekstZwartCursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

#tekstTabelHoofding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}

#subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

	
#titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

div.inspringing{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 15px;
}


a.zwart {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 					: 	10px;
	color						: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.zwart:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.zwart:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.zwart:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}

a.wit{
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 					: 	10px;
	color						: 	white;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.wit:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	white;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.wit:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	white;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.wit:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	white;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}



a.blauw{
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	blue;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.blauw:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	blue;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.blauw:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	blue;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.blauw:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	blue;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}

a.hyperlinktekstLevel3{
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel3:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.hyperlinktekstLevel3:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel3:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}

a.hyperlinktekstLevel2{
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel2:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.hyperlinktekstLevel2:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel2:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#000000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}

a.hyperlinktekstLevel1{
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#FF0000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel1:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#FF0000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;

}
a.hyperlinktekstLevel1:visited {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#FF0000;
	text-decoration 			: 	none;
	font-weight 				: 	normal;

}

a.hyperlinktekstLevel1:visited:hover {
	font-family 				: 	Arial, Helvetica, sans-serif;
	font-size 				: 	10px;
	color					: 	#FF0000;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
}







a {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#282A55;
	text-decoration:	none;
}
a:hover {
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#0000FF;
	text-decoration:	none;

}
a:visited {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#282A55;
	text-decoration:	none;

}
a:visited:hover {
	font-family					:	Verdana, Arial, Helvetica, sans-serif;
	font-size					:	10px;
	color						:	#0000FF;
	text-decoration				:	none;

}

a.menu {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9px;
	color:				#282A55;
	text-decoration:	none;
}
a.menu:hover {
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9px;
	color:				#0000FF;
	text-decoration:	none;

}
a.menu:visited {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9px;
	color:				#282A55;
	text-decoration:	none;

}
a.menu:visited:hover {
	font-family					:	Verdana, Arial, Helvetica, sans-serif;
	font-size					:	9px;
	color						:	#0000FF;
	text-decoration				:	none;

}

a.groot {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			18px;
	color:				#FF0000;
	text-decoration:	none;
	font-weight:bold;
}
a.groot:hover {
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			18px;
	color:				#FF0000;
	text-decoration:	underline;
	font-weight:bold;
}
a.groot:visited {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			18px;
	color:				#FF0000;
	text-decoration:	none;
	font-weight:bold;
}
a.groot:visited:hover {
	font-family					:	Verdana, Arial, Helvetica, sans-serif;
	font-size:			18px;
	color						:	#FF0000;
	text-decoration:	underline;
	font-weight:bold;
}

.tekst {
	font-family					:	Verdana, Arial, Helvetica, sans-serif;
	font-size					:	10px;
}

div.kader{
	overflow					: 	auto;
	overflow-x					: 	hidden;
	position					: 	absolute;
	padding-right 				: 	5px;
	padding-left 				: 	30px;
	padding-top					: 	5px;
	padding-bottom 				: 	5px;
	position					: 	fixed;
	scrollbar-3dlight-color 	: 	white;
	scrollbar-arrow-color 		:  	#a09f9f;
	scrollbar-base-color 		: 	#a09f9f;
	scrollbar-darkshadow-color 	: 	#c3c1c1;
	scrollbar-face-color 		: 	#c3c1c1;
	scrollbar-highlight-color 	: 	#dfdede;
	scrollbar-shadow-color 		: 	#dfdede;
	scrollbar-track-color 		: 	#dfdede;

}
.td_onderlijnd {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	display:block;
}

.tekst{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9pt;
	text-decoration:	none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #000000;
}

.td_onderlijnd_gekleurd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;	
}

.blokje {
	background-color: #DEEAFE;
	background-image: url(blokje.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-bottom: 1px solid #333333;
}

td.rand_Onder {
	font-size:1px;
	background-image			: 	url(../images/seperator.gif);
	background-repeat			:	repeat-x;
}
.Paginatitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.td_lijn_boven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
