@charset "utf-8";
body {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin-top:0.4cm;
}
h1, h2, h3, h4 {
	font-size:16px;
}
a, a:visited, a img, a:visited img {color:#333;
	font-style:italic;
}

a:hover, a:active {
	text-decoration:none;
}
a.nieuwslink, a.nieuwslink:visited {text-decoration:none;}
a.nieuwslink:hover, a.nieuwslink:active {text-decoration:underline;
}
input, textarea {
	border-style:solid;
	border-width:1px;
	border-color:#333;
}
.kaderagenda {
	background-image:url(../img/agenda_home.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:297px;
	width:250px;
	top:-10px;
}
.agendavak {
	position:relative;
	left:10px;
	top:75px;
	width:200px;
	text-align:left;
}

