/* 
========================== 
1. GLOBAL SETTINGS 
========================== 
*/
body{
	background-color: #D0D0D0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
body, td, div, p, span, h1, h2, h3, h4, h5, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF;
	}
	

.teksten {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	letter-spacing: 0.1pt; 
	color: 5A5A5A; 
	line-height: 13pt;
}

.kopgroot { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bolder; 
	letter-spacing: 1.0pt; 
	color: 5A5A5A; 
	line-height: 14pt; 
	font-style: normal}
	
.subkop { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	letter-spacing: 1.0pt; 
	color: 508ABF; 
	line-height: 13pt; 
	font-style: normal}


.kopklein { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bolder; 
	letter-spacing: 1.2pt; 
	color: D0D0D0; 
	line-height: 11pt; 
	font-style: normal}
	
.navigatie 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #828279;
	font-size: 11px;
	font-weight: normal; 
	letter-spacing: 0.2pt;
	padding-left: 5px;
	}
	
a.colora:link { color: #508ABF; text-decoration: none; font-weight: bold; }
a.colora:active { color: #508ABF; text-decoration: none; font-weight: bold;}
a.colora:visited { color: #508ABF; text-decoration: none; font-weight: bold;}
a.colora:hover { color: #5D2384; text-decoration: none; font-weight: bold;}

a.colorb:link { color: #5D2384; text-decoration: underline; font-weight: bold; font-size: 11px;  line-height: 12pt}
a.colorb:active { color: #5D2384; text-decoration: underline; font-weight: bold; font-size: 11px; line-height: 12pt}
a.colorb:visited { color: #5D2384; text-decoration: underline; font-weight: bold; font-size: 11px; line-height: 12pt}
a.colorb:hover { color: #5E5E5E; text-decoration: underline; font-weight: bold; font-size: 11px; line-height: 12pt}

a.colorc:link { color: #FF6600; text-decoration: none; line-height: 18pt}
a.colorc:active { color: #FF6600; text-decoration: none; line-height: 18pt}
a.colorc:visited { color: #FF6600; text-decoration: none; line-height: 18pt}
a.colorc:hover { color: #FF6600; text-decoration: underline; font-weight: normal; line-height: 18pt}


	

