body {
  scrollbar-arrow-color:#287300;
  scrollbar-face-color:#F4C47E;
  scrollbar-track-color:#287300;
  background:#287300;
}

#opperkoepel {
  margin:0;
  padding: 7px;
  width:922px; 
  background: #E2DDDA;
  border:1px solid #CAA48E;
}
#koepel {
  margin:0;
  width:908px; 
  background: #FFFDF9;
  border:1px solid #3CA901;
}

A:link, A:active, A:visited {
  color:#379A00;
}

#menu {
 background: #F4C47E;
  border-top:1px solid #3CA901;
}

#menu A:link, #menu A:active, #menu A:visited {
 color:#379A00;
}

#menu A:hover {
 color:#ffffff;
  background:#379A00;
}

#menu A.actief:link, #menu A.actief:active, #menu A.actief:visited {
	border-bottom: 2px solid #379A00;
}

#themakleur {
  background: url(../img/bg_5.gif);
  width:320px;
}

#linksonder {
  background: url(../img/bg_5.gif);
  width:290px;
}

#inh {
  padding: 20px 15px 15px 0;
  width: 588px;
}
#fotoonder {
  padding: 0;
  margin:0;
  width: 618px;
}
#kleurstreep {
  background: #3CA901;
  height:1px;
  padding:0;
  margin:0;
}

#themauitleg {
  margin: 10px 20px 10px 20px;
  color:#FFFDF9;
  font-size:10px;
  line-height:15px;
}

#themauitleg A:link, #themauitleg A:active, #themauitleg A:visited, #themauitleg A:hover {
  color: #FFFDF9;
  text-decoration: underline;
  font-weight:bold;
}

.anderekleur {
	color:#D70101;  
}

UL, OL {
  margin:0;
  padding:0;
}

UL {
  list-style:url(../img/li_groen.gif);
}

UL LI {
  margin: 0 0 0 18px;
  padding:0;
}

OL LI {
  margin: 0 0 0 25px;
  padding:0;
}

/* ##### voor uitklapmenu ##### */

.mtDropdownMenu .items {
	border: #379A00 1px solid;
}

.mtDropdownMenu .item {
	color: #379A00;
}

.mtDropdownMenu .background {
	background: #F4C47E;
}

.mtDropdownMenu .hover {
	background: #379A00;
	color: #ffffff; 
}
.mtDropDown.backgroundColor {
	color:#F4C47E; 
}



