<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Anfang Formulare Korrektur*/
#formfield-protected_1,
.widget-mode-hidden {
    display: none;
}

#section-text .form {
    width: 94%;
}

.newspaper-formular,
.easyform-thankspage {
    column-count: 2;
    column-gap: 20px;
}


.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    margin-top: 0.38em;
}

.easyform-thankspage .field {
    padding: 5px 15px !important;
}

.field {
    margin-bottom: 1em;
    background: #fcfcfc;
    padding: 1em;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.form-label,
label.horizontal {
    margin-bottom: 0;
    font-size: 1.2em;
    color: #036;
    font-weight: normal;
}



textarea.form-control {
    min-height: calc(3em + .75rem + calc(var(--bs-border-width) * 20));
    min-width: 100%;
}

/*
.form-control {
    width: auto;
}

input[type="text"] {
    display: block;
    width: 50%;
    font-size: 12.8px;
}

#form-widgets-uberschrift2_untertitel,
#form-widgets-art_nihet,
#form-widgets-uberschrift_titel {
    width: 100%;
}*/

label {
    font-weight: normal;
}

.form-check {
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    padding-right: 1em;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    margin-top: 0.3em;
    margin-right: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.form-control {
    color: var(--bs-body-color);
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #ccd6e0;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

/*Ende Formulare Korrektur*/

#section-contributors .fs-6 {
  font-size: 1em;
  padding: 0;
}

.lsf_navi {
    display: none;
}

.teilen {
    display: block;
    float: right;
    width: 30px;
    margin-right: 2em;
}

nav ul.mode_selector {
    font-size: 14.8px;
    margin-left: .9em;
    margin-bottom: 2.5em;
}

@media (max-width: 767px) {

    .h1,
    .h2,
    .title,
    h1,
    h2 {
        font-weight: 400;
        margin: 0.7em;
        padding-bottom: 0.5em;
    }

    #forschung ul {
        margin: 0 1.3em !important;
    }

    .scroll-aussen {
        padding: 0 !important;
    }

    /* ??? */
    span#results-count.d-flex {
        display: block !important;
    }

    div.d-flex.mb-2 {
        display: block;
        width: 90%;
    }

    div#search-filter.nav-item.dropdown a {
        margin-left: 0.5em;
    }

    a.nav-link.dropdown-toggle {
        margin-left: 0.5em;
    }

    #content ol li {
        margin-left: -6px;
    }


    .list-group-numbered &gt; .list-group-item::before {
        content: counters(section, ".") ". ";
        counter-increment: section;
        display: block;
        width: 50vw;
    }


    /*
    .list-group-item.list-group-item-action.d-flex.justify-content-between.align-items-start.fs-4 {
        
    }*/

}


@media (min-width: 768px) {

    .hu-base-col-sm-5 {
        width: 25%;
        margin-top: -1.7em;
    }

    .h1,
    .h2,
    .title,
    h1,
    h2 {
        font-weight: 400;
        margin-top: 0.3em;
        margin-bottom: 1.5em;
    }

}

.scroll-aussen {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.scroll-aussen2 {
    padding: 10px 5px;
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mb-5 {
    margin-bottom: 0.5rem;
}

#content-core .item {
    background: #fcfcfc;
    padding: 10px;
    box-shadow: 1px 1px 8px 1px #ccc;
    margin-bottom: 1.5em;
    padding-bottom: 3em;
}

/*.nihet .embedPlonePageIntern .item {
    background: #fcfcfc;
    padding: 10px;
    box-shadow: 1px 1px 8px 1px #ccc;
    margin-bottom: 1.5em;
    padding-bottom: 3em;
}*/

#portal-breadcrumbs {
    margin-bottom: 0;
    display: none !important;
}

/*#content-core .item { border: 1px solid #ccc; padding: 15px; display: block; border-radius: 10px; background-color: #fcfcfc; margin-bottom: 20px; }*/

.scroll-container {
    height: 430px;
    overflow-y: auto;
    /* Vertikales Scrollen aktivieren */
    overflow-x: hidden;
    /* Horizontalen Scrollbalken ausblenden (optional) */
    /* border: 1px solid #ccc; Optional: Rahmen für bessere Sichtbarkeit */
    /* border-radius: 10px; Optional: Innenabstand */
}

.scroll-container2 {
    height: 560px;
    overflow-y: auto;
    /* Vertikales Scrollen aktivieren */
    overflow-x: hidden;
    /* Horizontalen Scrollbalken ausblenden (optional) */
    /* border: 1px solid #ccc; Optional: Rahmen für bessere Sichtbarkeit */
    /* border-radius: 10px; Optional: Innenabstand */
}

.nihet {
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}


.nihet-titel {
    font-size: 1.2em !important;
    color: #222222 !important;
}

a.summary.url {
    font-size: 0.8em !important;
    display: block;
    margin-bottom: -1.5em;
}

a.summary.url:hover {
    font-weight: bold;
}

#content time.date_view {
    color: #666;
    font-size: 1em;
    padding-bottom: 0.5em;
    display: block;
    margin-top: 0.5em;
    margin-bottom: -2.5em;
}

fs-4 {
    font-size: 1rem;
    display: inline;
    width: 80%;
}

img.original {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
}

/*Anfang Multimediakontor neu*/
.ni-container {
    max-width: 1000px;
    margin: 40px auto;
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.ni-title {
    text-align: center;
    color: #003366;
    font-size: 2em;
    margin-bottom: 20px;
}

.ni-task-list {
    list-style: none;
    padding: 0;
}

.ni-task-list li {
    background: #e6eff7;
    margin: 12px 0;
    padding: 15px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.ni-task-list li i {
    color: #0055a5;
    font-size: 1.5em;
    min-width: 30px;
    text-align: center;
}

.ni-contact-box {
    margin-top: 30px;
    padding: 20px;
    background: #dbe7f3;
    border-radius: 8px;
    text-align: center;
}

.ni-contact-box p {
    margin: 5px 0;
    font-size: 1.1em;
}

@media (max-width: 600px) {
    .ni-container {
        margin: 20px;
        padding: 20px;
    }
}

/*Ende Multimediakontor neu*/


#eA_Opener {
    display: none;
}


@media (min-width: 768px) {
    #portal-footer #CookieConsent {
        width: 130vw;
        left: 0;
        max-width: 130vw;
    }

    #portal-footer .subcolumns {
        padding:
            1em 25%;
    }
}


body.col-one.col-two.col-content #portal-column-content {
    margin-left: 1em !important;
}

.outer-wrapper {
    background-image: url("https://www.ni.hu-berlin.de/hu-ni-footer-2.png");
    background-repeat: repeat;
    padding-bottom: 15em;
}

/*plone6 #portal-footer { margin-top: -3em; padding-bottom: 1em; color: #696969; } #portal-footer { padding-top: 1em; } */
@media only screen and (min-width: 768px) {
    #portal-footer {
        min-width: 1024px;
        margin-top: -17em;
        padding-bottom: 1em;
        color: #696969;
    }


}

/* @media only screen and (max-width: 767.98px) { #portal-header .smallscreen.humboldt-logo { display: none; } }*/
.pat-structure .itemRow .title &gt; div {
    display: grid;
    justify-content: space-between;
}

#content &gt; header .lead {
    color: #666;
    font-size: 1rem;
    font-style: italic;
}

#content-core {
    padding: 0.5em;
    margin-top: -2em;
    margin-left: -0.5em;
}

#content ul li {
    margin-left: .9em;
    list-style: none !important;
}


.tabulator {
    margin: 0 1em;
}


#content-core {
    padding: 0.5em;
}

#content ul li {
    margin-left: .9em;
    list-style: none !important;
}

/*
#section-text {
    margin-top: -2.5em;
}*/


.tabulator {
    margin: 0 1em;
}

/*weg 2025.03.28. 
#portal-footer {
    background-image: url("https://www.ni.hu-berlin.de/hu-ni-footer.png");
    background-color: #cccccc;
    min-height: 100vh;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    border-bottom: 1px solid #f5f5f5;
}*/

.mosaic-tile-content div.acc-heading {
    background-color: whitesmoke;
    margin: 0.5em 2em 0 0;
    padding: 0.2em 1em;
}


.plone-toolbar-top #edit-zone {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    z-index: 1000;
}

.plone-toolbar-top-expanded {
    margin-top: 0;
}

#portal-header #folder_image a.edit-link {
    position: absolute;
    background-color: white;
    padding: 0 0.2em;
    display: none;
}

.pagination {
    display: inline-block;
    padding: 0;
    list-style: none;
    margin: 1em;
    width: 100%;
}

.pagination li {
    display: block;
    float: left;
    position: relative;
    padding: 0.1em;
    font-weight: 300;
}

.pagination li &gt; a,
.pagination li &gt; span {
    color: #036 !important;
}

.pagination li.active &gt; span {
    color: #fff !important;
    background-color: #036;
    border: none;
    cursor: default;
    border-radius: 50%;
    font-weight: bold;
}

