body {background-color: #ff6600;
	padding: 10px 0px 10px 10%;}

body, td, div {font-family: arial, sans-serif;}

.kop {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: white;
	text-align: centre;}
	
#bigtable {
	width: 800px;
	border: 3px solid #363636;
	background-color: white;
	text-align: center;
	clear: both;
	}

#header {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #363636;
	text-transform: uppercase;
	text-align: center;}

#vlak1, #vlak2, #vlak3 {
	width: 150px;
	height: 33%;
	border: 2px solid #363636;
	}
	
#vlak1 {
	background-color: gold;
	font-size: 10pt;
	}
#vlak1 a {color: black; text-decoration: underline;}


#vlak2 {
	background-color: #660033;
	font-size: 9pt;
	}
#vlak2 a {color: white; text-decoration: underline;}

#vlak3 {
	background-color: #996666;
	color: white;
	font-size: 9pt;
	}
#vlak3 a {color: white; text-decoration: underline;}
	
.text {color: #363636;
	font-family: arial, sans-serif;
	font-size: 9pt;}
.voetnoot {color: #888888;
	font-family: arial, sans-serif;
	font-size: 8pt;}
td.text {padding: 2px;
	background-color: white;
	text-align: center;}

div#refresh {width:800px; text-align: center; padding: 5px; padding-top: 20px;}
	
A.refresh:link, A.refresh:visited {color:white; font-weight:bold;font-size:16pt;font-family: Arial, sans-serif; text-decoration: none; border: 1px solid white; padding: 2px; letter-spacing: 3pt;}
A.refresh:hover {color: gold; background-color: #660033;}

/*.naam {color:black;font-size:8pt;font-family:courier new, monospace}*/
