body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}

A:LINK {
		color: #0000cc; 
		font-weight: 500;
}


A:VISITED {
		color: #0000cc;
		font-weight: 500;
}

A:ACTIVE {
		color: #0000cc;
		font-weight: 500;
}

A {
		color: #0000cc;
		font-weight: 500;
	
}

A.copy { text-decoration: none;
			 	 color: dodgerblue; 
				 text-align: left;
				 font-size: 7pt;
				 margin-left: 0cm;
}
P {
		text-align: left;
		font-size: 10pt;
		color: #000033;
		margin-right: 0.3cm;
}

OL {
		font-size: 10pt;
		list-style-position: outside;
		text-align: left;
		color: #000033;
		margin-right: 0.3cm;
}

UL {
		font-size: 10pt;
		list-style-type: square;
		list-style-position: outside;
		text-align: left;
		color: #000033;
		margin-right: 0.3cm;			
}

H1 {
		font-size: 12pt;
		color:dodgerblue;
		font-weight: bold;
		margin-top: 0pt;
}


H2 {
		font-size: 11pt;
		color: darksladegrey;
		font-weight: bold;
		margin-bottom: -10pt;
}

H3 {
		font-size: 9pt;
		color: darksladegrey;
		font-weight: bold;
		margin-bottom: -10pt;
}

hr { color: dodgerblue; }

#hoofdtabel  { 
						 width: 100%;
						 height: 100%;
						 padding-bottom: 2em;
						 border-bottom-color: dodgerblue;
						 border-bottom-style: solid;
						 border-bottom-width: 4;
 }
 
#balk_1  {  
				 width: 100%;
				 background-color: white;
				 height: 80;
				 color: darksladegrey;
				 font-size: 25pt;
				 font-weight: 600;
				 text-align: left;
				 vertical-align: middle;}

#balk_2a   {  
					width: 25%;
					height: 25;		
					background-color: dodgerblue;			
					}

#balk_2b   {  
					width: 75%;
					height: 25;		
					background-color: dodgerblue;			
					}




a.knop	 {
			 text-decoration: none; 
			 color: white; 
			 font-size: 9pt;
}

#nav_tabel  { width: 100%;
 }


td.nav_cel	{ 
						 width: 100px;
						 vertical-align: middle;
						 border-left: white solid 1;
						 border-right: white solid 1;
						 padding-left: 6px;
}
						 
#kolom_links		 { width: 150px; 
								 	 background-color: white;
									 text-align:right;
									 vertical-align: top;
									 padding-top: 30px;
									 padding-right: 20px;}

#hoofdvak	  { width: 800px;
						background-color: white; 
						padding-right: 50px;
						vertical-align: top;
						padding-top: 30px;
}

#kolom_links_tekst	  { padding-left: 10px;
}