.pagination li &gt; a:hover,
.pagination li &gt; a:focus {
    background-color: transparent;
    border: none !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
    font-weight: bold;
}

.lsf_table {
    width: 100%;
    border: 1px solid #444;
    border-collapse: collapse;
}

h3.lsf {
    display: none;
}

ul.lsf_navi {
    list-style: none !important;
    margin-left: -0.8em;
    margin-bottom: -3em;
}

.lsf_navi h3 {
    color: #666666 !important;
}



ul.lsf_navi ul {
    list-style: none !important;
    margin-left: -0.8em;
}

li.lsf_navi {
    list-style: none !important;
}

h4.lsf {
    background: whitesmoke;
    padding: 1em;
    text-align: right;
    margin-top: 4em;
    margin-bottom: -1em;
    width: 100%;
    font-weight: bold;
}

h5.lsf {
    margin-top: 1.7em;
}

h6.lsf {
    margin-top: 2.5em;
    font-weight: 700;
    font-size: 1.1em;

}

h6.lsf a {
    color: #036 !important;
    display: inline-block;
    width: 90%;
}

#footer-logos img {
    margin-bottom: 1.5em;
}

.mce-content-body ul {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#user-group-sharing {
    position: relative;
    z-index: 100;
}

/*Menü-oben – horizontale Navigation*/
#portal-column-one {
    margin-top: -2.5em;
}

@media screen and (max-width: 767px) and (orientation:portrait) {
    #tm:checked + .main-ni-menu {
        display: block;
        width: 101vw;
        overflow-x: scroll;
        height: 100vh;
        background: #036;
        position: relative;
        top: -1em;
        padding-bottom: 20em;
    }

    a.menu-mobile-button.ersterButton {
        width: 2.7em;
        background-position: 70% 50% !important;
        margin-left: 0 !important;
    }

    #portal-header .smallscreen.humboldt-logo {
        display: none;
    }

    .przed-edit {
        display: none;
    }

    .navTreeItem-mobile {
        margin-top: 1em;
    }


    .such-blau {
        left: 0;
        background: #ccd6e0;
        height: 0.7em;
        display: block;
        width: 100%;
        position: fixed;
        top: 3em;
        height: 0.75em;
        border-bottom: 1px solid #036;
    }

    /*navi
    .audi-blau {
        display: block;
        position: fixed;
        top: 3.7em;
        height: 2.3em;
        background: #036;
        width: 101vw;
        left: 0;
    }*/

    .audi-blau {
        display: block;
        position: fixed;
        top: 3.7em;
        height: 2.3em;
        background: #003366;
        width: 101vw;
        left: 0;
        z-index: 100;
    }


    .ni-logo-nawi {
        background: white;
        position: fixed;
        height: 3em;
        display: block;
        width: 100%;
        left: 0;
        top: 0;
    }

    .ni-logo-nawi img {
        position: fixed;
        float: left;
        display: block;
        width: auto;
        height: 3em;
        left: -0.5em;
        padding-top: 15px;
    }


    /*div.menu-mobile-with-js {
        width: 101vw;
        overflow: hidden;
        background-color: #003366;
        display: block;
        box-sizing: content-box;
        z-index: 99;
        right: 0;
        margin-top: 5em;
        margin-left: -1%;
        position: relative;
        height: 1.8em;
    }*/


    div.menu-mobile-with-js {
        width: 45vw;
        overflow: hidden;
        background: none !important;
        display: block;
        box-sizing: content-box;
        z-index: 1000;
        right: 0;
        margin-top: 3.25em;
        margin-left: -1%;
        position: relative;
        height: 1.8em;
    }


    #dropmenu {
        background-image: url('https://www.ni.hu-berlin.de/pfeil.png/');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 0.9em;
    }


    div.search-sub,
    div.search-sub * {
        padding-left: 0px;
        position: absolute;
        z-index: 100 !important;
        width: 100%;
        display: inline;
    }

    div.search-sub form.searchform input.searchField,
    div.search-sub form#searchform input.searchField {
        padding-left: 0.5em;
        box-sizing: border-box;
        width: 100%;
        height: 39px;
        font-size: 100%;
        border-top: none;
        border-bottom: 0.1em solid #003366;
        overflow: hidden;
    }

    a.search-input-button {
        display: none;
    }

    .hu-logo-nawi {
        display: block;
        float: right;
        padding-right: 3%;
        height: 3em;
        position: fixed;
        right: 0;
    }

    .hu-logo-nawi img {
        height: 3em;
    }
}

@media screen and (max-width: 767px) and (orientation:landscape) {
    #tm:checked + .main-ni-menu {
        display: block;
        width: 101vw;
        overflow-x: scroll;
        height: 100vh;
        background: #036;
        position: relative;
        top: 1em;
        padding-bottom: 20em;
    }

    .wystawa-prawa figure {
        width: 47%;
        margin-right: 2%;
        margin-left: 1%;
    }


    #portal-column-two .portletStaticText {
        margin-left: 1%;
        margin-right: 4%;
    }

    .przed-edit {
        display: none;
    }

    .such-blau {
        left: 0;
        background: #ccd6e0;
        height: 0.7em;
        display: block;
        width: 100%;
        position: fixed;
        top: 3em;
        height: 0.75em;
        border-bottom: 1px solid #036;
    }

    .audi-blau {
        display: block;
        position: fixed;
        top: 3.7em;
        height: 2.25em;
        background: #036;
        width: 101vw;
        left: 0;
    }



    #portal-header .smallscreen.humboldt-logo {
        display: none;
    }


    #dropmenu {
        background-image: url('https://www.ni.hu-berlin.de/pfeil.png/');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 0.9em;
    }

    #ni-menu {
        margin-top: -1.5em;
    }

    div.menu-mobile-with-js {
        width: 30vw;
        overflow: hidden;
        background: none !important;
        display: block;
        box-sizing: content-box;
        z-index: 1000;
        right: 0;
        margin-top: 3.2em;
        margin-left: -1%;
        position: relative;
        height: 1.8em;
    }

    div.search-sub,
    div.search-sub * {
        padding-left: 0px;
        position: absolute;
        z-index: 100 !important;
        width: 100%;
        display: inline;
    }

    div.search-sub form.searchform input.searchField,
    div.search-sub form#searchform input.searchField {
        padding-left: 0.5em;
        box-sizing: border-box;
        width: 100%;
        height: 39px;
        font-size: 100%;
        border-top: none;
        border-bottom: 0.1em solid #003366;
        overflow: hidden;
    }


    a.search-input-button {
        display: none;
    }

    .hu-logo-nawi {
        display: block;
        float: right;
        padding-right: 3%;
        height: 3em;
        position: fixed;
        right: 0;
    }

    .hu-logo-nawi img {
        height: 3em;
    }

    .siegel-hu {
        display: none;
    }

    .siegel-hu img {
        display: none;
    }


    .ni-logo-nawi {
        background: white;
        position: fixed;
        height: 3em;
        display: block;
        width: 100%;
        left: 0;
        top: 0;
    }

    .ni-logo-nawi img {
        position: fixed;
        float: left;
        display: block;
        width: auto;
        height: 3em;
        left: 0;
    }

    .siegel-hu {
        display: none;
    }

    .siegel-hu img {
        display: none;
    }


    .spalten {
        display: inline-block;
        width: 48%;
        margin-right: 3%;
    }

    #forschung p {
        padding: 0 0.7em;
    }
}


@media screen and (min-width: 768px) {
    .portletSearch .LSBox {
        height: 18px;
        position: relative;
        width: 99%;
        margin-top: 1.1em;
    }

    #audience-menu-wrapper {
        display: none;
    }

    /*#plone5 hu styles 11em*/
    .portlet-portal-title {
        min-height: 13em;
        margin: 0 !important;
    }

    .przed-edit {
        /*#plone5 width: 99.8em*/
        width: 103em;
        height: 5px;
        position: fixed;
        top: 0;
        background: white;
        margin-left: auto;
        margin-right: auto;
        right: 2px;
        left: 2px;
        z-index: 100;
    }

    .such-blau {
        background: #ccd6e0;
        height: 0.7em;
    }

    .audi-blau {
        background: #036;
        height: 1.9em;
    }

    .container {
        padding-top: 45px;
    }

    #korekt-nowa {
        display: block;
        width: 100%;
        max-width: 100%;
        /*#plone5 width: 99.8em --- das war auch falsch? width: 103em;*/
        height: 90px;
        position: fixed;
        top: 0;
        background: white;
        margin-left: auto;
        margin-right: auto;
        right: 2px;
        left: 2px;
        z-index: 100;
    }

    .ni-logo-nawi img {
        height: 65px;
        width: auto;
        padding-top: 15px;
    }

    .hu-logo-nawi img {
        height: 60px;
        width: auto;
        float: right;
        display: block;
        position: relative;
        top: -61px;
        right: 2.5em;
    }


    #portal-header {
        height: 80px;
    }

    #portal-column-one {
        margin-top: -30px;
        padding-right: 20px;
    }

    #portal-header #folder_image img,
    #portal-header #portal-logo {
        display: none;
    }

    #ni-menu ul {
        margin: 0;
        padding-left: 0.3em;
    }


    div.item.visualIEFloatFix {
        padding: 1em 1em;
    }

}

