	/* CSS Document */
	
	/* ------------------------------------------ BODY ------------------------------------------ */
	
	body {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 100px; /* witte marge onderaan */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	
	.marginb2 { /* gekleurde marge onderaan */
		height: 50px;
	}
	
	.pBreedte { /* breedte van de tekstkolom en grootste foto's */
		width: 600px; /* 650 */
		margin-bottom: 0px; /* voor te brede afbeeldingen waar tekst onder komt */
	}
	
	.achtergrond {
		background-color: #FFFFFF; /* #F5F5F5; */
	}
	
	.voorgrond {
		background-color: #F5F5F5;
		/* background: url("../afbeeldingen/pagina/streepjes.gif"); */
	}
	
	.streepjes {
		background: url("../afbeeldingen/pagina/streepjes.gif");
	}
	
	/*
		scrollbar-3dlight-color: #007DC6;
		scrollbar-arrow-color: #007DC6;
		scrollbar-base-color: #007DC6;
		scrollbar-track-color: #007DC6;
		scrollbar-darkshadow-color: #007DC6;
		scrollbar-face-color: #007DC6;
		scrollbar-highlight-color: #007DC6;
		scrollbar-shadow-color: #007DC6;
	*/

	/* ----------------------------------------- TITELS ----------------------------------------- */
	
	h1 { /* BOVENAAN ELKE PAGINA */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 24pt;
		font-weight: bold;
		font-style: normal;
		color: #111111;
		text-decoration: none;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	  
	h2 { /* NIVEAU 1 IN DE TEKST ZELF, MET 'naar boven' */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: #222222;
		text-decoration: none;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	  
	h3 { /* IN BALKJE */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #333333;
		background-color: #DDDDDD; 	/* #E7F0F4; */
		text-decoration: none;
		margin-top: 40px;
		margin-bottom: 20px;
		height: 20px;
		/* padding-left: 10px; ik wist niet dat dit werkte, er staan overal 2 spaties */
	}
	
	h4 { /* VOORBEELDEN - ONDERLIJND */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	h5 { /* ITALIC */
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: italic;
		color: #000000;
		text-decoration: none;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	/* ----------------------------------------- TEKST ------------------------------------------ */ 
	
	strong {
		font-weight: bold;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	
	.letop {
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
		color: #777777;
		text-decoration: none;
	}
	
	.opm {
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 7pt;
		font-weight: bold;
		font-style: normal;
		color: #AAAAAA;
		text-decoration: none;
	}
	
	.tip {
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		background-color: #FFFFFF;
		text-decoration: none;
	}
	
	.opvallend {
		color: #E2370A;
		font-weight: bold;
	}
	
	.groot {
		font-size: 12pt;
	}
	
	/* ----------------------------------------- LINKS ------------------------------------------ */
	
	a:Link { 
		font-weight: bold;
		font-style: normal;
		text-decoration : none;
		color: #0065CE; /* #007DC6; (=lichter) */
	} 
	
	a:Visited {
		font-weight: bold;
		font-style: normal;
		text-decoration : none;
		color: #0065CE;	
	}
	
	a:Active {
		font-weight: bold;
		font-style: normal;
		text-decoration : none;
		color : #6498CF;
	}
	
	a:Hover {
		font-weight: bold;
		font-style: normal;
		text-decoration : none;
		color : #FF5500;
	}
	
	/* ---------------------------------- TABELLEN/OPSOMMINGEN ---------------------------------- */
	
	th { /* WORDT ALLEEN GEBRUIKT IN OPTIES-TABEL */
		margin: 0px;
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		font-variant: small-caps;
		color: #000000;
		text-decoration: none;
	}
	
	.otabelboven {
		background-color: #CCCCCC;
		/* ZELFDE ALS STRONG: */
		font-weight: bold;
		font-style: normal;
		color: #444444;
		text-decoration: none;
	}
	
	.otabellinks {
		background-color: #DDDDDD;
		/* ZELFDE ALS STRONG: */
		font-weight: bold;
		font-style: normal;
		color: #444444;
		text-decoration: none;
	}
	
	.otabelgeg {
		background-color: #E8E8E8;
	}
	
	ol {
		list-style-type: decimal;
		margin-left: 0px;
		padding-left: 30px;
	}
	
	ul { 
		list-style: disc;
		list-style-image: url("../afbeeldingen/pagina/square.gif");
		margin-left: 0px;
		padding-left: 20px;
	}
	
	li {
		margin-bottom: 3px;
	}
	
	/* ---------------------------------------- OVERIGE ----------------------------------------- */
	
	img {
		padding: 0px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	.gnmarge {
		margin: 0px;		
	}
	
	.navigeren {
		background-color: #EFEFEF;
	}
	
	.inhoudstabel {
		font-size: 10pt;
	}
	
	.homeblokken { /* HOOFDPAGINA */
		vertical-align: middle;
		background-color: #DDDDDD; /* #A7C9DA; #CCCCCC; */
		color: #555555;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		height: 30px;
	}
	
	.lijn { /* HOOFDPAGINA */
		background-color: #D8EBF2;
	}
	
	.vb { /* FORMULES PRIJSBEDING */
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	