#wrapper {
	width: 780px;
	left: 50%; 
	visibility: visible;
	z-index: 1;
	margin:0 auto; 
	top: 1px;
	text-align:left;
	}

#container {
	width: 778px;
	height: 590px;
	position:absolute;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #FFFFFF;
	z-index: 2;
	}
#subcontainer {
	position:absolute;
	left: 0px;
	top: 133px;
	height: 445px;
	width: 778px;
	visibility: visible;
	z-index: 4;
	background-image: url(img/subcontainerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#inhoud {
	width: 610px;
	position:absolute;
	left: 165px;
	top: 5px;
	visibility: visible;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 440px 12px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
	overflow: auto;
	height: 410px;
		}
#zijkant {
	position: absolute;
	width: 148px;
	height: 70px;
	top: 350px;
	left:5px;
}
#teller {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 320px;
	left:5px;
	visibility: hidden;
}
#navigatie {
	width: 148px;
	position:absolute;
	left: 5px;
	top: 20px;
	visibility: visible;
	background-color: #FFFFFF;
	z-index: 6;

	} 
#header {
	position: absolute;
	width: 776px;
	height: 128px;
	top: 3px;
	z-index: 3;
	left: 0px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	border-bottom-width: 1px;
}
#footer {
	position: absolute;
	width: 778px;
	height: 36px;
	top: 421px;
	left:1px;
	z-index: 5;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-3dlight-color: #339966;
	scrollbar-arrow-color: #339966;
	scrollbar-track-color:#70B48F;
	scrollbar-darkshadow-color: #339966;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	background-color: #CCCCCC;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 10px 131px;
	text-align:center;
	}

table.nav {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	background-color: #999999;
}
.nav td {
	font-weight: bold;
	text-indent: 35px;
	height: 24px;
	width: 148px;
	color: #FFFFFF;
	border-top: 1px solid #99CC00;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-collapse: collapse;
	display: block;
	background-image: url(img/navtotaal4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
.nav td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-decoration: none;
	border-collapse: collapse;
	width: 148px;
	height: 24px;
	}
.nav td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 24px;
	text-decoration: none;
	border-collapse: collapse;
	letter-spacing: 0.1em;
	width: 148px;
	height: 24px;
	
	}
.nav td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-collapse: collapse;
	line-height: 24px;
	letter-spacing: 0.1em;
	width: 148px;
	height: 24px;
	}

.nav td a:hover {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #ACE600;
	border-collapse: collapse;
	line-height: 24px;
	letter-spacing: 0.1em;
	width: 148px;
	height: 24px;
	}
.navcl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #ACE600;
	border-collapse: collapse;
	line-height: 24px;
	cursor: default;
	letter-spacing: 0.1em;
	background-image: url(img/navactive6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 148px;
	height: 24px;
	}
.size16 {
	font-size: 16px;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
table.inh {
	padding: 1px;
}
.inh td{
	vertical-align: top;
	padding: 2px 2px 2px 5px;
	text-align: left;
}
.inh td a{
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.inh td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.inh td a:hover {
	color: #000000;
	text-decoration: none;
}
table.inh2 {
	}
.inh2 td{
	padding: 2px 5px;
	font-size: 12px;
}
.inh2 td a{
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.inh2 td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.inh2 td a:hover {
	color: #000000;
	text-decoration: none;
}
table.balk {
	}
.balk td{
	padding: 6px 1px 2px 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.balk td a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.balk td a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.balk td a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	color: #006633;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	color: #333333;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0066CC;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 4px 0px;
	color: #333333;
}
.space {
	line-height: 20px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
	padding-left: 10px;
}
.lijst {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.tekstvak {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
table.contact {
	margin: 0px;
	padding: 0px;
}
.contact td {
	margin: 0px;
	padding: 1px 0px 0px;
}
.groen {
	color: #006633;
}
.size11 {
	font-size: 11px;
}
img.afblinks {
	float: left;
	margin-right: 5px;
}
img.afbrechts {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.rand {
	border: 1px solid #99CC00;
}
img.afbrechtsrand {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #99CC00;
}