  
@media screen {
  .page {
    background: white;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    padding: 20mm;
    width: 170mm;
    }

  article {
    min-height: 247mm;
    padding: 0 10mm 0 5mm;
    overflow: hidden;
    }
  }

  body {
    background: rgb(204,204,204); 
    font-family: Georgia;
    font-size: 14px;
    height: 100%;
    line-height: 130%;
    margin: 0 auto;
    width: 210mm;
    }

  a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
    }

  footer {
    border: none;
    line-height: 10mm;
    text-align: center;
    page-break-after: always;
    }

  h1 {
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    }

  h2 {
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    }  

  h3 {
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    }  

  h4 {
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    margin: 0.5em 0 0 0;
    }

  table {
    margin-bottom: 1em;
    }

  td {
    font-family: Georgia;
    font-size: 14px;
    padding-right: 8px;
    }

  .block-indent {
    padding: 0.5em 0 0.5em 2em;
    }

  .bron {
    font-family: Georgia;
    font-size: 14px;
    padding: 1em 0 1em 0;
    }

  .col3 {
    width: 44px;
    }

  .col4 {
    border-left: 1px solid lightgray;
    text-align: right;
    width: 44px;
    }

  .content-tekst {
    padding: 100px 100px 0px 100px;
    }

  .float-right {
    float: right;
    margin-left: 1em;
    }

  .folio-table {
    width: 100%;
    }

  .folio-text {
    padding: 0 44px 1.0em 0;
    }

  .foto {
    font-size: 13px;
    font-style: italic;
    margin: 0 auto;
    }

  .grid2 div:nth-child(n + 3) {
    border-bottom: 1px solid lightgray;
    padding: 0.1em 0;
    }

  .grid3 {
    column-gap: 0.5em;
    display: grid;
    font-size: 13px;
    grid-template-columns: auto auto auto;
    padding: 0;
    }

  .grid3 div:nth-child(-n + 3) {
    background-color: var(--title);
    margin-bottom: 0.3em;
    padding: 0 0 0 0.5em;
    font-weight: bold;
    }

  .grid3 div:nth-child(n + 4) {
    border-bottom: 1px solid lightgray;
    padding: 0 0 0 0.5em;
    }

  .hanging-indent p {
    font-size: 14px;
    margin: 0 0 0.2em 22px;
    text-indent: -22px;
    }

  .hr {
    color: lightgray;
    margin-top: 2em;
    padding: 0.5em 0 0 0;
    }

  .img-center {
    border: 0;
    font-size: 12px;
    line-height: 17px;
    margin-left: auto;
    margin-right: auto;
    }

  .img-left {
    border: 0;
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
    }

  .img-right {
    border: 0;
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
    }

  .left-indent {
    padding-left: 1em;
    text-indent: -1em;
    }

  .literatuur {
    font-family: Georgia;
    font-size: 14px;
    line-height: 16px;
    }

  .nav {
    background-color: white;
    border-bottom: 1px solid lightgray;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    font-family: Georgia;
    font-size: 17px;
    left: 0 auto;
    position: fixed;
    top: 0;
    width: 210mm;
    z-index: 999;
    }

  .nav .button {
    float: right;
    margin-left: 10px;
    padding: 1px 15px 3px 15px;
    }

  .noten {
    font-size: 12px;
    margin: 0;
    padding: 1em 0 0 0;
    width: 100%;
    }

  .noten table {
    padding: 0;
    }

  .noten td {
    font-family: Georgia;
    font-size: 13px;
    line-height: 16px;
    }

  .nummer {
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 1em;
    text-align: right;
    width: 100%;
    }

  .remark {
    border-left: 1px solid lightgray;
    font-style: italic;
    margin: 1em;
    padding-left: 1em;
    }

  .right {
    text-align: right;
    width: 40px;
    }

  .section {
    height: 297mm;
    position: relative;
    }

  .uppercase {
    text-transform: uppercase;
    }

  span.cap {
    font-size: 200%;
    font-family:  garamond, bodoni, curly, times, serif;
    position:relative;
    }

  ul.leaders {
    list-style: none;
    margin: 0;
    max-width: 60em;
    overflow-x: hidden;
    padding: 0;
    }

  ul.leaders li:after {
    content:
      ". . . . . . . . . . . . . . . . . . . . "
      ". . . . . . . . . . . . . . . . . . . . "
      ". . . . . . . . . . . . . . . . . . . . "
      ". . . . . . . . . . . . . . . . . . . . "
      ". . . . . . . . . . . . . . . . . . . . "
      ". . . . . . . . . . . . . . . . . . . . ";
    float: left;
    width: 0;
    white-space: nowrap;
    }

  ul.leaders span:first-child {
    background: #FAFAFA;
    padding-right: 0.33em;
    }

  ul.leaders span + span {
    background: #FAFAFA;
    float: right;
    padding-left: 0.33em;
    position: relative;
    z-index: 1;
    }
