.niet_printen
{
	display:none;
}

a:active
{  
	font-family		: Arial;
	font-size		: 12px;
	color			: #7592C1;
	text-decoration	: underline;
	font-weight: bold; 
}

a:link
{  
	font-family		: Arial;
	font-size		: 12px;
	color			: #7592C1;
	font-weight: bold; 
	text-decoration	: underline;
}

a:visited
{  
	font-family		: Arial;
	font-size		: 12px;
	color			: #7592C1;
	text-decoration	: underline;
	font-weight: bold; 	
}

a:hover
{  
	font-family		: Arial;
	font-size		: 12px;
	color			: #7592C1;
	font-weight: bold; 
	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; 
}
