body, td
{
	font-family: Arial; /* just for now */	
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
}

a
{
	color: #000000;
}

a.active
{
	font-weight: bold;
}

ul#ulli li, ul#submenu li
{
	display: inline;
	padding-right: 10px;
}

table.resultaat_gebruiksaanwijzing td
{
 vertical-align: top;
 width: 600px;
 padding: 5px;
}
 
table.resultaat_omlijnd
{
 border-collapse: collapse;
 width: 600px;
}

table.resultaat_omlijnd td
{
 border: 1px solid #000000;
 vertical-align: top;
 width: 600px;
 padding: 2px;
}

div.resultaatblokje
{
 margin-left: 50px;
}

h2.resultaatkopje
{
 font-weight: bold;
 font-size: 12pt;
 font-variant: small-caps;
}

.dagBoekListItems
{
  list-style-type: none
}

span.vet
{
 font-weight: bold;
 font-size: 11pt;
}

span.normaal
{
 font-weight: normal;
 font-size: 10pt;
}