@media screen and (max-width: 767px) {

    #korekt-nowa {
        position: fixed;
        top: 0;
        right: 0;
        height: 3em;
        z-index: 100;
    }

    .siegel-hu {
        display: none;
    }

    .siegel-hu img {
        display: none;
    }

    .doof {
        position: absolute;
        display: block;
        width: 101vw;
        z-index: 100;
        font-size: 85%;
        right: 0;
        top: 7.5em;
    }

    #visual-portal-wrapper .top &gt; #portal-top {
        display: none;
    }

    #visual-portal-wrapper .skiptotop {
        display: block;
        position: fixed;
        bottom: 0;
        right: 1.2em;
        z-index: 1;
        color: white;
        background-color: #036;
        font-size: 1.5em;
        font-weight: bold;
        padding-left: 0.15em;
        padding-right: 0.15em;
    }

    #visual-portal-wrapper .skiptotop a {
        color: white;
        background-color: #036;
    }

    #content-core {
        position: relative;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 20px;
    }


    div.zielgruppe,
    div.schnellzugang {
        display: none;
    }

}

#ni-menu a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.3em;
}

#ni-menu .sub-ni-menu a {
    text-transform: none;
}



#ni-menu .main-ni-menu {
    display: none;
}


#ni-menu input[type="checkbox"],
#ni-menu ul span.drop-icon {
    display: none;
}



#ni-menu li,
#toggle-ni-menu {
    border-width: 0 0 1px;
}

#ni-menu .sub-ni-menu {
    background-color: white;
    border-width: 1px 1px 1px;
    margin: 0;
}

#ni-menu .sub-ni-menu li:last-child {
    border: 0px;
}

#ni-menu li,
#toggle-ni-menu,
#ni-menu a {
    position: relative;
    display: block;
    color: white;
}


#toggle-ni-menu {
    height: 2.6em;
    position: absolute;
    right: 1em;
    top: -1.75em;
}

#ni-menu a {
    padding: 15px 20px 5px 15px;
}

#ni-menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
}

#ni-menu a:hover {
    background-color: whitesmoke;
    color: #003366;

}

#ni-menu .sub-ni-menu {
    display: none;
}

#ni-menu input[type="checkbox"]:checked + .sub-ni-menu {
    display: block;
}

#ni-menu .sub-ni-menu a {
    color: #003366;
}

#ni-menu .sub-ni-menu a:hover {
    color: #003366;
    font-weight: 600;
}

#toggle-ni-menu .drop-icon,
#ni-menu li label.drop-icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 1.5em;
}

#ni-menu label.drop-icon {
    padding: 0 0.8em;
    font-size: 1.8em;
    text-align: center;
    text-shadow: 0 0 0 transparent;
}

#toggle-ni-menu span.drop-icon {
    padding-right: 0.25em;
    padding-left: 0.6em;
    font-size: 2.4em;
    text-align: center;
    text-shadow: 0 0 0 transparent;
    color: white !important;
    margin-top: -0.85em;
}

#ni-menu .ni-erste {
    padding-left: 1.5em;
    margin-left: -1.5em;
}


#ni-menu .ni-zweite {
    margin-left: 1.5em;
}

@media screen and (min-width: 768px) and (max-width: 912px) {
    #ni-menu .main-ni-menu {
        display: block;
        position: absolute;
        top: 112px;
        width: 100em;
        margin: 0 1%;
    }
}

@media screen and (min-width: 768px) {

    .spalten li,
    .theme-block li {
        border-bottom: none !important;
        list-style: none outside none;
        margin-left: 1% !important;
        margin-right: -4%;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 0.4em;
        padding-bottom: 0.4em;
    }

    .spalten {
        display: inline-block;
        width: 49%;
    }


    .luk-med {
        display: block;
        width: 90% !important;
        padding-left: 1.75em;
    }

    .luk-med li::before {
        content: "•";
        color: #666666;
        display: inline-block;
        width: 1.3em;
        margin-left: -1.3em;
        float: left;
    }

    .luk-med-over {
        display: block;
        width: 98%;
        color: #333;
        font-size: 1.15em;
    }


    #audience-menu {
        display: none;
    }

    .header-menu {
        display: none;
    }

    #visual-portal-wrapper .skiptotop {
        display: none;
    }

    /*
        .content {
            margin-left: 20%;
            float: left;
            display: inline-block;
            width: 60%;
            margin-top: -15px;
        }
    */




    .siegel-hu {
        display: none;
    }

    .siegel-hu img {
        display: none;
    }


    #ni-menu .main-ni-menu {
        display: block;
        position: absolute;
        top: 75px;
        width: 100vw;
        margin: 0 23%;
    }

    #ni-menu .main-ni-menu .drop-icon {
        font-size: 1.5em;
    }

    #ni-menu .sub-ni-menu a:hover {
        font-weight: normal;
    }

    #ni-menu a,
    #ni-menu .sub-ni-menu a {
        background: #003366;
        background-color: rgb(0, 51, 102);
        padding: 0 10px;
        line-height: 1.6em;
        margin-bottom: 2px;
        width: auto;
        font-size: 1em;
    }

    #ni-menu .ni-erste {
        padding-left: 0em;
    }



    #toggle-ni-menu,
    #ni-menu label.drop-icon {
        display: none;
    }

    #ni-menu ul span.drop-icon {
        display: inline-block;
        margin-left: 10px;
    }



    #ni-menu li {
        float: left;
        border-right: 2px solid whitesmoke;
    }


    #ni-menu .sub-ni-menu li {
        float: none;
    }

    #ni-menu .sub-ni-menu a {
        color: whitesmoke;
        border-right: 1px solid whitesmoke;
        font-size: 1em;
        line-height: 1.1em;
        padding: 0.5em 0.8em;

    }


    #ni-menu .sub-ni-menu a:hover {
        background: whitesmoke;
        color: #003366;
    }

    #ni-menu .sub-ni-menu {
        border-width: 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 12.5em;
        z-index: 3000;
    }

    #ni-menu .sub-ni-menu,
    #ni-menu input[type="checkbox"]:checked + .sub-ni-menu {
        display: none;
    }

    #ni-menu .sub-ni-menu li {
        border-width: 0 0 1px;
    }

    #ni-menu .sub-ni-menu .sub-ni-menu {
        top: 0;
        left: 100%;
    }

    #ni-menu .sub-ni-menu .drop-icon {
        position: absolute;
        top: 0.3em;
        right: -0.8em;
        padding: 0 1em;
        font-size: 1.5em;
    }

    #ni-menu li:hover &gt; input[type="checkbox"] + .sub-ni-menu {
        display: block;
    }
}

/*Ende Menü-oben – horizontale Navigation*/

/*HU-Design allgemein und Portlets*/
#portletmanager-plone-leftcolumn {
    margin-top: 200px;
}


#visual-portal-wrapper {
    background-color: whitesmoke !important;
}

.container {
    background-color: white !important;
    border-left: 1px solid #ccd6e0 !important;
    border-right: 1px solid #ccd6e0 !important;
}


.navTree li {
    margin: 0em !important;
    padding: 0em !important;
    background-color: #ccd6e0 !important;
}

.navTree li:hover {
    font-weight: bolder;
    background-color: whitesmoke !important;
}


#portal-column-one .portletNavigationTree .portletContent &gt; ul &gt; li &gt; a:active {
    background-color: whitesmoke !important;
}

.navTreeLevel1,
#content #portal-breadcrumbs {
    display: none !important;
}

.wichtig {
    color: #cc111a !important;
    font-weight: bold;
}

ins {
    font-weight: bold;
}

.sprachkurse,
.sh-portal,
.studentliv,
.ex-geist,
.multimedia {
    display: block;
    width: 100%;
}

.wystawa-lewa {
    margin-left: -1.5em !important;
    margin-right: -1.5em !important;
}

.small {
    font-size: 1em !important;
}

#content .discreet {
    text-align: left !important;
    line-height: 1.1em;
    display: block;
    width: 99%;
}

.zwei.letzte,
.zwei.last {
    position: relative;
    right: 2.5%;
}

.acc-heading {
    font-weight: normal !important;
    font-size: 1.1em;
    color: #333333 !important;
    color: black;
    cursor: pointer;
}

.acc-heading::before {
    content: "► ";
    color: #333333 !important;
    padding-bottom: 0.5em;
}

.acc-opened::before {
    content: "▼ ";
    color: #333333 !important;
}

.acc-bellows {
    padding: 15px 0;
}

.acc-heading h3 {
    display: inline-block;
}

.impreza {
    color: #3f3f3f !important;
    text-decoration: none;
    margin-left: 0.9em;
    font-weight: normal;
}

