html,body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.box
{
	height:100%;
	width:995px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/achtergrond/achter2zonderbuttons.jpg);
	background-repeat: no-repeat;
}

#scroll
{
	height:100%;
	overflow:auto;
	overflow-x : hidden;
	padding: 20px 20px 10px 10px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 17px;
	text-align: left;
	vertical-align: text-top;
}
.boven {
	height: 152px;
}
.adres {
	padding-top: 48px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	width: 110px;
}
.marge {
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
}
.navigatie {
	width: 205px;
	padding-top: 75px;
	vertical-align: top;
	padding-bottom: 300px;  /*let op dit beinvloedt de rest */
	padding-left: 12px;
}
.box .body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #024802;
}
.box .body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #094402;
	margin-bottom: -1px;
}
.linkspagina {
	font-size: 10px;
}

.style1 {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #003F00;
}
#home a {
	background-color : #D1DDAA;
	border-bottom : 3px solid #08620B;
	border-left : 3px solid #B5BE70;
	border-right : 3px solid #005E00;
	border-top : 3px solid #ACBF60;
	color : #094402;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	margin : 0px;
	display : block;
	float : left;
	width : 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 15px;
}
#home a:hover {
	border-bottom : 3px solid #DBD277;
	border-left : 3px solid #DBD277;
	border-right : 3px solid #474729;
	border-top : 3px solid #474729;
	color : #002000;
	padding : 0px 0px 2px 15px;
	line-height: 30px;
}
a:link {
	color: #006500;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #006500;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: underline;
}.tabellinks {
	font-size: 0.9em;
}
.margerechts {
	width: 12px;
}

