@charset "UTF-8";
.p10 {
  width: 10%;
  float: left; }

.p15 {
  width: 15%;
  float: left; }

.p16, .archivp16 {
  width: 16.6% !important;
  float: left; }
  @media (max-width: 1680px) {
    .p16, .archivp16 {
      width: 16.6% !important; } }
  @media (max-width: 1380px) {
    .p16, .archivp16 {
      width: 25% !important; } }
  @media (max-width: 1080px) {
    .p16, .archivp16 {
      width: 25% !important; } }
  @media (max-width: 960px) {
    .p16, .archivp16 {
      width: 50% !important; } }
  @media (max-width: 750px) {
    .p16, .archivp16 {
      width: 50% !important; } }
  @media (max-width: 468px) {
    .p16, .archivp16 {
      width: 100% !important; } }

@media (max-width: 960px) {
  .archivp16 {
    width: 16.6% !important; } }
@media (max-width: 750px) {
  .archivp16 {
    width: 25% !important; } }
@media (max-width: 468px) {
  .archivp16 {
    width: 50% !important; } }

.p20 {
  width: 20%;
  float: left; }
  @media (max-width: 1380px) {
    .p20 {
      width: 25%; } }
  @media (max-width: 960px) {
    .p20 {
      width: 33.3%; } }
  @media (max-width: 750px) {
    .p20 {
      width: 50%; } }
  @media (max-width: 468px) {
    .p20 {
      width: 100%; } }

.p25 {
  width: 25%;
  float: left; }
  @media (max-width: 340px) {
    .p25 {
      width: 50%; } }

.p30 {
  width: 30%;
  float: left; }
  @media (max-width: 468px) {
    .p30 {
      width: 100%; } }
  @media (max-width: 340px) {
    .p30 {
      width: 100%; } }

.p33 {
  position: relative;
  width: 33.3% !important;
  float: left; }
  @media (max-width: 1380px) {
    .p33 {
      width: 50% !important; } }
  @media (max-width: 750px) {
    .p33 {
      width: 100% !important;
      clear: left; } }

.p40 {
  width: 40%;
  float: left; }

.p50 {
  width: 50% !important;
  float: left; }
  @media (max-width: 1380px) {
    .p50 {
      width: 50% !important; } }
  @media (max-width: 750px) {
    .p50 {
      width: 100% !important;
      clear: left; } }

.coincidencep50 {
  width: 50% !important;
  float: left; }
  @media (max-width: 1380px) {
    .coincidencep50 {
      width: 66.66% !important; } }
  @media (max-width: 960px) {
    .coincidencep50 {
      width: 66.66% !important; } }
  @media (max-width: 750px) {
    .coincidencep50 {
      width: 100% !important;
      clear: left; } }

.p60 {
  width: 60%;
  float: left; }

.p66, .coincidencep66 {
  width: 66.66%;
  float: left;
  overflow: hidden;
  position: relative; }
  @media (max-width: 960px) {
    .p66, .coincidencep66 {
      width: 100%;
      clear: left; } }

.p70 {
  width: 70%;
  float: left; }

.p75 {
  width: 75%;
  float: left; }
  @media (max-width: 468px) {
    .p75 {
      width: 90%; } }
  @media (max-width: 468px) {
    .p75 {
      width: 95%; } }

.p80 {
  width: 80%;
  float: left; }

.p90 {
  width: 90%;
  float: left; }

.p95 {
  width: 95%;
  float: left; }

.p100, .coincidencep100 {
  width: 100%; }

html {
  background-color: white;
  padding: 0px;
  margin: 0px 0px 0px 0px; }

