  
  body {
    overflow-x: hidden;
    width: 1280px;
    }

  .algemeen {
    font-family: Georgia;
    font-size: 16px;
    margin: 0 auto;
    width: 700px;
    }

  .algemeen h2 {
    font-family: Georgia;
    font-size: 20px;
    padding: 2em 0 1em 0;
    }

  .algemeen h3 {
    font-family: Georgia;
    font-size: 16px;
    padding-bottom: 0.5em;
    }

  .algemeen table {
    border-collapse: collapse;
    font-family: Georgia;
    font-size: 14px;
    line-height: 140%;
    width: 700px;
    }

  .algemeen table td {
    border-bottom: 1px solid lightgray;
    padding: 2px 0 2px 0;
    vertical-align: top;
    }

  .algemeen table td:nth-child(1) {width:140px;}

  .algemeen .literatuur ul {
    font-size: 14px;
    margin-top: 0;
    padding-top: 0;
    width: 700px;
    } 

  .dataschurk {
    padding: 4em;
    line-height: 150%;
    }

  .dataschurk h2 {
    font-family: Georgia;
    font-size: 18px;
    padding-bottom: 1em;
    }

  .menu-top {width:1280px;}

  .test table {
    border-bottom: 1px solid lightgray;
    border-collapse: collapse;
    font-family: Georgia;
    font-size: 14px;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 750px;
    }

  .test table td {vertical-align:top;}
  .test table td:nth-child(1) {width:140px;}
  .test table td:nth-child(2) {}
  .test table tr:last-child td {padding-bottom:1em;}
