body {
  font-family:Arial,Helvetica,sans-serif;
  background-color:#ffffe6;
}

.veldlabel {
  display:inline-block;
  width: 160px;
  white-space: nowrap;
}

.veldlabel:after {
  content: " .................................. ";
}

.boord_onder {
  border-bottom-style:solid;
  border-bottom-width:0.5em;
  border-color:transparent;
}