.impreza-b {
    padding: 0.5em 1.3em;
}

.documentFirstHeading {
    font-size: 155%;
    color: #666666 !important;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
}


.template-event_view .documentFirstHeading {
    font-size: 155%;
    color: #003366 !important;
    padding-top: 1em;
    padding-bottom: 0.3em;
    padding-right: 1em;
    margin-left: -0.625em;
}

/*statt Lightbox2*/
#spotlight .footer .title {
    font-size: 1.5em;
    padding-bottom: 10px;
    color: white !important;
    font-weight: bold;
    text-align: center;
}

#spotlight .header div {
    width: 2em;
}

#spotlight .icon {
    background-size: 2em 2em;
    transition: opacity .1s ease-out;
}

/*Ende statt Lightbox2*/


@media screen and (max-width:499px) {

    .zwei.letzte,
    .zwei.last {
        position: relative;
        right: 0;
        top: -15px;
    }

    #content-core {
        padding: 1em;
        margin-left: 0;
        margin-right: -1.5em;
        margin-top: -2.5em;
    }

}



@media screen and (max-device-width: 768px) {
    body {
        font-size: 105%;
        -webkit-text-size-adjust: none;
        Font Resizing deaktivieren in Safari iphone
    }

    #portal-column-two {
        padding: 0 15px;
    }

    #portal-column-two .portlet {
        font-size: 110%;
        margin-left: 12px;
    }

    .timeline-Tweet-text p {
        font-size: 1.3em;
        line-height: 1.3em;
    }
}



@media screen and (max-width: 767px) {
    a.menu-mobile-button.ersterButton {
        width: 2.7em;
        background-position: 70% 50% !important;
        margin-left: 0.8em;
    }

    #content-header #folder_image,
    #portal-column-one,
    .wystawa-lewa {
        display: none
    }

    #search-results-bar #results-count {
        float: none;
        padding-top: 15px;
        padding-right: 15px;
    }

    p,
    ul,
    li {
        text-align: left !important;
    }

    :target::before {
        content: "";
        display: block;
        height: 5em;
        /* same as your fixed header height */
        margin: -5em 0 0;
        /* negative fixed header height */
    }

    /*Search, Suche*/
    .input-group {
        margin-top: 2em;
    }

    .searchPage .actionMenu {
        float: left;
        width: 100%;
        margin: 5px 0;
    }

    div.menu-mobile-sub {
        background-color: #f5f5f5;
        margin-top: -12px;
    }

    /*ul.event.summary,
        #parent-fieldname-text .veranstaltung {
            width: 100%;
        }*/

    .startseite a {
        font-size: 1em;
    }

    /* weg 19.12.24 
    .bx-wrapper {
        margin-left: -1.85em;
    }*/

    .portlet .portletContent,
    .portlet .portletFooter {
        font-size: 0.9em;
    }

    .timeline-Footer {
        font-size: 1em;
    }

    .SandboxRoot.env-bp-min .timeline-Tweet-text {
        margin-top: 6px;
        margin-left: 0;
        font-size: 15px;
        line-height: 18px
    }

}

@media screen and (min-width: 768px) {
    .wystawa-prawa {
        display: none;
    }

    .startseite a {
        font-size: 1.2em;
        margin-left: 1em;
        white-space: nowrap;
    }

    :target::before {
        content: "";
        display: block;
        height: 135px;
        /* same as your fixed header height */
        margin: -135px 0 0;
        /* negative fixed header height */
    }
}

/*Ende HU-Design allgemein und Portlets*/

/*Startseite Index*/
.maly2em {
    display: block;
    width: 90%;
    padding-left: 2em;
}

.startseite a::before {
    content: "►";
    color: #d24440 !important;
    font-size: 0.8em;
    padding: 0 0.5em;
    font-size: 1em;
}


.startseite a {
    display: block;
    text-decoration: none;
    color: #333333 !important;
    border: 1px solid white;
    padding: 0.1em 1em;
    margin-bottom: 0.3em;
}

.startseite a:hover {
    border: 1px solid #cccccc;
    border-radius: 1em;
}



@media screen and (max-width: 600px) {
    .spalten {
        display: block;
        width: 100%;
    }
}

/*Ende Startseite Index*/

/*Kontkt Lage Impressum*/
#nawigacja {
    position: relative;
}

#nawigacja ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/*#nawigacja li {
    background: #ccc;
    margin-left: 1%;
    width: 30%;
    font-weight: bold;
    color: white !important;
    float: left;
    border: 1px solid #999;
    transition: 0.3s;
    font-size: 1em;
}*/

#nawigacja li {
    margin-left: 1%;
    width: 30%;
    color: black;
    float: left;
    border: 1px solid #999 !important;
    font-size: 1em;
    border-radius: 15px;
}


#nawigacja li a {
    display: block;
    font-size: 0.9em;
    color: black;
    text-align: center;
    text-decoration: none;
    padding: 3px;
}

#nawigacja a:hover:not(.active) {
    background: whitesmoke;
    font-weight: bold;
    border-radius: 15px;
}

#nawigacja li a.active {
    background: whitesmoke;
    font-size: 1em;
    font-weight: normal;
    border-radius: 15px;
}

@media screen and (max-width:600px) {
    #nawigacja li {
        display: inline-block;
        float: left;
        width: 97%;
        margin-bottom: 1.333%;
        clear: both;
    }
}

.text {
    font-size: 0.95em;
}

.text a {
    text-decoration: none;
    color: #2a2a2a !important;
    font-size: 0.95em;
    font-weight: bold;
}

@media screen and (max-width:500px) {
    .text {
        padding-left: 10px;
    }
}

/*Ende Kontkt Lage Impressum*/

/*Sprechzeiten und Mitarbeiter:innen-Seiten*/
#sprechzeiten {
    display: block;
    width: auto;
    margin-left: 0.5em;
    margin-right: 0.5em;
}


#websprache {
    display: block;
    float: right;
    clear: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

#websprache a {
    font-size: 0.8em;
    color: #333333 !important;
    background-color: whitesmoke;
    padding: 0.12em 1.5em;
    border: 1px solid #999;
    border-radius: 15px;
}

#websprache a:hover {
    font-weight: bolder;
}

.dreierreihe {
    background-color: whitesmoke;
    display: flex;
    flex-direction: row;
    align-items: left;
    margin-bottom: 1em;
    padding-top: 5px;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    clear: both;
}

.dreierreiheitem {
    margin-left: 5px;
    width: 33.333%;
}

.dreierreiheitem1 {
    margin-left: 5px;
    width: 39%;
}

.dreierreiheitem2 {
    margin-left: 5px;
    width: 40%;
}

.dreierreiheitem3 {
    margin-left: 5px;
    width: 20%;
    margin-right: 5px;
}

@media screen and (max-width: 600px) {
    #websprache {
        margin-right: 1em;
    }


    .dreierreihe {
        display: block;
        padding-left: 1em
    }

    .dreierreiheitem {
        display: inline-block;
        width: 95%
    }

    .dreierreiheitem1 {
        display: inline-block;
        width: 95%
    }

    .dreierreiheitem2 {
        display: inline-block;
        width: 95%
    }

    .dreierreiheitem3 {
        display: inline-block;
        width: 95%
    }

}

.dreierreiheitem a {
    padding-left: 10px;
    display: block;
    text-decoration: none;
    color: #333333 !important;
    font-size: 1em;
    border: 1px solid #f5f5f5;
}

.dreierreiheitem a:hover {
    font-weight: bolder;
}

.dreierreiheitem1 a {
    padding-left: 10px;
    display: block;
    text-decoration: none;
    color: #333333 !important;
    font-size: 1.2em;
    position: relative;
    top: 5px;
    border: 1px solid #f5f5f5;
}

.dreierreiheitem1 a:hover {
    font-weight: bolder;
}

.dreierreiheitem2 a {
    padding-left: 10px;
    display: block;
    text-decoration: none;
    color: #333333 !important;
    font-size: 1em;
    border: 1px solid #f5f5f5;
}

