a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.ml-0 {
    margin-left: 0px;
}

.mr-0 {
    margin-right: 0px;
}

.mt-3 {
    margin-top: 3px;
}

.mb-3 {
    margin-bottom: 3px;
}

.ml-3 {
    margin-left: 3px;
}

.mr-3 {
    margin-right: 3px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.no-decoration-line {
    text-decoration-line: none;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.w3-zab {
    color: #fff !important;
    background-color: #fe5314 !important
}

.w3-button,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.wp-block-button__link {
    border-radius: 5px !important;
}

.w3-border-zab,
.w3-hover-border-zab:hover {
    border-color: #fe5314 !important
}

.w3-text-zab,
.w3-hover-text-zab:hover {
    color: #fe5314 !important
}

.w3-zab-bg-grey {
    background-color: #fafafa !important
}

.w3-stadtmitte {
    color: #fff !important;
    background-color: #9908a1 !important
}

.w3-border-stadtmitte,
.w3-hover-border-stadtmitte:hover {
    border-color: #9908a1 !important
}

.w3-text-stadtmitte,
.w3-hover-text-stadtmitte:hover {
    color: #9908a1 !important
}

.w3-daglfing {
    color: #fff !important;
    background-color: #bb1b47 !important
}

.w3-border-daglfing,
.w3-hover-border-daglfing:hover {
    border-color: #bb1b47 !important
}

.w3-text-daglfing,
.w3-hover-text-daglfing:hover {
    color: #bb1b47 !important
}

.w3-haidhausen {
    color: #fff !important;
    background-color: #e84c33 !important
}

.w3-border-haidhausen,
.w3-hover-border-haidhausen:hover {
    border-color: #e84c33 !important
}

.w3-text-haidhausen,
.w3-hover-text-haidhausen:hover {
    color: #e84c33 !important
}

.w3-oberfoehring {
    color: #fff !important;
    background-color: #5ab414 !important
}

.w3-border-oberfoehring,
.w3-hover-border-oberfoehring:hover {
    border-color: #5ab414 !important
}

.w3-text-oberfoehring,
.w3-hover-text-oberfoehring:hover {
    color: #5ab414 !important
}

.zab-badge {
    display: flex;
    align-items: center;
    /* Vertikal zentrieren */
    justify-content: center;
    /* Optional: Horizontal zentrieren */
}

.zab-bild1 {
    max-height: 250px;
}

.zab-bild2 {
    max-height: 250px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.zab-bild3 {
    max-height: 300px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.nowrap {
    white-space: nowrap;
}

.zab-kurstab{font-size:16.5px!important}
