
.media2click-ratio {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .media2click-ratio .media2click-placeholder-iframe,
  .media2click-ratio .media2click-placeholder-content,
  .media2click-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .media2click-ratio.media2click-ratio-219 {
    padding-bottom: 42.86%; }
  .media2click-ratio.media2click-ratio-169 {
    padding-bottom: 56.25%; }
  .media2click-ratio.media2click-ratio-32 {
    padding-bottom: 66.67%; }
  .media2click-ratio.media2click-ratio-43 {
    padding-bottom: 75%; }
  .media2click-ratio.media2click-ratio-50vh {
    padding-bottom: 50vh; }
  .media2click-ratio.media2click-ratio-75vh {
    padding-bottom: 75vh; }
  .media2click-ratio.media2click-ratio-90vh {
    padding-bottom: 90vh; }

.media2click-placeholder {
  position: relative;
  background-color: #ddd;
  border: 0;
  box-sizing: border-box;
  padding: .5em;
  font-size: 1em;
  text-align: center;
  transition: background-color .2s; }
  .media2click-placeholder:hover, .media2click-placeholder:focus-within {
    background-color: #eee; }
    .media2click-placeholder:hover .media2click-button, .media2click-placeholder:focus-within .media2click-button {
      background-color: #666; }
  .media2click-placeholder.media2click-haspreview {
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff; }

.media2click-placeholder-video {
  background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/placeholder.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.media2click-placeholder-inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .5em;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5); }
  .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-color: rgba(255, 255, 255, 0.85); }
  .media2click-placeholder-video.media2click-haspreview .media2click-placeholder-inner {
    background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/videobutton.png');
    background-size: 30% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .media2click-placeholder-video.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder-video.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-image: none; }

.media2click-placeholder-iframe.media2click-haspreview,
.media2click-placeholder-content.media2click-haspreview {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.media2click-placeholder-logo {
  display: block;
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 .25em .5em; }

.media2click-title {
  font-weight: bold;
  margin-bottom: .5em; }

.media2click-content > *:last-child {
  margin-bottom: 2.57em; }

.media2click-iframedata {
  display: none; }

.media2click-controls {
  display: block;
  position: absolute;
  bottom: .75em;
  right: .75em; }
  .media2click-controls .media2click-button {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
    padding: .25em .5em;
    border: none;
    border-radius: .25em;
    margin: .25em; }
    .media2click-controls .media2click-button:hover, .media2click-controls .media2click-button:focus {
      background-color: #333; }

.news .article .news-img-wrap .media2click-placeholder:hover a.media2click-button, .news .article .news-img-wrap .media2click-placeholder:focus-within a.media2click-button {
  background-color: #666; }
.news .article .news-img-wrap .media2click-placeholder a.media2click-button {
  display: inline-block;
  float: none;
  border: none;
  padding: .25em .5em;
  background-color: #999; }
  .news .article .news-img-wrap .media2click-placeholder a.media2click-button:hover, .news .article .news-img-wrap .media2click-placeholder a.media2click-button:focus {
    background-color: #333; }
.news .article .news-img-wrap .media2click-content a {
  display: inline;
  float: none;
  background: none;
  border: none;
  padding: 0; }

.media2click-hosts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .media2click-hosts li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    display: grid;
    grid-template-columns: 2em 1fr;
    grid-column-gap: .5em; }
    .media2click-hosts li:last-child {
      margin-bottom: 0; }
    .media2click-hosts li .media2click-toggle-label {
      display: grid;
      grid-template-columns: 10em 1fr;
      column-gap: 1em; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo img {
          display: block;
          width: 100%;
          height: auto; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-text {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-text:first-child {
          grid-column: 1/3; }
    .media2click-hosts li .media2click-privacylink {
      display: block; }

/*# sourceMappingURL=media2click.css.map */

/** jQuery UI-Dialog **/
.ui-widget-header{color:#fff !important;background-color:#052D6A !important;}

#wdp-gallery-dialog,
#wdp-gallery-dialog .dialogInfo,
#wdp-gallery-dialog-prev {display:none;}
#wdp-gallery-dialog .content {text-align:center;padding:0em 0;}
#wdp-gallery-dialog-prev {float:left;margin-left:15px !important;background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/prev-lightbox.png") !important;}
#wdp-gallery-dialog-next {float:right; margin-right:45px !important;background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/next-lightbox.png") !important;}
#wdp-gallery-dialog-prev,
#wdp-gallery-dialog-next {background-position: -999em 0 !important; background-color:transparent !important;width:35px !important; height:47px !important;}
.ui-dialog{padding:20px 20px 0 0;}
.ui-dialog:hover #wdp-gallery-dialog-prev,
.ui-dialog:hover #wdp-gallery-dialog-next {background-position: left top !important;}
.ui-dialog-buttonset {width:100%;}
body .ui-widget-overlay {
    /*background:url("/typo3conf/ext/wdp_media/Resources/Public/Images/ui-widget-overlay-bg.png") repeat-x scroll 50% 50% #666666;*/
	background: none #000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity:0.7;
}
#wdp-gallery-dialog figcaption {text-align:left;font-style:normal;}
#wdp-gallery-dialog figcaption i{font-style:normal; font-size:80%; display:block; margin-top:0.5em; text-align:right;}
#wdp-gallery-dialog figcaption i a {color:#000;}
#wdp-gallery-dialog figcaption .wdp-media-backlink a,
#wdp-gallery-dialog figcaption .wdp-media-download a{color:#f15a24;}
#wdp-gallery-dialog figcaption .wdp-media-backlink,
#wdp-gallery-dialog figcaption .wdp-media-download{text-align:left;}

.ui-dialog {padding-bottom:25px !important;}
.ui-dialog .ui-widget-header,
#wdp-gallery-dialog {
    padding:0;
    -moz-box-shadow: 4px 4px 4px #333;
    -webkit-box-shadow: 4px 4px 4px #333;
    box-shadow: 4px 4px 4px #333;
}

/** Mediathek **/
.wdp-section-link img {border-width:0;}
.wdp-section-link-enabled {visibility: visible}
.wdp-section-link-disabled {visibility: hidden}

.wdp-section-galleries .wdp-gallery-link{width:252px;height:86px;}
.wdp-gallery-link {position:relative;display:block;/*width:252px;height:86px;*/width:100%;float:left;margin:0px 10px 10px 0px;}
.wdp-gallery-link.date {margin-bottom: 0;}
.tx-solr-search.row.content .wdp-gallery-link {position:relative;display:initial;width:auto;float:none;margin:initial;}
.tx-solr-search.row.content .wdp-gallery-link.date {position: absolute;}
.image-wrap .wdp-gallery-link {width: auto; float: none; margin: 0;}
#tx-solr-search .wdp-gallery-link {display:inline;float:none;width:auto;margin:auto}
.article-list.wdp-teaser footer .wdp-gallery-link {margin-top: -10px;}
#context .article-list.wdp-teaser footer .wdp-gallery-link {margin-top: 0px;}
h1 .wdp-gallery-link {width:auto;height:auto;margin:auto;float:none}
.wdp-gallery-title {
    display:none;
    position:absolute;
    width:217px;
    padding: 5px;
    bottom:0px;
    left:0px;
    background-color:#1563ad;
    background-position:5px 50%;
    background-repeat:no-repeat;
    color:#fff;
    text-decoration:none;
}

figure.rte .wdp-gallery-link-single {width:auto;height:auto;margin-right:0;}
figure.rte,
figure.rte a,
figure.rte img{max-width:100% !important;}

figure.rte figcaption i{font-style:normal; font-size:80%; display:block; margin-top:0.5em; text-align:right;}
figure.rte figcaption i a {color:#000;}

/*.wdp-gallery-cat1 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat1.png")}
.wdp-gallery-cat2 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat2.png")}
.wdp-gallery-cat3 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat3.png")}
.wdp-gallery-cat4 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat4.png")}
.wdp-gallery-cat5 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat5.png")}
.wdp-gallery-cat6 {background-image: url("/typo3conf/ext/wdp_media/Resources/Public/Images/wdp-gallery-cat6.png")}*/

.wdp-section-link-prev {float:left;width:31px;padding-top:70px}
.wdp-section-galleries {float:left;width:796px;padding:0 20px;min-height:188px;position:relative}
.wdp-section-link-next {float:right;width:31px;padding-top:70px}

#wdp-accordion {font-family:MetaOT,Trebuchet,"Trebuchet MS",Arial,Sans-Serif}
#wdp-accordion .ui-widget-content {background-color:#d6dff0;background-image:none}
#wdp-accordion .ui-accordion-content {
    position:relative;
    padding:20px 14px;
    border-width:0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#wdp-accordion .ui-accordion-header {
    background-image:none;
    background-color:#fff;
    border-width:0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-bottom:1px solid #cccccc;
}

#wdp-accordion .ui-accordion-header.ui-state-active {
    background: #ccc;/*url("/typo3conf/ext/wdp_media/Resources/Public/Images/ui-accordion-header-active-bg.png") top left repeat-x transparent;*/
}

#wdp-accordion .ui-state-default .ui-icon  {background:url("/typo3conf/ext/wdp_media/Resources/Public/Images/up.png") top left no-repeat}
#wdp-accordion .ui-state-active .ui-icon {background:url("/typo3conf/ext/wdp_media/Resources/Public/Images/down.png") top left no-repeat}

#wdp-accordion .ui-accordion-header .ui-icon {
    left:auto;
    right:15px;
}

#wdp-accordion .ui-accordion-header a {padding-left:15px;padding-top:6px;padding-bottom:6px}

#wdp-accordion .ui-state-default a, #wdp-accordion .ui-state-default a:link, #wdp-accordion .ui-state-default a:visited {
    color: #042c67;
    font-weight:bold;
}
#wdp-accordion .ui-state-active a, #wdp-accordion .ui-state-active a:link, #wdp-accordion .ui-state-active a:visited {
    color: #042c67;
    font-weight:bold;
}

#wdp-fade-out, #wdp-fade-in {position:absolute;width:796px;height:188px}

/** Ajax Loader **/
#wdp-loading {position:absolute;border-width:0}

/** Filter **/
#wdp-filter {margin:0 0 1em 0;border:1px solid #a6a6a6;padding:15px;background-color:#dbdbdb}
#wdp-filter span {font-weight:bold;}
.wdp-filter-submit {background-color:#a6a6a6;border-width:0;color:#fff;padding:5px;font-weight:bold}

/** Cover Flow **/
#wdp-coverflow_wrapper {margin:0 0 2em 0}

/** Video **/
#wdpHtml5video_wrapper {margin:0px auto}

/*fullscreen*/
#fullscreenOverlay {position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url('/typo3conf/ext/wdp_media/Resources/Public/Images/ajax-loader.gif') center center no-repeat; background-size: 100%; z-index: 1002;}
#wdp-gallery-active img{cursor: url('/typo3conf/ext/wdp_media/Resources/Public/Images/magnifier_zoom_in.png'), pointer;}
#fullscreenOverlay {cursor: url('/typo3conf/ext/wdp_media/Resources/Public/Images/magnifier_zoom_out.png'), pointer;}
*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'open_sansregular',Arial,sans-serif;font-size:14px;font-size:1.4rem;background-color:#fff}p{font-family:'open_sansregular',Arial,sans-serif;font-size:14px;font-size:1.4rem;line-height:24px;color:#666;margin-bottom:20px}.ce-bodytext p{color:#000;font-size:15px;font-size:1.5rem}.ce-bodytext p.question{font-size:18px;font-size:1.8rem;font-weight:400}.ce-bodytext p.question-bold{font-size:18px;font-size:1.8rem;font-weight:600}hr{clear:both}::-moz-selection{color:#fff;background:#023a78}::selection{color:#fff;background:#023a78}[class^="col-"],[class*="col-"]{padding:0}.col-xxs-12,.col-xxs-10,.col-xxs-9,.col-xxs-6,.col-xxs-3,.col-xxs-2{position:relative;min-height:1px;padding-right:0px;padding-left:0}@media only screen and (max-width: 579px){.col-xxs-12{width:100%}.col-xxs-10{width:83.33333333%}.col-xxs-9{width:75%}.col-xxs-6{width:50%}.col-xxs-3{width:25%}.col-xxs-2{width:16.66666667%}}.container{max-width:980px;position:relative;padding:0}.container .row{margin:0}@media only screen and (min-width: 768px){.container{width:auto;margin:0 20px}}@media only screen and (min-width: 1048px){.container{margin:0 auto}}.container .events,.container .facilities{padding-right:30px}@media only screen and (max-width: 767px){.container .events .map,.container .events .maptype,.container .facilities .map,.container .facilities .maptype{display:none}}#main .container{padding:0 20px}@media only screen and (min-width: 768px){#main .container{padding:0}}#header .container .logo,#header .container .mobile-menu{padding-left:20px}@media only screen and (min-width: 768px){#header .container .logo,#header .container .mobile-menu{padding:0}}#header .container .sponsor{padding-right:20px}@media only screen and (min-width: 768px){#header .container .sponsor{padding:0}}.left,.float-left{float:left;margin-right:20px}.right,.float-right{float:right;margin-left:20px}.columns-2 .col-md-6:last-child{margin-top:20px}@media (min-width: 992px){.columns-2 .col-md-6{padding-left:5px;padding-right:5px}.columns-2 .col-md-6:first-child{padding-left:0}.columns-2 .col-md-6:last-child{padding-right:0;margin-top:0}}@media (max-width: 579px){.col-xxs-0,.hide-xxs{display:none}}@media only screen and (min-width: 580px) and (max-width: 767px){.col-xs-0,.hide-xs{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.col-sm-0,.hide-sm{display:none}}@media only screen and (max-width: 991px){.first-filter-column{padding-right:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.col-md-0,.hide-md{display:none}}@media only screen and (min-width: 1200px){.col-lg-0,.hide-lg{display:none}}@font-face{font-family:'open_sansregular';src:url('../../../typo3conf/ext/wdp_base/Resources/Public/Fonts/opensans-regular-webfont.woff2') format("woff2");font-display:optional}@font-face{font-family:'open_sanssemibold';src:url('../../../typo3conf/ext/wdp_base/Resources/Public/Fonts/opensans-semibold-webfont.woff2') format("woff2");font-weight:normal;font-style:normal;font-display:optional}@font-face{font-family:'icons';src:url('../../../typo3conf/ext/wdp_base/Resources/Public/Fonts/fontawesome-webfont.woff2') format("woff2");font-display:optional}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'open_sansregular',Arial,sans-serif;font-weight:bold;margin-bottom:15px;line-height:1.3}h1,.h1{font-size:25px;font-size:2.5rem;margin-bottom:30px;color:#666;font-weight:bold}@media only screen and (min-width: 768px){h1,.h1{font-size:30px;font-size:3rem}h1.articlehead,.h1.articlehead{font-size:31px;font-size:3.1rem;margin-bottom:20px}}h2,.h2{font-size:23px;font-size:2.3rem;margin-bottom:15px;line-height:30px;color:#666;margin-top:0}@media only screen and (min-width: 768px){h2,.h2{font-size:23px;font-size:2.3rem;line-height:30px}}h3,.h3{font-size:21px;font-size:2.1rem;margin-bottom:20px}@media only screen and (min-width: 768px){h3,.h3{font-size:22px;font-size:2.2rem}}h4,.h4{font-size:20px;font-size:2rem;margin-bottom:10px;font-weight:bold}h5,.h5{font-size:16px;font-size:1.6rem;font-weight:bold;color:#666}h6,.h6{font-size:16px;font-size:1.6rem;font-weight:bold;color:#666}.text-with-image{overflow:auto}.text-with-image.author{margin-bottom:40px}@media only screen and (min-width: 767px){.text-with-image.author{padding-right:20%}}.content img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 450px){.content img{width:100%;height:auto}}.content img.playbutton-rebrush{background:#000}.content figure{margin-bottom:20px;position:relative}.content figure img{width:100%;height:auto;margin-top:0}.content figure figcaption{font-size:12px;font-size:1.2rem}.content figure figcaption .source{font-size:12px;font-size:1.2rem;text-align:right;padding:0px 5px 10px;margin-bottom:0;color:#a9a9a9}figure+div{margin-top:20px}.content-image{margin-bottom:15px;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;background:#fff;max-width:100%}.content-image.author{margin-bottom:20px}.content-image .image-wrap{position:relative}.content-image .caption{border-bottom:1px solid #666}.content-image .caption .source{font-size:12px;font-size:1.2rem;text-align:right;padding:5px 5px 10px;margin-bottom:0;font-style:normal;color:#a9a9a9}.content-image .caption p{font-style:italic;margin-bottom:10px;font-size:14px;font-size:1.4rem}.content-image a:hover,.content-image a:focus{text-decoration:none}.content-image a:hover .image-wrap:after,.content-image a:focus .image-wrap:after{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lupe-grey.svg');position:absolute;right:12px;bottom:12px;background-color:#fff;width:25px;height:25px;border-radius:20px;text-align:center;background-size:20px 20px;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 575px){.content-image.left,.content-image.right,.content-image.float-left,.content-image.float-right{float:none;margin:0;margin-bottom:15px;display:block;width:100% !important;height:auto}}.content-image.full-width{max-width:100%}.content-image.full-width img{max-width:100%;height:auto}.content-image-big .image-wrap img{width:100%;height:auto;margin:0}div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{float:left}video{max-height:395px;background:#444}div.video.single{margin-bottom:20px}div.video.single p.source{padding-top:0}div.video.single video{max-height:800px}div.imageslider .image-wrap{text-align:center;background:#444}div.imageslider img{margin:0 auto}@media only screen and (max-width: 767px){div.imageslider img{height:calc( (100vw - 40px) * 420 / 747)}}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.gallery .image-gallery{width:125px;margin-right:20px;margin-bottom:20px}.gallery .image-gallery img{width:125px;height:75px}@media only screen and (min-width: 480px){.gallery .image-gallery{width:150px}.gallery .image-gallery img{width:150px;height:100px}}.spinner{height:45px;width:45px;-webkit-animation:rotate 0.8s infinite linear;animation:rotate 0.8s infinite linear;border:7px solid #666;border-right-color:transparent;border-radius:100%;display:inline-block;margin:0;position:absolute;right:49%;bottom:50%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icons p{padding-left:40px}.icons p:before{position:absolute;left:0}[class^="icon-"]:before,[class*=" icon-"]:before{content:"";font-size:18px;font-size:1.8rem;font-family:"icons";color:#666;background-repeat:no-repeat}[class^="icon-"]:hover:before,[class^="icon-"]:active:before,[class^="icon-"]:focus:before,[class*=" icon-"]:hover:before,[class*=" icon-"]:active:before,[class*=" icon-"]:focus:before{color:#eb5c28}.icon-search:before{content:"";color:#666}.icon-facebook:before{content:"";color:#a9a9a9}.icon-twitter{width:14px;height:14px;display:grid;margin-top:4px}.icon-twitter:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/X_logo-grey.svg');background-size:contain}.icon-twitter:hover:before,.icon-twitter:focus:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/X_logo-orange.svg')}.icon-instagram{width:14px;height:14px;display:grid;margin-top:4px}.icon-instagram:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/Insta_logo-grey.svg');background-size:contain}.icon-instagram:hover:before,.icon-instagram:focus:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/Insta_logo-orange.svg')}.icon-share:before{content:"";color:#a9a9a9}.icon-mail:before{content:""}.icon-print:before{content:""}.icon-info:before{content:""}.icon-arrow-next:before{content:""}.icon-arrow-prev:before{content:""}.icon-close:before{content:""}.icon-bullet:before{content:""}.icon-arrow:before{content:""}.icon-wis:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/wis.svg');position:absolute;width:30px;height:30px}.icon-art:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/art.svg');position:absolute;width:30px;height:30px}.icon-gru:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/gru.svg');position:absolute;width:30px;height:30px}.icon-ins:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/ins.svg');position:absolute;width:30px;height:30px}.icon-exp:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/exp.svg');position:absolute;width:30px;height:30px}.icon-det:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/det.svg');position:absolute;width:30px;height:30px}.icon-las:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/las.svg');position:absolute;width:30px;height:30px}.icon-str:before{content:""}.icon-neu:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/neu.svg');position:absolute;width:30px;height:30px}.icon-tel:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/tel.svg');position:absolute;width:30px;height:30px}.icon-sat:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/sat.svg');position:absolute;width:30px;height:30px}.icon-bro:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/bro.svg');position:absolute;width:30px;height:30px;background-position-y:-2px}.icon-dow:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/download.svg');position:absolute;width:30px;height:30px;background-position-y:1px}.icon-pcd:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/podcast_download.svg');position:absolute;width:30px;height:30px;background-position-y:0px}.icon-lei:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lei.svg');position:absolute;width:30px;height:30px;background-position-y:-3px}.icon-vid:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/vid.svg');position:absolute;width:30px;height:30px}.icon-vid-intern:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/vid-intern.svg');position:absolute;width:30px;height:30px}.icon-fis:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/fis.svg');position:absolute;width:30px;height:30px}.icon-fisb:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/fisb.svg');position:absolute;width:30px;height:30px}.icon-lin:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lin.svg');position:absolute;width:30px;height:30px}.icon-opt:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/opt.svg');position:absolute;width:30px;height:30px}.icon-rov:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/rov.svg');position:absolute;width:30px;height:30px}.icon-zyk:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/zyk.svg');position:absolute;width:30px;height:30px}.icon-syn:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/syn.svg');position:absolute;width:30px;height:30px}.icon-ntr:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/ntr.svg');position:absolute;width:30px;height:30px}.icon-rss:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/rss.svg');position:absolute;width:30px;height:30px}.icon-fol:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/fol.svg');position:absolute;width:30px;height:30px}.icon-ply:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/ply.svg');position:absolute;width:30px;height:30px}.icon-inf:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/inf.svg');position:absolute;width:30px;height:30px}.icon-bildergallerie:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/bildergallerie.svg');position:absolute;width:30px;height:30px}.icon-drucker:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/drucker.svg');position:absolute;width:30px;height:30px}.icon-lupe:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lupe.svg');position:absolute;width:30px;height:30px}#tx-solr-search-form-pi-results .icon-lupe:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lupe-grey.svg');background-repeat:no-repeat;left:5px;top:5px;width:25px;height:25px}#tx-solr-search-form-pi-search .icon-lupe:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/lupe-grey.svg');background-repeat:no-repeat;width:20px;height:20px;right:-2px;top:5px}@media only screen and (min-width: 768px){#tx-solr-search-form-pi-search .icon-lupe:before{width:18px;height:25px;background-position:-2px 6px;left:0;top:0}}.icon-pfeil:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/pfeil.svg');position:absolute;width:30px;height:30px}.icon-podcast:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/podcast.svg');position:absolute;width:30px;height:30px}picture.ar.ar-16-9 img{aspect-ratio:16 / 9;width:100%;height:auto}.frame-nl-banner{background:#273273;color:#fff;padding:20px;margin-bottom:20px}.frame-nl-banner h1,.frame-nl-banner h2,.frame-nl-banner h3,.frame-nl-banner h4,.frame-nl-banner h5,.frame-nl-banner p,.frame-nl-banner ul,.frame-nl-banner ol,.frame-nl-banner a{color:#fff}.frame-nl-banner a{color:#666;background:#fff;border:1px solid #fff;padding:5px 20px;text-decoration:none;font-size:16px;font-size:1.6rem}.frame-nl-banner a:hover,.frame-nl-banner a:focus,.frame-nl-banner a:active{background:#273273;color:#fff;border:1px solid #fff}.frame-nl-banner .ce-textpic.ce-left.ce-intext .ce-gallery{margin:0 0 20px 0;padding:0 20px}.frame-nl-banner .ce-textpic.ce-left.ce-intext .ce-bodytext{padding:0 20px}@media only screen and (min-width: 768px){.frame-nl-banner .ce-textpic.ce-left.ce-intext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.frame-nl-banner .ce-textpic.ce-left.ce-intext .ce-gallery{margin-right:20px}}audio{width:100%}.podcast.single .podcast-image{text-align:center;background:#000}.podcast.single .source{font-size:12px;font-size:1.2rem;text-align:right;padding:0px 5px 10px;margin-bottom:0;color:#a9a9a9}.responsive-video{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden}.responsive-video.video-16-9{padding-bottom:56.25%}.responsive-video.video-4-3{padding-bottom:75%}.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}a{color:#435f8d;text-decoration:none;position:relative}a:hover{text-decoration:underline}.teaser-text a:hover{text-decoration:none}a.more{font-size:14px;font-size:1.4rem;font-weight:bold;color:#666}a.more:hover{color:#435f8d}.more-articles .more.btn,.more-results .more.btn,.teaserlist-more a.more.btn{font-size:18px;font-size:1.8rem;color:#666;display:block;text-align:center;text-decoration:none;width:100%;padding:10px;margin:0 auto 40px;font-weight:normal}@media only screen and (min-width: 480px){.more-articles .more.btn,.more-results .more.btn,.teaserlist-more a.more.btn{width:400px}}.more-articles .more.btn:before,.more-results .more.btn:before,.teaserlist-more a.more.btn:before{content:""}.more-articles .more.btn:after,.more-results .more.btn:after,.teaserlist-more a.more.btn:after{content:""}.more-articles .more.btn:hover,.more-articles .more.btn:active,.more-articles .more.btn:focus,.more-results .more.btn:hover,.more-results .more.btn:active,.more-results .more.btn:focus,.teaserlist-more a.more.btn:hover,.teaserlist-more a.more.btn:active,.teaserlist-more a.more.btn:focus{text-decoration:none;background-color:#023a78;color:#fff}.teaserlist-more{width:100%}.teaserlist-more a.more.btn{margin:0 0 20px;white-space:normal}a.more-filter{margin-top:20px;font-weight:bold;color:#666;padding:0 20px 0 25px}a.more-filter .icon-arrow:before{position:absolute;top:0;right:0}a.more-filter:hover .icon-arrow:before{color:#666}a.more-filter:active .icon-arrow:before,a.more-filter:target .icon-arrow:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}a.order{margin-top:15px;color:#666;padding-right:20px;font-size:16px;font-size:1.6rem}a.order .icon-arrow:before{position:absolute;right:0;top:0;color:#666}a.order:hover .icon-arrow:before{color:#666}a.order:active .icon-arrow:before,a.order:target .icon-arrow:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}a#back-to-top{color:#666;font-size:14px;font-size:1.4rem}a#back-to-top:after{content:"";font-size:16px;font-size:1.6rem;font-family:"icons";padding-left:10px}a#back-to-top:hover{text-decoration:none;color:#435f8d}.box-info{-webkit-box-shadow:0 1.5px 4px 0 rgba(0,0,0,0.3);box-shadow:0 1.5px 4px 0 rgba(0,0,0,0.3);margin-bottom:40px}.box-info h3,.box-info .h3{background-color:#435f8d;color:#fff;padding:10px 20px 10px 40px;position:relative;margin:0}.box-info .icon-info{position:absolute;left:20px}.box-info .icon-info:before{color:#fff;font-size:22px;font-size:2.2rem}.box-info .icon-info:hover:before{color:#fff;cursor:auto}.box-info .box-info-body{padding:20px 20px 10px;background-color:rgba(91,100,141,0.2)}.box-info .box-info-body .content-image{background:none}.btn{margin-top:20px;width:100%;color:#666;background-color:#fff;border:1px solid #666;border-radius:0;font-size:16px;font-size:1.6rem;font-weight:normal}.btn:hover,.btn:active,.btn:focus{background-color:#023a78;color:#fff}form{overflow:hidden;margin-bottom:40px}form label{font-weight:normal;color:#666;padding-left:5px;position:relative}form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0}form input[type='checkbox'],form input[type='radio']{float:left}form input[type='checkbox']:checked,form input[type='checkbox']:not(:checked),form input[type='radio']:checked,form input[type='radio']:not(:checked){position:relative;margin:0}form input[type='checkbox']:checked+span:before,form input[type='checkbox']:not(:checked)+span:before,form input[type='radio']:checked+span:before,form input[type='radio']:not(:checked)+span:before{content:'';display:inline-block;width:19px;height:19px;border:1px solid #bbb;background:white;position:absolute;left:0;top:0}form .form-check+label,form .form-radio+label{cursor:pointer;padding-left:25px}form .form-check span,form .form-radio span{padding-left:25px}form input[type='radio']:checked+span:before,form input[type='radio']:not(:checked)+span:before{border-radius:30px}form input[type='checkbox']:focus+span:before{outline:2px solid #023a78}form input[type='checkbox']:checked+span:before,form input[type='radio']:checked+span:before{background-color:#023a78;content:'';font-family:"icons";color:#fff;font-size:12px;font-size:1.2rem;padding-left:3px}form input[type=file]{display:block;margin-top:5px}form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 768px){form .form-row .form-group:first-child,form .form-row .form-group:nth-child(2){padding-right:15px}form .form-row .form-group:last-child{padding-right:0}}form .btn-primary{padding:10px 45px;width:auto;margin:0}form .error{border:1px solid darkred}form .parsley-errors-list.filled .parsley-required,form .powermail-errors-list.filled li{font-size:12px;font-size:1.2rem;color:darkred}form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;outline:none}form select::-ms-expand{display:none}form .select-wrapper:before{content:"";font-size:18px;font-size:1.8rem;font-family:"icons";color:#202020;position:absolute;right:0px;top:31px;z-index:1;pointer-events:none}form .select-wrapper.search-select{position:relative;width:115px}form .select-wrapper.search-select:before{top:3px;color:#666}form .select-wrapper #rwd-filter a{color:#666;top:4px;display:block;width:100%;z-index:2}#header form,.tx-solr-search.row.content form.nullform{margin-bottom:0;overflow:visible}.tx-solr-search.row.content form{margin-bottom:10px}@media only screen and (min-width: 580px){.tx-solr-search.row.content form{margin-bottom:0}}.form-control{border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:35px;color:#666}.form-control:focus{border-color:#023a78;-webkit-box-shadow:none;box-shadow:none}.input-group .form-control:focus{z-index:1}.accordion #tx-solr-search-form-pi-results-facets input{visibility:visible;display:inline}.search{width:100%;position:relative;margin:-10px 0 20px}@media only screen and (min-width: 768px){.search{width:280px;margin:0 20px 20px}}@media only screen and (min-width: 991px){.search{margin:10px 30px 20px 0}}.search input{border:none;border-bottom:1px solid #ccc}@media only screen and (min-width: 768px){.search input{border:1px solid #ccc}}.search .btn-default{position:absolute;right:1px;top:1px;height:33px;width:34px;padding:0;z-index:2;border:none}@media only screen and (min-width: 991px){.search .btn-default{right:-35px;top:0;height:35px;width:35px}}.search .btn-default:active,.search .btn-default:focus,.search .btn-default:hover{background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.tx-solr-search ul.search-results li{margin:0;padding:0}.tx-solr-search ul.search-results li:before{display:none}.content .search{width:90%;margin:0}.content .search input{border:1px solid #ccc}.content .order{margin-bottom:15px}.content .order label{text-align:right;padding:5px 5px 0 0;font-weight:normal;color:#666}.content .order select{border:none;font-size:14px;font-size:1.4rem;padding:0;height:29px;color:#666}.tx-solr-search.row.content .order{margin-bottom:0;text-align:right}.tx-solr-search .sorting-list{padding:2px 0 0 0;background-color:#fff;border-radius:0}.tx-solr-search .sorting-list.select-wrapper:before{top:5px}.tx-solr-search .sorting-list .icon-arrow:before{color:#666}.tx-solr-search .sorting-list select{padding:5px 15px 5px 5px;background:#fff}.tx-solr-search .sorting-list select option{display:inline-block}.tx-solr-search .sorting-list select:focus,.tx-solr-search .sorting-list select:hover{outline:2px solid #023a78}.tx-solr-search .sorting-list ul,.tx-solr-search .sorting-list li{list-style:none;display:inline-block;margin-bottom:0}.tx-solr-search .sorting-list ul a:hover,.tx-solr-search .sorting-list ul a:focus,.tx-solr-search .sorting-list ul a.hover,.tx-solr-search .sorting-list li a:hover,.tx-solr-search .sorting-list li a:focus,.tx-solr-search .sorting-list li a.hover{text-decoration:none}.tx-solr-search .sorting-list ul a:hover .icon-arrow:before,.tx-solr-search .sorting-list ul a:focus .icon-arrow:before,.tx-solr-search .sorting-list ul a.hover .icon-arrow:before,.tx-solr-search .sorting-list li a:hover .icon-arrow:before,.tx-solr-search .sorting-list li a:focus .icon-arrow:before,.tx-solr-search .sorting-list li a.hover .icon-arrow:before{color:#023a78}.tx-solr-search .sorting-list ul{display:block}.tx-solr-search .sorting-list ul li{position:relative;padding-left:10px}.tx-solr-search .sorting-list ul li:before{content:""}.tx-solr-search .sorting-list ul li a{color:#666;display:block;vertical-align:middle}.tx-solr-search .sorting-list ul li .icon-arrow{padding:0 5px;margin:auto;vertical-align:middle}.tx-solr-search .sorting-list ul ul{display:block;width:auto;background-color:white;padding:5px;-webkit-box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);position:absolute;top:20px;left:-999em;z-index:2}.tx-solr-search .sorting-list ul ul li{display:block;margin:0;padding:5px;border-bottom:1px solid #666;word-wrap:break-word}.tx-solr-search .sorting-list ul ul li:before{content:"";padding:0}.tx-solr-search .sorting-list ul ul li:last-child{border-bottom:none}.tx-solr-search .sorting-list ul ul li a{display:block}.tx-solr-search .sorting-list ul ul li a:hover,.tx-solr-search .sorting-list ul ul li a:focus{color:#023a78}.tx-solr-search .sorting-list ul li:hover ul,.tx-solr-search .sorting-list ul li:focus ul,.tx-solr-search .sorting-list ul li.hover ul{left:0}.filter #tx-solr-facets-in-use hr{margin-bottom:10px}.filter p.h6{color:#666;font-weight:normal}.filter .remove-all-filters{margin-top:0.5em;width:100%}@media only screen and (min-width: 480px){.archiv .filter form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.archiv .filter .filter-element{width:50%;margin-bottom:20px}}@media only screen and (min-width: 768px){.archiv .filter{margin-top:30px}.archiv .filter .filter-element{width:25%}}@media only screen and (min-width: 992px){.archiv .filter{padding-right:30px}.archiv .filter form{display:block}.archiv .filter .filter-element{width:auto;margin-bottom:0}}@media only screen and (min-width: 1620px){.archiv .filter{padding-right:30px}}.archiv .filter .filter-element .scroll{overflow-x:hidden;overflow-y:scroll;overflow:-moz-scrollbars-vertical;height:250px}.filter-element.facet-thema_stringM,.facet-option-format_textSortM-Audio,.facet-option-format_textSortM-Bild,.facet-option-format_textSortM-Galerie,.facet-option-format_textSortM-Video{display:none}.ui-menu.ui-autocomplete{background:#fff;padding:0.5em;z-index:2}.ui-menu.ui-autocomplete li{padding:0;margin:0}.ui-menu.ui-autocomplete li:before{content:"";font-size:0}.tx-wdp-calendar input.text,.tx-wdp-calendar select,.tx-wdp-calendar textarea,.tx-wdp-forschungsatlas input.text,.tx-wdp-forschungsatlas select,.tx-wdp-forschungsatlas textarea{padding:1px 5px}.tx-wdp-calendar input.hasDatepicker,.tx-wdp-forschungsatlas input.hasDatepicker{background:none}.tx-wdp-calendar .filter .form-group .select-wrapper,.tx-wdp-forschungsatlas .filter .form-group .select-wrapper{position:relative}.tx-wdp-calendar .filter .form-group .select-wrapper:before,.tx-wdp-forschungsatlas .filter .form-group .select-wrapper:before{top:5px;right:10px}.tx-wdp-calendar .filter .form-group .select-wrapper select,.tx-wdp-forschungsatlas .filter .form-group .select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tx-wdp-calendar .filter .form-group .select-wrapper select:focus,.tx-wdp-forschungsatlas .filter .form-group .select-wrapper select:focus{outline:none}.tx-wdp-calendar .filter .form-group p.h6,.tx-wdp-forschungsatlas .filter .form-group p.h6{font-weight:normal}.ui-datepicker.ui-widget{padding:0 10px 10px;background-color:white;border:1px solid grey}.ui-datepicker.ui-widget .ui-widget-header{margin:0 -10px;text-align:center;background:#023a78 none !important}.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev,.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next{position:absolute;left:0px}.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev.ui-state-hover,.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev.ui-state-focus,.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next.ui-state-hover,.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next.ui-state-focus{background:#7094b0}.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev .ui-icon:before,.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next .ui-icon:before{content:"";font-size:14px;font-size:1.4rem;font-family:"icons";color:#fff}.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next{position:absolute;left:inherit;right:0px}.ui-datepicker.ui-widget .ui-datepicker-calendar th,.ui-datepicker.ui-widget .ui-datepicker-calendar td{text-align:center;padding:0 5px;color:#666}.ui-datepicker.ui-widget .ui-datepicker-calendar th .ui-state-default,.ui-datepicker.ui-widget .ui-datepicker-calendar td .ui-state-default{border:none;background:none;font-weight:normal;color:#666}.ui-datepicker.ui-widget .ui-datepicker-calendar th .ui-state-active,.ui-datepicker.ui-widget .ui-datepicker-calendar td .ui-state-active{background:#c4d8ea}.ui-datepicker.ui-widget .ui-datepicker-calendar th .ui-state-highlight,.ui-datepicker.ui-widget .ui-datepicker-calendar td .ui-state-highlight{border:1px solid #c4d8ea}.ui-datepicker.ui-widget .ui-datepicker-calendar th .ui-state-hover,.ui-datepicker.ui-widget .ui-datepicker-calendar th .ui-state-focus,.ui-datepicker.ui-widget .ui-datepicker-calendar td .ui-state-hover,.ui-datepicker.ui-widget .ui-datepicker-calendar td .ui-state-focus{background:#023a78;color:#fff}.tx-powermail form label{padding-left:0}.tx-powermail form .form-group.powermail_fieldwrap_type_check{margin-bottom:25px}.tx-powermail form .powermail_fieldwrap_type_submit{margin-top:25px}.tx-powermail form .powermail_fieldwrap_type_submit .btn{border:1px solid #ccc}.tx-powermail form .select-wrapper.powermail_field{position:relative}.tx-powermail form .select-wrapper.powermail_field:before{top:5px;right:10px}.tx-powermail form .powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_anmerkung .powermail_field{font-style:italic;font-size:90%}h2.content-headline+.row>.teaser,h2.content-headline+.teaser-search{margin-top:0px}.teaser{overflow:hidden;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:2px}.teaser-big,.teaser-small,.teaser-search{position:relative;margin-bottom:40px;background-color:#fff;-webkit-box-shadow:0 1.5px 4px 0 rgba(0,0,0,0.3);box-shadow:0 1.5px 4px 0 rgba(0,0,0,0.3)}.teaser-big>div,.teaser-small>div,.teaser-search>div{overflow:hidden}.teaser-big .image-wrap,.teaser-small .image-wrap,.teaser-search .image-wrap{position:relative}.teaser-big .image-wrap img,.teaser-small .image-wrap img,.teaser-search .image-wrap img{width:100%;height:auto}.teaser-big .test,.teaser-small .test,.teaser-search .test{color:red}.teaser-big .teaser-text,.teaser-small .teaser-text,.teaser-search .teaser-text{padding:10px 17px 0 17px;color:#666}.teaser-big .teaser-text a,.teaser-small .teaser-text a,.teaser-search .teaser-text a{color:#023a78}.teaser-big .teaser-text .h5,.teaser-big .teaser-text h5,.teaser-big .teaser-text .h6,.teaser-big .teaser-text h6,.teaser-small .teaser-text .h5,.teaser-small .teaser-text h5,.teaser-small .teaser-text .h6,.teaser-small .teaser-text h6,.teaser-search .teaser-text .h5,.teaser-search .teaser-text h5,.teaser-search .teaser-text .h6,.teaser-search .teaser-text h6{margin-top:5px;margin-bottom:5px}.teaser-big .teaser-text .h5.pointmark,.teaser-big .teaser-text h5.pointmark,.teaser-big .teaser-text .h6.pointmark,.teaser-big .teaser-text h6.pointmark,.teaser-small .teaser-text .h5.pointmark,.teaser-small .teaser-text h5.pointmark,.teaser-small .teaser-text .h6.pointmark,.teaser-small .teaser-text h6.pointmark,.teaser-search .teaser-text .h5.pointmark,.teaser-search .teaser-text h5.pointmark,.teaser-search .teaser-text .h6.pointmark,.teaser-search .teaser-text h6.pointmark{font-size:14px;font-size:1.4rem;color:#023a78}.teaser-big .teaser-text .h5 a,.teaser-big .teaser-text h5 a,.teaser-big .teaser-text .h6 a,.teaser-big .teaser-text h6 a,.teaser-small .teaser-text .h5 a,.teaser-small .teaser-text h5 a,.teaser-small .teaser-text .h6 a,.teaser-small .teaser-text h6 a,.teaser-search .teaser-text .h5 a,.teaser-search .teaser-text h5 a,.teaser-search .teaser-text .h6 a,.teaser-search .teaser-text h6 a{color:#023a78}.teaser-big .teaser-text .h5 a:hover,.teaser-big .teaser-text .h5 a:focus,.teaser-big .teaser-text h5 a:hover,.teaser-big .teaser-text h5 a:focus,.teaser-big .teaser-text .h6 a:hover,.teaser-big .teaser-text .h6 a:focus,.teaser-big .teaser-text h6 a:hover,.teaser-big .teaser-text h6 a:focus,.teaser-small .teaser-text .h5 a:hover,.teaser-small .teaser-text .h5 a:focus,.teaser-small .teaser-text h5 a:hover,.teaser-small .teaser-text h5 a:focus,.teaser-small .teaser-text .h6 a:hover,.teaser-small .teaser-text .h6 a:focus,.teaser-small .teaser-text h6 a:hover,.teaser-small .teaser-text h6 a:focus,.teaser-search .teaser-text .h5 a:hover,.teaser-search .teaser-text .h5 a:focus,.teaser-search .teaser-text h5 a:hover,.teaser-search .teaser-text h5 a:focus,.teaser-search .teaser-text .h6 a:hover,.teaser-search .teaser-text .h6 a:focus,.teaser-search .teaser-text h6 a:hover,.teaser-search .teaser-text h6 a:focus{text-decoration:underline}.teaser-big .teaser-text .h5,.teaser-big .teaser-text h5,.teaser-small .teaser-text .h5,.teaser-small .teaser-text h5,.teaser-search .teaser-text .h5,.teaser-search .teaser-text h5{font-size:14px;font-size:1.4rem}.teaser-big .teaser-text h2,.teaser-big .teaser-text .h2,.teaser-small .teaser-text h2,.teaser-small .teaser-text .h2,.teaser-search .teaser-text h2,.teaser-search .teaser-text .h2{font-size:20px;font-size:2rem;line-height:26px;margin:0 0 10px 0}.teaser-big .teaser-text h2 a,.teaser-big .teaser-text .h2 a,.teaser-small .teaser-text h2 a,.teaser-small .teaser-text .h2 a,.teaser-search .teaser-text h2 a,.teaser-search .teaser-text .h2 a{color:#666;text-decoration:none}.teaser-big .teaser-text p,.teaser-small .teaser-text p,.teaser-search .teaser-text p{color:inherit;font-size:15px;font-size:1.5rem;margin-bottom:5px;line-height:22px}.teaser-big .teaser-text p a,.teaser-small .teaser-text p a,.teaser-search .teaser-text p a{color:#666}.teaser-big .teaser-text .date,.teaser-small .teaser-text .date,.teaser-search .teaser-text .date{text-decoration:none;color:#666;position:absolute;bottom:5px;left:17px;font-size:14px;font-size:1.4rem}.teaser-big .teaser-text .date:hover,.teaser-big .teaser-text .date:focus,.teaser-big .teaser-text .date:active,.teaser-small .teaser-text .date:hover,.teaser-small .teaser-text .date:focus,.teaser-small .teaser-text .date:active,.teaser-search .teaser-text .date:hover,.teaser-search .teaser-text .date:focus,.teaser-search .teaser-text .date:active{color:#023a78}.teaser-big .teaser-text .date span,.teaser-small .teaser-text .date span,.teaser-search .teaser-text .date span{border-right:1px solid #666;margin-right:6px;padding-right:4px}.teaser-big img.sy-logo-img,.teaser-small img.sy-logo-img,.teaser-search img.sy-logo-img{position:absolute;bottom:5px;right:17px;width:72px;height:auto}.teaser-big,.teaser-search{padding-bottom:60px}@media only screen and (min-width: 768px){.teaser-big,.teaser-search{padding-bottom:0}}@media only screen and (min-width: 768px){.teaser-big>div,.teaser-search>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.teaser-big .image-wrap,.teaser-search .image-wrap{-webkit-box-flex:2;-ms-flex:2;flex:2;overflow:hidden}.teaser-big .image-wrap img,.teaser-search .image-wrap img{-o-object-fit:cover;object-fit:cover;height:auto}.teaser-big .teaser-text,.teaser-search .teaser-text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width: 768px){.teaser-big .teaser-text,.teaser-search .teaser-text{position:relative;padding-bottom:40px}}.teaser-big .teaser-text p,.teaser-search .teaser-text p{color:#666;margin-bottom:5px;line-height:20px}.teaser-big{padding-bottom:0px}.teaser-big .teaser-text{padding:10px 20px 25px 20px}.teaser-big .teaser-text h2,.teaser-big .teaser-text .h2{font-size:20px;font-size:2rem;line-height:26px;margin:0 0 14px 0}.teaser-big .teaser-text .h5,.teaser-big .teaser-text h5,.teaser-big .teaser-text .h6,.teaser-big .teaser-text h6{margin-top:10px;margin-bottom:10px}.teaser-big .teaser-text .h5.pointmark,.teaser-big .teaser-text h5.pointmark,.teaser-big .teaser-text .h6.pointmark,.teaser-big .teaser-text h6.pointmark{font-size:14px;font-size:1.4rem;color:#023a78}.teaser-big .teaser-text .h5,.teaser-big .teaser-text h5{font-size:16px;font-size:1.6rem}.teaser-big .teaser-text .h5.pointmark,.teaser-big .teaser-text h5.pointmark{font-size:14px;font-size:1.4rem;color:#023a78}.teaser-big .teaser-text .date{position:relative;bottom:-10px;left:0px}@media only screen and (min-width: 768px){.teaser-big .teaser-text .date{position:absolute;bottom:5px;left:17px}}.teaser-small{width:100%;padding-bottom:50px;margin-bottom:40px}@media only screen and (min-width: 580px){.teaser-small{width:48%;margin-right:3.5%}.teaser-small:nth-child(2n){margin-right:0}}@media only screen and (min-width: 768px){.teaser-small{width:31%;margin-right:3.5%}.teaser-small:nth-child(2n){margin-right:3.5%}.teaser-small:nth-child(3n){margin-right:0}}.teaser-small .teaser-text{position:inherit;padding-top:5px}.teaser-small .teaser-text.more-tile-teasertext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px;height:195px}.teaser-small .teaser-text.more-tile-teasertext h2{text-align:center}.teaser-small .teaser-text h2{font-size:20px;font-size:2rem;line-height:26px;margin-bottom:10px}.teaser-small .teaser-text h2 a{color:#666}.teaser-small .teaser-text .pointmark{margin-top:0;color:#023a78}.teaser-small .image-wrap a.icon-arrow-next{display:block}.teaser-small .image-wrap a.icon-arrow-next:before{position:absolute;color:#fff;font-size:6rem;left:50%;top:50%;margin-left:-20px;margin-top:-40px}.more-articles .teaser-small{margin-bottom:35px}.teaser-search .image-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.teaser-search .image-wrap img{margin:0}.teaser-search .teaser-text{padding:0 17px 0 17px}@media only screen and (min-width: 768px){.teaser-search .teaser-text{padding:0 17px 25px 17px}}@media only screen and (min-width: 768px){.teaser-search .teaser-text .date{left:17px}}.teaser-facility .image-wrap img,.teaser-event .image-wrap img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.teaser-facility h4,.teaser-facility .h4,.teaser-event h4,.teaser-event .h4{margin-bottom:5px;font-weight:normal}.teaser-facility .teaser-text{padding:0 17px}.tx-wdp-calendar .teaser-search,.tx-wdp-forschungsatlas .teaser-search{margin-bottom:20px}.modalDialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;opacity:0;background:rgba(0,0,0,0.7);pointer-events:none}.modalDialog:target{opacity:1;pointer-events:auto}.modalDialog>div.modal{position:relative;width:auto;margin:50px 20px 0;background:#fff;display:block;z-index:5;overflow:inherit}@media only screen and (min-width: 768px){.modalDialog>div.modal{width:700px;margin:190px auto 0 auto}}.modalDialog .modal-header{position:relative;padding:0;border-bottom:none;max-height:395px;overflow:hidden}.modalDialog .modal-header .close{position:absolute;top:10px;right:8px;width:30px;height:30px;z-index:10;text-align:center;padding-top:4px;color:#666;opacity:1;background-color:#fff;border-radius:20px}.modalDialog .modal-header img{margin:0;width:100%;height:auto}.modalDialog .modal-body{padding:10px 20px 20px;position:initial;max-height:200px;overflow:auto}.modalDialog .modal-body p{margin-bottom:10px}.modalDialog .modal-body .source,.modalDialog .modal-body .copiright{margin-bottom:0;font-size:12px;font-size:1.2rem;text-align:right;color:#a9a9a9}.modalDialog .modal-body h3{color:#666;margin:0 0 10px}.modalDialog .modal-body .next,.modalDialog .modal-body .prev{position:absolute;top:100px;right:0px;width:50px;height:50px;z-index:10}@media only screen and (min-width: 480px){.modalDialog .modal-body .next,.modalDialog .modal-body .prev{top:200px}}@media only screen and (min-width: 768px){.modalDialog .modal-body .next,.modalDialog .modal-body .prev{right:-70px}}.modalDialog .modal-body .next:before,.modalDialog .modal-body .prev:before{color:#fff}.modalDialog .modal-body .next:hover,.modalDialog .modal-body .prev:hover{text-decoration:none}.modalDialog .modal-body .prev{right:0;left:20px}@media only screen and (min-width: 768px){.modalDialog .modal-body .prev{left:-50px}}.modalDialog .modal-body .icon-arrow-next:before,.modalDialog .modal-body .icon-arrow-prev:before{font-size:30px;font-size:3rem}@media only screen and (min-width: 480px){.modalDialog .modal-body .icon-arrow-next:before,.modalDialog .modal-body .icon-arrow-prev:before{font-size:40px;font-size:4rem}}#ajaxModal{text-align:center;padding:0 !important}#ajaxModal:before{content:'';display:inline-block;height:auto;vertical-align:middle;margin-right:-4px}@media only screen and (min-width: 768px){#ajaxModal:before{height:100%}}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}@media only screen and (min-width: 768px){.modal-dialog{width:700px;margin:15px auto}}.modal-dialog .modal-content{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none}.modal-dialog .modal-header{padding:0;border-bottom:none}.modal-dialog .modal-header h3{padding:0 40px 0 20px;margin:15px 0;color:#666}.modal-dialog .modal-header>div{position:relative;padding:0;border-bottom:none;overflow:hidden;text-align:center}.modal-dialog .modal-header .close{position:absolute;top:10px;right:8px;width:30px;height:30px;z-index:10;text-align:center;padding-top:4px;color:#666;opacity:1;background-color:#fff;border-radius:20px}.modal-dialog .modal-header #wdp-gallery-active{background:#444}.modal-dialog .modal-header #wdp-gallery-active img{max-width:700px;max-height:100%}.modal-dialog .modal-header #wdp-gallery-active .podcast-image img{width:auto}.modal-dialog .modal-body{padding:0px 20px 20px;position:initial;max-height:100px;overflow:auto}@media only screen and (min-height: 600px){.modal-dialog .modal-body{max-height:160px}}.modal-dialog .modal-body p{color:#000;line-height:20px}.modal-dialog .modal-body p.source,.modal-dialog .modal-body p.copiright{margin-bottom:15px;font-size:12px;font-size:1.2rem;text-align:right;line-height:17px;color:#a9a9a9}.modal-dialog .modal-body .wdp-media-download,.modal-dialog .modal-body .wdp-media-backlink{font-size:12px;font-size:1.2rem;margin-bottom:0}.modal-dialog .modal-body .next,.modal-dialog .modal-body .prev{position:absolute;top:40%;right:0px;width:50px;height:50px;z-index:10}@media only screen and (min-width: 768px){.modal-dialog .modal-body .next,.modal-dialog .modal-body .prev{right:-70px}}.modal-dialog .modal-body .next:before,.modal-dialog .modal-body .prev:before{color:#fff}.modal-dialog .modal-body .next:hover,.modal-dialog .modal-body .prev:hover{text-decoration:none}.modal-dialog .modal-body .prev{right:0;left:20px}@media only screen and (min-width: 768px){.modal-dialog .modal-body .prev{left:-50px}}.modal-dialog .modal-body .icon-arrow-next:before,.modal-dialog .modal-body .icon-arrow-prev:before{font-size:30px;font-size:3rem}@media only screen and (min-width: 480px){.modal-dialog .modal-body .icon-arrow-next:before,.modal-dialog .modal-body .icon-arrow-prev:before{font-size:40px;font-size:4rem}}.service-links{margin:20px 0 40px}.service-links div{display:inline-block;width:100px;margin-bottom:15px}.service-links div.switchery{width:120px}.service-links label{background-color:#fff;border:1px solid #e4e4e4;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box;background-clip:content-box;border-color:#e4e4e4;-webkit-box-shadow:#e4e4e4 0px 0px 0px 0px inset;box-shadow:#e4e4e4 0px 0px 0px 0px inset;-webkit-transition:border 0.4s, -webkit-box-shadow 0.4s;transition:border 0.4s, -webkit-box-shadow 0.4s;transition:border 0.4s, box-shadow 0.4s;transition:border 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;margin-bottom:20px}.service-links label:before{content:"";background:#fff;border-radius:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;top:0;width:30px;left:0px;-webkit-transition:background-color 0.4s, left 0.2s;transition:background-color 0.4s, left 0.2s}.service-links label.fb:before,.service-links label.tw:before{content:"";font-size:16px;font-size:1.6rem;font-family:"icons";padding-top:4px;padding-left:9px}.service-links label.tw:before{content:"";padding-left:8px}.service-links input{display:none}.service-links input:checked ~ label{border-color:#023a78;-webkit-box-shadow:#023a78 0px 0px 0px 16px inset;box-shadow:#023a78 0px 0px 0px 16px inset;-webkit-transition:border 0.4s, background-color 1.2s, -webkit-box-shadow 0.4s;transition:border 0.4s, background-color 1.2s, -webkit-box-shadow 0.4s;transition:border 0.4s, box-shadow 0.4s, background-color 1.2s;transition:border 0.4s, box-shadow 0.4s, background-color 1.2s, -webkit-box-shadow 0.4s;background-color:#023a78}.service-links input:checked ~ label:before{left:20px;-webkit-transition:background-color 0.4s, left 0.2s;transition:background-color 0.4s, left 0.2s;background-color:#fff;color:#023a78}.service-links input.twitter:checked ~ label{border-color:#41A2F5;-webkit-box-shadow:#41A2F5 0px 0px 0px 16px inset;box-shadow:#41A2F5 0px 0px 0px 16px inset;background-color:#41A2F5}.service-links input.twitter:checked ~ label:before{color:#41A2F5}.service-links label+a{display:none}.service-links input:checked ~ label+a{font-weight:bold;display:inline-block;padding-left:5px;position:relative;top:-7px}.service-links a.link{background-color:white;width:30px;height:30px;border-radius:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4);display:inline-block;position:relative}.service-links a.link span:before{content:"";font-size:15px;font-size:1.5rem;font-family:"icons";position:absolute;top:5px;left:7px;color:#666}.service-links a.link span.mail:before{content:""}.service-links a.link span.print:before{content:"";left:8px}.service-links a.link:hover,.service-links a.link:focus,.service-links a.link:active{-webkit-box-shadow:0 1px 3px rgba(242,95,5,0.8);box-shadow:0 1px 3px rgba(242,95,5,0.8)}.service-links a.link:hover span:before,.service-links a.link:focus span:before,.service-links a.link:active span:before{color:#eb5c28}.service-links .shariff{display:block;width:auto}.service-links .shariff ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-links .shariff ul li{position:relative;line-height:35px;width:130px;margin:0 0 10px 0;padding:0}.service-links .shariff ul li:before{content:"";font-size:0}.service-links .shariff ul li .bubble{border-radius:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4);width:30px;height:30px;position:absolute;top:-6px}.service-links .shariff ul li .bubble:before{position:absolute;left:8px;top:-2px;font-size:16px;font-size:1.6rem;color:#666}.service-links .shariff ul li .bubble.icon-facebook:before{left:11px}.service-links .shariff ul li .bubble.icon-twitter{margin-top:0}.service-links .shariff ul li .bubble.icon-twitter:before{background-size:67%;width:22px;height:22px;left:8px;top:9px}.service-links .shariff ul li .bubble.icon-twitter:hover:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/X_logo-grey.svg')}.service-links .shariff ul li .bubble.icon-instagram{margin-top:0}.service-links .shariff ul li .bubble.icon-instagram:before{background-size:67%;width:22px;height:22px;left:8px;top:9px}.service-links .shariff ul li .bubble.icon-instagram:hover:before{background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/Insta_logo-grey.svg')}.service-links .shariff ul li .bubble.icon-mail:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/mail.svg');background-repeat:no-repeat;position:absolute;width:22px;height:22px;color:#666;left:4px;top:4px}.service-links .shariff ul li .bubble.icon-print:before{content:"";background-image:url('../../../typo3conf/ext/wdp_base/Resources/Public/Images/Icons/drucker.svg');background-repeat:no-repeat;position:absolute;width:26px;height:26px;color:#666;left:2px;top:2px}.service-links .shariff ul li:hover span.bubble,.service-links .shariff ul li:focus span.bubble,.service-links .shariff ul li:active span.bubble{-webkit-box-shadow:0 1px 3px rgba(2,58,120,0.8);box-shadow:0 1px 3px rgba(2,58,120,0.8)}.service-links .shariff ul li:hover span.bubble:before,.service-links .shariff ul li:focus span.bubble:before,.service-links .shariff ul li:active span.bubble:before{color:#023a78}.service-links .shariff ul li .share_text{padding-left:40px;color:#666}.service-information{position:relative;padding:0}@media only screen and (min-width: 992px){.service-information .information{position:absolute;width:200px;margin-left:45px;right:0;top:0}}.service-information p{padding-left:35px;position:relative;font-size:13px;font-size:1.3rem;line-height:18px}.service-information p:before{position:absolute;top:-6px;left:0}.service-information p.icon-bro:before,.service-information p.icon-lei:before{top:-3px}.service-information p.icon-exp:before{top:-4px}.service-information p.icon-gru:before,.service-information p.icon-las:before{top:-5px}.service-information p:hover:before{color:#666}.service-information p a{color:#666}.accordion{display:block;font-size:inherit;margin:0px;position:relative}.accordion input{display:none;position:absolute;visibility:hidden;left:50%;top:50%;z-index:1}.accordion .accordion-header{border:1px solid #023a78;color:#fff;background-color:#435f8d;cursor:pointer;padding:10px;position:relative;z-index:2;font-size:18px;font-size:1.8rem}.accordion .accordion-header:after{color:#fff;content:"";font-family:"icons";display:block;position:absolute;z-index:3;height:10px;top:10px;right:20px;width:15px}.accordion input:checked ~ .accordion-header{color:white;background-color:#435f8d}.accordion input:checked ~ .accordion-header:hover{color:white}.accordion input:checked ~ .accordion-header:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:22px;right:23px;color:white}.accordion .accordion-content{display:none;padding:10px}.accordion input:checked ~ .accordion-content{display:block}@media only screen and (min-width: 992px){.accordion-mobil .accordion-header{border:none;color:#666;background-color:#fff;cursor:auto;padding:0;font-size:21px;font-size:2.1rem}.accordion-mobil .accordion-header:after{content:""}.accordion-mobil input:checked ~ .accordion-header{color:#666;background-color:#fff}.accordion-mobil input:checked ~ .accordion-header:hover{color:#666}.accordion-mobil .accordion-content{display:block;padding:0}}.teaser-slider p,.image-slider p{color:#000}.teaser-slider .slick-arrow,.image-slider .slick-arrow{position:absolute;top:189px;margin-top:0px;z-index:2;cursor:pointer}.teaser-slider .slick-arrow.pfeil-next,.image-slider .slick-arrow.pfeil-next{right:0;padding:0px 8px 0px 13px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.teaser-slider .slick-arrow.pfeil-next:before,.image-slider .slick-arrow.pfeil-next:before{top:0}@media only screen and (max-width: 1047px){.teaser-slider .slick-arrow.pfeil-next,.image-slider .slick-arrow.pfeil-next{right:2px}.teaser-slider .slick-arrow.pfeil-next:before,.image-slider .slick-arrow.pfeil-next:before{top:7px}}@media only screen and (min-width: 1048px){.teaser-slider .slick-arrow.pfeil-next:before,.image-slider .slick-arrow.pfeil-next:before{top:4px}}.teaser-slider .slick-arrow.pfeil-prev,.image-slider .slick-arrow.pfeil-prev{left:0;margin-top:-33px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.teaser-slider .slick-arrow.pfeil-prev:before,.image-slider .slick-arrow.pfeil-prev:before{top:0}@media only screen and (max-width: 1047px){.teaser-slider .slick-arrow.pfeil-prev:before,.image-slider .slick-arrow.pfeil-prev:before{top:-6px}}@media only screen and (min-width: 1048px){.teaser-slider .slick-arrow.pfeil-prev:before,.image-slider .slick-arrow.pfeil-prev:before{top:-6px}}.teaser-slider .slick-arrow:before,.image-slider .slick-arrow:before{font-size:30px;font-size:3rem;height:23px;background-size:30px 30px}.teaser-slider .slick-arrow:hover,.image-slider .slick-arrow:hover{text-decoration:none}.teaser-slider .slick-arrow.slick-disabled,.image-slider .slick-arrow.slick-disabled{display:none !important}.image-slider .slick-arrow{top:130px;margin-top:-15px}.image-slider .slick-arrow.pfeil-prev{margin-top:-47px}@media only screen and (min-width: 420px){.image-slider .slick-arrow{top:160px}}@media only screen and (min-width: 516px){.image-slider .slick-arrow{top:190px}}@media only screen and (min-width: 648px){.image-slider .slick-arrow{top:235px}}.image-slider .wdp-gallery-link{margin-bottom:0;float:none}.image-slider .caption p.source{padding-top:0}.image-slider .caption .slider-image-description{margin-top:10px}.image-slider .caption p+.slider-image-description{margin-top:0}.mobile-menu{position:relative}.mobile-menu .show-menu{padding:10px 0;display:none;cursor:pointer;text-transform:uppercase}.mobile-menu .show-menu span{margin-left:15px;font-size:18px;font-size:1.8rem}.mobile-menu input[type=checkbox]{display:none}.mobile-menu input#show-menu:checked ~ #menu,.mobile-menu input#show-menu:checked ~ #additionalNav{display:block}.mobile-menu ul{margin:0 auto;padding-left:0}.mobile-menu ul li{display:inline-block;float:left;list-style-type:none;font-size:17px;font-size:1.7rem;padding:0;margin:0}.mobile-menu ul li:before{content:"";font-size:0}.mobile-menu ul li a{color:#666;padding:0;margin-right:15px;text-decoration:none;padding-bottom:2px}.mobile-menu ul li a:hover,.mobile-menu ul li a:focus,.mobile-menu ul li a:active,.mobile-menu ul li a.active{border-bottom:2px solid #023a78;text-decoration:none;color:#666}@media screen and (max-width: 767px){.mobile-menu .lines{border-bottom:11px double #666;border-top:4px solid #666;content:"";height:18px;width:27px;float:left}.mobile-menu ul{display:none;border-top:1px solid grey;padding-top:5px;margin-left:-20px;margin-top:13px}.mobile-menu ul#additionalNav{clear:both;border-top:2px solid grey}.mobile-menu ul li{width:100%}.mobile-menu ul li a{width:100%;display:block;margin-bottom:0px;padding:10px 20px 10px;border-bottom:2px solid #ededed}.mobile-menu ul li a:hover,.mobile-menu ul li a:active,.mobile-menu ul li a:focus{color:#023a78;border-bottom:2px solid #ededed}.mobile-menu ul li:last-child a{border-bottom:2px solid transparent}.mobile-menu .show-menu{display:block}.mobile-menu .show-add-menu{display:none}}@media screen and (min-width: 768px){.mobile-menu input#show-menu:checked ~ #additionalNav{display:none}.mobile-menu .show-add-menu{display:block;margin-top:6px}.mobile-menu li.add ul{display:block;position:absolute;left:-999em;top:27px;background:#fff;border:0;border-top:0;padding:0;z-index:110;width:250px}.mobile-menu li.add ul li{float:none;display:block;background:none;padding:0px;margin:0 4px;width:auto;border-bottom:1px solid #666;font-size:16px;font-size:1.6rem}.mobile-menu li.add ul li:last-child{border-bottom:none}.mobile-menu li.add ul li a{display:block;padding:4px 30px 4px 10px;border:none;color:#666}.mobile-menu li.add ul li a:hover,.mobile-menu li.add ul li a:focus{text-decoration:none;border:none;color:#023a78}input#show-add-menu:checked+ul{left:-2px}.mobile-menu .add-lines{border-bottom:8px double #666;border-top:3px solid #666;content:"";height:13px;width:20px;float:left;margin-right:15px;cursor:pointer}#additionalNav{display:none}}.social-media{width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;list-style:none}.social-media li{float:left;position:relative}.social-media li a{color:#a9a9a9;width:20px;cursor:pointer}.social-media li a:hover,.social-media li a:active,.social-media li a:focus{text-decoration:none;color:#023a78}#header ul.social-media{display:none}#header ul.social-media [class^="icon-"]:before,#header ul.social-media [class*=" icon-"]:before{font-size:15px;font-size:1.5rem}#header ul.social-media li{padding:0;margin:0}#header ul.social-media li:before{content:"";font-size:0}@media only screen and (min-width: 768px){#header ul.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}}#header .search{width:100%;position:relative;margin:0;height:30px;padding:0 -20px}@media only screen and (min-width: 768px){#header .search{width:auto;height:auto}}#header .search #search-test{display:none}#header .search fieldset{padding:0;margin:0}@media only screen and (min-width: 768px){#header .search fieldset{background:#fff;width:400px;height:142px;position:absolute;top:0;right:auto;z-index:1;opacity:1;left:-999em}}#header .search input{display:block}@media only screen and (max-width: 767px){#header .search input{height:30px;padding-left:20px;padding-right:20px}}@media only screen and (min-width: 768px){#header .search input{display:block}}#header .search:hover input,#header .search:focus input,#header .search:active input,#header .search.hover input{display:block;position:absolute !important;top:0;width:100%;right:0}@media only screen and (min-width: 768px){#header .search:hover input,#header .search:focus input,#header .search:active input,#header .search.hover input{width:300px;top:25px}}@media only screen and (min-width: 768px){#header .search:hover fieldset,#header .search:focus fieldset,#header .search:active fieldset,#header .search.hover fieldset{right:0;left:auto}}#header .search .btn-default{position:absolute;right:20px;top:0;height:29px;width:30px}@media only screen and (min-width: 768px){#header .search .btn-default{height:30px;position:relative;right:-10px;top:-6px}#header .search .btn-default .icon-lupe:before{background-position:2px 6px;background-repeat:no-repeat}}#header .search .btn-default:active,#header .search .btn-default:focus,#header .search .btn-default:hover{background-color:#fff;-webkit-box-shadow:none;box-shadow:none}@media only screen and (max-width: 767px){#header .search input::-webkit-input-placeholder{color:transparent}#header .search input:-moz-placeholder{color:transparent}#header .search input::-moz-placeholder{color:transparent}#header .search input:-ms-input-placeholder{color:transparent}}#footer ul.social-media{border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:0;margin-top:-10px}@media only screen and (min-width: 768px){#footer ul.social-media{display:none}}.breadcrumb{padding:0;margin-top:-25px;margin-bottom:20px;background-color:#fff;border-radius:0}.breadcrumb ul,.breadcrumb li{list-style:none;display:inline-block;margin-bottom:0;font-size:14px;font-size:1.4rem}@media only screen and (min-width: 768px){.breadcrumb ul,.breadcrumb li{font-size:16px;font-size:1.6rem;margin-left:5px}}.breadcrumb ul a:hover,.breadcrumb li a:hover{text-decoration:none;color:#023a78}.breadcrumb ul a:hover .icon-arrow:before,.breadcrumb li a:hover .icon-arrow:before{color:#023a78}.breadcrumb ul{display:block}@media only screen and (min-width: 480px){.breadcrumb ul{display:inline-block}}.breadcrumb ul li{position:relative;padding-left:10px}.breadcrumb ul li:before{position:absolute;left:-10px;top:0;padding:0 5px 0 10px;color:#666;content:"/\00a0";font-size:inherit}.breadcrumb ul li a{color:#a9a9a9}.breadcrumb ul li .icon-arrow{padding:0 5px}.breadcrumb ul ul{display:none;width:auto;min-width:200px;background-color:white;padding:5px;-webkit-box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);position:absolute;top:20px;left:-15px;z-index:2}.breadcrumb ul ul li{display:block;margin:0;padding:5px;border-bottom:1px solid #666;word-wrap:break-word}.breadcrumb ul ul li:before{content:"";padding:0}.breadcrumb ul ul li:last-child{border-bottom:none}.breadcrumb ul ul li a{display:block}.breadcrumb ul li:hover ul{display:block}ul.autocomplete-suggestions.tx-solr-autosuggest,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete{min-width:200px;background-color:white;padding:5px;-webkit-box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);box-shadow:0px 4px 7px 0px rgba(0,0,0,0.2);font-family:'open_sansregular',Arial,sans-serif;list-style:none;display:inline-block;margin-bottom:0;font-size:14px;font-size:1.4rem}@media only screen and (min-width: 768px){ul.autocomplete-suggestions.tx-solr-autosuggest,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete{font-size:16px;font-size:1.6rem;margin-left:5px}}ul.autocomplete-suggestions.tx-solr-autosuggest li,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li{font-family:'open_sansregular',Arial,sans-serif;list-style:none;display:inline-block;margin-bottom:0;font-size:14px;font-size:1.4rem}@media only screen and (min-width: 768px){ul.autocomplete-suggestions.tx-solr-autosuggest li,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li{font-size:16px;font-size:1.6rem;margin-left:5px}}ul.autocomplete-suggestions.tx-solr-autosuggest li:before,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li:before{content:''}ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item{display:block;margin:0;padding:5px;border-bottom:1px solid #a9a9a9;word-wrap:break-word}ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion:last-child,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item:last-child,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion:last-child,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item:last-child{border-bottom:none}ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion a,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item a,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion a,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item a{padding:0;margin:0}ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion a.ui-state-active,ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion a:hover,ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion a:focus,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item a.ui-state-active,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item a:hover,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item a:focus,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion a.ui-state-active,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion a:hover,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion a:focus,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item a.ui-state-active,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item a:hover,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item a:focus{background:#fff;border:none;text-decoration:none;color:#023a78;padding:0;margin:0}ul.autocomplete-suggestions.tx-solr-autosuggest li.autocomplete-suggestion strong,ul.autocomplete-suggestions.tx-solr-autosuggest li.ui-menu-item strong,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.autocomplete-suggestion strong,ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete li.ui-menu-item strong{color:inherit}.pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-wrap .pagination li{padding:0;margin:0}.pagination-wrap .pagination li:before{content:"";font-size:0}.pagination-wrap .pagination>li>a,.pagination-wrap .pagination>li>span{color:#023a78;border:1px solid #666}.pagination-wrap .pagination>.active>a,.pagination-wrap .pagination>.active>span,.pagination-wrap .pagination>.active>a:focus,.pagination-wrap .pagination>.active>a:hover .pagination>.active>span:focus,.pagination-wrap .pagination>.active>span:hover{background-color:#023a78;border-color:#023a78;color:#fff}@media (max-width: 767px){.tx-wdp-forschungsatlas .pagination-wrap{margin-bottom:20px}}#home #header{margin-bottom:50px}#header{padding:0 0 5px;margin-bottom:50px;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.4);background-color:#fff}@media only screen and (min-width: 768px){#header{padding:10px 0 3px}}@media only screen and (max-width: 767px){#header #logos{margin-top:3px}}#header .sponsor{width:135px;padding:0;position:absolute;right:0;top:85px;bottom:auto}@media only screen and (min-width: 768px){#header .sponsor{width:223px;bottom:0;top:auto}}#header .sponsor p{font-size:10px;font-size:1rem;font-weight:700;margin-bottom:0}@media only screen and (min-width: 768px){#header .sponsor p{font-size:12px;font-size:1.2rem;font-weight:normal}}#header .sponsor div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 768px){#header .sponsor div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}#header .sponsor div img{height:auto}#header .sponsor div img.bmbf{width:65px}#header .sponsor div img.dpg{width:45px}@media only screen and (min-width: 768px){#header .sponsor div img.bmbf{width:130px}#header .sponsor div img.dpg{width:90px}}@media only screen and (min-width: 768px){#header .logo{margin-top:-20px;margin-bottom:20px}}@media only screen and (min-width: 991px){#header .logo{margin-left:0}}#header .logo img{width:130px;height:auto}@media only screen and (min-width: 768px){#header .logo img{width:160px}}h2.content-headline{padding-bottom:5px;border-bottom:1px solid #666;margin-bottom:15px;font-size:20px;font-size:2rem;line-height:20px}@media screen and (min-width: 768px){h2.content-headline{margin-bottom:15px}}.no-mobil{display:none}@media screen and (min-width: 768px){.no-mobil{display:block}}.only-mobil{display:block}@media screen and (min-width: 768px){.only-mobil{display:none}}.autor,.source{margin-bottom:30px}.autor span,.source span{border-right:1px solid grey;margin-right:2px;padding-right:6px}.autor a,.source a{color:#666}.source,.copiright{font-size:14px;font-size:1.4rem;color:#a9a9a9}.source.article-info{clear:both;line-height:100%;margin-top:2em}.quote{font-style:italic}.quote:before{margin:5px;color:#666;font-size:12px;font-size:1.2rem;position:relative;top:-7px}.quote:hover:before{color:#666}blockquote{border:0;padding:0 20px 0 25px}ul,ol{list-style-position:inside}ul{list-style:none}ul li{position:relative;padding-left:15px;margin-bottom:10px}ul li:before{content:"";position:absolute;left:0;top:6px;font-size:7px;font-size:.7rem;font-family:"icons";color:#999}ul.normal-list{list-style:none}ul.normal-list li{position:relative;padding-left:15px;margin-bottom:10px}ul.normal-list li.icon-bullet:before{position:absolute;left:0;top:6px;color:#999;font-size:7px;font-size:.7rem}th,td{vertical-align:top}.longteaser{font-size:17px;font-size:1.7rem;font-weight:normal;line-height:26px}#footer{margin-top:70px;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.4);padding:30px 20px;background-color:#fff}#footer .row{padding:0 20px 0 10px}#footer h4{color:#666}#footer ul{list-style:none;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid grey}@media only screen and (min-width: 768px){#footer ul{padding-bottom:0;margin-bottom:10px;border-bottom:none}}#footer ul li{font-size:14px;font-size:1.4rem;margin-bottom:0;padding:0}#footer ul li:before{content:"";font-size:0}#footer ul li a{color:#666}#footer div.col-sm-6:last-child ul{border-bottom:none}#footer .meta-nav ul{border-bottom:none;height:auto;padding-left:0}#footer .meta-nav li{float:left;border-right:1px solid #666;margin-right:7px;padding-right:7px;margin-bottom:10px;font-size:14px;font-size:1.4rem}@media only screen and (min-width: 768px){#footer .meta-nav li{margin-bottom:0}}#footer .meta-nav li:last-child{border-right:none}@media (pointer: coarse){#footer ul li a{padding:9px 0;display:inline-block;width:100%}}

ul.ui-autocomplete, ul.ui-autocomplete li.ui-menu-item {list-style:none;background-image:none;}

#tx-solr-search .results-entry {border-width:0;}
#tx-solr-search .results-entry a{color:#F15A24}


#tx-solr-search #tx-solr-pagination-results-per-page {float:none;margin:1em 0;}
#tx-solr-search #tx-solr-pagination .tx-pagebrowse-pi1 {float:none;margin:1em 0;}
#tx-solr-search #tx-solr-pagination {height:auto;margin:0;}


#content #tx-solr-search-functions {
    float: right;
    width: 25%;
}


#content #tx-solr-search {
    float: left;
    width: 72%;
}

#container .tx-solr-q {width:auto;}