
  body {
    overflow-x: hidden;
    width: 1280px;
    }

  .algemeen {
    font-family: Georgia;
    font-size: 16px;
    line-height: 140%;
    padding: 1em 0 4em 4em;
    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;
    }

  .frame {
    background-color: white;
    bottom: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 16px;
    position: absolute;
    top: 76px;
    width: 1280px;
    }

  .huizenregister {
    background-color: white;
    height: 1027px;
    line-height: 140%;
    padding: 4em;
    }

  .huizenregister h2 {
    font-family: Georgia;
    font-size: 18px;
    padding-bottom: 1.5em;
    }

  .huizenregister h3 {
    font-family: Georgia;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0.5em 0;
    }

  .huizenregister table {
    border-bottom: 1px solid lightgray;
    border-collapse: collapse;
    font-family: Georgia;
    font-size: 14px;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 750px;
    }

  .huizenregister table td {vertical-align:top;}
  .huizenregister table td:nth-child(1) {width:120px;}
  .huizenregister table td:nth-child(2) {}
  .huizenregister table tr:last-child td {padding-bottom:1em;}

  .huizenregister .remark {
    font-family: Georgia;
    font-size: 12px;
    width: 720px;
    }

  .menu-top {width:1280px;}

  .vindplaats { 
    border-bottom: 1px solid lightgray;
    width: 750px;
    }

  .vindplaats img {
    float: right;
    margin-right: 0.5em;
    }

  .vindplaats table {
    border: none;
    margin: 0;
    width: 600px;
    }
