<!--
body {
  background-color: #FEC557;
  color: #111561;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  font-family: Arial;
}

.links {
  background-color: #00A098;
  color: #ffffff;
  font-size: 10px;
  font-family: Arial;
}

.onder {
  background-color: #FEC557;
}

.klein {
  font-size: 11px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 4px;
}

.ruimte {
  margin-top: 3px;
  margin-bottom: 3px;
}

a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 10px;
}

a:link {
  color: #ffffff;
  text-decoration: underline;
  font-size: 10px;
}

a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-size: 10px;
}

a:active {
  color: #ffffff;
  text-decoration: underline;
  font-size: 10px;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
}

#verkoop {
  color: #00ADA8;
  font-size: 16px;
  font-weight: 700;
}

#navlist {
  font-size: 11;
}

#stuurman {
  height: 160px;
  background-image: url(../images/Balkvestigingen_Nieuw_3.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #FEC557;
  text-align: right;
}

#groot {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 2px;
}

.groter1 {
  font-size: 12px;
}

#groter1 {
  font-size: 12px;
}

#groter2 {
  font-size: 11px;
}

#punten {
  font-size: 11px;
  font-weight: bold;
  color: #111561;
 }

-->