.maand {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 482px;
	height: 30px;
	border: 1px #666666 solid;
	background-color: #CCCCCC;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	clear: both;
}
#evenement {
	padding-left: -10px;
}
#evenement div .titel {
	width: 444px;
	float: left;
	text-align: center;
}
#evenement a {
	border: 1px #666666 solid;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	line-height: 30px;
	color: #0C2E82;
	padding-left: 5px;
	padding-right: 5px;
}
#evenement a.dag {
	width: 15px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#evenement a.tijd {
	width: 30px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
}
#evenement a.titel {
	width: 346px;
	margin-right: 10px;
	text-decoration: underline;
	text-align: left;
}
#evenement a.dagnaam {
	width: 15px;
	text-align: center;
	text-decoration: none;
}
#evenement a.doorhalen {
	text-decoration: line-through;
}
#evenement div.geen {
	margin-top: 5px;
	width: 482px;
	height: 30px;
	border: 1px #666666 solid;
	color: #0C2E82;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
#evenement a.vorige, #evenement a.volgende {
	width: 15px;
	height: 30px;
	float: left;
	display: block;
	border: 0px;
	line-height: 30px;
	text-decoration: none;
}
#evenement a.vorige {
	background: transparent url(/images/vorige.gif) 50% 50% no-repeat;
}
#evenement a.volgende {
	background: transparent url(/images/volgende.gif) 50% 50% no-repeat;
}
#evenement div.titel {
	width: 431px;
}

