BODY
{
	background: url(../img/achtergrond.jpg) #FFFFFF right bottom fixed no-repeat;
}

a:active { font-family: Arial; font-size: 9pt;  color: #000088; text-decoration: none; } 
a:link{ font-family: Arial;font-size: 9pt;  color: #000088; text-decoration: none; } 
a:visited{ font-family: Arial; font-size: 9pt;  color: #000088; text-decoration: none; } 
a:hover{ font-family: Arial; font-size: 9pt;  color: #000000; text-decoration: underline;}

a.link_licht:active { font-family: Arial; font-size: 9pt;  color:#FFFFFF; text-decoration: underline; } 
a.link_licht:link{ font-family: Arial;font-size: 9pt;  color: #FFFFFF; text-decoration: underline; } 
a.link_licht:visited{ font-family: Arial; font-size: 9pt;  color: #FFFFFF; text-decoration: underline; } 
a.link_licht:hover{ font-family: Arial; font-size: 9pt;  color: #B1D3FC; text-decoration: none;}

a.tab:active
{
	font-family: Arial;
	font-size: 12px;
	color : #00008A;
	text-decoration	: underline;
	font-weight		: bold;
}

a.tab:link
{
	font-family	: Arial;	
	font-size	: 12px;
	color		: #00008A;
	font-weight	: bold;
	text-decoration	: underline;
}

a.tab:visited
{
	font-family: Arial;
	font-size: 12px;
	color	: #00008A;
	text-decoration	: underline;
	font-weight		: bold;
}

a.tab:hover
{
	font-family	: Arial;
	font-size	: 12px;
	color		: #00008A;
	font-weight	: bold;
	text-decoration	: none;
}

.kop  
{   
	font-size : 12px;   
	color: #00008A;   
	font-family: Arial;  
} 

.kop_licht  
{   
	font-size : 12px;   
	color: #FFFFFF;   
	font-family: Arial; 
	font-weight: bold; 
}  
  
.tekst 
{   
	font-size : 12px;   
	color: #000000;   
	font-family: Arial;  
} 

.input
{
	font-size : 12px;   
	color: #000000;   
	font-family: Arial;  
	border: 1px solid #00008A;
	height: 20px;	 
}

.button 
{  
	background-color : #9CbbEA;  
	font-size : 12px;  
	font-family : Arial; 
	font-weight: bold; 
	
	color : White;  
	border-width : 2px;  
	border-color :#00008A;  
	border-style : solid; 
	width: 100px;
}

#raster td
{
	border-width : 1px;  
	border-color :#CCCCCC;  
	border-style : solid; 
}
