/* Standaard CSS */                          	

body  {                                      	
font-family:  Arial;     	
font-size: 12px;                         	
color:#5E7E99;                           	
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-base-color: #DEE8F0; 
scrollbar-darkshadow-color: #5E7E99; 
scrollbar-track-color: #A2B7C9; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #A2B7C9; 
background-color: #A2B7C9;   

}
  
a {                                          	
font-size : 12px;                    	
font-family :  Arial;        	
color : #5E7E99;                     	
text-decoration : none;     
line-height: 18px;  
font-weight: bold;               	
}                                           	
a:Active {                                   	
font-size : 12px;                    	
font-family :  Arial;        	
color : #5E7E99;                     	
text-decoration : underline;  
line-height: 18px; 
font-weight: bold;                	
}                                            	
a:Hover {                                    	
font-size : 12px;                    	
font-family :  Arial;        	
color : #5E7E99;                    	
text-decoration : underline;       
line-height: 18px;   
font-weight: bold;      	
}                                            	
a:Visited {                                  	
font-size : 12px;                    	
font-family :  Arial;        	
color : #5E7E99;      
line-height: 18px;    
font-weight: bold;                 	
} 

/* Navigatie */    

a.navigatie { 
font-size : 11px;                    	
font-family :  Arial;        	
color : #FFFFFF;                     	
text-decoration : none;                  	
}
a:Active.navigatie {                                   	
font-size : 11px;                    	
font-family :  Arial;        	
color : #FFFFFF;                     	
text-decoration : underline;             	
}                                            	
a:Hover.navigatie {                                    	
font-size : 11px;                    	
font-family :  Arial;        	
color : #FFFFFF;                     	
text-decoration : underline;             	
}                                            	
a:Visited.navigatie {                                  	
font-size : 11px;                    	
font-family :  Arial;        	
color : #FFFFFF; 
} 
                                         	
table {                                      	
font-family:  Arial;	
font-size: 12px;                         	
color:#5E7E99;                           	
line-height: 18px;                       	
}                                            	
td      {                                    	
font-family:  Arial;	
font-size: 12px;                         	
color:#5E7E99;                           	
line-height: 18px;                       	
}  
.datum {                                    	
font-family:  Arial;	
font-size: 10px;                         	
color:#5E7E99;                           	
line-height: 15px;                     	
} 
.inc {                                    	
font-family:  Arial;	
font-size: 11px;                         	
color:#C5A614;                           	
line-height: 15px;                     	
}                                            	

/* Form CSS */                               	

select {                                      	
font-family :  Arial;            	
font-size: 11px;                     	
border: 1px solid #5E7E99;    	
background-color: #DEE8F0;           	
color: #5E7E99;                      	
}                                	
input {                                      	
font-family :  vArial;             	
font-size: 11px;                     	
border: 1px solid #5E7E99;    	
background-color: #DEE8F0;           	
color: #5E7E99;                      	
}    
input.leeg {                                      	
font-family :  vArial;             	
font-size: 11px;                     	
border: 1px solid #FFFFFF;    	
background-color: #FFFFFF;           	
color: #FFFFFF;                      	
}                                         	                             	
textarea {                                   	
font-family :  Arial;             	
font-size: 11px;                     	
border : 1px solid #5E7E99;   	    	
background-color: #DEE8F0;           	
color: #5E7E99;                      	
}                                            	


