
.bandeL {
        background-image: url(../templates/pics/bande_links.png);
        background-repeat: no-repeat;
        background-position: left top;
        height:246px;
        width:590px;
        z-index:1;
}

.bandeR {
        background-image: url(../templates/pics/bande_rechts.png);
        background-repeat: no-repeat;
        background-position: left top;
        height:246px;
        width:590px;
        z-index:1;
}
