/*******************
AJAX gegevens start
********************/
.fout {
  background-color: #CC4444;
}

.goed {
  background-color: #44CC44;
}

.checkit {
  background-color: #E0E5EF;
}

ul#navlist {
	padding:0;
}

ul#navlist li {
	margin-left:0;
	text-align:left;
	list-style:none;
}


/*******************
AJAX gegevens einde
********************/