body {
  background-color: white;
  position: relative;
  background-color: #FEFEFE;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-family: "Everett Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 32px;
  color: #000000;
  text-rendering: geometricPrecision;
  text-rendering: optimizeLegibility;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media (max-width: 960px) {
    body {
      font-size: 20px;
      line-height: 26px; } }

::selection {
  background-color: #2a2ab8;
  color: white; }

::-moz-selection {
  background-color: #2a2ab8;
  color: white; }

::focus {
  background-color: #2a2ab8;
  color: white; }

.noscript {
  background-color: #2a2ab8;
  color: white;
  text-align: center;
  padding: 5px;
  font-size: 16px; }

.mainbody {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 0px 0px; }

.main, .navmain, .innermain {
  margin: 0;
  padding-left: 30px;
  padding-right: 47px;
  margin-left: auto;
  margin-right: auto;
  display: block; }
  @media (max-width: 960px) {
    .main, .navmain, .innermain {
      padding-left: 30px !important;
      padding-right: 10px !important; } }
  @media (max-width: 750px) {
    .main, .navmain, .innermain {
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  .main::after, .navmain::after, .innermain::after {
    clear: both;
    content: "";
    display: table; }

.navmain {
  background-color: white;
  z-index: 5;
  position: fixed;
  left: 0;
  right: 0; }
  .navmain::after {
    clear: both;
    content: "";
    display: table; }

.innermain {
  margin-left: none;
  margin-right: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left; }

.mainhead {
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: left;
  width: 1570px;
  font-size: 25px;
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  @media (max-width: 960px) {
    .mainhead {
      padding-top: 20px;
      padding-bottom: 15px; } }
  @media (max-width: 750px) {
    .mainhead {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media (min-width: 1900px) {
    .mainhead {
      width: 1885px; } }
  .mainhead .left {
    float: left;
    width: 33.3%;
    letter-spacing: 0.02em; }
    @media (max-width: 1080px) {
      .mainhead .left {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 960px) {
      .mainhead .left {
        width: 80%;
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 340px) {
      .mainhead .left {
        width: 80%;
        font-size: 25px;
        line-height: 32px; } }
    .mainhead .left a {
      text-decoration: none;
      color: black; }
    .mainhead .left .ncolor {
      color: #2a2ab8; }
    .mainhead .left .logotext {
      display: inline; }
      @media (max-width: 340px) {
        .mainhead .left .logotext {
          display: none; } }
  .mainhead .right {
    position: relative;
    float: left;
    text-align: right;
    width: 66.6%; }
    @media (max-width: 1080px) {
      .mainhead .right {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 960px) {
      .mainhead .right {
        display: none; } }
    .mainhead .right .sbc {
      float: right;
      width: 25%;
      text-align: left; }

.top, .mmenu {
  text-align: left;
  position: relative;
  display: inline-block;
  letter-spacing: 0.02em; }
  .top a, .mmenu a {
    color: black;
    text-decoration: none; }
    .top a:hover, .mmenu a:hover {
      color: #2a2ab8; }

.photoaction {
  clear: left; }
  .photoaction .item {
    float: left;
    padding-right: 10px; }
    .photoaction .item a {
      color: black; }

.mtopisactive {
  color: #2a2ab8; }
  .mtopisactive a {
    color: #2a2ab8 !important; }

.mtoplinkactive a {
  color: #2a2ab8; }

.actionnav {
  clear: left;
  overflow: hidden;
  padding-top: 20px;
  display: block;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .actionnav {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 750px) {
    .actionnav {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 960px) {
    .actionnav .breit {
      display: none; } }
  .actionnav .schmal {
    display: none; }
    @media (max-width: 960px) {
      .actionnav .schmal {
        display: block; } }

.listcontainer {
  width: 32px;
  float: left; }
  .listcontainer .icon-overview {
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-left: 5px solid white;
    border-bottom: 5px solid white;
    background-color: black;
    overflow: hidden;
    float: left; }
  .listcontainer .icon-line {
    width: 25px;
    height: 5px;
    cursor: pointer;
    border-bottom: 5px solid white;
    background-color: black;
    overflow: hidden;
    float: left; }
  .listcontainer .icon-active {
    background-color: #2a2ab8 !important; }

.togglenames {
  padding-left: 10px;
  font-size: 36px;
  cursor: pointer;
  display: none;
  margin-top: -2px; }

.searchformsmall {
  float: left;
  padding-left: 10px;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 0px;
  border: 1px solid black;
  color: black;
  width: 240px;
  height: 22px;
  background: transparent; }

#mobilemenu {
  display: none;
  overflow-x: hidden;
  overflow-y: auto; }

.mobilemenu {
  clear: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .mobilemenu {
      font-size: 20px;
      line-height: 24px; } }

.mmenu {
  display: block; }

.hamburger {
  display: none;
  position: relative;
  float: right;
  text-align: right; }
  .hamburger a {
    text-decoration: none;
    color: black; }
  @media (max-width: 960px) {
    .hamburger {
      display: block;
        display-top: 5px; } }
  @media (max-width: 468px) {
    .hamburger {
      top: 5px; } }
  @media (max-width: 340px) {
    .hamburger {
      top: 0px; } }

.hamburger-container {
  display: block;
  width: 50px;
  float: right;
  margin-top: 0px;
  margin-right: 15px; }
  @media (max-width: 960px) {
    .hamburger-container {
      margin-top: 5px;
      width: 45px;
      margin-right: 15px; } }
  @media (max-width: 750px) {
    .hamburger-container {
      width: 40px;
      margin-right: 0px;
      margin-top: 0px; } }

.hamburgercircle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #2a2ab8;
  background-color: #2a2ab8; }
  @media (max-width: 960px) {
    .hamburgercircle {
      height: 45px;
      width: 45px; } }
  @media (max-width: 750px) {
    .hamburgercircle {
      height: 35px;
      width: 35px; } }

.hamburgercircleon {
  background-color: white !important; }

.subhamburger {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 3px;
  background-color: black; }

.activetop {
  background-color: white !important; }

.activehidden {
  display: none !important; }

.ratio30 {
  position: relative;
  width: 100%;
  padding-top: 30%;
  overflow: hidden; }
  @media (max-width: 960px) {
    .ratio30 {
      padding-top: 0; } }

.ratio40 {
  position: relative;
  width: 100%;
  padding-top: 40%;
  overflow: hidden; }

.ratio50 {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden; }

.ratio60 {
  position: relative;
  width: 100%;
  padding-top: 60%;
  overflow: hidden; }

.ratio70 {
  position: relative;
  width: 100%;
  padding-top: 70%;
  overflow: hidden; }

.ratio80 {
  position: relative;
  width: 100%;
  padding-top: 80%;
  overflow: hidden; }

.ratio90 {
  position: relative;
  width: 100%;
  padding-top: 90%;
  overflow: hidden; }

.ratio100 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden; }
  @media (max-width: 960px) {
    .ratio100 {
      padding-top: 0;
      height: 400px; } }

.swiperliner {
  position: absolute;
  right: 0px;
  width: 100%;
  bottom: 0px;
  top: 0px;
  z-index: 10; }

.swipercontainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.swiper-container {
  z-Index: 10; }

.thenext {
  display: none; }

.theprev {
  display: none; }

.swiperratio:hover .thenext, .swiperratio:hover .theprev {
  display: block !important; }

.swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important; }

.swiper-pagination.disabled {
  display: none; }

.cursorleft {
  cursor: url("/assets/img/arrowleft.png"), auto; }

.cursorright {
  cursor: url("/assets/img/arrowright.png"), auto; }

.swiper-container, .swiper-wrapper, .swiper-slide, .container-whatson, .whatson-box, .whatson-inner, .whatson-spalte-1, .whatson-spalte-2, .whatson-text, .whatson-img, .innerbildtexttopraw, .innerbildtextmore, .element-item, .theimg, .slide {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-touch-callout: none; }

.inner, .innerbox {
  position: relative;
  width: 1570px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  @media (min-width: 1900px) {
    .inner, .innerbox {
      width: 1885px; } }
  .inner .content, .innerbox .content {
    position: relative;
    float: left; }
    .inner .content img, .innerbox .content img {
      max-width: 100%; }
    .inner .content::after, .innerbox .content::after {
      clear: both;
      content: "";
      display: table; }

.innerbox {
  float: left; }

p {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Everett Regular", "Arial", sans-serif;
  font-weight: normal; }

h2 {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Everett Regular", "Arial", sans-serif;
  font-weight: normal; }

.whatsonlink-active {
  color: #2a2ab8; }
  .whatsonlink-active a {
    color: #2a2ab8; }

.whatsonlink {
  color: #000000 !important; }
  .whatsonlink:hover a {
    color: #2a2ab8; }
  .whatsonlink a {
    color: #000000; }

.container-whatson {
  position: relative;
  width: 100%;
  min-height: 400px; }

.p33-whatson {
  position: relative;
  width: 33%;
  float: left; }
  @media (max-width: 960px) {
    .p33-whatson {
      width: 100% !important;
      margin-left: 0% !important; } }

.p100-whatson {
  position: relative;
  width: 100% !important;
  float: left; }

.p50-whatson {
  position: relative;
  width: 50% !important;
  float: left; }
  @media (max-width: 750px) {
    .p50-whatson {
      width: 100% !important; } }

.p66-whatson {
  width: 33.33% !important;
  float: left;
  position: relative; }
  @media (max-width: 960px) {
    .p66-whatson {
      width: 100% !important;
      margin-left: 0% !important; } }

.container {
  position: relative;
  width: 100%;
  padding-top: 100%; }

.archivcontainer140 {
  position: relative;
  width: 100%;
  padding-top: 140%; }

.container140 {
  position: relative;
  width: 100%;
  padding-top: 140%; }
  @media (max-width: 960px) {
    .container140 {
      padding-top: 0px;
      min-height: 320px; } }

.container140 {
  position: relative;
  width: 100%;
  padding-top: 140%; }
  @media (max-width: 960px) {
    .container140 {
      padding-top: 0px;
      min-height: 320px; } }

.container100 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  min-height: auto; }
  @media (max-width: 1080px) {
    .container100 {
      padding-top: 0px;
      min-height: 320px; } }

.video100 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  min-height: auto; }
  .video100 video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0; }

.video16_9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  min-height: auto; }
  .video16_9 video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0; }

@media (max-width: 960px) {
  .p16 .container100 {
    position: relative;
    width: 100%;
    padding-top: 0px;
    min-height: auto; } }
@media (max-width: 1080px) {
  .p16 .container100 {
    padding-top: 0px;
    min-height: 320px; } }

.container66, .photocontainer66 {
  position: relative;
  width: 100%;
  padding-top: 66.42%; }
  @media (max-width: 1380px) {
    .container66, .photocontainer66 {
      padding-top: 100%; } }

@media (max-width: 1380px) {
  .photocontainer66 {
    padding-top: 66.42%; } }
@media (max-width: 1080px) {
  .photocontainer66 {
    padding-top: 100%; } }

.container33 {
  position: relative;
  width: 100%;
  padding-top: 33.3%; }

.container83, .videocontainer83, .photocontainer83 {
  position: relative;
  width: 100%;
  padding-top: 83%; }
  @media (max-width: 960px) {
    .container83, .videocontainer83, .photocontainer83 {
      padding-top: 0px;
      min-height: 400px; } }

@media (max-width: 1080px) {
  .videocontainer83 {
    padding-top: 100%; } }
@media (max-width: 960px) {
  .videocontainer83 {
    padding-top: 10%; } }

.container200 {
  position: relative;
  width: 100%;
  padding-top: 200%; }
  @media (max-width: 1080px) {
    .container200 {
      padding-top: 0px;
      min-height: 320px; } }

.container130 {
  position: relative;
  width: 100%;
  padding-top: 130%; }
  @media (max-width: 1080px) {
    .container130 {
      padding-top: 0px;
      min-height: 320px; } }

.container150 {
  position: relative;
  width: 100%;
  padding-top: 150%; }
  @media (max-width: 1080px) {
    .container150 {
      padding-top: 0px;
      min-height: 320px; } }

.box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 15px;
  right: 15px;
  color: white;
  overflow: hidden; }

.ic {
  padding: 25px;
  margin-bottom: 25px;
  max-height: 95%;
  overflow: hidden; }
  @media (max-width: 750px) {
    .ic {
      padding: 15px; } }

.cpanelblue, .cpanelbluenoline, .cpanelblueoverflow {
  background-color: #2a2ab8;
  color: white; }
  .cpanelblue a, .cpanelbluenoline a, .cpanelblueoverflow a {
    color: white;
    text-decoration: underline; }
  .cpanelblue h2, .cpanelbluenoline h2, .cpanelblueoverflow h2 {
    color: white;
    padding: 0px;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 960px) {
      .cpanelblue h2, .cpanelbluenoline h2, .cpanelblueoverflow h2 {
        font-size: 20px;
        line-height: 28px; } }
    .cpanelblue h2 .headline, .cpanelbluenoline h2 .headline, .cpanelblueoverflow h2 .headline {
      top: -5px;
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      background-color: white;
      color: black;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }

.cpanelwhite, .cpanelwhitenoline, .cpanelwhiteoverflow {
  background-color: #FFFFFF;
  border: 1px solid black;
  color: black; }
  .cpanelwhite a, .cpanelwhitenoline a, .cpanelwhiteoverflow a {
    color: black;
    text-decoration: underline; }
  .cpanelwhite h2, .cpanelwhitenoline h2, .cpanelwhiteoverflow h2 {
    color: white;
    font-weight: normal;
    padding: 0px;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 960px) {
      .cpanelwhite h2, .cpanelwhitenoline h2, .cpanelwhiteoverflow h2 {
        font-size: 20px;
        line-height: 28px; } }
    .cpanelwhite h2 .headline, .cpanelwhitenoline h2 .headline, .cpanelwhiteoverflow h2 .headline {
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      background-color: black;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }

.cpanelblack, .cpanelblacknoline, .cpanelblackoverflow {
  background-color: #000000;
  color: white; }
  .cpanelblack a, .cpanelblacknoline a, .cpanelblackoverflow a {
    color: white;
    text-decoration: underline; }
  .cpanelblack h2, .cpanelblacknoline h2, .cpanelblackoverflow h2 {
    color: black;
    font-weight: normal;
    padding: 0px;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 960px) {
      .cpanelblack h2, .cpanelblacknoline h2, .cpanelblackoverflow h2 {
        font-size: 20px;
        line-height: 28px; } }
    .cpanelblack h2 .headline, .cpanelblacknoline h2 .headline, .cpanelblackoverflow h2 .headline {
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      background-color: white;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }

.cpanelblackoverflow, .cpanelwhiteoverflow, .cpanelblueoverflow {
  padding-left: 15px; }

.cpanelblacknoline, .cpanelwhitenoline, .cpanelbluenoline {
  border: none; }

@media (max-width: 960px) {
  .cpanelblack, .cpanelblacknoline, .cpanelwhite, .cpanelwhitenoline, .cpanelblue, .cpanelbluenoline {
    right: 15px; } }

.cpanelwhitenoline .text {
  padding-left: 0px !important;
  padding-right: 30px !important; }

.innertextfullcontainer {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden; }

.innertextfull {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  overflow: hidden; }

.innerbildtexttopraw {
  position: absolute;
  top: -6200px;
  left: 15px;
  right: 15px;
  overflow: hidden;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .innerbildtexttopraw {
      font-size: 20px;
      line-height: 28px; } }

.innerbildtextmore {
  position: absolute;
  top: -3000px;
  left: 15px;
  right: 15px;
  overflow: hidden;
  text-decoration: underline;
  cursor: pointer;
  font-size: 25px;
  line-height: 32px;
  height: 32px;
  z-index: 4; }
  @media (max-width: 960px) {
    .innerbildtextmore {
      font-size: 20px;
      line-height: 28px; } }
  @media (max-width: 750px) {
    .innerbildtextmore {
      font-size: 20px;
      line-height: 28px; } }

.innerbildtextnomore {
  position: absolute;
  top: -3000px;
  left: 15px;
  right: 15px;
  overflow: hidden;
  text-decoration: underline;
  font-size: 25px;
  line-height: 32px;
  height: 32px;
  z-index: 4; }
  @media (max-width: 960px) {
    .innerbildtextnomore {
      font-size: 20px;
      line-height: 28px; } }

.innerbildtexttop {
  position: absolute;
  top: 12px;
  left: 15px;
  right: 15px;
  bottom: 51%;
  overflow: hidden;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .innerbildtexttop {
      font-size: 20px;
      line-height: 28px; } }

.innerbildtextleft {
  position: absolute;
  top: 12px;
  left: 15px;
  right: 15px;
  bottom: 0px;
  overflow: hidden; }
  @media (max-width: 1380px) {
    .innerbildtextleft {
      top: 12px;
      left: 15px;
      right: 15px;
      bottom: 51%;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; } }

.innerbildtextleftcontainer {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 50%;
  bottom: 5px;
  overflow: hidden; }
  @media (max-width: 1380px) {
    .innerbildtextleftcontainer {
      right: 0px; } }
  .innerbildtextleftcontainer .text {
    margin-right: 15px; }

.innerbildbottom {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 50%;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .innerbildbottom {
      font-size: 20px;
      line-height: 28px; } }
  .innerbildbottom .topimg {
    width: 100%;
    display: block;
    opacity: 0; }

.pastevent {
  position: absolute;
  top: 42%;
  right: 12%;
  z-index: 4; }

.whatson-fwrd {
  position: absolute;
  top: 100px;
  right: -20px;
  z-index: 4; }
  @media (max-width: 960px) {
    .whatson-fwrd {
      display: none; } }

.whatson-back {
  position: absolute;
  top: 100px;
  left: -20px;
  z-index: 4; }
  @media (max-width: 960px) {
    .whatson-back {
      display: none; } }

.innerbildright {
  position: absolute;
  top: 15px;
  left: 50%;
  right: 15px;
  margin: 0px;
  padding: 0px; }
  .innerbildright .rightimg {
    width: 100%;
    display: block; }
  @media (max-width: 1380px) {
    .innerbildright {
      bottom: 15px;
      left: 15px;
      right: 15px;
      top: 50%;
      overflow: hidden;
      margin: 0px;
      padding: 0px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; }
      .innerbildright .rightimg {
        width: 100%;
        opacity: 0; } }

.cpanelphotographer {
  display: none; }
  .cpanelphotographer a {
    color: white;
    text-decoration: none; }
  .cpanelphotographer h2 {
    color: white;
    font-weight: normal;
    padding: 0px;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 960px) {
      .cpanelphotographer h2 {
        font-size: 20px;
        line-height: 28px; } }
    .cpanelphotographer h2 .headline {
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      background-color: #2a2ab8;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      font-size: 25px;
      line-height: 32px; }
      @media (max-width: 960px) {
        .cpanelphotographer h2 .headline {
          font-size: 20px;
          line-height: 28px; } }

.scrollfilter {
  color: black;
  text-decoration: underline; }
  .scrollfilter:hover {
    color: #2a2ab8 !important; }

.filterfamilykategory {
  display: inline;
  cursor: pointer;
  color: black;
  text-decoration: underline;
  margin-right: 5px; }
  .filterfamilykategory a {
    color: black;
    text-decoration: underline; }
    .filterfamilykategory a:hover {
      color: #2a2ab8 !important;
      text-decoration: underline !important; }
  .filterfamilykategory:hover {
    color: #2a2ab8 !important;
    text-decoration: underline !important; }

.filterfamilyarchivename {
  display: block;
  cursor: pointer;
  line-height: 28px !important;
  margin-right: 10px;
  text-decoration: none !important; }
  .filterfamilyarchivename a {
    text-decoration: none !important; }
    .filterfamilyarchivename a:hover {
      color: #2a2ab8;
      text-decoration: underline !important; }

.filterfamilyname {
  display: block;
  cursor: pointer;
  line-height: 28px !important;
  margin-right: 10px; }
  .filterfamilyname:hover {
    color: #2a2ab8; }

.filterfamilynamebooks {
  display: block;
  cursor: pointer;
  line-height: 28px !important;
  margin-right: 10px; }

.linkfamily {
  text-decoration: none !important; }
  .linkfamily a {
    text-decoration: none !important; }
    .linkfamily a:hover {
      text-decoration: underline !important; }

.filterfamilydetail {
  display: none;
  color: #2a2ab8; }
  .filterfamilydetail a {
    color: #2a2ab8 !important; }
    .filterfamilydetail a:before {
      content: "→ "; }
  .filterfamilydetail h2 {
    display: inline;
    cursor: pointer; }
    .filterfamilydetail h2 .headline {
      display: inline;
      background-color: #2a2ab8; }

.archive {
  position: relative; }

.archiveimg {
  position: absolute;
  bottom: 10px;
  left: 10px;
  top: 10px;
  right: 10px;
  overflow: hidden; }
  .archiveimg img {
    width: 100%; }

.archivliste {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  top: 5px;
  padding: 5px;
  overflow: hidden;
  border: 2px solid #2a2ab8; }
  .archivliste img {
    width: 100%;
    height: auto; }

.archiveborder {
  border-color: #2a2ab8; }

.archivtitel {
  position: absolute;
  bottom: 5px;
  left: 10px; }
  .archivtitel h2 .headline {
    background-color: #2a2ab8; }

.container-whatson {
  font-size: 25px;
  line-height: 32px !important; }
  .container-whatson .whatson-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 15px;
    overflow: hidden; }
  .container-whatson .cpanelblue {
    color: white; }
    .container-whatson .cpanelblue h2 .headline {
      color: black;
      background-color: #FFFFFF; }
  .container-whatson .cpanelwhite {
    background-color: #FFFFFF; }
    .container-whatson .cpanelwhite h2 .headline {
      color: black;
      background-color: #FFFFFF; }

.whatson-spalte-1 {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: hidden; }

.whatson-spalte-2 {
  position: absolute;
  display: none;
  width: 100%;
  right: 0px;
  top: 0px; }

.whatson-img {
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 15px;
  max-height: 50% !important;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102% auto; }
  .whatson-img img {
    width: 100%; }

.cpanelbluewhatson {
  background-color: #2a2ab8;
  border-bottom: 15px solid #2a2ab8;
  border-top: 15px solid #2a2ab8; }

.cpanelwhitewhatson {
  background-color: #FFFFFF;
  border-bottom: 15px solid #FFFFFF;
  border-top: 15px solid #FFFFFF; }

.whatson-innerbildbottom {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 50%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto; }
  .whatson-innerbildbottom img {
    width: 100%; }

.whatson-inner {
  padding: 15px; }
  .whatson-inner img {
    width: 100%;
    height: auto;
    padding: 0px;
    margin-bottom: 15px;
    display: block; }

.whatson-text {
  display: block;
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 960px) {
    .whatson-text {
      font-size: 20px;
      line-height: 28px; } }

.whatson-titel {
  font-size: 25px !important;
  line-height: 32px !important;
  min-height: 120px !important;
  cursor: pointer; }
  .whatson-titel h2 .headline {
    padding-left: 0px !important; }
  @media (max-width: 960px) {
    .whatson-titel {
      font-size: 20px;
      line-height: 28px;
      min-height: 80px !important; } }
  @media (max-width: 750px) {
    .whatson-titel {
      min-height: 50px !important; } }

.whatson-slideto {
  float: left;
  margin-right: 20px;
  cursor: pointer; }

.coincidencetexttop {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  overflow: hidden;
  margin: 0px;
  padding: 0px; }
  .coincidencetexttop .p33-coincidence, .coincidencetexttop .p33-coincidence-2, .coincidencetexttop .p33-coincidence-3 {
    position: relative;
    width: 33.3%;
    float: left;
    font-size: 16px;
    padding-top: 4px;
    font-size: 20px;
    line-height: 26px; }
    @media (max-width: 960px) {
      .coincidencetexttop .p33-coincidence, .coincidencetexttop .p33-coincidence-2, .coincidencetexttop .p33-coincidence-3 {
        font-size: 16px;
        line-height: 20px;
        width: 50% !important; } }
    @media (max-width: 960px) {
      .coincidencetexttop .p33-coincidence, .coincidencetexttop .p33-coincidence-2, .coincidencetexttop .p33-coincidence-3 {
        font-size: 16px;
        line-height: 20px;
        width: 50% !important; } }

.p33-coincidence-2 {
  width: 66.6% !important;
  text-align: right !important;
  text-decoration: underline;
  cursor: pointer; }
  @media (max-width: 750px) {
    .p33-coincidence-2 {
      font-size: 12px !important;
      line-height: 14px !important; } }

@media (max-width: 960px) {
  .p33-coincidence-3 {
    display: none; } }

.coincidencebildbottom, .coincidencebildbottomtop {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 14%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto; }
  @media (max-width: 960px) {
    .coincidencebildbottom, .coincidencebildbottomtop {
      top: 20%; } }

.coincidencebildbottomtop {
  background-position: top center;
  background-size: auto 100%; }

.textgrouptitel {
  display: block;
  cursor: pointer;
  clear: left; }
  .textgrouptitel:hover {
    color: #2a2ab8; }

.textgrouptext {
  display: none;
  color: #2a2ab8 !important; }
  .textgrouptext a {
    color: #2a2ab8 !important; }
  .textgrouptext h2 {
    cursor: pointer; }
  .textgrouptext .headline {
    color: #FFFFFF;
    background-color: #2a2ab8 !important; }

.previewmessage {
  background-color: red;
  font-size: 14px;
  color: white;
  text-align: center;
  padding: 3px; }

.quickedit {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
  z-index: 1000; }
  .quickedit:hover {
    background-color: white;
    opacity: 0.7;
    border: 1px solid #6790C7; }

.mobilegrid {
  display: none;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 960px) {
    .mobilegrid {
      display: none; } }
  @media (max-width: 750px) {
    .mobilegrid {
      display: none; } }

.listname {
  margin-right: 10px;
  cursor: pointer;
  color: black;
  height: 32px;
  overflow: hidden; }
  .listname:hover {
    color: #2a2ab8; }

.listnameactive {
  color: white;
  background: #2a2ab8; }
  .listnameactive:hover {
    color: white; }

.mobilelist {
  display: none;
  width: 100%;
  overflow: hidden; }
  .mobilelist a {
    color: black;
    text-decoration: none; }
    .mobilelist a:hover {
      color: #2a2ab8; }
  @media (max-width: 960px) {
    .mobilelist {
      display: block; } }
  @media (max-width: 750px) {
    .mobilelist {
      display: block; } }
  .mobilelist .listname {
    display: block;
    clear: left;
    height: 24px; }

.innerimg {
  margin-left: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  overflow: hidden; }
  .innerimg .box {
    width: 100%;
    position: relative; }
    .innerimg .box .imgbox {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    .innerimg .box .legende {
      position: absolute;
      bottom: -3px;
      left: 0px;
      width: 60%; }
      @media (max-width: 960px) {
        .innerimg .box .legende {
          width: 90%; } }
  .innerimg:hover .cpanelphotographer {
    display: block; }

.innergrid {
  padding: 0px; }

@media (max-width: 750px) {
  .grid {
    display: none; } }

.grid:after, .innergrid:after {
  content: "";
  display: block;
  clear: both; }

.element-item {
  position: relative;
  float: left;
  margin: 0px;
  opacity: 1; }

.setvisible {
  visibility: visible; }
  @media (max-width: 960px) {
    .setvisible {
      display: none; } }
  @media (max-width: 750px) {
    .setvisible {
      display: none; } }

.overlay, .overlayimg {
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 10;
  top: 100px;
  right: 0;
  bottom: 0;
  background-color: white;
  background-color: white;
  overflow-x: hidden;
  /*START */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  /*END */
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 4px 4px 12px #888;
  -moz-box-shadow: 4px 4px 12px #888;
  -webkit-box-shadow: 4px 4px 12px #888; }
  @media (max-width: 960px) {
    .overlay, .overlayimg {
      top: 80px; } }

.overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  z-Index: 3; }

.overlayimg {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  overflow: hidden; }

.nooverflow {
  overflow: hidden; }

.overlay-innercontent, .photographer-textcontainer {
  position: relative;
  padding: 0px;
  margin-left: 0px; }
  .overlay-innercontent a, .photographer-textcontainer a {
    text-decoration: underline;
    color: black; }
  @media (max-width: 960px) {
    .overlay-innercontent, .photographer-textcontainer {
      font-size: 20px;
      line-height: 28px; } }
  .overlay-innercontent h2, .photographer-textcontainer h2 {
    padding: 0px;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 960px) {
      .overlay-innercontent h2, .photographer-textcontainer h2 {
        font-size: 20px;
        line-height: 28px; } }
    .overlay-innercontent h2 .headline, .photographer-textcontainer h2 .headline {
      top: -5px;
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      background-color: black;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      color: white; }

.vertical-text-name {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(270deg);
  transform-origin: top left 0;
  background-color: #2a2ab8;
  color: white;
  text-align: left;
  z-index: 5;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap; }

.closeclick {
  height: 100%;
  width: 32px; }

.vertical-text-portfolio {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(270deg);
  transform-origin: top left 0;
  background-color: black;
  color: white;
  text-align: left;
  z-index: 5; }

.portfolioswitch {
  position: absolute;
  top: 50%;
  left: 7px;
  width: 30px;
  z-Index: 4; }
  .portfolioswitch .icon-overview {
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-right: none;
    border-bottom: none;
    background-color: black;
    overflow: hidden;
    float: left; }
  .portfolioswitch .icon-overview-1 {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: black;
    overflow: hidden;
    float: left;
    border-right: 5px solid white;
    border-bottom: 5px solid white; }
  .portfolioswitch .icon-overview-2 {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: black;
    overflow: hidden;
    float: left;
    border-right: none;
    border-bottom: 5px solid white; }
  .portfolioswitch .icon-overview-3 {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: black;
    overflow: hidden;
    float: left;
    border-bottom: none;
    border-right: 5px solid white; }
  .portfolioswitch .icon-overview-1-full {
    border-right: none;
    border-bottom: none;
    width: 15px;
    height: 15px; }
  .portfolioswitch .icon-overview-2-full {
    width: 10px;
    height: 15px;
    border-right: none;
    border-bottom: none; }
  .portfolioswitch .icon-overview-3-full {
    border-right: none;
    border-bottom: none;
    width: 15px;
    height: 10px; }
  .portfolioswitch .icon-overview-full {
    border-right: none;
    border-bottom: none;
    width: 10px;
    height: 10px; }

.portfoliooverview {
  display: hidden;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 32px;
  right: 0px;
  background-color: white;
  z-Index: 12;
  overflow-y: auto; }

.innercontent {
  width: 100%;
  height: 100%; }

.innertextslide {
  height: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  height: 100%;
  overflow: auto; }

.sliderbottom {
  height: 110px;
  clear: left; }

#textwrapper {
  margin: 0; }

.photographer-textcontainer {
  margin-left: 56px;
  margin-right: 30px;
  margin-top: 20px;
  padding-bottom: 100px; }
  @media (max-width: 960px) {
    .photographer-textcontainer {
      margin-left: 0px;
      margin-right: 20px;
      margin-top: 0px;
      padding-bottom: 20px; } }
  .photographer-textcontainer .spalteone {
    width: 30%;
    float: left;
    margin-right: 3%; }
    @media (max-width: 1080px) {
      .photographer-textcontainer .spalteone {
        width: 90%;
        clear: left; } }
  .photographer-textcontainer .textspalte {
    width: 30%;
    float: left;
    padding-top: 10px;
    margin-right: 3%; }
    @media (max-width: 1080px) {
      .photographer-textcontainer .textspalte {
        width: 90%;
        clear: left; } }
    .photographer-textcontainer .textspalte p {
      margin-bottom: 32px; }
    @media (max-width: 960px) {
      .photographer-textcontainer .textspalte {
        width: 100%;
        bottom: 20px; } }

.creditslegende {
  font-size: 16px;
  line-height: 18px; }

.photographer-imgcontainer {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px; }
  .photographer-imgcontainer .imglegende {
    width: 172px;
    font-size: 16px;
    line-height: 18px;
    margin-right: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 20px; }
  .photographer-imgcontainer .theimg {
    margin-left: 182px;
    margin-top: 30px; }

.photographer-overviewcontainer {
  padding-left: 180px;
  padding-right: 60px;
  padding-top: 30px; }

.oimgwrapper {
  width: 100%;
  padding-top: 100%;
  position: relative; }

.oimgcontainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .oimgcontainer .oimg {
    width: 100%; }

.imglegendemobile {
  font-size: 14px;
  line-height: 16px;
  margin-right: 10px;
  overflow: hidden; }

@keyframes shakeone {
  0% {
    opacity: 0.1;
    transform: translate(0px, 0px); }
  20% {
    transform: translate(-10px, 0px); }
  40% {
    transform: translate(0px, 0px); }
  60% {
    transform: translate(-10px, 0px); }
  80% {
    transform: translate(0px, 0px); }
  100% {
    opacity: 1;
    transform: translate(0px, 0px); } }
@keyframes shaketwo {
  0% {
    opacity: 0.1;
    transform: translate(0px, 0px); }
  10% {
    transform: translate(-30px, 0px); }
  20% {
    transform: translate(0px, 0px); }
  30% {
    transform: translate(-30px, 0px); }
  40% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(-30px, 0px); }
  60% {
    transform: translate(0px, 0px); }
  70% {
    transform: translate(-30px, 0px); }
  80% {
    transform: translate(0px, 0px); }
  90% {
    opacity: 0.1;
    transform: translate(-30px, 0px); }
  100% {
    opacity: 1;
    transform: translate(0px, 0px); } }
@keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1); }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    transform: translate(0px, 2px) rotate(0deg); }
  40% {
    transform: translate(0px, 0px) rotate(1deg); }
  50% {
    transform: translate(0px, 0px) rotate(-1deg); }
  60% {
    transform: translate(0px, 0px) rotate(0deg) scale(1.1); }
  70% {
    transform: translate(0px, 2px) rotate(-1deg); }
  80% {
    transform: translate(-3px, 0px) rotate(1deg); }
  90% {
    transform: translate(-2px, -2px) rotate(0deg); }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1); } }
.eventstable {
  font-size: 15px;
  line-height: 17px;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  width: 100%; }
  .eventstable:first-of-type {
    margin-top: 20px; }
  .eventstable:last-of-type {
    border-bottom: none; }
  .eventstable table .sp1, .eventstable thead .sp1, .eventstable tbody .sp1, .eventstable th .sp1, .eventstable td .sp1, .eventstable tr .sp1 {
    width: 180px;
    vertical-align: top;
    padding-bottom: 10px; }
    @media (max-width: 960px) {
      .eventstable table .sp1, .eventstable thead .sp1, .eventstable tbody .sp1, .eventstable th .sp1, .eventstable td .sp1, .eventstable tr .sp1 {
        width: 100%;
        padding-bottom: 0px;
        margin-bottom: 0px; } }
  .eventstable table .sp2, .eventstable thead .sp2, .eventstable tbody .sp2, .eventstable th .sp2, .eventstable td .sp2, .eventstable tr .sp2 {
    width: calc(100% - 180px);
    vertical-align: top;
    padding-bottom: 10px;
    padding-left: 10px; }
    @media (max-width: 960px) {
      .eventstable table .sp2, .eventstable thead .sp2, .eventstable tbody .sp2, .eventstable th .sp2, .eventstable td .sp2, .eventstable tr .sp2 {
        width: 100%;
        padding-left: 0px;
        margin-bottom: 12px; } }
  @media (max-width: 960px) {
    .eventstable {
      font-size: 13px;
      line-height: 15px;
      margin-top: 5px; }
      .eventstable table, .eventstable thead, .eventstable tbody, .eventstable th, .eventstable td, .eventstable tr {
        display: block; }
        .eventstable table .sp1, .eventstable thead .sp1, .eventstable tbody .sp1, .eventstable th .sp1, .eventstable td .sp1, .eventstable tr .sp1 {
          width: 180px;
          vertical-align: top;
          margin-bottom: 5px; } }
      @media (max-width: 960px) and (max-width: 960px) {
        .eventstable table .sp1, .eventstable thead .sp1, .eventstable tbody .sp1, .eventstable th .sp1, .eventstable td .sp1, .eventstable tr .sp1 {
          width: 100%; } }
  @media (max-width: 960px) {
        .eventstable table .sp2, .eventstable thead .sp2, .eventstable tbody .sp2, .eventstable th .sp2, .eventstable td .sp2, .eventstable tr .sp2 {
          width: calc(100% - 180px);
          vertical-align: top; } }
      @media (max-width: 960px) and (max-width: 960px) {
        .eventstable table .sp2, .eventstable thead .sp2, .eventstable tbody .sp2, .eventstable th .sp2, .eventstable td .sp2, .eventstable tr .sp2 {
          width: 100%; } }

.eventscontainer {
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px; }

.eventstext {
  overflow: hidden;
  padding-top: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px; }

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