html, body {
    min-height: 100vh;
    margin: 0;
    padding: 0;
    height: 100%;
}

.navbar-lions {
    background-color: #fccc01;
    height: 100px;
    position: relative;
    z-index: 10;
}

.line-break {
    display: none;
}

.line-break-login {
    display: none;
}

p {
    font-size: 1.1rem
}

.burger-button {

}

.ueberschrift {
    position: absolute;
    left: 10px;
    font-size: 24px;
    font-weight: bold;
}

.login {
    position: absolute;
    right: 200px;
    top: 110px;
}

.logo {
    position: absolute;
    top: 10px; /* optional: Abstand nach oben */
    right: 10px; /* immer ganz rechts */
    z-index: 9999;
}

.logo img{
    height: 200px;
}


/* DESKTOP ANSICHT */
@media (min-width: 992px) {
    .navbar-nav .nav-item:not(:last-child) {
    }

    .nav-link.active {
        background-color: transparent !important;
        color: rgba(0, 0, 0, 0.7) !important;
        border-bottom: 3px solid #154e9c;
        border-radius: 0;
    }

    .navbar-lions-collapse {
        position: absolute;
        top: 50%; /* vertikal zentrieren */
        left: 50%; /* horizontal zentrieren */
        transform: translate(-50%, -50%); /* perfekt mittig */
        width: auto;
        z-index: 2;
        white-space: nowrap;
    }

    .header-title {
        font-size: 1.75rem; /* ungefähr Bootstrap fs-3 */
        color: #154e9c;
    }

    .navbar-nav .nav-item:not(:last-child) {
        margin-right: 40px;
    }

    .navbar-brand {
        margin-top: 120px;
    }

    form {
        background: rgba(255,255,255,0.05);
        padding: 0.5rem;
        border-radius: 0.5rem;
    }
    .login-input {
        max-width: 140px;
    }

}

/* Ab 2000px Bildschirmbreite etwas kleiner */
@media (max-width: 1999.98px) {
    .navbar-nav .nav-link {
        font-size: 1.1rem;
    }

    .navbar-nav .nav-item:not(:last-child) {
        margin-right: 20px;
    }
}

/* Ab 1800px Bildschirmbreite etwas kleiner */
@media (max-width: 1799.98px) {
    .header-title {
        font-size: 24px;
    }
}

/* Ab 1700px Bildschirmbreite etwas kleiner */
@media (max-width: 1699.98px) {
    .line-break::after {
        content: "\A"; /* erzeugt einen Zeilenumbruch */
        white-space: pre;
    }

    .line-break {
        display: inline;
    }
}

/* Ab 1400px Bildschirmbreite etwas kleiner */
@media (max-width: 1399.98px) {
    .ueberschrift {
        font-size: 18px;
    }

    .line-break-nav::after {
        content: "\A"; /* erzeugt einen Zeilenumbruch */
        white-space: pre;
    }

    .line-break-nav {
        display: inline;
    }

    .logo img {
        height: 140px;
    }

    .eingelogt {
        font-size: 14px;
    }

    .login {
        right: 140px;
    }
}

/* MOBILE ANSICHT*/
@media (max-width: 991.98px) {
    .navbar-lions-collapse {
        position: absolute;
        top: 80px; /* exakt unter der festen Navbar */
        left: 0;
        right: 0;
        background: #fccc01;
        padding: 1rem 1.5rem;
        z-index: 5;
    }

    .navbar-toggler {
        padding-top: 0;
        padding-bottom: 0;
        height: 50px; /* gleiche Höhe wie .navbar-lions */
        display: flex;
        align-items: center;
    }

    .navbar-brand img {
        height: 80px !important;
    }

    /* Margin-bottom vom Link entfernen, sonst gibts Lücke */
    .navbar-brand {
        margin-bottom: 0 !important;
        margin-right: 0px !important;
    }

    #loginCollapse {
        position: absolute;
        top: 100%; /* direkt unter dem Header */
        right: 1rem;
        background-color: #fccc01;
        padding: 1rem;
        z-index: 20;
        border-radius: 0.5rem;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        width: 200px;
        //width: calc(100% - 2rem); /* Optional: Breite anpassen */
        max-width: 300px;
    }

    form {
        margin-top: 0px;
    }

    .ueberschrift {
        font-size: 16px;
        left: 80px;
    }

    .burger-button {
        position: absolute;
        left: 10px;
    }

    .eingelogt {
        font-size: 12px;
    }

    .line-break-login::after {
        content: "\A"; /* erzeugt einen Zeilenumbruch */
        white-space: pre;
    }

    .line-break-login {
        display: inline;
    }
}
/* Ab 490px Bildschirmbreite etwas kleiner */
@media (max-width: 489.98px) {


    .ueberschrift {
        font-size: 14px;
        left: 60px;
    }

    .logo img {
        height: 60px;
    }

    .logo {
        top: 20px;
    }

    .login {
        right: 0px;
    }
}
/* Ab 430px Bildschirmbreite etwas kleiner */
@media (max-width: 429.98px) {
    .header-title {
        font-size: 14px;
    }

    /* Button insgesamt kleiner */
    .navbar-toggler {
        padding: 0.2rem 0.4rem; /* weniger Innenabstand */
        font-size: 0.8rem; /* falls Symbole/Text drin wären */
    }

    /* Icon kleiner skalieren */
    .navbar-toggler-icon {
        width: 1rem; /* Standard ist 1.5rem */
        height: 1rem;
    }

    .navbar-toggler-icon {
        background-size: 1rem 1rem;
    }

}











/* Logo normal groß */
.navbar-brand img {
    height: 200px;
    transition: height 0.3s ease;
}


.nav-link {
    font-size: 22px; /* Schriftgröße der Navigation */
    color: #154e9c;
}




.navbar-nav .nav-link:hover {
    text-decoration: none !important;
}

.login-field {
    background-color: #f3f3f3;   /* leichtes Grau statt reinem Weiß */
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}
.login-field:focus {
    outline: none;
    border-color: #154e9c;
    box-shadow: 0 0 0 0.2rem rgba(21, 78, 156, 0.25);
}

.btn-lions {
    background-color: #154e9c;     /* Basisfarbe */
    color: #fff;                   /* weißer Text */
    border: 1px solid #154e9c;     /* gleichfarbiger Rahmen */
}

.btn-lions:hover {
    background-color: #1e60b8;     /* hellere Variante beim Hover */
    border-color: #1e60b8;         /* passender Rand */
    color: #fff;                   /* Text bleibt weiß */
}

/* Optional: Fokus-Styling entfernen oder anpassen */
.btn-lions:focus,
.btn-lions:focus-visible {
    box-shadow: none;
    outline: none;
}

.form-login input {
    max-width: 110px;
}

main {
    flex: 1 0 auto;
    padding-bottom: 90px; /* = Höhe des Footers, anpassen falls nötig */
}

.custom-width {
    max-width: 850px;
}

.card-title {
    color: #154e9c;
    margin-bottom: 30px;
}

.card-text {
    margin-bottom: 50px;
}

.text-primary {
    color: #154e9c !important;
}

a:hover {
    text-decoration: underline;
}

.card a {
    color: #154e9c;
    font-weight: bold;
}


footer {
    position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
}

 