
	body		{ font: 11px Verdana, Arial ; color: #777777; text-align: left ; line-height: 16px ; 
			  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; 
			  background-color: #FFFFFF ; overflow-x: hidden;
			}	/*  Let op!! in bij Flash-objecten MOET line-height de waarde 'normal' hebben. */

	.blauw		{ color: #002266; }
	.blauw2		{ color: #4D73A3; }
	.blauw3		{ color: #94A6CA; }
	.goud		{ color: #D5A503; }
	.rood		{ color: #D00101; }
	.zwart		{ color: #000000; }
	.oranje		{ color: #DB7A01; }

	b		{ font-weight: bold; }

	i		{ font-style: italic;	 color: #BBBBBB; letter-spacing: 0.1em; }	/* was color: #4D73A3;  */
	i.voetnoot	{ font-style: italic;	 color: #DDDDDD; letter-spacing: 0em; }
	u		{ text-decoration: none; color: green; }
	h1		{ font: 18px Verdana, Arial, Helvetica; font-weight: bold; color: #D00101; letter-spacing: 0.1em; 
			  margin: 0px 0px 0px 0px; padding: 9px 0px 0px 0px; } /* border-bottom : 3px dotted #DDDDDD; border-top : 3px dotted #DDDDDD; */
	h2		{ font: 18px Verdana, Arial, Helvetica; font-weight: bold; color: #4D73A3; letter-spacing: 0.1em; }
	h3		{ font: 11px Verdana, Arial, Helvetica; font-weight: bold; color: #94A6CA; letter-spacing: 0.1em; text-transform: uppercase; }
	h4		{ font: 11px Verdana, Arial, Helvetica; font-weight: bold; color: #D5A503; letter-spacing: 0.0em; }

	tt		{ font: 10px Verdana, Arial, Helvetica; font-weight: normal; color: #94A6CA; letter-spacing: 0.0em; }
	
	hr		{ height: 1px; color: #DDDDDD; }

	ul		{ list-style-type: square; margin-top: 0px; margin-left: 18px; margin-bottom: 0px; padding: 0px; }
	ul.sub1		{ list-style-type: circle; padding-left: 10px;} 
	li		{ padding-left: 10px;} 

	.kolom3		{ width: 434px; padding: 0px; padding-right: 5px; margin: 0px 0px 0px 154px; }
	.kolom4		{ width: 582px; margin: 0px 0px 0px 154px; }

	.img0		{ margin: 0px   0px  0px 50px; padding: 0px 0px 0px 0px; border: 0px; } 	/* padding-rechts werkt alleen in FF */
	.imgleft	{ margin: 0px   0px  0px  0px; padding: 0px 0px 0px 0px; border: 0px; left: 0px; } 	
	.imginbox	{ margin: 0px -11px 10px 30px; padding: 0px 0px 0px 0px; border: 0px; }

	.submenupositie	{ position: absolute; top: 50px; left: 16px; }
	.geenranden	{ margin: 0 0 0 0; padding: 0 0 0 0; }


	/* ############## AAN / UIT tbv menu en tekstblokken ######################################### */

/*	A.uit 		{ color: #002266; text-decoration: none; height: 22px; padding-top: 2px; border-bottom : 2px dotted #8894AB; }  */
	A.uit 		{ color: #002266; text-decoration: none; height: 20px; 
			  position : relative; bottom : 2px; padding: 0px; margin: 0px; margin-top: 2px; line-height: 16px; border-bottom : 2px dotted #8894AB; }
	A.uit:link	{ color: #002266; text-decoration: none; } 
	A.uit:active	{ color: #FF0000; text-decoration: none; }
	A.uit:visited	{ color: #002266; text-decoration: none; }
	A.uit:hover	{ color: #FF0000; text-decoration: underline; }

	A.aan 		{ color: #DB7A01; text-decoration: none; line-height: 16px;  }
	A.aan:link	{ color: #DB7A01; text-decoration: none; } 
	A.aan:active	{ color: #FF0000; text-decoration: none; }
	A.aan:visited	{ color: #DB7A01; text-decoration: none; }
	A.aan:hover	{ color: #FF0000; text-decoration: underline; }

	/* ############## MENULAGEN AAN/UIT ########################################################## */

	.laagaan	{ visibility: visible; z-index: 1;}
	.laaguit	{ visibility: hidden;  z-index: 1;}

	/* ############## KLEIN / GROOT tbv uitklapbare blokken tekst ################################ */
	
	.klein, .groot	{ font: 11px Verdana, Arial; width: 592px; margin: 2px 0px 0px 0px; 
			  line-height: 16px; border: 1px solid #FFFFFF; }
	.klein 		{ height: 18px; background-color: #FFFFFF; border-left: 1px solid #F8DBB6; overflow: hidden;   padding: 1px 10px 0px 12px;  }
	.groot		{ height: auto; background-color: #FEF9F3; border: 1px solid #F8DBB6; margin: 2px 0px 6px 0px; padding: 1px 10px 10px 12px; }
	.klein .aan	{ font-weight: normal; }	/* dit maakt de kop in een tekstblok niet-vet als het blok is dichtgeklapt */
	.groot .aan	{ font-weight: bold;   }	/* dit maakt de kop in een tekstblok  wel vet als het blok is opengeklapt */


	/* ############## OVERIG ##################################################################### */

	A.menu1		{ color: #D00101; font: 11px Verdana, Arial, Helvetica; font-weight: normal; line-height: 14px;
				  margin: 0px; padding: 0px; }
	A.menu1:link	{ color: #D00101; text-decoration: none; }
	A.menu1:active	{ color: #FF0000; text-decoration: none; }
	A.menu1:visited	{ color: #D00101; text-decoration: none; }
	A.menu1:hover	{ color: #FF0000; text-decoration: underline; }

	A.menu2		{ color: #888888; font: 11px Verdana, Arial, Helvetica; font-weight: normal; line-height: 14px;
				  margin: 0px; padding: 0px; }
	A.menu2:link	{ color: #888888; text-decoration: none; }
	A.menu2:active	{ color: #FF0000; text-decoration: none; }
	A.menu2:visited	{ color: #888888; text-decoration: none; }
	A.menu2:hover	{ color: #FF0000; text-decoration: underline; }

	A.menu3		{ color: #212168; font: 11px Verdana, Arial, Helvetica; font-weight: normal; line-height: 14px;
				  margin: 0px; padding: 0px; }
	A.menu3:link	{ color: #212168; text-decoration: none; }
	A.menu3:active	{ color: #FF0000; text-decoration: none; }
	A.menu3:visited	{ color: #212168; text-decoration: none; }
	A.menu3:hover	{ color: #FF0000; text-decoration: underline; }

	A.menu4		{ color: #FFFFFF; font: 11px Verdana, Arial, Helvetica; font-weight: normal; line-height: 14px;
				  margin: 0px; padding: 0px; }
	A.menu4:link	{ color: #FFFFFF; text-decoration: none; }
	A.menu4:active	{ color: #FF0000; text-decoration: none; }
	A.menu4:visited	{ color: #FFFFFF; text-decoration: none; }
	A.menu4:hover	{ color: #FF0000; text-decoration: underline; }


	 .grijs		{ color: #BBBBBB; font: 11px Verdana, Arial, Helvetica; padding-top: 8px; }   /*  deze grijs is voor de lichtgrijze kopjes in de contentpagina's  */
	A.grijs		{ color: #AAAAAA; }
	A.grijs:link	{ color: #AAAAAA; text-decoration: none; }
	A.grijs:active	{ color: #FF0000; text-decoration: none; }
	A.grijs:visited	{ color: #999999; text-decoration: none; }
	A.grijs:hover	{ color: #FF0000; text-decoration: underline; }

	A		{ color: #212168; text-decoration: none; font: 11px Verdana, Arial, Helvetica; font-weight: normal; line-height: 16px;}
	A:link		{ color: #212168; text-decoration: none; }
	A:active	{ color: #FF0000; text-decoration: none; }
	A:visited	{ color: #212168; text-decoration: none; }
	A:hover		{ color: #FF0000; text-decoration: underline; }

	a.half img  	 { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
	a.half:hover img { filter:alpha(opacity=50);  -moz-opacity: 0.5; opacity: 0.5; }

	table		{ width: 99%; margin: 0px; border: 0px; }
	td		{ color: #002266; font: 11px Verdana, Arial, Helvetica; line-height: 16px; border: 0px;
			  padding: 0px 0px 0px 0px; margin: 0px; vertical-align: top; }  /*  Let op!! Hier geen plaatje definiëren  */

	/* ############## BUTTONS OP INLOGPAGINA ##################################################### */
	
	.logonfield	{ width: 296px; padding: 2px; border: 1px solid #F8DBB6; color: #DB7A01; }		/* voor de invulvelden van de Service-inlogpagina */
	#BTN_OK		{ width: 100px; color: #DB7A01; font: 11px Verdana, Arial; font-weight: bold;  }	/* OKAY-button bij inlogpagina */
	form		{ margin-top: 5px; } 



	.inspr1		{ position: absolute; left: 148px; overflow: auto; }


/* ################################################################################################### */


	.envelop	{ font: 13px Arial; color: #AFB9BC; font-weight: normal; }	
	.uitlijnen	{ text-align: justify; }
