BODY
{
	background-color:	#FFFFFF;
	color:			#000000;
}

.comptable
{
	border:			solid thin black;
	border-collapse:	collapse;
}

.comptable TH
{
	font-size:		15pt;
	border-bottom:		solid 2px black;
	border-left:		solid thin black;
}

.comptable .topleft
{
	font-size:		10pt;
}

.comptable TD
{
	text-align:		center;
	font-size:		13pt;
	border:			dashed 1px black;
	padding-left:		15px;
	padding-right:		15px;
	padding-top:		5px;
	padding-bottom:		5px;
	white-space:		nowrap;
}

.comptable .weeknr
{
	font-size:		23pt;
}

.verplaatst
{
	background-color:	#A0A0A0;
}

.comptable .vervallen
{
	color:			#330066;
	font-size:		30pt;
	font-weight:		bold;
}

.uit
{
	background-color:	#EEEEEE;
}

.thuis
{
	background-color:	#FFFFFF;
}

.legend TH
{
	border:			dashed 1px black;
	height:			20px;
	width:			20px;
}

.legend TD
{
	padding-right:		15px;
}
.namefooter
{
	font-size:		11px;
	font-weigth:		normal;
	font-style:		italic;
}