.dreierreiheitem2 a:last-child {
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.dreierreiheitem2 a:hover {
    font-weight: bolder;
}

.zeit {
    text-decoration: none;
    color: #232323 !important;
    font-size: 0.9em;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #f5f5f5;
}

.wiss-grad {
    font-size: 0.8em;
    font-weight: 300;
    margin-right: 5px;
}

.stelle {
    color: #232323 !important;
    font-size: 0.85em;
    padding-left: 10px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.person {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
}

.obs {
    display: block;
    width: 98%;
    margin: 2em 0.5em;
    padding: 1em 0.5em;
    border: 5px solid #999999;
    border-style: dashed;
    border-radius: 25px;
    background-color: white;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(0deg, whitesmoke, white);
}

.index-pfeil {
    color: #d24440 !important;
    font-size: 0.8em;
    padding-right: 10px;
}

.femreihe {
    background: linear-gradient(100deg, #fff, #e5eaef);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

.femreiheitem {
    margin-left: 10px;
    width: 19.33333%;
}

@media screen and (max-width: 600px) {
    .femreihe {
        display: block;
        padding-left: 1em
    }

    .femreiheitem {
        display: inline;
    }
}

.femreiheitem a {
    margin: 2px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #333333 !important;
    font-size: 1.2em;
}

.femreiheitem a:hover {
    box-shadow: 1px 1px 1px #999999;
    border: 1px solid #ffffff;
    border-radius: 1em;
}

.foto-ma {
    position: relative;
}

#mitarbeiterinnen p {
    padding-left: 15px;
}

#mitarbeiterinnen ul {
    list-style: none;
}

#mitarbeiterinnen li {
    margin-left: 15px;
    padding-left: 20px;
}

#mitarbeiterinnen li::before {
    content: "•";
    color: #666666;
    display: inline-block;
    width: 1.3em;
    margin-left: -1.3em;
    float: left;
}

.ni-ma {
    position: relative;
    clear: both;
    font-size: 1.1em;
    color: #333333 !important;
    background-color: whitesmoke;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 0.3em 1em;
    margin-bottom: 0.5em;
}

.funktion {
    color: #232323 !important;
    font-size: 0.85em;
    text-align: left;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}

.back {
    display: inline-block;
    width: 100%;
    font-size: 0.9em;
}

.back a {
    float: right;
    text-decoration: none;
    color: #003366 !important;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
    clear: both;
}

.back a:hover {
    font-weight: bold;
}

/*20200527 weil MA in tabellen &lt;paragraph&gt; einfügen... grrr*/
#grau table p {
    padding: 0;
}

/*Ende Sprechzeiten und Mitarbeiter:innen-Seiten*/

/*Studium und faq*/
.kurz {
    font-size: 1em;
    padding-left: 10px;
    padding-right: 10px;
}

.kurz a {
    text-decoration: none;
    color: black !important;
    font-size: 1em;
    display: inline-block;
    align-items: center;
    border: 1px solid #ffffff !important;
    border-radius: 10px;
    box-shadow: 1px 1px lightgray;
    padding-right: 15px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 5px;
}

.kurz a:hover {
    background: #ffffff !important;
}

.wichtige_infos {
    display: block;
    margin: auto;
    border: 2px solid #003366;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px gray;
    padding: 15px
}

.ni-studium {
    font-size: 1.4em;
    color: rgb(102, 102, 102) !important;
    padding-top: 1em;
    padding-bottom: 0.1em;
    margin-left: 30px;
}

#faq ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 95%;
}

#faq input[type=radio] {
    display: none;
}

/* faq style */
.a-container {
    width: 600px;
    margin: 20px auto;
}

.a-container label {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    padding: 5px 20px;
    color: #666;
    background-color: #eee;
    border-bottom: 1px solid #ddd;

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.a-container label::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #aaa;
    border-right: 6px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    right: 10px;
    top: 16px;
}

.a-container input:checked + label,
.a-container label:hover {
    background-color: #ddd;
    color: #222;
}

.a-container input:checked + label::after {
    border-top: 8px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #222;
    border-left: 6px solid transparent;
    top: 6px;
}

.a-content {
    padding: 0 20px 20px;
    display: none;
}

.a-container input:checked ~ .a-content {
    display: block;
}

/*Ende Studium und faq*/


/*Archiv, Newspaper, Grau, Projekte, Fotos und mehr*/


#archiv h4 {
    font-size: 1.2em;
    line-height: 0.9em;
    color: #333 !important;
    font-weight: bold;
    padding-left: 0.625em;
}


#archiv p {
    text-align: left;
    padding-left: 0.9em;
    padding-right: 0.7em;

}

/*navi
@media screen and (max-width: 767px) {

    #archiv {
        padding: 0;
        margin: 0;
    }

    #archiv p {
        padding: 0;
    }
}*/

#archiv ul {
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left !important;
    margin-left: 1.5em;
}

#archiv li {
    margin-left: 15px;
}

#archiv li::before {
    content: "•";
    color: #666666;
    display: inline-block;
    width: 1.3em;
    margin-left: -1.3em
}

#archiv .newspaper1 {
    margin-bottom: 5px;
    margin-left: 15px;
}

#archiv .verlinkung a {
    color: black !important;
    display: inline-block;
    text-decoration: none;
    padding: 1px 15px 1px 10px;
    border: 1px solid #999 !important;
    border-radius: 10px;
    margin-bottom: 5px;
}

#archiv .verlinkung a::before {
    text-decoration: none;
    content: "►";
    color: #d24440 !important;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 0.8em;
}

#archiv .verlinkung a:hover {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
}

.ni-tag-oben img {
    width: 96%;
    display: block;
    border: 3px solid gray;
    border-radius: 10px;
    margin: 20px 10px;
}

.border-nie {
    border: 0 !important;
}

@media screen and (max-width: 499px) {
    .ni-tag-oben img {
        width: 93%;
    }

    #content .documentFirstHeading {
        margin: 0 0.425em !important;
        padding: 0 0 0.7em 0.4em;
        hyphens: auto;
        -webkit-hyphens: auto;
    }

    #content .documentDescription,
    #content #description {
        margin-left: 0.8em;
    }
}

figure {
    padding: 5px;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

figure img {
    border-radius: 3px 3px 0 0;
    display: block;
    width: 100%;
}

figure figcaption {
    font-size: 0.8em;
    padding: 2px 4px 2px 4px;
    background-color: #636363;
    color: #cccccc;
    border-radius: 0 0 3px 3px;
    clear: both;
}

figure figcaption a {
    color: white !important;
}

figure figcaption a:hover {
    font-weight: bold;
}

.foto-unterschrift {
    font-size: 0.8em;
    color: #666666 !important;
    margin: 5px 13px;
}

.przerwa {
    display: inline-block;
    width: 100%;
    line-height: 10px;
}


.foto-container-100 {
    width: 95%;
    margin: 2%;
}

.foto-container-left-55 {
    float: left;
    width: 55%;
    padding: 10px 45px 10px 10px;
}

.foto-container-right-55 {
    float: right;
    width: 55%;
    padding: 10px 15px 10px 30px;
}

.foto-container-left-45 {
    float: left;
    width: 45%;
    padding: 10px 45px 10px 10px;
}
/*
.foto-news-left {
    float: left;
    width: 45%;
    padding-right: 25px;
}

#section-text .foto-news-left {
   width:100%;
   padding: 0!important;
    }
*/

.foto-container-right-45 {
    float: right;
    width: 45%;
    padding: 10px 15px 10px 30px
}

.foto-container-left-35 {
    float: left;
    width: 35%;
    padding: 10px 45px 10px 10px;
}

.foto-container-right-35 {
    float: right;
    width: 35%;
    padding: 10px 15px 10px 30px
}

.foto-container-left-25 {
    float: left;
    width: 25%;
    padding: 10px 45px 10px 10px;
}

.foto-container-right-25 {
    float: right;
    width: 25%;
    padding: 10px 15px 10px 30px
}

.neue-css-befehle {
    display: block;
    width: 25%;
    float: right;
    background: pink;
    border: 4px solid black;
}

.foto-container-left-25,
.foto-container-left-35,
.foto-container-left-45,
.foto-container-left-55,
.foto-container-right-25,
.foto-container-right-35,
.foto-container-right-45,
.foto-container-right-55,
.foto-container-100 {
    display: block;
}



.foto-container-right-25 img,
.foto-container-left-25 img,
.foto-container-right-35 img,
.foto-container-left-35 img,
.foto-container-right-45 img,
.foto-container-left-45 img,
.foto-container-right-55 img,
.foto-container-left-55 img,
.foto-container-100 img {

    width: 100%;
    border: 3px solid gray;
    border-radius: 10px;
    clear: both;
}

@media screen and (max-width: 499px) {

    .foto-container-left-25,
    .foto-container-left-35,
    .foto-container-left-45,
    .foto-container-left-55,
    .foto-container-right-25,
    .foto-container-right-35,
    .foto-container-right-45,
    .foto-container-right-55,
    .foto-container-100 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 10px;
    }

    .foto-unterschrift {
        padding-bottom: 5px;
    }
}

@media screen and (min-width: 600px) and (max-device-width:768px) {

    .foto-container-left-25,
    .foto-container-left-35,
    .foto-container-left-45,
    .foto-container-left-55,
    .foto-container-right-25,
    .foto-container-right-35,
    .foto-container-right-45,
    .foto-container-right-55,
    .foto-container-100 {
        width: 45%;
    }

    .foto-unterschrift {
        padding-bottom: 5px;
    }
}


/*20200520
    foto-rechte?foto 2, ist das für dag und steffens? kann das weg?
    */
.foto-rechte {
    font-size: 0.8em;
    color: #666666 !important;
    display: flex;
    float: left;
    clear: left;
    padding-left: 10px;
}

