.agendaOnderwerp
{
	font-weight : bold;
	margin-left: 5px;
}
.agendaDatumTijd
{
	font-size: 9px;
	font-style : italic;
}
.agendaTitelTD
{
	margin-left:5px;
	background-color: #0164ca;
}

td.agendaContentTD
{
	padding-left:5px;
	font-size:11px;
	border-bottom: 1px solid #0164ca;
}

span.lastagendaDate {
	color: #FFF;
	line-height: 5px;
	font-weight: bold;
}

span.lastagendaTitel {
	color: #FFF;
	font-weight: bold;
}

span.lastagendaText {
	display: inline;
	color: #FFF;
	line-height: 20px;
}

a.none {
	text-decoration: none;
	color: #000000;
}

a.none:hover {
	text-decoration: none;
	color: #000000;
}

a.none:visited {
	text-decoration: none;
	color: #000000;
}

table.mainTableAgenda {
	padding-bottom: 3px;
}