.divBladerBalk {
  padding-top: 10px;
  padding-bottom: 10px;
}
.divBladerBalk A {
  float: left;
}
.aBladerVorige IMG {
  height: 13px;
  margin-right: 6px;
}
.aBladerVolgend {
  height: 13px;
  margin-left: 6px;
}
.aBlader:link,
.aBlader:visited,
.aBlader:active,
.aBlader:hover {
  margin-left: 3px;
  margin-right: 3px;
  width: 12px;
  padding: 3px 2px 5px 2px;
  text-align: center;
  text-decoration: none;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;

  /*background-image: url(../images/g_blader.gif);
  background-repeat: no-repeat;*/
}
.aBladerActief:link,
.aBladerActief:visited,
.aBladerActief:active,
.aBladerActief:hover {
  /*background-image: url(../images/g_bladeractief.gif);
  background-repeat: no-repeat;*/
  background-color: #AF1010;
  color: white;
}

