/* CSS Document */
body {
	/*   font: 11px tahoma;*/
   background: #DFFFDB;
	margin: 0;
	padding: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #009966;
}
.BekerRonde {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	color: #009966;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top-color: #009966;
}

.rasterForfait{
color:red;
}

.rasterDatum{
color:gray;
}

.rasterUitslagMail{
color:blue;
}

.rasterForfaitMail{
color:blue;
}

.rasterUitslag{
  font-weight: bold;
}

.datumLaatsteWijziging {
    border-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
