* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearer {
    clear: both;
}

html,
body {
    font-family: "Exo 2", Helvetica, Arial, sans-serif;
    font-size: 20px;
}

body {
    overflow-x: hidden;
}

.clearer {
    float: none;
    clear: both;
}

#inhalt {
    padding-top: 40px;
}

img {
    width: 100%;
    height: auto;
}

a:hover {
    text-decoration: none;
}

.frame-space-after-medium {
    margin-bottom: 30px;
}


p {
    font-family: "Exo 2", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3em;
    margin: 0;
    word-wrap: break-word;
}

p a {
    word-wrap: break-word;
}

#inhalt ul {
    font-family: "Exo 2", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3em;
    margin: 0;
    color: #333;
}

h1 {
    font-weight: 600;
    color: #FFF;
    font-size: 22px;
    line-height: 1.3em;
    padding: 1em 15px;
    margin: 0;
    text-shadow: 2px 1px 3px rgba(100, 100, 100, 1);
}

h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0;
    color: #235091;
    font-weight: 600;
    margin-bottom: 1.3em;
}

h3 {
    font-size: 24px;
    font-weight: 600;
    color: #235091;
    text-align: left;
}

h2.zeile_eins {
    color: #36A9E1
}

a.linkMitPfeil {
    color: #36A9E1;
    font-weight: 300;
    background-image: url('pfeilBlau.svg');
    background-size: auto 0.8em;
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 40px;
}

a.linkMitPfeil:hover {
    color: #235091;
    background-image: url('pfeilBlauDunkel.svg');
}

hr {
    border-top: 1px solid #ccc;
}

.align-justify {
    text-align: justify;
}

/* ------------------- CONTENT ELEMENTE ------------------- */

.ce-textpic {
    margin-bottom: 20px;
}

.ce-right .ce-gallery {
    width: 50%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.ce-left .ce-gallery {
    width: 50%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.inhaltText h2 {
    margin: 0;
}

.inhaltText p {
    padding-top: 40px;
    padding-bottom: 30px;
    font-weight: 300;
    color: #000;
    font-size: 20px;
    line-height: 1.3em;
}

.alleAnzeigenContainer {
    margin-top: 50px;
    margin-bottom: 100px;
}

.linkMitPfeilContainer {
    border-top: 1px solid #235091;
    border-bottom: 1px solid #235091;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 15px;
    padding: 0.5em 0;
}

.alleVeranstaltungenContainer {
    border-bottom: 1px solid #235091;
    display: block;
    bottom: 20px;
    left: 15px;
    right: 15px;
    padding: 0.5em 0;
}

.inhaltImRaster {
    margin-bottom: 30px;
}

.inhaltImRasterContainer > div {
    margin-bottom: 45px;
}

/* ------------------- NAVIGATION ------------------- */

body > header {
    position: fixed;
    width: 100%;
    background-color: #FFF;
    z-index: 100;
    padding: 0 !important;
}

body > hheader > .container {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.schatten {
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.17);
}

.headerLogo {
    display: block;
    position: absolute;
    top: 0;
    width: 135px;
    margin-left: 15px;
}

.navigationDesktop {
    display: none;
}

.navigationMobil a {
    color: #235091 !important;
    font-size: 24px;
    font-weight: 600;
}

.navigationMobil .dropdown ul a {
    color: #36A9E1 !important;
    white-space: normal;
    font-size: 18px;
    line-height: 1.3em !important;
}

.navigationMobil #navbar {
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

.navbar-default a:focus,
.navbar-default a:hover {
    background-color: transparent !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent !important;
}

ul.dropdown-menu {
    padding-bottom: 30px;
}



/* -------------------  Hamburger x ------------------- */

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0;
    background-color: #FFF;
}

#navbar {
    position: absolute;
    top: 0;
    width: 100%;
}

button.navbar-toggle {
    display: block;
    height: 40px;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    z-index: 1000;
    padding-right: 20px;
}

.navbar-toggle.collapsed > span.icon-bar {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 0;
    margin: 0;
    opacity: 1;
    height: 2px;
}

button.navbar-toggle.collapsed > span:nth-child(2) {
    top: 0px;
}

button.navbar-toggle.collapsed > span:nth-child(3) {
    top: 5px;
}

button.navbar-toggle.collapsed > span:nth-child(4) {
    top: 10px;
}

button.navbar-toggle > span.icon-bar {
    background-color: #235091 !important;
    position: relative !important;
    display: block !important;
    height: 2px;
    width: 20px;
}

button.navbar-toggle.collapsed > span.icon-bar {
    background-color: #235091 !important;
}

button.navbar-toggle > span:nth-child(2) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

button.navbar-toggle > span:nth-child(3) {
    opacity: 0;
    left: -60px;
}

button.navbar-toggle > span:nth-child(4) {
    top: 0;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

/* ------------------- INHALT ------------------- */

#headerInhalt {
    padding-bottom: 100px;
}

#headerInhalt .headerContainer {
    position: relative;
}

#headerInhalt .headerImage {
    position: relative;
}

#headerInhalt .headerUeberschrift {
    position: absolute;
    bottom: 0;
}

