body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00664B;
	background-color: #eaf5f0;
	margin: 0px;
	scrollbar-face-color:#eaf5f0;
	scrollbar-highlight-color:#d1dfd9;
	scrollbar-3dlight-color:#b9c9c2;
	scrollbar-darkshadow-color:#809487;
	scrollbar-shadow-color:#94a79b;
	scrollbar-arrow-color:#73877a;
	scrollbar-track-color:#eaf5f0;
}
#maintable {
	background-color: #c9ddd4;
	height: 100%;
}
#links-schaduw {
	background-image: url(images/back/links-schaduw.gif);
	background-repeat: repeat-y;
	width: 20px;
}
#links {
	background-image: url(images/back/links.gif);
	background-repeat: repeat-y;
	width: 116px;
	vertical-align: bottom;
}
#rechts {
	background-color: #C9DDD4;
	background-image: url(images/back/rechts.jpg);
	background-repeat: repeat-y;
	width: 113px;
	vertical-align: top;
}
#content {
	background-color: #FFF;
	background-image: url(images/back/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	font-size: 10px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
h1 {
	font-size: 12px;
	color: #F18E02;
}
.left {
	float: left;
	border: 2px solid #00664C;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #00664C;
}
#onder {
	background-image: url(images/back/onder.jpg);
	height: 85px;
}
#linksboven {
	background-image: url(images/back/hoek-libo.gif);
	height: 179px;
	width: 116px;
}
#rechtsboven {
	background-image: url(images/back/hoek-rebo.jpg);
	height: 179px;
	width: 113px;
}
#boven {
	background-image: url(images/back/boven.gif);
	width: 571px;
	background-color: #FFF;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#rechts-schaduw {
	background-image: url(images/back/rechts-schaduw.gif);
	background-repeat: repeat-y;
	width: 20px;
}
a:link {
	text-decoration: underline;
	color: #006648;
}
a:visited {
	color: #006648;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #F18E02;
	text-decoration: none;
}
td {
	font-size: 10px;
}
.tabelletje {
	border-bottom: 1px solid #999;
	vertical-align: top;
	padding: 4px 4px 4px 0px;
}
h2 {
	font-weight: bold;
	color: #F18E02;
	font-size: 10px;
}
.imgleft {
	margin: 0px 10px 10px 0px;
	float: left;
}
.imgright {
	margin: 0px 0px 10px 10px;
	float: right;
}
.grijzeteksttabel {
	color: #999;
}

