div.l1{
  position: relative;
  width: 175px;
  height: 25px;
  background-color: #DFE5F3;
  padding-top: 1px;
}



div.l2nonactive{
  position: relative;
  width: 6px;
  height: 25px;
  float: left;
  background-color: #0162A7;
}

div.l2active{
  position: relative;
  width: 6px;
  height: 25px;
  float: left;
  background-color: #FBD350;
}

div.l3{
  position: relative;
  width: 169px;
  height: 25px;
  float: right;
  background-color: #B8C6E3;
}

div.l3-subbed{
  position: relative;
  width: 169px;
  height: 25px;
  float: right;
  background-color: #89B6D7;
}

div.l3 a, div.l3-subbed a{
  position: relative;
  float: left;
  font-family : "Verdana", cursive;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 5px;
  color: #0660B8;
  text-decoration : none;
}

div.l4{
  position: relative;
  width: 175px;
  height: 20px;
  float: right;
  background-color: #DFE5F3;
  float: left;
}

div.l5-parent{
  position: relative;
  width: 169px;
  height: 25px;
  float: right;
  background-color: #DFE5F3;
}

div.l5{
  position: relative;
  width: 169px;
  height: 25px;
  float: right;
  background-color: #C2D7EA;
}

div.l5-eerste{
  position: relative;
  width: 169px;
  height: 24px;
  float: right;
  background-color: #C2D7EA;
  margin-top: 1px;
}

div.l5 p, div.l5-eerste p{
  position: relative;
  float: left;
  font-family : "Verdana", cursive;
  font-size: 10px;
  margin-top: 5px;
  color: #000000;
  text-decoration : none;
}

div.l5 a, div.l5-eerste a{
  color: #000000;
  text-decoration : none;
}

div.l5 a:hover, div.l5-eerste a:hover{
  text-decoration : underline;
}

div.l6{
  position: relative;
  width: 175px;
  height: 25px;
  background-color: #DFE5F3;
  display: none;
}

div.l7{
  position: relative;
  width: 175px;
  height: 1px;
  background-color: #DFE5F3;
  display: none;
}



div.b1active{
  position: relative;
  height: 25px;
  background-color: #025FAC;
  float: left;
  margin: 0px;
  padding: 0px;
}

div.b1nonactive{
  position: relative;
  height: 25px;
  float: left;
  margin: 0px;
  padding: 0px;
}

div.b2{
  position: relative;
  height: 21px;
  float: left;
  background-color: #FDD24F;
  padding-left: 10px;
  padding-right: 10px;
}

div.b2 p{
  top: 0px;
  margin: 0px;
  margin-top: -3px;
  margin-right: -12px;
  padding: 0px;
  color: #2455A2;
  font-family : "Verdana", cursive;
  font-size: 14px;
}

div.b2 a{
  top: 0px;
  margin: 0px;
  padding: 0px;
  color: #2455A2;
  font-family : "Verdana", cursive;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}
