* {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}
body {
	text-align: center;
	background: #E0F1D6 url(/images/bodybg.gif) repeat;
}
div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}

#mainheader {
	position: absolute;
	left: 0px;
	width: 100%;
	background: #2C602F url(/images/mainheaderbg.gif) repeat-x;
	height:169px;
	z-index:100;
	text-align: center;
	overflow:hidden;
}
#stripe {
	position:absolute;
	top: 138px;
	left: 0px;
	width:100%;
	background: url(/images/nav_fadestripe.gif) no-repeat 50% 0%;
	font-size: 1px;
	height:31px;
	z-index:100;
}
#headernavbg {
	background: url(/images/mainheader.gif) no-repeat 50% 0%;
	width: 100%;
	height:169px;
	z-index:100;
}
#navigatie_boven {
	position: absolute;
	top: 140px;
	left: 50%;
	width:898px;
	margin-left: -449px;
	z-index:200;
	text-align: center;
}
#logo {
	position: absolute;
	top:0px;
	left:50%;
	margin-left: -449px;
	width:190px;
	height:138px;
	z-index:101;
}
#mainsite {
	position: absolute;
	width:998px;
    height:500px; 
	top:169px;
	left:50%;
	margin-left: -499px;
	text-align: center;
	background: #FFFFFF url(/images/mainsitebg.gif) repeat-y 0px -8px;
}
#mainsitecontent {
	position: absolute;
	width:898px;
    height:500px; 
	left:50%;
	margin-left: -449px;
	text-align: left;
	background: #FFFFFF;
}
#bottomdrop {
	position: absolute;
	width:890px;
	left:50%;
	margin-left: -450px;
	text-align: left;
    height:8px; 
}
#mainfooter {
	position: absolute;
	width:100%;
	left:0px;
	background: url(/images/mainfooterbg.gif) repeat-x;
	height:106px;
	text-align: center;
}
#footertext {
	position: absolute;
	top: 40px;
	margin-left: -443px;
	left: 50%;
	z-index:5px;
}
#footerlogos {
	position: absolute;
	top: 0px;
	margin-left: 240px;
	left: 50%;
	z-index:10px;
}
#navigatie_links {
	width:180px;
}
#nav_info,#nav_download {
	position: absolute;
	top:200px;
	padding:7px 0 0 40px;
}
#nav_download {
	top:320px;
}
#links, #midden, #rechts {
	position:absolute;
	text-align: left;
	top: 7px;
}
#links {
	left: 7px;
	width: 180px;
	height: 10px;
	background: #73BF44;
}
#midden {
	left: 201px;
	width: 466px;
}
#rechts {
	left: 680px;
	width: 210px;
}


/* Navigatie */
ul.nav, 
ul.nav li, 
ul#nav,
ul#nav li {
	margin: 4px 0 0;
	_margin: 6px 0 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	z-index: 99;
}
ul.navtop li {
	display: inline;
}
ul#nav.navleft li {
	display: inline-block;
	_display: inline;
	width: 100%;
	margin: 0px;
}
ul.navleft li a {
	display: inline-block;
}
ul#nav.navtop {
	width: auto;
	height: 10px;
}
#links #nav {
	margin: 0;
	text-align: left;
}
#nav LI A {
	text-decoration: none;
	font-weight: bold;
	padding: 6px 14px 7px;
	margin: 0;
	line-height: 18px;
	color: #fff;
	z-index: 99;
	background: url(/images/nav_divider.gif) no-repeat 0% 6px;
}
#nav #first A {
	background: none;
	padding: 5px 14px 7px 12px;
}
#links #nav LI A {
	background: #2C602F;
	border-bottom: 1px solid #73BF44;
	font-size: 14px;
	padding: 2px 8px 4px 8px;
	width: 164px;
	_width: 180px;
}
#links #nav LI A.sub,
#links #nav LI A.subactive {
	width: 156px;
	_width: 180px;
	color: #fff;
	font-size: 12px;
	padding: 2px 4px 2px 20px;
	background: #73BF44;
	border-bottom: 1px solid #4f8f39;
}
#nav LI A:hover,
#nav LI A.active {
	color: #2C602F;
	text-decoration: none;
}
#links #nav LI A:hover,
#links #nav LI A.active {
	color: #F68D1F;
	text-decoration: none;
}
#links #nav LI A.sub:hover,
#links #nav LI A.subactive:hover,
#links #nav LI A.subactive {
	color: #2C602F;
	text-decoration: none;
}
#nav LI UL {
    position: absolute;
	left: -999em;
	width: 200px;
	border: 2px solid #2C602F;
	margin: 0;
	padding: 0;
	z-index: 99;
	background: white;
}
#nav LI UL LI {
	clear: both;
	display: block;
	text-align: left;
}
#nav LI UL A {
	display: block;
	width: 186px;
	_width: 200px;
	font-weight: bold;
	color: #2C602F;
	padding: 3px 7px;
}
#nav LI UL A:hover {
	color: #fff;
	background: #2C602F;
	text-decoration: none;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL, #nav LI.sfhover UL UL UL {
    left: -999em;
}
#nav LI:hover UL, 
#nav LI.sfhover UL {
	left: auto;
	margin-left: 2px;
}
#nav LI LI:hover UL, 
#nav LI LI LI:hover UL, 
#nav LI LI.sfhover UL, 
#nav LI LI LI.sfhover UL {
	left: auto;
	margin: -21px 0 0 175px;
}
