#banner1{
    position: absolute;
    top: 20px;
    left: 15px;
    height: 19px;
    width: 113px;
    z-index: 10;
}

#banner2{
    position: absolute;
    top: 20px;
    left: 528px;
    height: 19px;
    width: 113px;
    z-index: 20;
}

#banner3{
    position: absolute;
    top: 20px;
    left: 143px;
    height: 19px;
    width: 100px;
    z-index: 30;
}

#banner4{
    position: absolute;
    top: 20px;
    left: 234px;
    height: 19px;
    width: 162px;
    z-index: 40;
}

#banner5{
    position: absolute;
    top: 20px;
    left: 0px;
    height: 19px;
    width: 98%;
    text-align: right;
    z-index: 5;
}

#banner6{
    position: absolute;
    top: 20px;
    left: 616px;
    height: 19px;
    width: 78px;
    text-align: right;
    z-index: 5;
}

#banner7{
    position: absolute;
    top: 20px;
    left: 408px;
    height: 19px;
    width: 100px;
    text-align: right;
    z-index: 5;
}

#banner8{
    position: absolute;
    top: 20px;
    left: 695px;
    height: 19px;
    width: 78px;
    text-align: right;
    z-index: 5;
}

#groeneBalk{
    position: absolute;
    height: 25px;
    width: 100%;
    left: 0px;
    top: 39px;
    background-color:#104994;
    z-index: 60;
}
