div#inhoudsopgave{
    position: absolute;
    left: 1em;
    top: 0;
    width: 17.5em;
    height: 100%;
}
div#content{
    position: absolute;
    left: 20.5em;
    top: 0;
    width: 45.0em;
    margin-bottom:0;
    padding-bottom:0;
    padding-right:1em;
}
/* Zoeken en navigatie */
 div#zoekenMDIV{
    position: absolute;
    left: 0;
    height: 6em;
    bottom: 0em;
    width: 100%;
    border-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    z-index:2;
}