/* ------------------- WISSENSCHAFTLER ------------------- */

.listeWissenschaftlerContainer {
    margin-bottom: 140px;
}

.listeWissenschaftler {
    margin-bottom: 50px;
}

.listeWissenschaftler > .row {
    margin-bottom: 20px;
}

.wissenschaftlerContainer {
    display: block;
    height: 60vw;
}

/* ------------------- NEWS ------------------- */

.news-list-item {
    position: relative;
    padding-bottom: 100px;
}

.news-list-item h3 {
    margin-top: 20px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}

.news-list-item h3 a {
    color: #235091;
}

.news-list-item a.btn {
    border: none;
    border-top: 1px solid #235091;
    border-bottom: 1px solid #235091;
    padding: 18px 0;
    border-radius: 0;
    color: #36A9E1;
    font-size: 18px;
    font-weight: 300;
    display: block;
    text-align: left;
    margin-bottom: 18px;
}

.news-single h1 {
    color: #000;
}

.p-1 .news-list-view > *:nth-child(2),
.p-1 .news-list-view > *:nth-child(3),
.p-1 .news-list-view > *:nth-child(4) {
    display: None;
}

/* ------------------- Galerie ------------------- */

.galerieLighbox {
    padding: 0 7.5px;
    margin-bottom: 30px;
}

.galerieLighbox > div {
    padding: 7.5px;
}

.galerieLighbox img {

}

/* ------------------- KALENDER ------------------- */

#calendar {
    margin-bottom: 100px;
}

table.calendar {
    background-image: url("hintergrundVerlauf.jpg");
    background-size: cover;
}

.calendarElements {
    border-top: 3px solid #235091;
}

.calendarElementsItem {
    padding: 30px 0;
    border-bottom: 1px solid #235091;
    font-size: 20px;
}

.calendarElementsItemDate {
    color: #36A9E1;
    font-weight: 600;
}

.calendarElementsItemTitle {
    color: #235091;
    font-weight: 600;
}

.calendarElementsItemText {
    margin-top: 1em;
    font-weight: 300;
}

.calendar .title {
    border-bottom: 1px solid #FFF;
}

.calendar .pager {
    margin: 0;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #FFF;
}

.calendar li,
.calendar th,
.calendar td {
    color: #FFF;
    width: 40px;
    height: 40px;
    vertical-align: middle !important;
    border: none !important;
}

.calendar td.hasevents {
    width: 40px;
    height: 40px;
}

.calendar td.hasevents a.qtipmarker {
    position: relative;
    left: -7.5px;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #FFF;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    color: #235091;
}

.pager li > a:hover {
    background-color: transparent;
}

#calendar li.next a {
    background-image: url('pfeilWeiss.svg');
    background-position: right;
    background-size: auto 60%;
    width: 60px;
    background-repeat: no-repeat;

}

#calendar li.previous a {
    background-image: url('pfeilWeissLinks.svg');
    background-position: left;
    background-size: auto 60%;
    width: 60px;
    background-repeat: no-repeat;

}

/* ------------------- NEWSLETTER BESTELLEN ------------------- */

.newsletterBestellenContainer {
    background-image: url("hintergrundVerlauf.jpg");
    background-size: cover;
    margin-bottom: 100px;
}

.newsletterBestellen {
    padding: 30px 15px;
    color: #FFF;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
}

/* ------------------- LIGHTBOX ------------------- */

.fancybox-skin {
    background-color: #FFF !important;
}

a.fancybox {
    display: block;
    cursor: pointer;
}

/* ------------------- FOOTER KONTAKTFORMULAR ------------------- */

#footercontact {
    background-image: url("hintergrundVerlauf.jpg");
    background-size: cover;
    padding: 60px 0;
}

/* ------------------- FOOTER ------------------- */

footer {
    background-color: #D5D5D5;
}

footer img {
    width: 140px;
    height: auto;
    float: right;
    margin: 60px;

}

/* ------------------- LIGHTBOX ------------------- */

.lightboxInhalt {
    display: none;
}

/* ------------------- KONTAKTFORMULAR ------------------- */

.kontaktformularText {
    padding: 30px 15px;
    color: #FFF;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
}

#footercontact .tx-powermail fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

#footercontact label {
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 20px;
    border-top: 1px solid #FFF;
    padding: 0.2em;
}

#footercontact input,
#footercontact textarea {
    width: 100%;
    padding: 0.2em;
    border: 0;
    background-color: transparent;
    color: #FFF;
    font-weight: 300;
    font-size: 20px;
}

#footercontact .powermail_fieldwrap_name,
#footercontact .powermail_fieldwrap_emailadresse,
#footercontact .powermail_fieldwrap_betreff {
    width: 100%;
    box-sizing: border-box;
}

#footercontact .powermail_submit {
    text-align: left;
    width: auto !important;
    background-image: url('pfeilWeiss.svg');
    background-size: auto 0.8em;
    background-position: left 4px;
    background-repeat: no-repeat;
    padding: 0 !important;
    padding-left: 40px !important;
    margin-top: 50px;
    margin-bottom: 100px;
}

