









/* Tabellen
=================================================================*/
#content table {
	width:370px;
	font-size:0.9em;
	border-collapse:collapse;
	margin-bottom:10px;
	color:#069;
	}
#content table caption {
	color:#fff;
	padding:2px 3px;
	background-color:#005698;
	font-weight:bold;
	}
#content table tfoot {
	font-weight:bold;
	background-color:#def;
	}
#content table th {
	text-align:left;
	color:#fff;
	background-color:#69c;
	}
#content table th,
#content table td {
	padding:2px 3px;
	border:1px solid #69c;
	vertical-align:top;
	}
.tabelscroller {
	text-align:center;
	}
.meerberichten {
	text-align:right;
	}
.belangrijk {
	font-weight:bold;
	}
.oneven {
	background-color:#F6FBFF;
	}
#content table .datum {
	width:50px;
	}


/* Maandscroller
=================================================================*/
#maandscroller {
	overflow:hidden;
	width:370px;
	margin-bottom:10px;
	font-size:0.9em;
	font-weight:bold;
	}
#maandscroller li {
	width:185px;
	float:left;
	text-align:center;
	list-style:none;
	}