.foto-zwei {
    position: relative;
    width: 46%;
    display: block;
    float: left;
    bottom: 2em;
    margin-left: 3%;
    margin-top: 1.5em;
}

.foto-eins {
    width: 30%;
    float: left;
    bottom: 2em;
    margin-left: 3%;
    margin-top: 1.5em;
}

.envelope {
    font-size: 1.5em;
    position: relative;
    padding-right: 5px;
}

.phone {
    font-size: 1.3em;
    font-weight: 600;
    position: relative;
    padding-right: 5px;
}

.stelle2 {
    color: #232323 !important;
    font-size: 0.85em;
    padding-left: 10px;
    display: block;
    margin-bottom: 8px;
}

.clock {
    font-size: 1.3em;
    padding-right: 5px;
    font-weight: 300;
}

.zeit:hover {
    box-shadow: 1px 1px 1px #999999;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.newspaper5 {
    display: flex;
    flex-grow: 0;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-block-end: 15px;
    margin-block-start: 15px;
    margin-left: 15px;
}

.newspaper5 a {
    color: black !important;
    width: 11%;
    text-decoration: none;
    text-align: center;
    border: 1px solid #999 !important;
    border-radius: 10px;
    box-shadow: 1px 1px lightgray;
    border: 1px solid #999;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.newspaper5 a:active {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
    font-weight: bold;
}

.newspaper5 a:hover {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
}

@media screen and (max-width: 600px) {
    .newspaper5 a {
        width: 27%
    }
}

.newspaper175 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 1em 0;
}

.newspaper175 a {
    color: black !important;
    width: 20%;
    text-decoration: none;
    border: 1px solid #999 !important;
    border-radius: 10px;
    box-shadow: 1px 1px lightgray;
    margin: 0.25em 0.5em;
    padding: 0.1em 0.2em;
    text-align: center;
}

.newspaper175 a:active {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
    font-weight: bold;
}

.newspaper175 a:hover {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
}

@media screen and (max-width: 600px) {
    .newspaper175 a {
        width: 43.5%
    }
}

.newspaper165 {
    display: flex;
    flex-grow: 0;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-block-end: 15px;
    margin-block-start: 10px;
    margin-left: 10px;
}

.newspaper165 a {
    background-color: white;
    color: black !important;
    width: 16.5%;
    text-decoration: none;
    text-align: center;
    border: 1px solid #999 !important;
    border-radius: 10px;
    box-shadow: 1px 1px lightgray;
    border: 1px solid #999;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.newspaper165 a:active {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
    font-weight: bold;
}

.newspaper165 a:hover {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
}

@media screen and (max-width: 600px) {
    .newspaper165 a {
        width: 43.5%
    }
}

.kvv {
    background: url(../studium/kvv/sonderz.gif);
    background-repeat: repeat;
    padding: 25px;
    border: 2px solid #666666;
    border-radius: 20px;
}

.newspaper {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-width: 199px;
    /* Chrome, Safari, Opera */
    -moz-column-width: 199px;
    /* Firefox */
    column-width: 199px;
    margin: 5px;
}

.newspaper a {
    text-decoration: none;
    color: black !important;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    border: 1px solid #ffffff !important;
    box-shadow: 1px 1px lightgray;
    padding: 2px 15px 2px 20px;
    margin: 0 15px 8px 0;
    border-radius: 15px;
}

.newspaper a:hover {
    background: #ffffff !important;
}

.newspaper2 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-width: 199px;
    /* Chrome, Safari, Opera */
    -moz-column-width: 199px;
    /* Firefox */
    column-width: 199px;
    margin-bottom: 15px;
    margin: 5px;
}

.newspaper2 a {
    color: black !important;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 3px 3px 3px 15px;
    border: 1px solid #999 !important;
    border-radius: 10px;
    margin-bottom: 3px;
    margin-right: 10px;
}

.newspaper2 a:hover {
    border: 2px solid #ccc;
    background: #F5F5F5 !important;
}

/*20200520
    ist das jetzt für publikationen?
    */
.unterstrichen {
    font-size: 1em;
    color: #666666 !important;
    border-bottom: 2px solid #999999;
    padding: 0.3em 1.5em;
    margin-bottom: 0.5em;
    background: linear-gradient(10deg, #fff, #F5F5F5);
    text-align: right;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 1px 1px 1px 1px lightgray;
}

.abstand {
    margin-bottom: 10px;
}

.band {
    display: block;
    width: auto;
    float: right;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #999;
    box-shadow: 1px 1px lightgray;
    background: white;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 20px;
    padding: 2px 10px;
    clear: both;
}

.grau-rund {
    background: #f1f1f1;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0.95em;
    box-shadow: 1px 1px 1px 1px lightgray;
    border-radius: 15px;
    padding: 5px 15px;
    clear: both
}

.blockquote {
    page-break-inside: avoid;
    /*Firefox*/
    column-break-inside: avoid;
    /*Chrome, Opera,Safari*/
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-block-start: 10px;
    font-size: 1.1em;
}

.pfeil-rot-rechts {
    display: inline-block;
    color: #d24440 !important;
    padding-right: 5px;
}

.titel {
    font-size: 0.9em;
    text-align: left;
    color: rgb(102, 102, 102) !important;
    font-weight: bold;
    border-bottom: 2px solid grey;
    border-width: thin;
    margin: 10px 20px 3px 0;
}


#grau {
    display: block;
    background: #FCFCFC;
    box-shadow: 1px 1px 1px lightgray;
    border: 1px solid whitesmoke;
    padding: 15px 5px;
    border-radius: 10px;
    word-break: normal;
}


#grau h4 {
    color: #333333 !important;
    font-weight: bold;
}

.projekttitel {
    border-bottom: 1px solid #999999;
    padding: 0px 15px;
    text-align: right;
    margin-bottom: 15px;
}

.projekttitel2 {
    background: linear-gradient(90deg, #fff, #EDEDED);
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999;
    padding: 10px 15px;
    margin: 10px 0;
    text-align: right;
}

#grauerlink {
    font-size: 1.1em;
    font-weight: normal !important;
}

#grauerlink a {
    color: #3f3f3f !important;
    text-decoration: none;
}

#grauerlink a:hover {
    font-weight: 600;
}

.jb-navi-hinweis {
    margin-left: -1em;
    display: block;
    width: 102.5%;
}

.li-jb-veranst {
    color: #003366;
    text-decoration: none;
}

#grau .scroll {
    overflow-x: auto;
    white-space: normal;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

#grau .scroll a::before {
    text-decoration: none;
    content: "►";
    color: #d24440 !important;
    font-size: 0.8em;
    margin-right: 10px;
}

#grau .scroll a {
    text-decoration: none;
    color: black !important;
}

#grau .scroll a:hover {
    font-weight: bold;
}

#grau table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    font-size: 1em;
    line-height: 1.1em;
}

#grau th {
    border: none;
    text-align: left;
    padding: 5px;
}

#grau td {
    border: none;
    text-align: left;
    padding: 5px;
    padding-left: 10px;
}

#grau tr:nth-child(even) {
    background-color: #f2f2f2;
}

#grau button.sortbut {
    padding-left: 10px;
}

@media screen and (max-width: 499px) {
    .band {
        float: left;
        width: 92%;
        margin: 0;
        margin-bottom: 15px;
    }

    #content table {
        text-align: left;
        border-collapse: collapse;
        border-spacing: 0px;
        width: 98%;
        white-space: wrap;
        word-break: normal;
    }

    #grau table {
        display: block;
        width: 98%;
    }

    #projektlink a {
        font-size: 1em;
    }
}

#projektlink a {
    color: #333 !important;
    font-size: 1em;
}

#projektlink a::before {
    text-decoration: none;
    content: "►";
    color: #003366 !important;
    font-size: 0.8em;
    margin-right: 0.625em;
}

#projektlink a:hover {
    color: #003366 !important;
}

/*20200520
    im jahresbericht?
    */
.polaroid {
    width: 93%;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
    margin-left: 20px;
}

.container-polaroid {
    text-align: left;
    font-size: 0.8em;
    color: #666666 !important;
    padding: 10px 20px;
}

/*Projekte*/
#ni-projekte {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#ni-projekte a {
    text-decoration: none;
    font-size: 1em;
    color: #003366 !important;
    display: inline-block;
    line-height: 1em;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    padding-right: 10px;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

#ni-projekte a:hover {
    color: #333333 !important;
}

#ni-projekte code,
code * {
    font-size: 13px;
    font-family: monospace;
}

#ni-projekte code {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    color: rgb(172, 172, 172);
    background: rgb(46, 46, 46);
}

/*Ende Archiv, Newspaper, Grau, Projekte, Fotos und mehr*/

/*Alum-NI*/

#myInput {
    background-image: url('../css/suche.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    font-size: 12px;
    width: 100%;
    padding: 10px 10px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}

