body {
  scrollbar-arrow-color:#D67500;
  scrollbar-face-color:#F4C47E;
  scrollbar-track-color:#D67500;
  background:#D67500;
}

#opperkoepel {
  margin:20px 0 0 0;
  padding: 7px;
  width:922px; 
  background: #F8E7D4;
  border:1px solid #FEBC6E;
}
#koepel {
  margin: 0px 0 0 0;
  width:908px; 
  background: #FFFDF9;
  border:1px solid #FF8A00;
}

A:link, A:active, A:visited {
  color:#E96300;
  font-weight:bold;
  text-decoration:none;
}
A:hover {
  text-decoration:underline;
}

#menu {
  padding: 3px 10px 5px 8px;
  background: #F4C47E;
  border-top:1px solid #FF8A00;
}

#menu A:link, #menu A:active, #menu A:visited {
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  padding:3px 7px;
  color:#E96300;
}

#menu A:hover {
  padding:3px 7px;
  color:#ffffff;
  background:#FF8A00;
}

#menu A.actief:link, #menu A.actief:active, #menu A.actief:visited {
	border-bottom: 2px solid #FF8A00;
	margin: 0 5px 0px 5px;
	padding: 3px 2px 1px 2px;
}

#menu A.actief:hover {
}

#themakleur {
  background: url(../img/bg_6.gif);
  width:320px;
}

#linksonder {
  background: url(../img/bg_6.gif);
  width:290px;
}

#inh {
  padding: 20px 15px 15px 0;
  width: 588px;
}
#fotoonder {
  padding: 0;
  margin:0;
  width: 618px;
}
#kleurstreep {
  background: #FF8A00;
  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:#107AA9;  
}

UL, OL {
  margin:0;
  padding:0;
}

UL {
  list-style:url(../img/li_geeloranje.gif);
}

UL LI {
  margin: 0 0 0 18px;
  padding:0;
}

OL LI {
  margin: 0 0 0 25px;
  padding:0;
}


/*
OL.rose {
	color:#C62077;
  	font-weight:bold;
 }
 */