#agenda
{

}
#agenda h3
{
	clear:				both;
	margin:				5px 0 0;
	border-bottom:		1px solid #BBB;
	font-size:			17px;
}
#agenda h4
{
	margin:				0;
}
#agenda h4 a
{
	text-decoration:	none;
}
#agenda h4 a span
{
}
#agenda .dag
{
	font-size:			40px;
	font-weight:		bold;
	float:				left;
	width:				90px;
	color:				#BBB;
}
#agenda .leesmeer
{
	margin-top:			-17px;
}
#agenda div
{
	clear:				both;
	cursor:				pointer;
	position:			relative;
	margin-bottom:		10px;
	width:				100%;
}