html, body {
	height:100%;
	width:100%;
	margin:0;
	background-color: #2b490e;
	border-width: 1px;
    border-color: #003333;
}
html {
margin-bottom: 1px;
} 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
* {
	padding:0;
	margin:0;
}
p, h1, h2, h3, h4, h5, h6 {
	font-style:normal;
	color: #030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
	font-style: oblique;
}
p {
	font-size:11px;
	line-height: 14px;
}
.klein{
	font-size: 10px;
	line-height: normal;
}
#container {
	position:relative;
	margin:auto;
	width:960px;
	min-height:560px;
	height: auto;
	left: auto;
	right: auto;
}
* html #container {
	height:560px;
	}
#subcontainer {
	position:relative;
	margin:auto;
	width:960px;
	min-height:560px;
	height: auto;
	left: auto;
	top: 10px;
	right: auto;
	background-image: url(../images/3groen.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-left-color: #003300;
}
* html #subcontainer {
	height:560px;
	}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:194px;
	height:195px;
	background-image: url(../images/logo.jpg);
	overflow: hidden;
	z-index: 10;
}
#boven {
	position:absolute;
	left:194px;
	top:0px;
	width:766px;
	height:139px;
	background-image: url(../images/boven.jpg);
}
#rechts {
	position:absolute;
	left:798px;
	top:139px;
	width:162px;
	height:397px;
	background-image: url(../images/rechts.jpg);
	background-color: #00FF99;
}
#links {
	position:absolute;
	left:0px;
	top:139px;
	width:194px;
	height:398px;
	background-image: url(../images/links2.jpg);
	overflow: hidden;
	background-repeat: repeat-x;
	z-index: 5;
}
#foto {
	position:absolute;
	left:68px;
	top:439px;
	width:100px;
	height:160px;
	overflow: hidden;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
#tekst {
	position:relative;
	width:533px;
	min-height:386px;
	height:auto;
	z-index: 5;
	padding-right: 149px;
	padding-left: 225px;
	padding-top: 160px;
	padding-bottom: -140px;
}
* html #tekst {
	height:386px;
	}
#onder {
	position:relative;
	width:960px;
	height:205px;
	background-image: url(../images/onder2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	overflow: hidden;
	margin-top: -130px;
}
#reken {
	position:absolute;
	left:628px;
	top:21px;
	width:332px;
	height:223px;
	background-image: url(../images/reken.gif);
	z-index: 4;
}
#disclaimer {
	background-color: #669999;
	height: 25px;
	width: 267px;
	left: 65px;
	top: 566px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#voettekst {
	height: 25px;
	width: 267px;
	left: 693px;
	margin-top:10px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339900;
}
a.voet:link, a.voet:visited
	{
	text-decoration: none;
	color: #339900;
	}
a.voet:hover
 	{
	text-decoration: none;
	color: #CCCCCC;
	}
table.form
	{
	width: 100%;
	cellspacing: 0px 0px 0px 0px;
	font-size: 10px;
	}
td.cellinks
	{
	vertical-align:bottom;
	text-align:left;
	padding-right:4px;
	border:0px;
	width:110px;
	font-size: 10px;
	}
td.celrechts
	{
	width:120px;
	vertical-align: bottom;
	text-align: left;
	padding-left:4px;
	border: 0px;
	height: 16px;
	font-size: 10px;
	}
.formulier
	{
	border: 1px solid #339966;
	color: #003300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D8F5D8;
	}
.formulierknop
	{
	border: 1px solid #c8d1f6;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	width: 100px;
	background-color: #669933;
	}
.list
	{
	list-style-image: url(../images/balletje.gif);
	padding-left:1em;
	margin-left:0;
	text-indent:1,5em;
	}
