#divContainer {
	position: relative;
	margin: auto;
	width: 862px;
	text-align: left;
}
#scrollcontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 750px;
	width: 10px;
	background-image: url(../images/pix.gif);
}



/*splash openingspagina index*/
#menu {
	position: absolute;
	left: 72px;
	top: 284px;
	width:242px;
	background-image:url(../images/menubck.jpg);
	z-index: 1;
}



/*basis instellingen*/
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bck-main.jpg);
	height: 100%;
	min-height: 100%;
}
.footer {
	color:#a4b58a;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.basis, td{
	color:#1d2c05;
	font-size:12px;
	line-height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu1 {
	color:#1d2c05;
	font-weight:bold;
	line-height:23px;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu2 {
	color:#4f7811;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}