ul#menu_top {
  background: #ed7300;
  border: none;
  height: 23px;
  right: 217px;
  position: absolute;
  top: 37px;
  width: 393px;
  z-index: 2;
}
ul#menu_top li {
  background: url(../images/menu_top_middle.gif) no-repeat;
  border: none;
  color: black;
  font-family: verdana;
  font-size: 13px;
  height: 23px;
  line-height: 19px;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: middle;
  float: left;
}
ul#menu_top li.home {
  background: url(../images/menu_top_left.gif) no-repeat;
  width: 39px;
}
ul#menu_top li.groep-8 {
  width: 52px;
}
ul#menu_top li.havo-mavo {
  width: 74px;
}
ul#menu_top li.vmbo {
  width: 37px;
}
ul#menu_top li.pro {
  width: 22px;
}
ul#menu_top li.open-dag {
  width: 75px;
  white-space:nowrap;
}
ul#menu_top a {
  color: black;
  font-family: verdana;
  font-size: 13px;
  text-decoration: none;
}
ul#menu_top > li:hover,
ul#menu_top > li a:hover {
  color: #fff;
}
ul#menu_top li a.selected {
  color: #fff;
}
ul#menu_top ul {
  display: none;
  border: none;
  margin: 8px 0 0 0;
}
ul#menu_top li.havo-mavo li {
  width: 132px;
}
ul#menu_top li li{
  background: #e0e3e5;
  border: none;
  padding: 0 10px;
  width: 58px;
}
ul#menu_top li li:hover,
ul#menu_top li li a:hover {
  background: #ed7300;
  color: #000;
}