#content.vacatures {
  height: 700px; }
  #content.vacatures p, #content.vacatures li {
    padding-bottom: 10px;
    font-family: "NeoSansRegular";
    font-style: normal;
    font-size: 12pt;
    color: #006089; }
    #content.vacatures p a, #content.vacatures li a {
      text-decoration: inherit;
      color: #f58426;
      border-bottom: 1px solid #f58426; }
  #content.vacatures li {
    list-style-type: circle;
    padding-bottom: 10px; }
