.agendajaar {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 1.4 em;
	font-weight: bold;
	float: right;
}
.agendamaand {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	background-color: #999;
	color: #FC0;
	height: 1.4em;
	padding-right: 1em;
	padding-left: 1em;
	width: 200px;
	display: block;
}
a:link {
	color: #666;
	font-weight: bold;
}
a:visited {
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #666;
}
a.headline:link {
	color: #000000;
	font-weight: bold;
}
a.headline:visited {
	color: #000000;
	font-weight: bold;
}
a.headline:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.headline:active {
	color: #000000;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
}
h5 {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-bottom: 0px;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
}
table, td {
	border-collapse: collapse; 
	border: none;
	padding: 0px;
}
.smalltextgrijs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
}
.rood {
	font-weight: bold;
	color: #F00;
}
