/* CphLogo */
div#headerbannerBG {
    position: absolute;
    left: 0em;
    height: 100%;
    width: 58.5em;
    margin: -0.1em 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
    z-index: 0;
}
div#diversen_background{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; /* 20-1 from border */
    margin: 0 0 0 0;
    border-top: solid 1px #DF7A00;
    /*border-bottom: solid 1px #DF7A00;
    background: url(../images/volg/oranje_balk.gif);*/
    background-position: right;
    background-color: White;
    background-repeat: repeat-y;
}
div#diversen_knoppen_links
{
    position: absolute;
    top: 0.5em;
    left: 1em;
    width:auto;
    vertical-align:middle;
    overflow: visible;
    z-index:30;
}
div#diversen_knoppen_rechts
{
    position: absolute;
    top: 0.5em;
    right: 3%;
    text-align:right;
    width: auto;
    vertical-align:middle;
    overflow: visible;
    z-index:30;
}
 /* Zoeken en navigatie */
div#Zoek-foto-frame{
    position: absolute;
    top: 0;
    left:0;
    min-height: 30%;
    width: 99%;
    background-color: white;
    padding-top: 0;
    padding-right: 1%;
    padding-bottom: 8px;
    padding-left: 0;
}
 div#zoekenMDIV{
    position: relative;
    left: 0;
    height: 6em;
    /*bottom: 0em;*/
    width: 100%;
    border-style: none;
    padding: 2em 0 0 0;
    margin: 0 0 0 0;
    z-index:2;
}
/*Extra definitie van top */
div#navigatie_content{
    top: 0;
}
div#headerbanner {
    position: absolute;
    top: 2.5em;
    left: 65em;
    width: 20.5em;
    height: 3em;
    z-index:2;
}
div#disclaimer {
    float: left;
    width: 30em;
    height: 3em;
    margin-left:3em;
    margin-top:0.3em;
    color: white;
    font-size: 1.2em;
    line-height: 1.3em;
}
div#redactieraad {
    float: right;
    width: 10em;
    height: 3em;
    margin-right:3em;
    margin-top:3.0em;
}
div#redactieraad a{
    font-size: 1.1em;
    line-height: 0.8em;
    color: #000099;
    font-weight:bold;
    text-decoration: none;
}