#wrapper_anfahrt {
    display: flex;
    flex-direction: column;
    gap:10px;
    justify-content: flex-start;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}