/*############ AGENDA ############*/

.mainTableAgenda
{
	padding-bottom: 10px;
}

.agendaOnderwerp
{
	font-size: 13px;
	font-weight : bold;
}
.agendaDatumTijd
{
	font-size:11px;
}
.agendaTitelTD
{
	padding:5px;
	background-color : #6B2400;
}
.agendaContentTD {
	padding-left: 5px;
}

span.lastagendaDate {
	font-weight: bold;
}

span.lastagendaText {
	font-weight: bold;
}

a.lastagendalink {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.lastagendalink:hover {
	font-weight: bold;
	color: #FFF;
}

a.lastagendalink:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.lastagendalink:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
