.container-header {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    background-color: #CEE3F6;
    background-image: linear-gradient(135deg, #2e64fe 0%, #380B61 100%);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}

.container-footer {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    background-color: #CEE3F6;
    background-image: linear-gradient(135deg, #2e64fe 0%, #380B61 100%);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}

.verlaufsppb {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    background-color: #CEE3F6;
    background-image: linear-gradient(135deg, #2e64fe 0%, #380B61 100%);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}

#verlaufsppb {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    background-color: #CEE3F6;
    background-image: linear-gradient(135deg, #2e64fe 0%, #380B61 100%);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}