/*############ ALGEMEEN ############*/


.agendaOnderwerp
{
	font-size:21px;
	font-weight : bold;
	color: #FD8E16;
}
.agendaDatumTijd
{
	font-size:18px;
	color:#CCCCCC;
}
.agendaTitelTD
{
	font-size:21px;
	font-weight : bold;
	color: #FD8E16;
}
.agendaContentTD
{

	font-size:12px;
	color:#FFFFFF;
}
