@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 10px;
	color: #000;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	padding-bottom: 10px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-bottom: 10px;
	color: #000;
}

div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #000;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style: disc;
	padding-bottom: 10px;
	margin-left: 15px;
	}
	
td {
	padding: 0px 5px 0px 5px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

td.kalender1 {
	width: 100px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
}

td.kalender2 {
	width: 220px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
}

td.kalender3 {
	width: 100px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
}

td.kalender4 {
	width: 92px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
	text-align: center;
}



td.kalender1a {
	width: 100px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #666;
	background-color: #eee;
}

td.kalender2a {
	width: 220px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

td.kalender3a {
	width: 100px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

td.kalender4a {
	width: 92px;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #999;
	background-color: #eee;
	text-align: center;
}

#rechterkolom li {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
}

a.gboeknaam {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}

p.gboekdatum {
	float: right;
}

.nieuwsoverzicht {
	padding-bottom: 2px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
