body { margin: 0; padding: 0; }
#map { position: absolute; top: 0; bottom: 0; width: 100%;}

   .geocoder {
position: absolute;
z-index: 1;
width: 50%;
left: 50%;
margin-left: -48%;
top: 10px;
}

.mapboxgl-ctrl-geocoder {
        min-width: 100%;
    }

#map {
margin-top: 70px;
}


    #menu {
        background: #f2e496;
        display: block;
        position: absolute;
        margin: 0px auto;
        z-index: 1;
        top: 85px;
        right: 10px;
        border-radius: 3px;
        width: 150px;
        border: 1px solid rgba(0, 0, 0, 0.4);
        font-family: 'Open Sans', sans-serif;
    }

       #menu a {
        font-size: 13px;
        color: #404040;
        display: block;
        margin: 0;
        padding: 0;
        padding: 10px;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,0.25);
        text-align: center;
    }

    #menu a:last-child {
        border: none;
    }

    #menu a:hover {
        background-color: #d1c688;
        color: #404040;
    }

    #menu a.active {
        background-color: #200773;
        color: #ffffff;
    }

    #menu a.active:hover {
        background: #180752;
    }
.mapboxgl-popup {
        max-width: 300px;
        font: 14px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    }


.speed16 {
    background-color: #ffb191;
}

.speed33 {
    background-color: #f07876;
}

.speed50 {
    background-color: #d94655;
}

.speed70 {
    background-color: #bb1b30;
}

.speed95 {
    background-color: #980000;
}

.circle{
    width: 40px;
    height: 40px;
}

.balken_diagramm{
    width: 100%;

}

#header_tempolimit{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    min-width: 220px;
    margin-bottom: 5px;
    column-gap: 6px;
    align-items: center;

}
.tooltip_spalte{
    display: inline-block;
    width: 200px;
}

.tooltip_beschreibung{
    margin-bottom: 10px;
}

.tooltip_ende{
    margin-top: 8px;
}

.tooltip_anfang{
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0;
    width: 150px;
}

.balken_schrift{
    padding-left: 5px;
    display: block;
    white-space: nowrap;

}

.balken {
    height: 16px;
    margin: 3px 0;
    color: white;
    line-height: 20px;
    text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px                    black;
    text-align: right