﻿/*
tr.zebra
{
	background-color:						#e4efff;
}
*/
td.datum
{
	width:									auto;
}
td.tijd
{
	width:									250px;
}
td.prijs
{
	width:									90px;
}
td.aanmelden
{
	width:									110px;
}
/*
tr.examn:hover
{
	background-color:						#b1d0ff;
	cursor:									pointer;
}
*/