#footercontact .powermail_submit:hover {
    background-image: url('pfeilBlau.svg');
    color: #36A9E1;
}

/* ------------------- NEWSLETTER FANCYBOX ------------------- */
.podcastelement {
    margin-bottom: 30px;
}

.podcastelement h2.zeile_eins {
    color: #36A9E1;
    margin: 0;
}

.podcastelement p {
    margin-bottom: 30px;
}
/* ------------------- NEWSLETTER FANCYBOX ------------------- */

.lightboxInhalt .tx-powermail fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.lightboxInhalt label {
    display: block;
    color: #235091;
    font-weight: 300;
    font-size: 20px;
    border-top: 1px solid #235091;
    padding-top: 0.5em;
}

.lightboxInhalt input {
    width: 100%;
    border: 0;
}

.lightboxInhalt .powermail_fieldwrap_marker {
    font-size: 35px;
    line-height: 42px;
    color: #235091;
    font-weight: 600;
    margin-bottom: 70px;
}

.lightboxInhalt .powermail_fieldwrap_email {
    margin-bottom: 70px;
}

.lightboxInhalt .powermail_fieldwrap_abbrechen,
.lightboxInhalt .powermail_submit {
    width: 50%;
    float: left;
}

.lightboxInhalt .powermail_fieldwrap_abbrechen input {
    background-color: #D5D5D5;
    color: #FFF;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    padding: 0.5em;
    line-height: 1em;
}

.lightboxInhalt .powermail_submit {
    background-image: url("hintergrundVerlauf.jpg");
    background-size: cover;
    color: #FFF;
    border: 0;
    border-radius: 0;
    padding: 0.5em;
    line-height: 1em;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #FFF;
    background-color: #D5D5D5;
    border-color: transparent;
}

@media (min-width: 768px) {

    h1 {
        font-size: 43px;
    }

    header {
        padding: 0 !important;
        margin: 0 !important;
    }

    header > div {
        margin: 0 auto !important;
        background-color: transparent;
    }

    header ul.navbar-nav {
        float: right;
    }

    #navbar {
        margin-top: 80px;
    }

    .navigationMobil .navbar-collapse.collapse {
        display: none !important;
    }

    .navigationMobil .navbar-collapse.collapse.in {
        display: block !important;
    }

    .p-1 .news-list-view > *:nth-child(2) {
        display: block;
    }

    .news-list-item {
        height: 470px;
    }

    .wissenschaftlerContainer {
        height: 220px;
    }

}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navigationMobil .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
        padding-bottom: 2em;
    }

    .navbar-nav > li {
        float: none;
    }

    .navigationMobil .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .language-menu {
        display: block;
        list-style-type: none;
        padding: 0;
        text-align: right;
        margin-bottom: 0;
        margin-top: 10px;
        border-bottom: 1px solid #D5D5D5;
        border-top: 1px solid #D5D5D5;
    }


    .language-menu li {
        display: inline-block;
        font-size: 16px;
    }

    .language-menu li a,
    .language-menu li.active {
        display: inline-block;
        font-size: 16px;
        padding: 5px;
    }

}

@media (min-width: 992px) {

    h1 {
        font-size: 60px;
        padding: 1em;
    }

    .navigationMobil {
        display: none;
    }

    .navigationDesktop {
        display: block;
    }

    .navigationDesktop a:hover {
        color: #36A9E1 !important;
    }

    .navigationDesktop #navbar {
        display: block;
        position: inherit;
        top: auto;
        width: auto;
    }

    .headerLogo {
        width: 300px;
    }


    header ul.navbar-nav a {
        font-size: 18px;
        color: #235091 !important;
        font-weight: 300;
    }

    ul.dropdown-menu {
        padding-bottom: 10px;
    }

    .dropdown-menu > .active > a {
        background-color: transparent;
    }

    h1 p {
        font-weight: 600;
        color: #FFF;
        font-size: 86px;
        padding: 0;
        line-height: 1.1em;
        padding-bottom: 60px;
    }

    a.linkMitPfeil {
        font-size: 20px;
    }

    .wissenschaftlerContainer {
        display: block;
        height: 300px;
    }

    .p-1 .news-list-view > *:nth-child(2),
    .p-1 .news-list-view > *:nth-child(3),
    .p-1 .news-list-view > *:nth-child(4) {
        display: block;
    }

    .news-list-item {
        height: 470px;
    }


    /* -------------------  Language ------------------- */

    #languageMenu {
        height: 40px;
    }

    .language-menu {
        margin-right: 40px;
        margin-top: 10px;
    }

    #languageMenu ul {
        float: right;
    }

    #languageMenu li {
        display: inline-block;
        padding: 5px;
        font-size: 14px;
    }

    #languageMenu li a {
        color: #235091 !important
    }

    #languageMenu li a:focus {
        text-decoration: none;
    }

    #languageMenu li a:hover {
        color: #36A9E1 !important;
    }

    #languageMenu li.active {
        font-weight: 600;
    }



}

@media (min-width: 1200px) {

    #navbar {
        margin-top: 40px;
    }

}