.brot {
  display: none;
}
.kindl {
  width: 120px;
}
.kindl img {
  width: 100%;
  height: auto;
}
body,
html {
  text-rendering: optimizeLegibility;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
@media (max-width:710px) {
  body p,
  html p,
  body .content div,
  html .content div,
  body .content li,
  html .content li {
    font-size: 17px;
    line-height: 22px;
  }
  body p .backtocal,
  html p .backtocal,
  body .content div .backtocal,
  html .content div .backtocal,
  body .content li .backtocal,
  html .content li .backtocal {
    margin: 10px 0;
  }
}
body .content div .backtocal,
html .content div .backtocal {
  float: left;
  width: 170px;
}
@media (max-width:710px) {
  body .sp-1-220 h2,
  html .sp-1-220 h2,
  body .sp-2-540 h2,
  html .sp-2-540 h2,
  body .sp-3-140 h2,
  html .sp-3-140 h2 {
    font-size: 14px;
    line-height: 18px;
  }
}
.csc-menu-1 li {
  line-height: 24px;
  font-size: 28px;
}
.le_wrapper {
  width: 940px;
  margin: 0 auto;
  max-width: 95%;
}
.le_wrapper:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
.navi,
.logo,
.mainteaser,
.content,
.footer,
.sammlung,
#slides_news_single,
.brot {
  max-width: 100%;
}
.mainteaser {
  position: relative;
  left: 0;
  top: 0;
  z-index: 35;
}
.mainteaser .swiper-prev {
  position: absolute;
  left: -30px;
  top: 45%;
  z-index: 55;
  cursor: pointer;
}
@media (max-width: 914px) {
  .mainteaser .swiper-prev {
    position: absolute;
    left: 0;
    top: 45%;
    z-index: 55;
    display: none;
  }
  .mainteaser .swiper-prev img {
    width: 15px;
    height: auto;
  }
}
@media (max-width:710px) {
  .mainteaser .swiper-prev {
    display: none;
  }
}
.mainteaser .swiper-next {
  position: absolute;
  right: -30px;
  top: 45%;
  z-index: 55;
  cursor: pointer;
}
@media (max-width: 914px) {
  .mainteaser .swiper-next {
    display: none;
    position: absolute;
    right: 0;
    top: 45%;
    z-index: 55;
  }
  .mainteaser .swiper-next img {
    width: 15px;
    height: auto;
  }
}
@media (max-width:710px) {
  .mainteaser .swiper-next {
    display: none;
  }
}
.content:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
#slides_news_single {
  max-width: 100%;
}
#slides_news_single > .slides_container {
  max-width: 100%;
}
#slides_news_single > .slides_container > .slide_item {
  max-width: 100%;
}
#slides_news_single > .slides_container > .slide_item img {
  width: 100%;
  height: auto;
}
#slides_news_single.slide-seite,
#slides_news_single.slide-start {
  height: auto;
}
#slides_news_single.slide-seite .slide_image,
#slides_news_single.slide-start .slide_image {
  height: auto;
}
@media (max-width: 914px) {
  #slides_news_single.slide-seite .slide_text,
  #slides_news_single.slide-start .slide_text {
    font-size: 16px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
  }
}
@media (max-width: 914px) and (max-width:710px) {
  #slides_news_single.slide-seite .slide_text,
  #slides_news_single.slide-start .slide_text {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
}
.logo div,
.logo .logoimg {
  float: left;
}
.logo div img,
.logo .logoimg img {
  width: 100%;
  height: auto;
}
.logo .logosubline {
  float: right;
  font-size: 12px;
  text-align: right;
  font-family: 'lenbach_grotesk', Arial;
}
.sammlung {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.sammlung .sammlung01 {
  float: none;
  clear: both;
  margin: 3px 0 0 0;
}
#slides_news_single {
  position: relative;
  left: 0;
  top: 0;
  z-index: 50;
}
#slides_news_single a.prev {
  position: absolute !important;
  left: -30px !important;
  top: 141.5px !important;
  z-index: 52 !important;
  right: auto;
}
#slides_news_single a.next {
  position: absolute !important;
  right: -50px !important;
  top: 141.5px !important;
  z-index: 52 !important;
  left: auto;
}
.csc-textpic img {
  width: 100%;
  height: auto;
}
.csc-textpic img.limitimg {
  height: auto;
}
.csc-textpic img.limit150 {
  max-width: 150px;
}
.csc-textpic img.limit220 {
  max-width: 220px;
}
.csc-textpic img.limit300 {
  max-width: 300px;
}
.csc-textpic img.limit600 {
  max-width: 600px;
}
@media (max-width: 1028px) {
  .awstart .haarlinie {
    display: none;
  }
  .sammlung01 {
    font-size: 24px;
    line-height: 24px;
    margin: 3px 30px 0 0;
  }
  #slides_news_single a.prev {
    left: 0!important;
  }
  #slides_news_single a.next {
    right: -20px !important;
  }
  .sp-1-140,
  .sp-2-140,
  .sp-3-140 {
    width: 14.89361702%;
  }
  .sp-1-140:after,
  .sp-2-140:after,
  .sp-3-140:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .sp-1-140 .sp-140px-links,
  .sp-2-140 .sp-140px-links,
  .sp-3-140 .sp-140px-links,
  .sp-1-140 .sp-140px-rechts,
  .sp-2-140 .sp-140px-rechts,
  .sp-3-140 .sp-140px-rechts {
    width: 100%;
  }
  .sp-1-140 img,
  .sp-2-140 img,
  .sp-3-140 img {
    max-width: 100%;
  }
  .sp-1-140 img.limitimg,
  .sp-2-140 img.limitimg,
  .sp-3-140 img.limitimg {
    height: auto;
  }
  .sp-1-140 img.limit150,
  .sp-2-140 img.limit150,
  .sp-3-140 img.limit150 {
    max-width: 150px;
  }
  .sp-1-140 img.limit220,
  .sp-2-140 img.limit220,
  .sp-3-140 img.limit220 {
    max-width: 220px;
  }
  .sp-1-140 img.limit300,
  .sp-2-140 img.limit300,
  .sp-3-140 img.limit300 {
    max-width: 300px;
  }
  .sp-1-140 img.limit600,
  .sp-2-140 img.limit600,
  .sp-3-140 img.limit600 {
    max-width: 600px;
  }
  .sp-1-140 .box-300,
  .sp-2-140 .box-300,
  .sp-3-140 .box-300 {
    max-width: 100%;
  }
  .sp-1-140,
  .sp-2-140 {
    margin-right: 2.1276595745%;
  }
  .sp-1-220,
  .sp-2-220,
  .sp-3-220 {
    width: 23.40425532%;
  }
  .sp-1-220:after,
  .sp-2-220:after,
  .sp-3-220:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .sp-1-220 img,
  .sp-2-220 img,
  .sp-3-220 img {
    max-width: 100%;
  }
  .sp-1-220 img.limitimg,
  .sp-2-220 img.limitimg,
  .sp-3-220 img.limitimg {
    height: auto;
  }
  .sp-1-220 img.limit150,
  .sp-2-220 img.limit150,
  .sp-3-220 img.limit150 {
    max-width: 150px;
  }
  .sp-1-220 img.limit220,
  .sp-2-220 img.limit220,
  .sp-3-220 img.limit220 {
    max-width: 220px;
  }
  .sp-1-220 img.limit300,
  .sp-2-220 img.limit300,
  .sp-3-220 img.limit300 {
    max-width: 300px;
  }
  .sp-1-220 img.limit600,
  .sp-2-220 img.limit600,
  .sp-3-220 img.limit600 {
    max-width: 600px;
  }
  .sp-1-220 .box-300,
  .sp-2-220 .box-300,
  .sp-3-220 .box-300 {
    max-width: 100%;
  }
  .sp-1-220,
  .sp-2-220 {
    margin-right: 2.1276595745%;
  }
  .sp-1-540,
  .sp-2-540,
  .sp-3-540 {
    width: 57.44680851%;
  }
  .sp-1-540:after,
  .sp-2-540:after,
  .sp-3-540:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .sp-1-540 img,
  .sp-2-540 img,
  .sp-3-540 img {
    max-width: 100%;
  }
  .sp-1-540 img.limitimg,
  .sp-2-540 img.limitimg,
  .sp-3-540 img.limitimg {
    height: auto;
  }
  .sp-1-540 img.limit150,
  .sp-2-540 img.limit150,
  .sp-3-540 img.limit150 {
    max-width: 150px;
  }
  .sp-1-540 img.limit220,
  .sp-2-540 img.limit220,
  .sp-3-540 img.limit220 {
    max-width: 220px;
  }
  .sp-1-540 img.limit300,
  .sp-2-540 img.limit300,
  .sp-3-540 img.limit300 {
    max-width: 300px;
  }
  .sp-1-540 img.limit600,
  .sp-2-540 img.limit600,
  .sp-3-540 img.limit600 {
    max-width: 600px;
  }
  .sp-1-540,
  .sp-2-540 {
    margin-right: 2.1276595745%;
  }
  .sp-1-780,
  .sp-2-780,
  .sp-3-780 {
    width: 82.9787234%;
  }
  .sp-1-780:after,
  .sp-2-780:after,
  .sp-3-780:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .sp-1-780 img,
  .sp-2-780 img,
  .sp-3-780 img {
    max-width: 100%;
  }
  .sp-1-780 img.limitimg,
  .sp-2-780 img.limitimg,
  .sp-3-780 img.limitimg {
    height: auto;
  }
  .sp-1-780 img.limit150,
  .sp-2-780 img.limit150,
  .sp-3-780 img.limit150 {
    max-width: 150px;
  }
  .sp-1-780 img.limit220,
  .sp-2-780 img.limit220,
  .sp-3-780 img.limit220 {
    max-width: 220px;
  }
  .sp-1-780 img.limit300,
  .sp-2-780 img.limit300,
  .sp-3-780 img.limit300 {
    max-width: 300px;
  }
  .sp-1-780 img.limit600,
  .sp-2-780 img.limit600,
  .sp-3-780 img.limit600 {
    max-width: 600px;
  }
  .sp-1-780 {
    margin-right: 2.1276595745%;
  }
  .sp-1-300,
  .sp-2-300,
  .sp-3-300 {
    width: 31.914893617%;
  }
  .sp-1-300:after,
  .sp-2-300:after,
  .sp-3-300:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .sp-1-300 img,
  .sp-2-300 img,
  .sp-3-300 img {
    max-width: 100%;
    height: auto;
  }
  .sp-1-300 img.limit150,
  .sp-2-300 img.limit150,
  .sp-3-300 img.limit150 {
    max-width: 150px;
  }
  .sp-1-300 img.limit220,
  .sp-2-300 img.limit220,
  .sp-3-300 img.limit220 {
    max-width: 220px;
  }
  .sp-1-300 img.limit300,
  .sp-2-300 img.limit300,
  .sp-3-300 img.limit300 {
    max-width: 300px;
  }
  .sp-1-300 img.limit600,
  .sp-2-300 img.limit600,
  .sp-3-300 img.limit600 {
    max-width: 600px;
  }
  .sp-1-300,
  .sp-2-300 {
    margin-right: 2.1276595745%;
  }
  .sp-1-300 .sp-140px-links,
  .sp-2-300 .sp-140px-links,
  .sp-1-300 .sp-140px-rechts,
  .sp-2-300 .sp-140px-rechts {
    width: 100%;
    float: none;
  }
  .sp-3-300 .sp-140px-links,
  .sp-3-300 .sp-140px-rechts {
    width: 100%;
    float: none;
  }
  .sp-140px-links .suchbox input.imputsearch,
  .sp-140px-rechts .suchbox input.imputsearch,
  .sp-1-140 .suchbox input.imputsearch,
  .sp-2-140 .suchbox input.imputsearch,
  .sp-3-140 .suchbox input.imputsearch {
    width: 100%;
  }
  .suchbox input.imputsearch {
    box-sizing: border-box;
  }
  .suchbox_mobile button.submit {
    border: medium none;
    background: transparent;
    cursor: pointer;
    font-size: 18px;
  }
}
@media (max-width: 914px) {
  .haarlinie {
    padding-top: 10px;
  }
  .mainteaser .haarlinie {
    display: none;
  }
  .brot {
    display: none;
  }
  .logo {
    float: none;
  }
  .logo div,
  .logo .logoimg {
    float: none!important;
    border-bottom: 5px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .logo .logosubline {
    float: none;
    border-bottom: 1px solid #000;
  }
  .mainteaser {
    border-top: medium none;
    padding: 0;
  }
  .mainteaser .sammlung {
    display: none;
  }
  .navi,
  #ka_begleiter,
  #ka_opener,
  #ka_inop {
    display: none!important;
  }
  .box-line-4px p {
    font-size: 16px;
    line-height: 16px;
  }
  .ausstellungen h1,
  .veranstaltungen-monat h3 {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .ausst-list-all,
  .tx-calendarnews-pi1,
  .veranstaltungen-monat {
    width: 100%;
  }
  .ausst-list-all .news-list,
  .tx-calendarnews-pi1 .news-list,
  .veranstaltungen-monat .news-list {
    width: 28.125%;
    box-sizing: border-box;
  }
}
@media (max-width: 914px) and (max-width:710px) {
  .logo {
    padding-bottom: 0;
  }
}
.lightbox_images div#mynewsimage.big_image {
  width: 33.3333333%;
}
.lightbox_images div#mynewsimage.big_image .inhalt {
  width: 100%;
}
@media (max-width:710px) {
  #socialshareprivacy {
    display: none;
  }
  .content .sp-1-300 .sp-140px-links,
  .content .sp-1-300 .sp-140px-rechts {
    display: none;
  }
  .ausst-list-all,
  .tx-calendarnews-pi1,
  .veranstaltungen-monat {
    width: 100%;
  }
  .ausst-list-all .news-list,
  .tx-calendarnews-pi1 .news-list,
  .veranstaltungen-monat .news-list {
    width: 50%;
    box-sizing: border-box;
  }
  .mainteaser h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .csc-textpic,
  div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
  }
  .suchbox {
    float: none;
  }
  div.csc-textpic-center .csc-textpic-center-outer {
    /* position: relative; */
    float: none;
    right: auto;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner {
    /*position: relative; */
    float: none;
    right: auto;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img {
    width: 100%;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img.limitimg {
    height: auto;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img.limit150 {
    max-width: 150px;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img.limit220 {
    max-width: 220px;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img.limit300 {
    max-width: 300px;
  }
  div.csc-textpic-center .csc-textpic-center-outer .csc-textpic-center-inner img.limit600 {
    max-width: 600px;
  }
  .sp-1-140,
  .sp-2-140,
  .sp-3-140,
  .sp-1-220,
  .sp-2-220,
  .sp-3-220,
  .sp-1-300,
  .sp-2-300,
  .sp-3-300,
  .sp-1-500,
  .sp-2-500,
  .sp-3-500,
  .sp-1-540,
  .sp-2-540,
  .sp-3-540,
  .sp-1-780,
  .sp-2-780,
  .sp-3-780 .lightbox_images {
    width: 100%;
    margin-right: 0;
  }
  .sp-1-140:after,
  .sp-2-140:after,
  .sp-3-140:after,
  .sp-1-220:after,
  .sp-2-220:after,
  .sp-3-220:after,
  .sp-1-300:after,
  .sp-2-300:after,
  .sp-3-300:after,
  .sp-1-500:after,
  .sp-2-500:after,
  .sp-3-500:after,
  .sp-1-540:after,
  .sp-2-540:after,
  .sp-3-540:after,
  .sp-1-780:after,
  .sp-2-780:after,
  .sp-3-780 .lightbox_images:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .awcontent .sp-1-140,
  .awcontent .sp-1-220,
  .awcontent .sp-1-300 {
    display: none;
  }
  figure,
  .box-bild-text figure {
    width: 100%;
    height: auto;
  }
  figure img,
  .box-bild-text figure img {
    width: 100%;
    height: auto;
  }
  figure img.limitimg,
  .box-bild-text figure img.limitimg {
    height: auto;
  }
  figure img.limit150,
  .box-bild-text figure img.limit150 {
    max-width: 150px;
  }
  figure img.limit220,
  .box-bild-text figure img.limit220 {
    max-width: 220px;
  }
  figure img.limit300,
  .box-bild-text figure img.limit300 {
    max-width: 300px;
  }
  figure img.limit600,
  .box-bild-text figure img.limit600 {
    max-width: 600px;
  }
  .lightbox_images:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .lightbox_images .item {
    float: left;
    margin: 0 20px 20px 0;
  }
  .lightbox_images #lightbox_captions {
    clear: both;
    float: none;
    padding: 0;
    margin: 0 20px 20px 0;
    display: none!important;
  }
  .lightbox_images #lightbox_captions .text {
    text-align: left;
  }
  .suchbox.fb_twitter .box-line-4px {
    padding: 10px 0 0 0;
  }
  .suchbox.fb_twitter p {
    padding: 0 0 10px 0;
  }
  #socialshareprivacy ul.social_share_privacy_area {
    height: auto;
  }
  #socialshareprivacy ul.social_share_privacy_area li {
    display: block;
    float: none!important;
    clear: both;
    width: auto!important;
    left: 0!important;
    top: auto!important;
    padding: 0 0 10px 0!important;
  }
  #socialshareprivacy ul.social_share_privacy_area li:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .print,
  .schrift {
    display: none;
  }
  .footer .footer01 {
    float: right;
  }
  .footer ul li {
    text-align: right;
    float: none;
    display: block;
    padding: 0 0 10px 0;
  }
  .kindl {
    float: none;
  }
}
@media (max-width:710px) and (max-width:710px) {
  .mainteaser h1 {
    padding-top: 10px;
  }
}
@media (max-width:400px) {
  .ausst-list-all,
  .tx-calendarnews-pi1,
  .veranstaltungen-monat {
    width: 100%;
  }
  .ausst-list-all .news-list,
  .tx-calendarnews-pi1 .news-list,
  .veranstaltungen-monat .news-list {
    width: 100%;
    box-sizing: border-box;
    height: auto;
  }
}
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0 auto;
}
.mobilenav,
.mobiletrigger {
  display: none;
}
@media (max-width: 914px) {
  .mobilenav,
  .mobiletrigger {
    display: block;
  }
}
@media (max-width: 914px) {
}
.mobiletrigger {
  float: right;
  margin: 10px 0 20px 0;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
}
.custom-width {
  background: rgba(255, 255, 255, 0.95);
  width: 50%;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
@media (max-width:710px) {
  .custom-width {
    width: 100%;
  }
}
.mobilenav {
  border-bottom: 1px solid #000;
}
.mobilenav:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
.mobilenav .navigation {
  width: 85%;
  float: left;
}
.mobilenav .navigation ul {
  list-style-type: none;
  margin: 10px 0 20px;
  padding: 0;
}
.mobilenav .navigation ul li.menuparent {
  position: relative;
  left: 0;
  top: 0;
  z-index: 40;
}
.mobilenav .navigation ul li.menuparent i {
  color: #000;
  width: 40px;
  height: 20px;
  padding-top: 5px;
  cursor: pointer;
  font-size: 21px;
  position: absolute;
  right: 20px;
  top: 5px;
  z-index: 50;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
  text-align: center;
}
.mobilenav .navigation ul li a {
  text-transform: uppercase;
  color: #000;
  font-size: 21px;
  line-height: 24px;
  position: relative;
  left: 0;
  top: 0;
  z-index: 42;
  padding: 5px 20px 5px 0;
  display: block;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
}
.mobilenav .navigation ul li ul {
  margin: 0;
}
.mobilenav .navigation ul li ul li {
  display: none;
  border-bottom: medium none;
}
.mobilenav .navigation ul li ul li a {
  font-size: 17px;
  line-height: 21px;
}
.mobilenav .navigation ul li ul li ul li a {
  font-size: 16px;
  line-height: 19px;
}
.mobilenav .navigation ul li.open > ul > li {
  display: block;
}
.mobilenav .navigation ul li.open > i {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
.tx-rtpageteaser-pi1 {
  margin: 20px 0;
}
.tx-rtpageteaser-pi1:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
.pt_main {
  width: 31.91489362%;
  float: left;
  margin: 0 2.12765957% 2.12765957% 0;
}
.pt_main:nth-of-type(3n+3) {
  margin-right: 0;
}
.pt_main:nth-of-type(3n+4) {
  clear: both;
}
.pt_main img {
  width: 100%;
  height: auto;
}
.pt_main img.limit150 {
  max-width: 150px;
}
.pt_main img.limit220 {
  max-width: 220px;
}
.pt_main img.limit300 {
  max-width: 300px;
}
.pt_main img.limit600 {
  max-width: 600px;
}
@media (max-width: 914px) {
  .pt_main {
    width: 45%;
    float: left;
    margin: 0 10% 10% 0;
  }
  .pt_main:nth-of-type(3n+3) {
    margin: 0 10% 10% 0;
  }
  .pt_main:nth-of-type(3n+4) {
    clear: none;
  }
  .pt_main:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .pt_main:nth-of-type(2n+3) {
    clear: both;
  }
}
.mobile_search,
.mobile_lang {
  text-transform: uppercase;
  color: #000;
  font-size: 21px;
  line-height: 24px;
  position: relative;
  left: 0;
  top: 0;
  z-index: 42;
  padding: 5px 20px 5px 0;
  display: block;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
}
.mobile_search form,
.mobile_lang form {
  position: relative;
  left: 0;
  top: 0;
  z-index: 40;
}
.mobile_search form:after,
.mobile_lang form:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
.mobile_search form.openForm .tx-indexedsearch-searchbox-button-mobile,
.mobile_lang form.openForm .tx-indexedsearch-searchbox-button-mobile {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 44;
}
.mobile_search .imputsearchmobile,
.mobile_lang .imputsearchmobile {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999;
  float: left;
  margin: 10px 0 0 0;
  padding: 9px 0 9px 5px;
  width: 100%;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  box-sizing: border-box;
}
.mobile_lang:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
.mobile_lang .aktiv,
.mobile_lang .trenner,
.mobile_lang a {
  float: left;
  padding: 0!important;
}
.mobile_lang .trenner {
  padding: 0 5px!important;
}
@media (max-width:710px) {
  .nomobile {
    display: none;
  }
}
.mobileonly {
  display: none;
}
@media (max-width:710px) {
  .mobileonly {
    display: block;
  }
}
.ausstellungen h1 {
  float: none;
}
.mainteaser .line-bottom-1px {
  float: none;
  clear: both;
  padding-top: 5px;
}
.mainteaser .line-bottom-1px.line-top-none {
  border-top: medium none!important;
  padding-top: 0;
}
.mainteaser .line-bottom-1px.line-top-none .csc-header h2 {
  border-top: medium none!important;
  padding-top: 0;
}
.ausstellungen h2,
.mainteaser .csc-header h2 {
  font-size: 35px;
  line-height: 45px;
  border-bottom: 1px solid #000;
}
.ausstellungen h2 {
  margin-bottom: 30px;
}
.mainteaser .csc-header h2 {
  border-top: 5px solid #000;
  margin: 0 0 10px;
}
.ausst-list-all {
  width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  text-align: left;
}
.ausst-list-all .lb_exp_list {
  margin: 0 0 30px;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
}
.ausst-list-all .news-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 24px;
}
.ausst-list-all .news-title p {
  margin: 0;
}
.ausst-list-all .news-ort {
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 0;
}
.ausst-list-all .news-date {
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.ausst-list-all .news-subtitle {
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
}
a .ausst-list-all .news-subtitle {
  color: #000;
}
a .news-subtitle,
a .news-title,
a .news-date {
  color: #000;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  font-weight: normal;
}
.montselection {
  text-transform: uppercase;
}
ul.schedulenav {
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #000;
  margin: -9px 0 0 0;
  padding: 0;
  list-style-type: none;
}
ul.schedulenav:after {
  content: '';
  margin: 0;
  padding: 0;
  display: table;
  float: none;
  clear: both;
  visibility: hidden;
}
ul.schedulenav li {
  text-indent: 0;
  float: left;
  margin: 0;
  padding: 5px 20px 5px 0;
}
ul.schedulenav li:before {
  content: " ";
}
ul.schedulenav li a {
  color: #000;
  text-transform: uppercase;
}
ul.schedulenav li.spaceafter {
  padding-right: 60px;
}
.showplace {
  color: #A48545;
  text-transform: uppercase;
  font-weight: normal !important;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  padding: 0 0 0 0;
  font-size: 17px;
  line-height: 24px;
}
.daywrapper,
.monthwrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.daywrapper .eventwrapper,
.monthwrapper .eventwrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.daywrapper .daycol1,
.monthwrapper .daycol1,
.daywrapper .monthcol1,
.monthwrapper .monthcol1 {
  width: 20%;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0 0;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
}
.daywrapper .daycol2,
.monthwrapper .daycol2,
.daywrapper .monthcol2,
.monthwrapper .monthcol2 {
  width: 80%;
}
.daywrapper .eventcol1,
.monthwrapper .eventcol1 {
  width: 24%;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0 0;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
}
.daywrapper .eventcol2,
.monthwrapper .eventcol2 {
  width: 76%;
  padding: 10px 0 40px;
  border-top: 1px solid #000;
}
.daywrapper .eventcol2 h2,
.monthwrapper .eventcol2 h2 {
  color: #000;
  font-size: 17px;
  line-height: 24px;
  padding: 5px 0 0 0;
}
.daywrapper .eventcol2 h2 a,
.monthwrapper .eventcol2 h2 a {
  color: #000;
}
.daywrapper .eventcol2:first-of-type,
.monthwrapper .eventcol2:first-of-type {
  border-top: medium none;
}
.daywrapper .monthcol .eventcol2,
.monthwrapper .monthcol .eventcol2 {
  border-top: medium none;
}
.daywrapper .myevent:first-child .eventcol2,
.monthwrapper .myevent:first-child .eventcol2 {
  border-top: medium none;
}
@media (max-width:710px) {
  .daywrapper .mp_d,
  .monthwrapper .mp_d,
  .daywrapper .mp_t,
  .monthwrapper .mp_t {
    display: block;
  }
}
.sp-1-780 .sp-2-540 {
  margin-right: 0;
}
.tx-newsteaser .newsmainteaser {
  display: none;
}
.tx-newsteaser .news-single-img {
  border-top: 1px solid #000;
  padding-top: 20px;
  margin-top: 20px;
}
.backtocal a {
  font-weight: normal;
}
.tooltip {
  display: none;
  position: absolute;
  border: 1px solid #000000;
  background-color: #ffffff;
  padding: 10px;
  color: #000000;
  font-size: 12px;
  font-family: 'lenbach_grotesk', Arial, sans-serif;
}
.news-text .news-single-img {
  float: none;
  clear: both;
  border: medium none;
  margin: 0;
  display: none;
}
@media (max-width:710px) {
  .news-text .news-single-img {
    display: none;
  }
}
.content.presse .presse-bilder {
  max-width: 100%;
  box-sizing: border-box;
}
.awcontent .content.presse .sp-2-300.showinmobile {
  display: none;
}
@media (max-width:710px) {
  .awcontent .content.presse .sp-2-300 {
    display: none;
  }
  .awcontent .content.presse .sp-2-300.showinmobile {
    display: block;
  }
  .awcontent .content.presse .sp-1-220,
  .awcontent .content.presse .sp-1-300 {
    display: block;
  }
  .awcontent .content.presse .sp-1-780:after {
    content: '';
    margin: 0;
    padding: 0;
    display: table;
    float: none;
    clear: both;
    visibility: hidden;
  }
  .awcontent .content.presse .sp-1-780 .presse-bilder {
    width: 45%;
    float: left;
    margin-right: 2.5%;
  }
  .awcontent .content.presse .sp-1-780 .presse-bilder:nth-of-type(2n+2) {
    float: right;
    margin-right: 0;
  }
  .awcontent .content.presse .sp-1-780 .presse-bilder:nth-of-type(2n+3) {
    clear: both;
  }
}
@media (max-width:710px) {
  .box-bild-text .csc-textpic img {
    -moz-filter: none!important;
    -ms-filter: none!important;
    -o-filter: none!important;
    filter: none!important;
    -webkit-filter: none!important;
  }
  .csc-textpic img:hover {
    -moz-filter: none!important;
    -ms-filter: none!important;
    -o-filter: none!important;
    filter: none!important;
    -webkit-filter: none!important;
  }
}
.cmn-toggle-switch {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 2px 0 0 0;
  width: 30px;
  height: 19px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  right: 0px;
  height: 4px;
  background-color: #000;
}
.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  content: "";
}
.cmn-toggle-switch span::before {
  top: -8px;
}
.cmn-toggle-switch span::after {
  bottom: -8px;
}
/**
*  *
* Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
* down to center and transform into an "x".
*/
.cmn-toggle-switch__htx {
  background-color: transparent;
}
.cmn-toggle-switch__htx span {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.cmn-toggle-switch__htx.active {
  background-color: transparent;
}
.cmn-toggle-switch__htx.active span {
  background: none;
}
.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
video,
iframe {
  max-width: 100%!important;
}
@media (max-width:710px) {
  video,
  iframe {
    width: 100%;
  }
}
