/* CSS Document */

body {
	font:80% Arial, Helvetica, sans-serif;
	padding-top:65px;
}

* {
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	font-size:1.0em;
}
a {
	color:white;
	text-decoration:none;
}
a:hover{
	text-decoration:underline overline;
}
li{
	line-height:200%;
}
li li{
	line-height:normal;
}
ul ul {
	padding-left:20px;
}
#wrapper {
	border:1px solid #4A9848;
	border-width:1px 0;
	height:448px;
	_height:440px;
}
#disclaimer_active{
	width:900px;
	margin:auto;
	color:black;
	font-size:10px;
}
#disclaimer_active p{
	float:right;
}
#disclaimer{
	width:900px;
	margin:auto;
}
#disclaimer a{
	color:#4A9848;
	font-size:10px;
	float:right;
}
#disclaimer a:hover{
	text-decoration:underline;
}
/* footer voor alle pagina's ---------------------------------- */
#wrapper2 {
	border:1px solid #4A9848;
	border-width:0 1px;
	margin: 0 auto;
	width:900px;
	position:relative;
	background:url(../img/bottom1.jpg) no-repeat bottom right;
}
#eo #wrapper2 {
	background:url(../img/EO_onder.jpg) no-repeat bottom right;
}
#demeter #wrapper2 {
	background:url(../img/demeter_onder.jpg) no-repeat bottom right;
}
#PO #wrapper2{
	background:url(../img/PO_onder.jpg) no-repeat bottom right;
}
#aroma #wrapper2{
	background:url(../img/aroma_onder.jpg) no-repeat bottom right;
}
#kaliptus #wrapper2{
	background:url(../img/kaliptus_onder.jpg) no-repeat bottom right;
}
#VER #wrapper2{
	background:url(../img/VER_onder.jpg) no-repeat bottom right;
}
/* ---------------------------------------------------------------- */ 
#flashnav {
	border-right:1px solid #4A9848;
	width:448px;
	height:448px;
}
#main {
	position:absolute;
	left:449px;
	top:0;
}
/* header voor alle pagina's -------------------------------------- */
#headers {
	position:absolute;
	left:26px;
	top:0;
	border:1px solid #4A9848;
	border-width:0 0 1px 1px;
	height:75px;
	color:#4A9848;
	background:#fff url(../img/headerimgh1.jpg) no-repeat center right;
	z-index:100;
	width:424px;
}
#demeter #headers {
	background:#fff url(../img/demeter_vierkant.jpg) no-repeat center right;
}
#eo #headers {
	background:#fff url(../img/EO_vierkant.jpg) no-repeat center right;
}
#PO #headers {
	background:#fff url(../img/PO_vierkant.jpg) no-repeat center right;
}
#kaliptus #headers {
	background:#fff url(../img/kaliptus_vierkant.jpg) no-repeat center right;
}
#aroma #headers {
	background:#fff url(../img/aroma_vierkant.jpg) no-repeat center right;
}
#VER #headers {
	background:#fff url(../img/VER_vierkant.jpg) no-repeat center right;
}
#headers h1 {
	padding-top:14px;
	font-size:1.6em;
	margin-left:10px;
}
#headers h2 {
	font-size:1.2em;
	color:#4A9848;
	font-weight:normal;
	margin-left:10px;
}
/* ------------------------------------------------------------------- */
#tekstcontainer {
	position:absolute;
	top:50px;
	background:#4A9848;
	height:275px;
	width:300px;
	z-index:1;
}
#tekst {
	position:absolute;
	top:45px;
	left:30px;
	width:265px;
	height:210px;
	overflow:auto;
	color:#fff;
	font-size:0.95em;
	line-height:1.4em;
	scrollbar-face-color: #4a9848;
	scrollbar-arrow-color: #fff;
  	scrollbar-track-color:#4a9848;
  	scrollbar-highlight-color: #fff;
 	scrollbar-shadow-color:#060;
  	scrollbar-3dlight-color: #060;
  	scrollbar-darkshadow-color: #000;
}
#tekst p {
	margin:0 0.7em 0.7em 0;
}
#nav {
	position:absolute;
	left:315px;
	width:125px;
	top:85px;
}
#nav li {
	padding:0.35em 0 0.35em 10px;
	line-height:normal;
	background:url(../img/bull.gif) no-repeat 0px 10px;
}
#nav li a {
	color:#4A9848;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:underline;
}
#subnav {
	position:absolute;
	top:342px;
	_top:344px;
	left:150px;
}
#subnav select {
	width:301px;
	background:#4a9848;
	color:#fff;
	border:1px solid #4a9848;
}
#plaatje {
	position:absolute;
	left:315px;
	width:125px;
	top:85px;
}
#plaatje img{
	display:block;
	margin:auto;
}
.prentje {
	display:none;
	position:absolute;
	left:315px;
	width:125px;
	top:85px;
}
.prentje img{
	display:block;
	margin:auto;
}

.back{
	color:#4A9848;
	position:absolute;
	top:345px;
	left:31px;
	width:125px;
}