div#content{
    position: absolute;
    left: 2em;
    top: 0;
    width: 46.5em;
    height:100%;
}
div#tekstblokken{
    position: relative;
}
div#inhoudsopgave{
    position: absolute;
    right: 2em;
    top: 0;
    width: 20.5em;
}
/* 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;
}