
  table {
    margin-bottom: 0.5em;
    }

  table td {
    font-family: Georgia;
    font-size: 14px;
    }

  table td:nth-child(1) { 
    width: 80px;
    }

  table td:nth-child(2) { 
    width: 160px;
    }

  table td:nth-child(3) { 
    width: 80px;
    }

  table td:nth-child(4) { 
    width: 80px;
    }

  table td:nth-child(5) { 
    width: 80px;
    }

  table td:nth-child(6) { 
    width: 400px;
    }

  table th {
    font-family: Georgia;
    font-size: 14px;
    padding-bottom: 0.3em;
    text-align: left;
    }

  table th:nth-child(1) { 
    width: 80px;
    }

  table th:nth-child(2) { 
    width: 160px;
    }

  table th:nth-child(3) { 
    width: 80px;
    }

  table th:nth-child(4) { 
    width: 80px;
    }

  table th:nth-child(5) { 
    width: 80px;
    }

  table th:nth-child(6) { 
    width: 400px;
    }

  table tr:nth-child(even) {
    background: #F6F6F6;
    }

  .formaat1 td:nth-child(5) { 
    width: 485px;
    }

  .formaat4 td:nth-child(5) { 
    width: 484px;
    }

  .formaat5 td:nth-child(4) { 
    width: 567px;
    }

  .formaat6 td:nth-child(4) { 
    width: 567px;
    }

  .page {
    border-bottom: 1px solid lightgray;
    margin-bottom: 1.5em;
    margin-right: 1.5em;
    padding: 1.5em;
    }

  .page h1 {
    font-family: Georgia;
    font-size: 17px;
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    }

  .page h3 {
    font-family: Georgia;
    font-size: 15px;
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    }

  .regest {
    padding-bottom: 1.5em;
    width: 900px;
    }

  .regest h3 {
    font-size: 15px;
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    }

  .regest h4 {
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 0 0 0.5em 0;
    }

  .regest .notabene {
    font-size: 12px;
    font-style: italic;
    line-height: 140%;
    padding: 0.5em 0 0 0;
    }

  .regest .notabene ol {
    margin: 0.3em 0 0.3em 2em;
    padding: 0;
    }

  .regest ol {
    margin: 0.3em 0 0.3em 2em;
    padding: 0;
    }

  .regest .spacer {
    padding-bottom: 0.5em;
    }

  .tekst {
    background-color: #FFFFFF;
    font-family: Georgia;
    font-size: 14px;
    line-height: 120%;
    padding: 1em;
    position: relative;
    }
