/* _content/NaehrstoffKompass_NI/Components/Layout/MainLayout.razor.rz.scp.css */
*[b-vl14j643xu] {
    box-sizing: border-box;
}

html[b-vl14j643xu], body[b-vl14j643xu] {
    padding: 0;
    margin: 0;
}

.sidebar[b-vl14j643xu] {
    background-image: linear-gradient(180deg, white 5%, #346DBF 90%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1999;
}

.contentText[b-vl14j643xu] {
    z-index: 1010;
    position: relative
}

.main[b-vl14j643xu] {
    flex: 1;
    padding: 0.4rem;
}


.NavButton[b-vl14j643xu] {
    color: white !important;
    border: hidden;
    font-display: auto;
    border-color: #007A3F;
}

.page[b-vl14j643xu] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: 10rem;
    z-index: 1010;
    position: relative;
}

.CurrentPage[b-vl14j643xu] {
    color: white;
}

.wrapper[b-vl14j643xu] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}


.ContainerText[b-vl14j643xu] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin-top: 5px;
}

.NavMenu[b-vl14j643xu] {
    margin-top: 0px;
    z-index: 2999;
    position: absolute;
}

.footer[b-vl14j643xu] {
    background-color: #007A3F;
    height: 2.2rem;
    padding: 10px 20px;
    text-align: right;
    width: 100%;
    border-top: none;
    position: relative;
    z-index: 1020;
}

.top-row[b-vl14j643xu] {
    background-color: white;
    height: 10rem;
    display: flex;
    z-index: 1020;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.logo-img[b-vl14j643xu] {
    height: 7rem;
    width: auto;
}

.top-row[b-vl14j643xu]  a, .top-row[b-vl14j643xu]  .btn-link {
    white-space: nowrap;
    text-decoration: none;
}

.top-row[b-vl14j643xu]  a:hover, .top-row[b-vl14j643xu]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-vl14j643xu]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

.Headcontainer[b-vl14j643xu] {
    display: grid;
    grid-template-rows: 7.5rem 2.5rem;
    grid-template-columns: 1fr;
    width: 100%;
    z-index: 2000;
    position: relative
}

.firstrow[b-vl14j643xu] {
    display: flex;
    height: 7.5rem;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    z-index: 2001;
    position: relative
}

.secondrow[b-vl14j643xu] {
    display: flex;
    height: 2.5rem;
    background-color: #007A3F;
    width: 100%;
    justify-content: flex-start;
    z-index: 2002;
    position: relative
}


