@charset "windows-1252";
						  
body{

	font-family: arial, helvetica; 
	margin:0;
}
 
a{
	color: white;
	text-decoration: none;
	font-weight:bold;
}


table{
	font-size: 12px;
}	

.lijn{

	background:   #9D864A;
} 			 

.geel{
 	color:#FAD556;
	font-size: 16px; 
	font-weight: bold; 
	padding: 15px 15px 15px 25px; 
	background: #0A2F79;  
	border-bottom: 1px solid #9D864A;
} 
 
.onder,
.text{
	color: #FFFFFF;	   
	padding: 15px 35px 15px 25px; 
	background: #0A2F79;
}	 

.onder{
  	font-weight: bold; 
	border-top: 1px solid #9D864A;
} 

.adres{
	padding: 15px 15px 15px 25px; 
	color: #0A2F79;
	font-weight: bold; 
}

.adres a{
	color: #0A2F79;
}	

.adres a:hover{
	text-decoration:underline;
} 

.tijd{ 
	font-weight: bold;
	color: white;
}

