body {
	background-color: #ECECF5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #ECECF5;
	scrollbar-arrow-color: ##0F0C74;
	scrollbar-track-color: #ECECF5;
	scrollbar-shadow-color: #B4B4B4;
	scrollbar-highlight-color: #C7C7C7;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-Color: #808080;
}
#beeldboven {
	position: relative;
	left: 75px;
	top: 20px;
	width: 50%;
	font-size: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 123px;
	font-weight: bold;
	text-align: right;
}
.welkom {
	color: #CECE17;
	background-image: url(images/banners/kopwelkom.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.activiteiten {
	color: #5DA395;
	background-image: url(images/banners/kopexcursie.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.publicatie {
	color: #CD9FCE;
	background-image: url(images/banners/koppublicatie.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.acties {
	color: #A0CDFC;
	background-image: url(images/banners/kopactie.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.juridisch {
	color: #FB4445;
	background-image: url(images/banners/kopjuridisch.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.contact {
	color: #A0A0A1;
	background-image: url(images/banners/kopwelkom.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#content {
	width: 50%;
	position: absolute;
	left: 72px;
	top: 180px;
}
#contentpubli {
	width: 90%;
	position: absolute;
	left: 73px;
	top: 180px;
}
#rechts {
	width: 30%;
	position: absolute;
	top: 21px;
	right: 75px;
}
.kopje {
	color: #0F0C74;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #110F66;
}
.plattetekst {
	font-size: 11px;
}
.cellenrij {
	background-color: #dadae4;
}
td {
	vertical-align: top;
	padding: 4px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
li {
	list-style-image: url(images/buttons/verder.gif);
}
input,textarea {
	border: 1px solid #999999;
	background-color: #ECECF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	border: 1px solid #999999;
	background-color: #ECECF5;
}
.floatleft {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}
.floatright {
	float: right;
	padding-left: 7px;
	padding-bottom: 5px;
}
h1 {
	font-size: 13px;
	color: #0F0C74;
}
h2 {
	font-size: 12px;
	color: #0F0C74;
}
h3 {
	font-size: 11px;
	color: #666666;
}
h4 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.contentimg {	
    float: right; 
	margin: 0px 0px 5px 15px;
}
.jaarboek {
	background-color: #cfc0cf;
}.celrand {
	padding: 20px;
	border: 1px solid #666666;
}