@media (min-width: 1400px) and (max-width: 1920px) {


    .logo-img[b-vl14j643xu] {
        height: 7rem;
        width: auto;
    }

    .sidebar[b-vl14j643xu] {
        width: 50px;
        position: sticky;
        top: 0;
    }

    .ImgSH[b-vl14j643xu] {
        height: 5rem;
        width: auto;
        margin-right: 20px;
    }

    .ImgEIP[b-vl14j643xu] {
        height: 7rem;
        width: auto;
    }

    .HeadLogos[b-vl14j643xu] {
        display: flex;
        height: 7.5rem;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        margin-right: 20px
    }

    .ImgCaroussel[b-vl14j643xu] {
        height: 7.5rem;
        width: auto;
        margin-right: 0.5rem;
    }

    .MenuBox[b-vl14j643xu] {
        margin-left: 1.5rem;
        z-index: 2000;
        position: relative
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {
    .ImgSH[b-vl14j643xu] {
        height: 3.5rem;
        width: auto;
        margin-right: 5px;
    }

    .ImgCaroussel[b-vl14j643xu] {
        height: 4rem;
        width: auto;
        margin-right: 0.5rem;
    }

    .ImgEIP[b-vl14j643xu] {
        height: 4.5rem;
        width: auto;
    }

    .HeadLogos[b-vl14j643xu] {
        display: flex;
        height: 7.5rem;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        margin-right: 5px;
    }

    .MenuBox[b-vl14j643xu] {
        margin-left: 1.5rem;
        z-index: 2000;
        position: relative
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {
    .ImgSH[b-vl14j643xu] {
        width: 100px;
        height: auto;
    }

    .ImgEIP[b-vl14j643xu] {
        height: 9vh;
        width: auto;
    }

    .HeadLogos[b-vl14j643xu] {
        display: flex;
        height: 7.5rem;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        margin-right: 5px
    }

    .ImgCaroussel[b-vl14j643xu] {
        height: 9vh;
        width: auto;
        margin-right: 0.5rem;
    }

    .MenuBox[b-vl14j643xu] {
        margin-left: 0.1rem;
        z-index: 2000;
        position: relative
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {
    .ImgCaroussel[b-vl14j643xu] {
        height: 6rem;
        width: auto;
        margin-right: 0.5rem;
    }

    .MenuBox[b-vl14j643xu] {
        margin-left: 1.5rem;
        z-index: 2000;
        position: relative
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {
    .top-row[b-vl14j643xu] {
        background-color: white;
        height: 4.0rem;
        justify-content: flex-end;
        position: relative;
        align-items: center;
        display: flex;
        padding: 0 1rem;
    }

    .page[b-vl14j643xu] {
        display: flex;
        flex-direction: column;
        z-index: 1010;
        margin: 0.05rem auto;
        position: relative;
        margin-top: 4rem;
    }

    .top-row[b-vl14j643xu]  a:hover, .top-row[b-vl14j643xu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vl14j643xu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .top-row[b-vl14j643xu]  a, .top-row[b-vl14j643xu]  .btn-link {
        margin-left: 0;
    }

    .sidebar[b-vl14j643xu] {
        background-image: linear-gradient(180deg, rgb(54, 127, 184) 30%, #007A3F 70%);
        width: 100%;
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
    .top-row[b-vl14j643xu] {
        background-color: white;
        height: 4.0rem;
        justify-content: flex-end;
        position: relative;
        align-items: center;
        display: flex;
        padding: 0 1rem;
    }

    .page[b-vl14j643xu] {
        display: flex;
        flex-direction: column;
        z-index: 1010;
        margin: 0.05rem auto;
        position: relative;
        margin-top: 4rem;
    }

    .top-row[b-vl14j643xu]  a:hover, .top-row[b-vl14j643xu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vl14j643xu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .top-row[b-vl14j643xu]  a, .top-row[b-vl14j643xu]  .btn-link {
        margin-left: 0;
    }

    .sidebar[b-vl14j643xu] {
        background-image: linear-gradient(180deg, rgb(54, 127, 184) 30%, #007A3F 70%);
        width: 100%;
    }
}

@media (min-width: 1921px) {
    .MenuBox[b-vl14j643xu] {
        margin-left: 1.5rem;
        z-index: 2000;
        position: relative
    }

    .logo-img[b-vl14j643xu] {
        height: 7rem;
        width: auto;
    }

    .sidebar[b-vl14j643xu] {
        width: 50px;
        position: sticky;
        top: 0;
    }

    .ImgSH[b-vl14j643xu] {
        height: 5rem;
        width: auto;
        margin-right: 20px;
    }

    .ImgEIP[b-vl14j643xu] {
        height: 7rem;
        width: auto;
    }

    .HeadLogos[b-vl14j643xu] {
        display: flex;
        height: 7.5rem;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        margin-right: 20px
    }
}




#blazor-error-ui[b-vl14j643xu] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-vl14j643xu] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/NaehrstoffKompass_NI/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-11cnwvukxh] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-11cnwvukxh] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-11cnwvukxh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-11cnwvukxh] {
    font-size: 1.1rem;
}

.bi[b-11cnwvukxh] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-11cnwvukxh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-11cnwvukxh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-11cnwvukxh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-11cnwvukxh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-11cnwvukxh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-11cnwvukxh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-11cnwvukxh]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-11cnwvukxh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-11cnwvukxh]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-11cnwvukxh] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-11cnwvukxh] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-11cnwvukxh] {
        display: none;
    }

    .nav-scrollable[b-11cnwvukxh] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Adminbereich/StandortDaten/EditStandort.razor.rz.scp.css */
body[b-clkjcc1me2] {
}
.text[b-clkjcc1me2] {
    color: red;
    font-weight: bold;
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Adminbereich/TextEditoren/Aktuelles.razor.rz.scp.css */
body[b-3k3js5xg46] {
}
.custom-box[b-3k3js5xg46] {
    width: 1100px;
    height: 450px;
}
.custom-delete-button[b-3k3js5xg46] {
    background-color: red; /* Definiere die Hintergrundfarbe */
    color: white; /* Setze die Textfarbe */
    border-color: darkred; /* Ändere die Rahmenfarbe */
    margin-left: 20px;
}
.paddingDiv[b-3k3js5xg46]
{
    padding:10px;
    margin-left: 10px;
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Adminbereich/TextEditoren/Idee.razor.rz.scp.css */
body[b-0x3ypyazig] {
}

.custom-box[b-0x3ypyazig] {
    width: 1100px;
    height: 450px;
}

.custom-delete-button[b-0x3ypyazig] {
    background-color: red; /* Definiere die Hintergrundfarbe */
    color: white; /* Setze die Textfarbe */
    border-color: darkred; /* Ändere die Rahmenfarbe */
    margin-left: 20px;
}

.paddingDiv[b-0x3ypyazig] {
    padding: 10px;
    margin-left: 10px;
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Adminbereich/TextEditoren/Infos.razor.rz.scp.css */
body[b-rhdx5trhku] {
}

.custom-box[b-rhdx5trhku] {
    width: 1100px;
    height: 450px;
}

.custom-delete-button[b-rhdx5trhku] {
    background-color: red; /* Definiere die Hintergrundfarbe */
    color: white; /* Setze die Textfarbe */
    border-color: darkred; /* Ändere die Rahmenfarbe */
    margin-left: 20px;
}

.paddingDiv[b-rhdx5trhku] {
    padding: 10px;
    margin-left: 10px;
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Aktuelles.razor.rz.scp.css */
body[b-oqyxkq3bdu] {
}




@media (min-width: 1400px) and (max-width: 1920px) {
    .custom-box[b-oqyxkq3bdu] {
        width: 56vw;
        height: 68vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {
    .custom-box[b-oqyxkq3bdu] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {
    .custom-box[b-oqyxkq3bdu] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {
    .custom-box[b-oqyxkq3bdu] {
        width: 84vw;
        height: 69vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {
    .custom-box[b-oqyxkq3bdu] {
        width: 91vw;
        height: 81.5vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 1rem; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
    .custom-box[b-oqyxkq3bdu] {
        width: 84vw;
        height: 69vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 1921px) {
    .custom-box[b-oqyxkq3bdu] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-oqyxkq3bdu] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 20px;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Bewirtschaftungsdaten.razor.rz.scp.css */
/* _content/NaehrstoffKompass_NI/Components/Pages/Detailseite.razor.rz.scp.css */
.card-foot[b-0uvip3heez] {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*Für Wetter*/
.info-box[b-0uvip3heez] {
    height: 100%;
    width: 100%;
    max-width: 100%;
    background-color: #365EB8;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertikal zentriert */
    align-items: center;
    padding: 10px 12px 12px 12px;
    box-sizing: border-box;
    gap: 2px;
    overflow: visible;
}

/* Erste Zeile: 20px, fett */
.info-box-line1[b-0uvip3heez] {
    font-size: 22px;
    font-weight: 700;             /* "breit" = bold */
    line-height: 1.15;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Zweite Zeile: 16px, normal */
.info-box-line2[b-0uvip3heez] {
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    opacity: 0.95;                /* optional: etwas dezenter */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
[b-0uvip3heez](.k-card-body) {
    background-color: #365EB8;
    color: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-sizing: border-box;
}
[b-0uvip3heez](.k-card-body) > ::deep(.info-box),
[b-0uvip3heez](.info-box) {
    height: 100%;
    /* ... */
}

/*Für Bodendaten*/
.info-boxBoden[b-0uvip3heez] {
    height: 100%;
    width: 100%;
    max-width: 100%;
    background-color: #7A4900;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertikal zentriert */
    align-items: center;
    padding: 10px 12px 12px 12px;
    box-sizing: border-box;
    gap: 2px;
    overflow: visible;
}

/*Für Bewirtschaftung*/
.info-boxBewirtschaftung[b-0uvip3heez] {
    height: 100%;
    width: 100%;
    max-width: 100%;
    background-color: #007A3F;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertikal zentriert */
    align-items: center;
    padding: 10px 12px 12px 12px;
    box-sizing: border-box;
    gap: 2px;
    overflow: visible;

}
/*Header im PopUp Fenster*/
.div-header[b-0uvip3heez] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.div-content[b-0uvip3heez] {
    gap: 10px;
    padding: 10px 20px;
}

.Img_WeatherURL[b-0uvip3heez] {
    height: 2.5em;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
}
.weather-inline[b-0uvip3heez] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem; /* leichter Abstand rechts neben der Schrift */
}
.link-like[b-0uvip3heez] {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px; /* Abstand der Unterstreichung vom Text */
    color: inherit;            /* gleiche Textfarbe wie Umgebung */
    cursor: pointer;
    outline: none;
}
.card-link[b-0uvip3heez] {
    display: block;            /* füllt das Card-Innere */
    color: inherit;
    text-decoration: none;     /* keine Unterstreichung */
    cursor: pointer;
    outline: none;
    transform-origin: center;
    transition: transform 160ms ease, box-shadow 160ms ease;
    will-change: transform;

}


.card-link:focus[b-0uvip3heez] {
    box-shadow: 0 0 0 3px rgba(54,94,184,0.15);
    border-radius: 4px;
}


.card-link .k-card:hover[b-0uvip3heez],
.responsive-card:hover[b-0uvip3heez] {
    transform: scale(1.06);
    z-index: 50;                      /* in den Vordergrund holen */
    box-shadow: 0 10px 30px rgba(0,0,0,0.18);
}

@media (max-width: 768px) {
    .card-link .k-card:hover[b-0uvip3heez],
    .responsive-card:hover[b-0uvip3heez] {
        transform: scale(1.03);
    }
}




/* _content/NaehrstoffKompass_NI/Components/Pages/Funktionen.razor.rz.scp.css */
body[b-osq6qtvxp2] {
}




@media (min-width: 1400px) and (max-width: 1920px) {
    .custom-box[b-osq6qtvxp2] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-osq6qtvxp2] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-osq6qtvxp2] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {
    .custom-box[b-osq6qtvxp2] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-osq6qtvxp2] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-osq6qtvxp2] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {
    .custom-box[b-osq6qtvxp2] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-osq6qtvxp2] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-osq6qtvxp2] {
        max-width: 260px;
        height: auto;
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {
    .custom-box[b-osq6qtvxp2] {
        width: 84vw;
        height: 69vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-osq6qtvxp2] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-osq6qtvxp2] {
        max-width: 260px;
        height: auto;
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {
    .custom-box[b-osq6qtvxp2] {
        width: 91vw;
        height: 81.5vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
    .custom-box[b-osq6qtvxp2] {
        width: 93vw;
        height: 75vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 1921px) {
    .custom-box[b-osq6qtvxp2] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-osq6qtvxp2] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-osq6qtvxp2] {
        width: 17vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-osq6qtvxp2] {
        max-width: 16.5vw;
        height: auto;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Home.razor.rz.scp.css */
.btn-primary[b-j0aa2i84ep] {
    color: #fff;
    background-color: #007A3F;
    border-color: #007A3F;
}
a[b-j0aa2i84ep], .btn-link[b-j0aa2i84ep] {
    color: white ;
}
a:visited[b-j0aa2i84ep], .btn-link:visited[b-j0aa2i84ep] {
    color: darkorange ;
}
.btn-select[b-j0aa2i84ep] {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #007A3F;
    border: 1px solid #007A3F;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}

.BottomBox[b-j0aa2i84ep] {
    display: flow;
    justify-content: space-between;
    align-items: center;
    height: 15rem;
    background-color: #007A3F;
    width: 100%;
    position: fixed;
    bottom: 2.1rem;
    left: 0;
    z-index: 1020;
    color: white;
}
.MaintentBoxPortrait[b-j0aa2i84ep] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95vh;
    max-height: 87vh;
    position: fixed;
    bottom: 2.1rem;
    left: 0;
    z-index: 1020;
    color: white;
}

/* FÃ¼r Querformat (Landscape) */
.MaintentBoxLandscape[b-j0aa2i84ep] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80vh;
    max-height: 87vh;
    position: fixed;
    bottom: 2.1rem;
    left: 0;
    z-index: 1020;
    color: white;
}
    .content[b-j0aa2i84ep] {
        flex: 1;
    }

    .HeaderText[b-j0aa2i84ep] {
        margin-top: 1rem;
        color: white;
        font-size: 48px;
        font-weight: bold;
        z-index: 999;
        position: relative;
    }

    .HeaderText:focus[b-j0aa2i84ep],
    .HeaderText:active[b-j0aa2i84ep] {
        outline: none;
    }

    .textBottom[b-j0aa2i84ep] {
        color: white;
        font-size: 24px;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .btn-select:hover[b-j0aa2i84ep] {
        background-color: #007A3F;
    }

    .custom-background[b-j0aa2i84ep] {
        background-size: cover;
        background-position: center;
    }

    .additional-content[b-j0aa2i84ep] {
        background: rgba(255, 255, 255, 0.7);
        padding: 1rem;
        border-radius: 0.5rem;
    }

    /* Optional: zusÃ¤tzliche Styles fÃ¼r den Container */

    .bottom-nav-item img[b-j0aa2i84ep] {
        max-width: 100%;
        height: auto;
        padding: 0.25rem;
    }

    @media (max-width: 575.98px) and (orientation: portrait) {
        .HeaderText[b-j0aa2i84ep] {
            margin-top: 1rem;
            color: white;
            font-size: 1.75rem;
            font-weight: bold;
            z-index: 999;
            position: relative;
        }

        .textBottom[b-j0aa2i84ep] {
            color: white;
            font-size: 1rem;
            margin-right: 1rem;
            margin-left: 1rem;
        }

        .BottomBox[b-j0aa2i84ep] {
            display: flow;
            justify-content: space-between;
            align-items: center;
            height: 18rem;
            background-color: #007A3F;
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 1020;
            color: white;
        }

        .MaintentBoxPortrait[b-j0aa2i84ep] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 80vh;
            max-height: 87vh;
            position: fixed;
            bottom: 2.1rem;
            left: 0;
            z-index: 1020;
            color: white;
        }

        /* FÃ¼r Querformat (Landscape) */
        .MaintentBoxLandscape[b-j0aa2i84ep] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 50vh;
            max-height: 87vh;
            position: fixed;
            bottom: 2.1rem;
            left: 0;
            z-index: 1020;
            color: white;
        }
    }

    @media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
        .HeaderText[b-j0aa2i84ep] {
            margin-top: 1rem;
            color: white;
            font-size: 1.75rem;
            font-weight: bold;
            z-index: 999;
            position: relative;
        }

        .textBottom[b-j0aa2i84ep] {
            color: white;
            font-size: 1rem;
            margin-right: 1rem;
            margin-left: 1rem;
        }

        .BottomBox[b-j0aa2i84ep] {
            display: flow;
            justify-content: space-between;
            align-items: center;
            height: 14rem;
            background-color: #007A3F;
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 1020;
            color: white;
        }

        .MaintentBox[b-j0aa2i84ep] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 80vh;
            max-height: 87vh;
            position: fixed;
            bottom: 2.1rem;
            left: 0;
            z-index: 1020;
            color: white;
        }
    }
/* _content/NaehrstoffKompass_NI/Components/Pages/Idee.razor.rz.scp.css */
body[b-iti4mml33n] {
}




@media (min-width: 1400px) and (max-width: 1920px) {
    .custom-box[b-iti4mml33n] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-iti4mml33n] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-iti4mml33n] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {
    .custom-box[b-iti4mml33n] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-iti4mml33n] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-iti4mml33n] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {
    .custom-box[b-iti4mml33n] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-iti4mml33n] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-iti4mml33n] {
        max-width: 260px;
        height: auto;
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {
    .custom-box[b-iti4mml33n] {
        width: 84vw;
        height: 69vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-iti4mml33n] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-iti4mml33n] {
        max-width: 260px;
        height: auto;
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {
    .custom-box[b-iti4mml33n] {
        width: 91vw;
        height: 81.5vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
    .custom-box[b-iti4mml33n] {
        width: 93vw;
        height: 75vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 1921px) {
    .custom-box[b-iti4mml33n] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-iti4mml33n] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-iti4mml33n] {
        width: 17vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-iti4mml33n] {
        max-width: 16.5vw;
        height: auto;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Impressum.razor.rz.scp.css */
body[b-523384et9p] {
}
a[b-523384et9p], .btn-link[b-523384et9p] {
    
    color: #007A3F !important;
}
a:visited[b-523384et9p], .btn-link:visited[b-523384et9p] {
    color: #26b050 !important;
}

@media (min-width: 641px) {
    .h2_Impressum[b-523384et9p] {
        color: #007A3F;
        margin-left: 20px;
    }

    .Text[b-523384et9p] {
        margin-left: 20px;
    }

    .container_Adresse[b-523384et9p] {
        display: flex;
        align-items: left;
        flex-wrap: wrap;
        flex-direction: column;
        margin-left: 20px;
        margin-top: 30px;
        width: 500px
    }

    .container_Text[b-523384et9p] {
        display: flex;
        align-items: left;
        flex-wrap: wrap;
        flex-direction: column;
        margin-left: 20px;
        margin-top: 30px;
        width: 900px
    }

    .FooterOneContainer[b-523384et9p] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 20px;
        width: 95%;
    }

    .FooterTwoContainer[b-523384et9p] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 20px;
        width: 95%;
    }
}

@media (max-width: 641px) {
    .h2_Impressum[b-523384et9p] {
        color: #007A3F;
        margin-left: 10px;
    }

    .Text[b-523384et9p] {
        margin-left: 10px;
    }

    .container_Adresse[b-523384et9p] {
        display: flex;
        align-items: left;
        flex-wrap: wrap;
        flex-direction: column;
        margin-left: 10px;
        margin-top: 30px;
        width: 360px
    }

    .container_Text[b-523384et9p] {
        display: flex;
        align-items: left;
        flex-wrap: wrap;
        flex-direction: column;
        margin-left: 10px;
        margin-top: 30px;
        width: 360px
    }

    .FooterOneContainer[b-523384et9p] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 10px;
        width: 95%;
    }

    .FooterTwoContainer[b-523384et9p] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 10px;
        width: 95%;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Infos.razor.rz.scp.css */
body[b-okoiihk1v0] {
}




@media (min-width: 1400px) and (max-width: 1920px) {
    .custom-box[b-okoiihk1v0] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-okoiihk1v0] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-okoiihk1v0] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {
    .custom-box[b-okoiihk1v0] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-okoiihk1v0] {
        width: 19vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-okoiihk1v0] {
        max-width: 18.5vw;
        height: auto;
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {
    .custom-box[b-okoiihk1v0] {
        width: 61vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-okoiihk1v0] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-okoiihk1v0] {
        max-width: 260px;
        height: auto;
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {
    .custom-box[b-okoiihk1v0] {
        width: 84vw;
        height: 69vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-okoiihk1v0] {
        width: 270px;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-okoiihk1v0] {
        max-width: 260px;
        height: auto;
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {
    .custom-box[b-okoiihk1v0] {
        width: 91vw;
        height: 81.5vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {
    .custom-box[b-okoiihk1v0] {
        width: 93vw;
        height: 75vh;
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 10px;
    }
}

@media (min-width: 1921px) {
    .custom-box[b-okoiihk1v0] {
        width: 56vw;
        height: 68vh; /* Feste Höhe */
        overflow-y: scroll; /* Scrollbar bei Überlauf in der Vertikalen */
        padding: 15px; /* Abstand innerhalb der Box */
        border-radius: 10px,10px,0,0;
        border: 10px;
        background-color: rgba(248,248, 248,0.5); /* Transparente Hintergrundfarbe */
        backdrop-filter: blur(5px); /* Optional: leichter Unschärfe-Effekt des Hintergrundbilds */
        white-space: pre-line;
        margin: 0 auto;
    }

    .centered-container[b-okoiihk1v0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        margin-top: 0;
    }

    .ImageBox[b-okoiihk1v0] {
        width: 17vw;
        height: auto;
        border: 5px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        background-color: rgba(211, 211, 211, 0.5);
    }

    .ImageContainer[b-okoiihk1v0] {
        max-width: 16.5vw;
        height: auto;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Kontakt.razor.rz.scp.css */
body[b-b83gapt732] {
}

.WIndow[b-b83gapt732] {
    border-color: black;
    border: double;
}

.form-control[b-b83gapt732] {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.Display[b-b83gapt732] {
    display: inline;
}

@media (min-width: 641px) and (min-height: 1000px) {
    .FooterTwoContainer[b-b83gapt732] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 20px;
        width: 95%;
        margin-top: 3rem;
        position: fixed;
        bottom: 3rem;
        left: 0;
        right: 0;
    }
}

@media (min-width: 641px) and (max-height: 999px) {
    .FooterTwoContainer[b-b83gapt732] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-left: 20px;
        width: 95%;
        margin-top: 3rem;
        left: 0;
        right: 0;
    }
}

@media (max-width: 640.98px) {
    .FooterTwoContainer[b-b83gapt732] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        background-color: #f3f3f3;
        padding: 10px;
        margin-top: 3rem;
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Standorte.razor.rz.scp.css */
body[b-wnprpvxkcx] {
    background-color: white;
    background-image: none;
}

.bottom-align[b-wnprpvxkcx] {
    display: flex;
    align-items: center;
    height: 100%;
    margin-bottom: 5px;
}
.DivMap[b-wnprpvxkcx] {
    position: relative;
    width: 100%;
    height: 100%;
}
.Absatz[b-wnprpvxkcx] {
    margin: 0;
    padding: 0;
    justify-content: center;
    max-width: 12rem;
}

@media (min-width: 1400px) and (max-width: 1920px) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        flex-direction: column;
        font-size: 1.15rem;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 0.5rem;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.15rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.2rem;
        height: 1.2rem;
        color: blue
    }
}

@media (min-width: 1026px) and (max-width: 1399.98px) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.25rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 1rem;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.25rem;
        height: 1.25rem;
        color: blue
    }
}

@media (min-width: 821px) and (max-width: 1025.98px) and (min-height: 501px) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.25rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 1rem;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.25rem;
        height: 1.25rem;
        color: blue
    }
}

@media (min-width: 576px) and (max-width: 820.98px) and (orientation: portrait) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.15rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 1rem;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.15rem;
        height: 1.15rem;
        color: blue
    }
}

@media (max-width: 575.98px) and (orientation: portrait) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.15rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 1rem;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.15rem;
        height: 1.15rem;
        color: blue
    }
}

@media (max-width: 950px) and (orientation: landscape) and (max-height: 500px) {

    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }
    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.15rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 0rem;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.15rem;
        height: 1.15rem;
        color: blue
    }
}

@media (min-width: 1921px) {
    .DivMap[b-wnprpvxkcx] {
        position: relative;
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }

    .DivText[b-wnprpvxkcx] {
        display: flex;
        font-size: 2rem;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        z-index: 999;
        position: relative;
    }

    .DivText > p[b-wnprpvxkcx] {
        margin-top: 1.25rem;
    }

    .DivSearch[b-wnprpvxkcx] {
        display: flex;
        font-size: 1.5rem;
        font-weight: bold;
        justify-content: flex-start;
        text-align: left;
    }

    .TextIcon[b-wnprpvxkcx] {
        width: 1.75rem;
        height: 1.75rem;
        color: blue
    }
}
/* _content/NaehrstoffKompass_NI/Components/Pages/Wetterdaten.razor.rz.scp.css */
