.felter {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
  color: #000000;
}
.forklaring {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366;
}
.koebAntal {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  width: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  border: 1px solid black;
}
A {text-decoration: none; color: black;}
A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color: black}
A:hover {
  color: red;
  text-decoration: underline;
}

.facebookLogo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1a667e;
}

.rightTop {
  background-image: url("sitegrafik/top_right_bg.gif");
  background-repeat: no-repeat;
  background-position: left;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1a667e;
  padding: 6px 0px 0px 0px;
  text-align:left;
}

.leftTop {
  background-repeat: no-repeat;
  background-position: left;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1a667e;
  padding: 6px 0px 0px 0px;
  text-align:left;
}