@media screen and (max-width: 600px) {


    #myTable {
        border-spacing: 0;
        border: 1px solid #ddd;
        font-size: 1em;
        line-height: 1.1em;
    }

    #myTable table {
        overflow-x: auto;
        white-space: nowrap;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    #myTable th,
    #myTable td {
        text-align: left;
    }

    #myTable tr {
        border-bottom: 1px solid #ddd;
    }

    #myTable tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #myTable tr.header {
        background-color: #666666;
        color: #f2f2f2 !important;
    }

    #myTable tr:hover {
        background-color: #ccc;
        color: #fff !important;
    }
}

/*Ende Alum-NI*/

/*Termine, Events*/
.event {
    margin-bottom: 3em;
}

.eventText {
    word-wrap: break-word;
    padding-left: 10px;
}

.grauerlink a {
    color: #3f3f3f !important;
    text-decoration: none;
}

.grauerlink a:hover {
    font-weight: 600;
}

.veranstaltung2 {
    display: block;
    padding: 2px 15px 15px 15px;
}

.veranstaltung_v {
    clear: both;
    display: block;
    min-height: 10em;
    border-radius: 10px;
    padding: 2px 15px 15px 15px;
    background: #FCFCFC;
    box-shadow: 1px 1px 1px whitesmoke;
    border: 1px solid lightgray;
    margin-bottom: 15px;
}

.veranstaltung h4,
.veranstaltung h3,
.veranstaltung h2 {
    font-size: 1.2em;
}

.nameperson {
    display: inline;
    font-size: 0.9em;
    color: #666666 !important;
    font-weight: bold;
}

.infoperson {
    display: inline;
    font-size: 0.9em;
    color: #666666 !important;
}

.sprache {
    display: inline-block;
    text-align: left;
    width: 100%;
    font-size: 0.9em;
    font-weight: 600;
    text-align: right;
    color: #666666;
    padding-bottom: 1em;
    padding-top: 0.5em;
    padding-right: 10px;
}

.eventfoto {
    clear: both;
    padding-top: 1em;
    padding-bottom: 1em;
}

.eventfoto_k {
    float: right;
    display: block;
    width: 55%;
    clear: both;
    margin-left: 25px;
}

.datum {
    float: left;
    vertical-align: top;
    margin: 1em 1.5em 0.5em 0;
    padding: 0.7em 0.7em 0.5em;
    background-color: white;
    border: none;
    border-radius: 0.5em;
    box-shadow: 0.5em 0.5em 0.4em gray;
    min-width: 12em;
}

.wochentag {
    display: block;
    font-size: 2em;
    font-weight: bold;
    border-bottom: 2px solid black;
    padding-bottom: 0.3em;
}

.tag {
    font-size: 1.7em;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 0.2em;
}

.monat {
    font-size: 1.3em;
    line-height: 1.3em;
    display: inline-block;
    padding-left: 0.2em
}

.text_v {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 1em;
    text-align: left !important;
    padding: 0 0.7em;
}

.foto-rechte {
    position: absolute;
    font-size: 0.8em;
    color: #666666 !important;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.foto-zwei {
    position: relative;
    width: 46%;
    display: block;
    float: left;
    bottom: 2em;
    margin-left: 3%;
    margin-top: 1.5em;
}

.foto-eins {
    position: relative;
    width: 90%;
    display: block;
    float: left;
    bottom: 2em;
    margin-left: 3%;
    margin-top: 1.5em;
}

.zuruck {
    display: inline-block;
    width: 95%;
    font-size: 0.9em;
    margin: 5px;
}

.zuruck a {
    float: right;
    text-decoration: none;
    color: #666 !important;
    padding-left: 5px;
    padding-right: 5px;
}

.zuruck a:hover {
    font-weight: bold;
}

.ni-va {
    display: block;
    background: #FCFCFC;
    box-shadow: 1px 1px 1px whitesmoke;
    border: 1px solid lightgray;
    padding: 5px 15px;
    border-radius: 10px;
    margin: 15px 0;
}

.ni-va-unten {
    display: block;
    background: #FCFCFC;
    box-shadow: 1px 1px 1px whitesmoke;
    border: 1px solid lightgray;
    border-radius: 1em;
    line-height: 3em;
    display: block;
    width: 100%;
}

.ni-va-unten a {
    font-size: 1.1em;
    font-weight: normal !important;
    color: #3f3f3f !important;
    text-decoration: none;
    padding-left: 1em;
}

.ni-va-unten a:hover {
    font-weight: 600;
}

.veranstaltung {
    display: block;
    border-radius: 0.5em;
    padding: 0.1em 1em;
    background: #FCFCFC;
    box-shadow: 1px 1px 1px whitesmoke;
    border: 1px solid lightgray;
}


.veranstaltung ul {
    list-style: none;
    margin-left: 1em;
}

.veranstaltung li {
    list-style: none;
    margin-left: 15px;
    line-height: 0.9em;
}

.veranstaltung li::before {
    content: "•";
    color: #666666;
    display: inline-block;
    width: 1.3em;
    margin-left: -1.3em
}

.veranstaltung_v h2,
.veranstaltung_v h3,
.veranstaltung_v h4 {
    color: #003366 !important;
    padding-left: 0;
    font-size: 1.2em;
}


ul.event.summary {
    display: block;
    float: left;
    width: 25%;
    max-width: 15rem;
    text-align: right;
    margin: 1em 1.5em !important;
    position: absolute;
}

#parent-fieldname-text .veranstaltung {
    display: block;
    width: 100%;
    float: right;
    padding-bottom: 15px;
    /*margin-top: 0.7em;*/
}

div.termin {
    padding: 1em;
}


.cal_day {
    display: inline-block;
    font-size: 1.8em;
    color: black;
}

.cal_wkday {
    font-size: 1em;
    font-weight: 300;
    display: block;
    padding: 0 12px 6px;
    color: #444;
}

article.tileItem {
    border: 1px solid #ccc;
    border-radius: 1.5em;
    padding: 0.5em 1.8em;
    margin-bottom: 1.5em;
    background: rgba(242, 242, 242, 0.25);
    min-height: 14em;
    margin-left: 0 !important;
}


.vevent div.cal_date {
    float: right;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    text-align: center;
    margin: 12px 0 12px 12px;
    border-radius: 1em;
    overflow: hidden;
    background: white;
    display: block;
    width: 130px;
    border: 1px solid #ccc;
    border-radius: 1em;
}

.vevent span.cal_month {
    background: whitesmoke;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.3em 1em;
    color: #444;
}

.vevent span.cal_year {
    background: whitesmoke;
    width: 100%;
    display: block;
    color: white;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0.3em;
    color: #444;
}

a.contenttype-event.state-external.url {
    color: #003366;
    font-size: 1.3em;
    line-height: 1.1em;
    display: block;
    width: 100%;
    margin-bottom: 0.75em;
}

p.description.discreet {
    color: black !important;
    font-size: 95%;
    font-weight: normal;
    text-align: center;
    padding: 0.5em 1.5em;
    background: rgb(245, 245, 245, 0.09);
    border-radius: 0 0 1em 1em;
    /*
        border-radius: 0 0 1em 1em;
        border-bottom: 1px solid #666;
        border-left: 1px solid #666;
        border-right: 1px solid #666;
        border-radius: 0 0 1em 1em;
*/
}

div.entries {
    display: block;
    width: 100%;
    padding: 0.5em;
}

article.entry {
    margin-bottom: 1.5em;
    border: 1px solid #636363;
    border-radius: 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}


@media screen and (max-width: 767px) {
    #parent-fieldname-text .veranstaltung {
        width: 100%;
        margin-left: -2em;
    }

    ul.event.summary {
        display: block;
        width: 100%;
        max-width: 15rem;
        text-align: left;
        margin: 1em 1.5em !important;
    }

    #content div.event-box &gt; div &gt; div.cell-summary {
        width: 100%;
        margin-left: -5%;
    }

    #content div.event-box &gt; div &gt; div.cell-text {
        width: 100%;
    }

    #content div.event-box &gt; div &gt; div {
        display: flex;
    }

    ul.event.summary {
        display: block;
        float: left;
        width: 100%;
        margin: 1em 1.5em !important;
        position: relative;
    }

}

@media screen and (max-width: 767px) and (orientation:landscape) {
    .event {
        margin-bottom: 3em;
        margin-left: -1.5em;
    }

    .cal_date {
        width: 30%;
    }

    .vevent div.cal_date {
        margin: 1em;
    }
}


/*Termine Korrektur nach der Migration*/
.veranstaltung_v ul {
    list-style: none;
    margin-left: 0.5em !important;
}

.veranstaltung_v li {
    list-style: none;
    margin-left: 15px;
}

.veranstaltung_v li::before {
    content: "•";
    color: #666666;
    display: inline-block;
    width: 1.3em;
    margin-left: -1.3em
}

