@media screen {
  body{
    margin: 0;
    padding: 0;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    background-color:transparent;
    overflow: hidden;
  }
  a, a:visited, a:hover, img {
    text-decoration: none;
    border: none;
    color:#000;
  }
  ul {
    list-style-image: url('img/minus.gif');
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 20px;
  }
  td {
    vertical-align: top;
  }
  #kop {
    width: 1017px;
    height: 100px;
    position: absolute;
    left: 0px;
    background-image: url("img/header.gif");
  }
  #kruimels {
    position: absolute;
    left: 15px;
    top: 82px;
    height: 15px;
    width: 600px;
  }
  #kruimels a {
    font-family:Verdana, sans-serif;
    font-size: 7pt;
    color:#000;
  }
  #logo {
    position: absolute;
    left: 775px; top: 15px;
    height: 60px; width: 210px;
    padding: 0px;
    text-align: left;
    overflow: hidden;
    z-index: 1;
  }
  #wrapper {
    width: 1017px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -509px;
  }
  #wrapper2 {
    width: 1003px;
    top: 100px;
    bottom: 0px;
    overflow: auto;
    position: absolute;
    left: 0px;
    padding-left: 15px;
  }
  .kader {
    width: 294px;
    height: 135px;
    padding: 15px;
    position: relative;
    float:left;
    font-family:Verdana, sans-serif;
    font-size: 12pt;
    color:#fff;
  }
  .bachkader {
    width: 294px;
    height: 215px;
    padding: 15px;
    position: relative;
    float:left;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
  }
  .postkader {
    width: 294px;
    height: 215px;
    padding: 15px;
    position: relative;
    float:left;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
  }
  .execkader {
    width: 294px;
    height: 215px;
    padding: 15px;
    position: relative;
    float:left;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
  }
  .bachrechts {
    width: 294px;
    height: 215px;
    padding: 15px;
    position: absolute;
    left: 663px;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    background-image: url('img/bach_kader5.gif');
  }
  .postrechts {
    width: 294px;
    height: 135px;
    padding: 15px;
    position: absolute;
    left: 663px;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    background-image: url('img/pgs_kader3.gif');
  }
  .execrechts {
    width: 294px;
    height: 135px;
    padding: 15px;
    position: absolute;
    left: 663px;
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    background-image: url('img/exe_kader3.gif');
  }
  .kleinrechts {
    width: 279px;
    height: 135px;
    padding: 15px 30px 15px 15px;
    position: absolute;
    left: 663px;
    background-image: url("img/home_kader8.gif");
    overflow: hidden;
  }
  .grootlinks {
    width: 603px;
    height: 305px;
    padding: 0px 30px 15px 15px;
    position: absolute;
    left: 15px;
    top: 330px;
    background-image: url("img/home_kader7b.gif");
    background-repeat: no-repeat;
  }
  .grootbachlinks {
    width: 603px;
    height: 560px;
    padding: 0px 30px 15px 15px;
    position: absolute;
    left: 15px;
    top: 245px;
    color: #fff;
    background-image: url("img/bach_kader8.gif");
  }
  .grootpostlinks {
    width: 603px;
    min-height: 600px;
    padding: 0px 30px 15px 15px;
    position: absolute;
    left: 15px;
    top: 245px;
    color: #000;
    background-image: url("img/pgs_kader6.gif");
    background-repeat: no-repeat;
  }
  .grootexeclinks {
    width: 603px;
    min-height: 600px;
    padding: 0px 30px 15px 15px;
    position: absolute;
    left: 15px;
    top: 245px;
    color: #000;
    background-image: url("img/exe_kader6.gif");
    background-repeat: no-repeat;
  }
  .kleinlinks {
    width: 603px;
    height: 135px;
    padding: 15px 30px 15px 15px;
    position: absolute;
    left: 15px;
    top: 660px;
    background-image: url("img/home_kader9.gif");
    overflow: hidden;
  }
  .tekst h1, h3, h5 {
    font-family:Verdana, sans-serif;
    font-size: 12pt;
    color:#578adc;
    font-weight: normal;
  }
  .tekst h2, h4, h6 {
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .tekst h3, h4 {
    color:#fff;
  }
  .tekst h5 {
    color:#162983;
    margin-top: 10px;
  }
  .tekst a {
    font-family:Verdana, sans-serif;
    font-size: 8pt;
    color:#000;
    text-decoration: underline;
  }
}
/*
@media print {
  div {
    display: none;
  }
  .grootlinks, #wrapper, #wrapper2 {
    display: block;
    background: none;
    font-family:Verdana, sans-serif;
    font-size: small;
  }
}
*/
