div#tracker {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #DCEEBB; 
	border: 1px solid #CBDDCC; 
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

div#tracker_1 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FF0000; 
	border: 1px solid #FF0000; 
	text-align: center;
}

div#tracker_2 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FFD700; 
	border: 1px solid #FF0000; 
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#tracker_3 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #DCEEBB; 
	border: 1px solid #DCEEBB; 
	text-align: left;
}

div#tracker_4 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #f1fdda; 
	border: 2px solid #DCEEBB; 
	padding: 5px 5px 5px 5px;
	text-align: left;
}

div#tracker_5 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #006400; 
	border: 1px solid #006400; 
	text-align: center;
}

div#tracker_6 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #DCEEBB; 
	border: 1px solid #006400; 
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#tracker_7 {
	height: auto; 
	font-family: Tahoma;
	font-size: 13px;
	background-color: #F3FFCC; 
	border: 1px solid #FF0000; 
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#spacer {
	height: 5px; 
	width: 10px;
	font-size: 5px;
}

div#spacer_small {
	height: 2px; 
	width: 20x;
	font-size: 2px;
}

div#accommodatie {
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #f1fdda;
}

.page_kop {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}

.tracker_kop {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.tracker_link {
	color: #000000;
	text-decoration: underline;
}


.externe_link {
	color: #8B4513;
	text-decoration: underline;
}

.formfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	width: 150px;
}

form {
	margin: 0px;
}

.helptekst {
  position:absolute;
  visibility:hidden;
  width:300px;
  background-color: #eeeeee;
  border: 2px solid #000000;
  padding: 2px 2px 2px 2px;
  font-family: Tahoma;
  font-size: 11px;
  cursor: hand;
  text-align: left;
}

table {
	font-family: Tahoma;
	font-size: 13px;
}