div.tag {
    font-size: 1.3em;
    color: black !important;
}


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

    #content &gt; header .lead {
        color: #666;
        font-size: 1rem;
        font-style: italic;
        padding-left: 1.4rem;
    }

    .veranstaltung_v .datum {
        float: left;
        vertical-align: top;
        margin: 1em -0.2em;
        padding: 0.7em 0.7em 0.5em;
        background-color: white;
        border: none;
        border-radius: 0.5em;
        box-shadow: 0.1em 0.1em 0.3em grey;
        min-width: 100%;
    }

    .vevent div.cal_date {
        margin: 1.5em 0em;
        display: block;
        width: 100%;
    }

    div.cal_info.clearfix {
        margin: 1em;
    }

    .vevent div.cal_info.clearfix h2.tileHeadline {
        width: 100%;
        margin-left: 0;
    }

    .cal_date {
        display: inline-block;
        width: 100%;
    }


    article.tileItem {
        display: block;
        width: 97%;
        margin-left: 2%;
        padding: 0.2em 0.8em;
    }


    #content .documentFirstHeading nav {
        font-size: 80%;
        margin-top: 1em;
        margin-bottom: 1.5em;
    }

    article .vevent div.cal_info.clearfix {
        display: block;
    }

}

/*Ende Termine Korrektur nach der Migration*/



/*Forschungsbereiche und neue Sprechzeiten*/
/*#forschung p {
    padding: 0 10px;*/
}

#forschung h3 {
    font-variant: small-caps;
    font-size: 1.5em;
    padding: 0 1.5em;
    text-align: right;
}

.forsch-bereich {
    text-align: left;
    padding-bottom: 6px;
}

.forsch-bereich ul {
    margin-left: 1.5em;
}

@media screen and (max-width: 499px) {
    #forschung {
        padding: 0;
        margin-right: 0;
    }

    #forschung h3 {
        text-align: center;
    }

    #forschung p {
        padding: 0 15px 0 20px;
    }

    #forschung .newspaper2 {
        padding-left: 0;
    }

}

.forsch-text {
    display: block;
    margin-bottom: 15px;
    padding: 10px 20px;
    color: #333333 !important;
    background-color: whitesmoke;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    font-family: serif;
}

.forsch-mitarbeit {
    padding: 0.5em 0.2em;
    margin-left: 0.625em;
}

#forschung .forsch-bereich a {
    color: #036 !important;
    font-weight: 500;
    font-variant: small-caps;
    font-size: 1.3em;
    /*padding: 0 10px;
    margin: 0 -5px;*/
    text-decoration: underline;
}

#forschung .forsch-bereich a:hover {
    /*background: #F5F5F5 !important;
    border-radius: 15px;
    border: 1px solid #999 !important;
    text-decoration: none;*/
    color: #036 !important;
    font-weight: bolder;
}

#forschung ul {
    list-style: none;
}

#forschung li {
    color: #333333;
    margin-left: 10px;
}

#forschung li::before {
    content: "•";
    color: #666666;
    display: inline-block;
    width: 1.3em;
    margin-left: -1.3em;
    float: left;
}

.sp-person {
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5;
    align-items: left;
    margin-bottom: 2em;
    padding: 1em 1em 1em 2.5em;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

#sprechzeiten a {
    text-decoration: none;
}

.sp-person a {
    color: black !important;
}

.sp-stelle {
    display: block;
    font-size: 0.7em;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.sp-item-1 {
    font-size: 1.2em;
    font-weight: bold;
}

.sp-zeit {
    font-weight: bold;
}


.sp-item-2 a {
    display: inline-flex;
    width: 55%;
}


.sp-item-3 {
    display: block;
    width: 50%;
    float: right;
}

.sp-item-3 a {
    padding: 0 10px;
}

.sp-item-3 a:hover {
    background: white;
    border: 1px solid black;
    border-radius: 10px;
    font-weight: bold;

}

.sp-zoom {
    display: inline-block;
    width: 50%;
    float: right;
    margin-bottom: 15px;
}

@media screen and (max-width: 499px) {


    .sp-item-3 {
        display: block;
        width: 100%;
        padding-top: 1em;
    }

    .sp-item-2 a {
        width: 100%;
    }
}

/*Ende Forschungsbereiche und neue Sprechzeiten*/


/*Slider*/


#frontpageslider.smallslider {
    margin-top: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;

}

#frontpageslider #sliderbox .slider-imagebox .slideimage {
    width: 100%;
}

#frontpageslider #sliderbox .slidebody {
    background-color: rgba(153, 153, 153, 0.95);
}

#frontpageslider #sliderbox .slidebody h1 {
    color: white !important;
}

#frontpageslider.smallslider #sliderbox .slidebody h3 {
    color: white !important;
    font-size: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #666;
    /* #000;*/
}

#frontpageslider #sliderbox #titlearrows {
    font-size: 85%;
    vertical-align: 8%;
    color: white;
    white-space: nowrap;
}

#frontpageslider #sliderbox .slidebody .ownership {
    color: white !important;
}

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

    .lsf_table {
        display: block;
        width: 100%;
        border-collapse: collapse;
        overflow-x: auto;
        white-space: normal;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    /*hu*/

    .bx-viewport {
        width: 109% !important;
    }

    .bx-controls .bx-has-controls-direction .bx-has-pager {
        margin-left: 6em;
        margin-top: -2em;
        padding-bottom: 2em;
    }

    #frontpageslider.smallslider #sliderbox {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-top: 0;
        margin-left: -1.7em;
    }


    #frontpageslider #sliderbox .bx-wrapper .slidebody {
        padding-left: 3em;
        padding-right: 1.5em;
    }

    #frontpageslider.smallslider {
        position: relative;
        top: 0;
        left: 0.5em;
        width: 100vw;
    }

    /*3351*/
    #frontpageslider #sliderbox .bx-wrapper .slider-imagebox .slideimage {
        position: absolute;
        bottom: 0;
        height: auto;
        width: 100%;
    }

    /*1135*/
    #frontpageslider #sliderbox .bx-wrapper .slider-imagebox .slideimage {
        position: absolute;
        bottom: 0;
        height: auto;
        width: 100%;
    }

    #frontpageslider #sliderbox .bx-wrapper .slider-imagebox {
        width: 100%;
        position: relative;
        margin-left: 0;
    }

    #frontpageslider #sliderbox .slidebody {
        background-color: rgba(153, 153, 153, 0.95);
        width: 100%;
        margin-top: -1em;
        padding-top: 1em;
    }

    #frontpageslider.smallslider #sliderbox .slidebody h1 {
        font-size: 110%;
        margin-bottom: 1em;
        padding-bottom: 0.5em;
        padding-right: 1.5em;
        padding-left: 1.5em;
    }

    #frontpageslider.smallslider #sliderbox .slidebody h2 {
        font-size: 100%;
        margin-bottom: 0.4em;
        padding-left: 0.5em;

    }

    #frontpageslider.smallslider #sliderbox .slidebody h3 {
        display: none;
    }
}


@media screen and (max-width: 767px) and (orientation:landscape) {

    #frontpageslider.smallslider {
        display: none;
    }



    .rowno {
        display: block;
        width: 50%;
        float: left;
    }
}

@media screen and (min-width: 768px) {
    #frontpageslider #sliderbox .slidebody {
        display: block;
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 5%;
        padding-right: 3%;
        padding-top: 1%;
        padding-bottom: 0.5em;
    }


    #frontpageslider.smallslider #sliderbox {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
    }

    #frontpageslider #sliderbox {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }



    #content .documentFirstHeading {
        margin: 0 0.425em !important;
    }

    #content .documentDescription,
    #content #description {
        color: #666666;
        font-weight: normal;
        font-style: italic;
        font-size: 1em;
        margin-bottom: 0.5em;
        padding: 0 1.5em;
        margin-left: 0;
        clear: both;
    }
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    left: -1px;
    transform: translatez(0);
    margin-left: -5px;
    left: -1rem;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    display: none;
}

/*Ende Slider*/

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

    #archiv p {
        padding: 0 1em important !;
    }

    #section-text ul {
        list-style: none;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 1em !important;
    }

    #forschung ul {
        list-style: none;
        padding-left: 45px;
        padding-right: 10px;
    }

    a.summary.url {
        display: block;
        margin-left: -12px;
        margin-bottom: -20px;
    }

    div.text_v {
        display: block;
        width: 87vw;
        margin-left: -8px;
    }

    .spalten li {
        border-bottom: 0px !important;
    }

    article {
        clear: both;
        margin-left: -1.5rem;
    }

    .ownership {
        display: none;
    }

}

article {
    clear: both;
    margin-left: -1.5rem;
}

@media (min-width: 768px) {
    .hu-base-col-sm-15 {
        width: 75%;
        padding-left: 3em;
        padding-right: 2em;
    }
}


/*für neue NI-heter*/
.entries .mb-3 {
    margin-bottom: 1.1rem;
    padding: 15px;
    background: rgba(245, 245, 245, 0.3);
    border-radius: 15px;
    box-shadow: 1px 1px 1px 1px lightgray;
    border: 0.1px solid gray;
}</pre></body></html>