
  .-indent p {
    margin: 0 0 0.1em 1.0em;
    padding: 0;
    text-indent: -1.0em;
    }

  /* */

  .grid4 {
    column-gap: 0;
    display: grid;
    font-size: 11px;
    grid-template-columns: 80px 100px 100px auto;
    padding: 0;
    }

  .grid4 div:nth-child(-n + 4) {
    background-color: var(--title);
    margin-bottom: 0.3em;
    padding: 0.2em 1em; 0.2em 0.5em;
    font-weight: bold;
    }

  .grid4 div:nth-child(n + 5) {
    padding: 1px 1em; 1px 0.5em;
    border-bottom: 1px solid lightgray;
    }

  .grid4 div:nth-child(4n + 2) {
    text-align: right;
    }

  .grid4 div:nth-child(4n + 3) {
    text-align: right;
    }

  /* */

  .grid5 {
    column-gap: 0;
    display: grid;
    font-size: 11px;
    grid-template-columns: 34px 50px auto 100px 94px;
    padding: 0;
    }

  .grid5 div:nth-child(-n + 5) {
    background-color: var(--title);
    margin-bottom: 0.3em;
    padding: 0.2em 1em; 0.2em 0.5em;
    font-weight: bold;
    }

  .grid5 div:nth-child(n + 6) {
    padding: 1px 1em; 1px 0.5em;
    border-bottom: 1px solid lightgray;
    }

  .grid5 div:nth-child(5n + 1) {
    text-align: right;
    }

  .grid5 div:nth-child(5n + 4) {
    text-align: right;
    }

  .grid5 div:nth-child(5n + 5) {
    text-align: right;
    }

  /* */

  .hendriks h4 {
    padding: 0.3em 0 0.5em 0;
    }

  /* */

  .kantlijn-links {
    border-right: solid 1px lightgray;
    }
  
  /* */

  .lijst {
    padding-bottom: 3px;
    }

  .lijst .header {
    border-bottom: solid 2px var(--section-lightgray);
    }

  .lijst .link {
    color: #00437E;
    }

  .lijst table{
    border-collapse: collapse;
    font-size: 11px;
    }

  .lijst table th {
    background-color: var(--title);
    height: 16px;
    text-align: right;
    padding-right: 1.0em;
    }

  .lijst table th:nth-child(2) {
    text-align: left;
    }

  .lijst table th:nth-child(5) {
    text-align: left;
    }

  .lijst table td {
    vertical-align: middle;
    border-bottom: solid 1px lightgray;
    height: 16px;
    padding-right: 1.0em;
    }

  .lijst table td:nth-child(1) {
    text-align: right;
    padding-right: 1.0em;
    width: 44px;
    }

  .lijst table td:nth-child(2) {
    text-align: left;
    width: 44px;
    }

  .lijst table td:nth-child(3) {
    text-align: right;
    width: 80px;
    }

  .lijst table td:nth-child(4) {
    text-align: right;
    width: 90px;
    }

  .lijst table td:nth-child(5) {
    text-align: left;
    width: 330px;
    }

  .lijst table td:nth-child(6) {
    text-align: right;
    width: 50px;
    }

  .lijst table tr.link:hover{
    background-color: #AFEEEE;
    cursor: pointer;
    }

  /* */

  .lijst2 {
    padding-bottom: 3px;
    }

  .lijst2 .header {
    border-bottom: solid 2px var(--section-lightgray);
    }

  .lijst2 .link {
    color: #00437E;
    }

  .lijst2 table{
    border-collapse: collapse;
    font-size: 11px;
    }

  .lijst2 table th {
    background-color: var(--title);
    height: 16px;
    text-align: right;
    padding-right: 1.0em;
    }

  .lijst2 table th:nth-child(1) {
    text-align: left;
    }

  .lijst2 table th:nth-child(2) {
    text-align: left;
    }

  .lijst2 table th:nth-child(3) {
    text-align: right;
    }

  .lijst2 table th:nth-child(4) {
    text-align: left;
    }

  .lijst2 table th:nth-child(5) {
    text-align: right;
    }

  .lijst2 table th:nth-child(6) {
    text-align: right;
    }

  .lijst2 .italic table tr td {
    font-style: italic;
    }

  .lijst2 table td {
    vertical-align: middle;
    border-bottom: solid 1px lightgray;
    height: 16px;
    padding-right: 1.0em;
    }

  .lijst2 table td:nth-child(1) {
    padding-right: 1.0em;
    width: 180px;
    }

  .lijst2 table td:nth-child(2) {
    width: 180px;
    }

  .lijst2 table td:nth-child(3) {
    text-align: right;
    width: 30px;
    }

  .lijst2 table td:nth-child(4) {
    width: 130px;
    }

  .lijst2 table td:nth-child(5) {
    text-align: right;
    width: 60px;
    }

  .lijst2 table td:nth-child(6) {
    text-align: right;
    width: 60px;
    }

  .lijst2 table tr.link:hover{
    background-color: #AFEEEE;
    cursor: pointer;
    }

  /* */

  .lijst3 {
    padding-bottom: 3px;
    }

  .lijst3 .header {
    border-bottom: solid 2px var(--section-lightgray);
    }

  .lijst3 .link {
    color: #00437E;
    }

  .lijst3 table{
    border-collapse: collapse;
    font-size: 11px;
    }

  .lijst3 table th {
    background-color: var(--title);
    height: 16px;
    padding-right: 1.0em;
    }

  .lijst3 table th:nth-child(1) {
    text-align: right;
    }

  .lijst3 table th:nth-child(2) {
    text-align: left;    
    }

  .lijst3 table th:nth-child(3) {
    text-align: right;
    }

  .lijst3 table th:nth-child(4) {
    text-align: right;
    }

  .lijst3 table th:nth-child(5) {
    text-align: right;
    }

  .lijst3 table th:nth-child(6) {
    text-align: left;
    }

  .lijst3 .italic table tr td {
    font-style: italic;
    }

  .lijst3 table td {
    vertical-align: middle;
    border-bottom: solid 1px lightgray;
    height: 16px;
    padding-right: 1.0em;
    }

  .lijst3 table td:nth-child(1) {
    text-align: right;
    width: 30px;
    }

  .lijst3 table td:nth-child(2) {
    padding-right: 1.0em;
    width: 180px;
    }

  .lijst3 table td:nth-child(3) {
    text-align: right;
    width: 90px;
    }

  .lijst3 table td:nth-child(4) {
    text-align: right;
    width: 90px;
    }

  .lijst3 table td:nth-child(5) {
    text-align: right;
    width: 60px;
    }

  .lijst3 table td:nth-child(6) {
    width: 200px;
    }

  .lijst3 table tr.link:hover{
    background-color: #AFEEEE;
    cursor: pointer;
    }

  /* */

  .lijst4 {
    padding-bottom: 3px;
    }

  .lijst4 .header {
    border-bottom: solid 2px var(--section-lightgray);
    }

  .lijst4 .link {
    color: #00437E;
    }

  .lijst4 table {
    border-collapse: collapse;
    font-size: 11px;
    }

  .lijst4 table th {
    background-color: var(--title);
    height: 16px;
    padding-right: 1.0em;
    text-align: left;
    }

  .lijst4 table th:nth-child(1) {
    padding-left: 0.5em;
    width: 25px;
    }

  .lijst4 table th:nth-child(2) {
    width: 130px;
    }

  .lijst4 table th:nth-child(3) {
    width: 170px;    
    }

  .lijst4 table th:nth-child(4) {
    width: 110px;    
    }

  .lijst4 table td {
    vertical-align: middle;
    border-bottom: solid 1px lightgray;
    height: 16px;
    padding-right: 1.0em;
    }

  .lijst4 table td:nth-child(1) {
    padding-left: 0.5em;
    width: 250px;
    }

  .lijst4 table td:nth-child(2) {
    width: 130px;
    }

  .lijst4 table td:nth-child(3) {
    width: 170px;
    }

  .lijst4 table td:nth-child(4) {
    width: 110px;
    }

  .lijst4 table tr.link:hover{
    background-color: #AFEEEE;
    cursor: pointer;
    }

  /* */

  .upper {
    font-size: 11px;
    padding: 0.3em 0 0 0.5em;
    text-transform: uppercase;
    }

  .VanLoon h4 {
    padding: 0.5em 0 0.5em 0;
    }
