@charset "utf-8";
body {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	background-color: #E2E2E2;
	line-height: 25px;
}
.schaduwMain {
	background-image: url(../images/jpg/schaduw_main.jpg);
	background-repeat: repeat-y;
}
#menuitems a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:25px;
}
#menuitems a:hover {
	text-decoration:underline;
}.imgBorder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.tableBorders {
	border: 1px solid #CCCCCC;
}
#nieuwslink a {
	color:#003CC3;
	font-size:16px;
	text-decoration:none;
}
#nieuwslink a:hover {
	color: #696969;
}
.nieuwsTekst {
	color: #666666;
	font-size: 18px;
}
.brilvdMaand {
	color:#003CC3;
	font-size:16px;
	font-weight:bold;
}
#nieuwslinkverder a {
	color:#003CC3;
	font-size:12px;
	text-decoration:none;
}
#nieuwslinkverder a:hover {
	color: #003CC3;
	text-decoration:underline;
	
}
