* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box; /* safari 3 needs this */
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border: 0px;
}

.displayNone {
    display: none !important;
}

@media (max-width: 700px) {
    #c3668 .elastic,
    #c3665 .elastic,
    #c3712 .elastic {
        padding-bottom: 140.25% !important;
    }
}

s,
.line-through {
    text-decoration: line-through;
}

body {
    font-family: 'klavika_regularregular',Open Sans,sans-serif;
    /*font-size: 1rem;
    line-height: 1.7;*/
    font-size: 16px;
    line-height: 27px;
    /*color: #333333;*/
    color: #58585a;
}

#wt2363 .textImgWrap {
    border:2px solid #d00;
    color:#d00;
    text-align:center;
    font-weight:Bold;
}

img, iframe {
    vertical-align: top;
}

.owl-navi {
    position:absolute;
    right:0px;
    bottom:0px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
}

small {
    font-size: 0.9em;
    line-height: 1.2em;
    display: inline-block;
}

.anchorTarget {
  float:left;
  width: 100%;
  position: relative;
}
.ge3fa59b36e098e3aa4558072bed8ecd2 {position:absolute; left:-2990px; font-style:normal; font-weight:normal; font-family:verdana, sans-serif;}
.flexWrap {
    display: flex;
    justify-content: space-between;
}

.event_achtung.rot {
    color:#e60a14;
}

.event_achtung {
}

.panorama {
    display:block;
    width:800px;
    height:640px;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


.h1, .h2, .h3, h1, h2, h3 {
    font-family: "klavikabold_italic",Open Sans,sans-serif;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 50px;
}

.textWrap .h1:first-child, .textWrap .h2:first-child, .textWrap .h3:first-child, .textWrap h1:first-child, .textWrap h2:first-child, .textWrap h3:first-child,
.elem .h1:first-child, .elem .h2:first-child, .elem .h3:first-child, .elem h1:first-child, .elem h2:first-child, .elem h3:first-child,
.elem2 .h1:first-child, .elem2 .h2:first-child, .elem2 .h3:first-child, .elem2 h1:first-child, .elem2 h2:first-child, .elem2 h3:first-child {
    margin-top: 0px;
}

h1 {
    font-size: 2.66em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.1em;
    margin: -9px 0 32px;
}

h1.header.text-head-border {
    border-bottom: 5px solid transparent;
    padding-bottom: 5px;
}

h2 {
    /*font-size: 25pt;*/
    font-size: 2.085em;
    line-height: 1.1em;
    /* Abstand 100 und 50*/
    /* margin: 74px 0 44px;*/

    /* Abstand 50 und 25 */
    margin: 34px 0 11px;
}

header h2 {
    margin-bottom: 14px;
}

h2:first-child {
    margin-top: -7px;
}

h3 {
    font-size: 1.250em;
    line-height: 1.1em;
    margin: 16px 0 8px;
}

p {
    margin-bottom: 10px;
}

p:last-child {
    margin-bottom: -8px;
}

b, strong {
    font-family: "klavika_regularbold", Verdana, sans-serif;
    font-weight: normal;
}

a {
    color: #f08701;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover {
    color: #000000;
}

/* ---------- spacing ---------- */
/*.spaceBefore-h-25,*/
.spaceBefore-h-20 {
    padding-top: 20px;
}

/*.spaceBefore-h-50,*/
.spaceBefore-h-40 {
    padding-top: 40px;
}

/*.spaceBefore-h-75,*/
.spaceBefore-h-60 {
    padding-top: 60px;
}

/*.spaceBefore-h-100,*/
.spaceBefore-h-80 {
    padding-top: 80px;
}

/*.spaceBefore-h-150,*/
.spaceBefore-h-120 {
    padding-top: 120px;
}

/* ----- */

/*.spaceAfter-h-25,*/
.spaceAfter-h-20 {
    padding-bottom: 20px;
}

/*.spaceAfter-h-50,*/
.spaceAfter-h-40 {
    padding-bottom: 40px;
}

/*.spaceAfter-h-75,*/
.spaceAfter-h-60 {
    padding-bottom: 60px;
}

/*.spaceAfter-h-100,*/
.spaceAfter-h-80 {
    padding-bottom: 80px;
}

/*.spaceAfter-h-150,*/
.spaceAfter-h-120 {
    padding-bottom: 120px;
}
/* ---------- // spacing ---------- */


.textWrap ul li,
.typeWrap-mask_klappelement .jpfaqList {
    text-align: left;
}


.text-head-indent {
  text-indent: -110px;
  margin-left: 110px;
}

.text-head-indent.text-center,
.text-head-indent-center {
  text-indent: -110px;
  margin-left: 0;
}

.text-head-indent-center {
    text-align: center;
}

@media (max-width: 700px) {
    .text-head-indent.text-center,
    .text-head-indent-center  {
        text-indent: 0;
        text-align: left;
    }
}

#contentWrap a:hover {
    opacity: 0.8;
    color: #6c6c6c;
}

.more {
    font-family: "klavika_regularbold", Verdana, sans-serif;
}

.btnLink {
    font-family: "klavika_regularbold", Verdana, sans-serif;
    text-transform: uppercase;
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    display: inline-block;
    padding: 0px 5px;
    font-size: 0.8em;
    letter-spacing: 0.08em;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btnLink:hover {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}


.frameWrap-incl-border .holder,
.typeWrap-mask_textbild.frameWrap-incl-border .textImgWrap {
    border: 1px solid;
    float: left;
    position: relative;
    width: 100%;
    padding: 15px;
}

.typeWrap-mask_textbild.frameWrap-incl-border .textWrap {
    padding-left: 15px;
    padding-right: 15px;
}

.typeWrap-mask_textbild.frameWrap-incl-border .textImgWrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}

.arrowLink.fontello-arrow-right {
    padding-right: 10px;
    position: relative;
    font-family: "klavika_regularbold",Open Sans,sans-serif;
    display: inline-block;
}
a.arrowLink.fontello-arrow-right {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    padding-left: 28px;
}
/*a.arrowLink.fontello-arrow-right:first-child {
    padding-left: 22px;
}*/
a.arrowLink.fontello-arrow-right:before {
    position: absolute;
    margin-left: -25px;
}

.arrowLink.fontello-arrow-right:before {
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    top: 3px;
}
.fontello-arrow-right:before {
    font-size: 20px;
}

.typeWrap-menu_pages ul {
    display: block;
    list-style: none;
}

.typeWrap-menu_pages ul li {
    line-height: 2.15em;
}

.typeWrap-menu_pages ul li a {
    position: relative;
    padding: 0 0 0 22px;
}

.typeWrap-menu_pages ul li a:before {
    color: #F08605;
    position: absolute;
    left: -7px;
    top: 1px;
}

#footerWrap a.arrowLink,
.arrowLink {
    color: #F08605;
}

.owl-carousel .owl-item img {
    text-align: center;
}

.owl-nav {
    height: 1px;
    left: 0;
    margin-top: -19px;
    position: absolute;
    right: 0;
    top: 50%;
}
@media (min-width:981px) {
  .testimonialWrap .owl-nav {
      top: inherit;
      bottom: 13px;
      width: 575px;
      left: 50%;
      margin-left: -289px;
  }
}

.owl-prev, 
.owl-next {
    position: absolute;
    top: -13px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 42px;
}

.owl-prev i:before, 
.owl-next i:before {
    color: #ffffff;
    font-size: 1.8em;
    opacity: 0.5;

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

.typeWrap-mask_testimonial .owl-prev i:before,
.typeWrap-mask_testimonial .owl-next i:before {
    color: #fff;
}

.owl-prev:hover i:before, 
.owl-next:hover i:before {
    opacity: 1;
}

.owl-prev {
    left: 5px;
}

.owl-prev i {
    display: inline-block;
}

.owl-next {
    right: 5px;
}

.owl-next i {
    display: inline-block;
}

.owl-dots {
    text-align: center;
}

.owl-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #aaa;
    display: inline-block;
    margin: 0 5px;
}

.owl-dot.active {
    background: #555;
}

.testimonialWrap .owl-dot {
  background-color: #fff;
}

.testimonialWrap .owl-dot.active {
  background-color: #555;
}

ul.oneColHyphens {
    margin-left: 0 !important;
    padding: 0;
}

ul.oneColHyphens li {
    width: 100%;
    padding: 0 0 5px 14px;
    position: relative;
    margin: 0;
}

ul.oneColHyphens li:before {
    content: "-";
    position: absolute;
    left: 0;
}
ul.oneColHyphens.arrowlist li:before,
ul.twoColHyphens.arrowlist li:before {
    content: '\e808';
    position: absolute;
    left: 0;
    font-family: "fontello";
}

@media (min-width: 560px) {
    ul.twoColHyphens {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
    }
}

ul.twoColHyphens {
    margin-left: 0 !important;
    padding: 0;
}

ul.twoColHyphens li {
    width: 100%;
    padding: 0 0 5px 0;
    position: relative;
    margin: 0;
    list-style: none;
}


/* -------- Elemente --------*/
#scrolling {
    background-color: #EE7202;
    bottom: 20px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 50px;
    z-index: 999999999;
    opacity: 0.6;
}
@media (max-width: 600px) {
    #scrolling {
        height: 36px;
        line-height: 36px;
        width: 36px;
    }
}

#scrolling:hover {
    opacity: 1;
}

#scrolling span {
    color: #fff;
}

/* -------- // Elemente --------*/
#page {
    float: left;
    width: 100%;
}
.wrap {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}

.p-big {
    font-size: 1.5em;
}

.p-tiny {
    font-size: 0.8em;
    line-height: 1.5em;
}

.text-color-orange,
body[class*="pcolor-"] .text-color-orange {
    color: #f18800 !important;
}
.text-color-dark-orange,
body[class*="pcolor-"] .text-color-dark-gold{
    color: #e94f10 !important;
}
.text-color-red,
body[class*="pcolor-"] .text-color-red {
    color: #e60a14 !important;
}
.text-color-dark-red,
body[class*="pcolor-"] .text-color-dark-red {
    color: #b61918 !important;
}
.text-color-yellow,
body[class*="pcolor-"] .text-color-yellow {
    color: #efc100 !important;
}
.text-color-gold,
body[class*="pcolor-"] .text-color-gold {
    color: #b6a260 !important;
}

.wt,
.pad30 {
    float: left;
    position: relative;
    width: 100%;
}
.wt .frame .wt .frame,
.wt .frame,
#footerWrap,
#sponsorsFooterWrap,
.typeWrap-mask_sliderexponate .headerWrap,
.zeile .headlineWrap,
.typeWrap-mask_slidermouseover .headlineWrapOuter,
.wt .frame .news-single .newsContentElements .wt .frame,
.pad30 {
    padding-left: 30px;
    padding-right: 30px;
}
.wt .frame .news-single .wt .frame,
.wt.typeWrap-shortcut .frame,
.wt .frame .wt.typeWrap-form_formframework .frame,
.wt .frame .typeWrap-mask_sliderexponate .frame,
.wt.typeWrap-mask_mosaik .frame,
.typeWrap-mask_iframe .fullsizeWrap,
.wt.typeWrap-shortcut .wt.typeWrap-mask_testimonial .frame{
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 500px) {

}

.frame ol {
    margin: 0 0 0 20px;
}

.frame ol li::marker {
    font-weight: bold;
}

.frame ul {
    /*margin: 0 0 0 20px;*/
    margin: 0 0 0 0px;
    list-style: none;
}

.frame ul li.li-rte {
    display: flex;
    position: relative;
}

.frame ul span.liDot {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #58585a;
    position: absolute;
    top: 11px;
    margin-left: 3px;
}

.frame ul span.liText {
    padding-left: 19px;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.frame ul.twoColHyphens span.liText {
    padding-left: 19px;
    line-height: 1.31em;
    margin-bottom: 0;
}

.centerIt,
.pcolor-6 .centerItHof,
.centerItHeadline,
.frame-type-textmedia,
.frame-type-form_formframework,
.ticketshop-b2b-wrap,
.tx-felogin-pi1,
.jewishKicker .typeWrap-menu_pages .frame ul {
    width: 100%;
    margin: 0 auto;
    /*padding: 0 20px;*/
    position: relative;
}

@media (min-width: 768px) {
    .centerIt,
    .pcolor-6 .centerItHof,
    .centerItHeadline,
    .frame-type-textmedia,
    .frame-type-form_formframework,
    .ticketshop-b2b-wrap,
    .tx-felogin-pi1,
    .jewishKicker .typeWrap-menu_pages .frame ul {
        max-width: 720px;
    }
    /*.sliderWrap {
        width: 2160px;
        margin-left: -720px;
     }
    .sliderWrap .itemWrap {
        width: 720px;
    }*/
}
@media (min-width: 992px) {
    .centerIt,
    .pcolor-6 .centerItHof,
    .centerItHeadline,
    .frame-type-textmedia,
    .frame-type-form_formframework,
    .ticketshop-b2b-wrap,
    .tx-felogin-pi1,
    .jewishKicker .typeWrap-menu_pages .frame ul {
        max-width: 940px;
    }
    /*..sliderWrap {
        width: 2820px;
        margin-left: -940px;
     }
    sliderWrap .itemWrap {
        width: 940px;
    }*/
}

@media (min-width: 1200px) {
    .centerIt,
    .pcolor-6 .centerItHof,
    .centerItHeadline,
    .frame-type-textmedia,
    .frame-type-form_formframework,
    .ticketshop-b2b-wrap,
    .tx-felogin-pi1,
    .jewishKicker .typeWrap-menu_pages .frame ul {
        max-width: 1140px;
    }

    .frame-type-form_formframework {
        max-width: 1200px;
    }
    /*.sliderWrap {
        width: 3420px;
        margin-left: -1140px;
     }
    .sliderWrap .itemWrap {
        width: 1140px;
    }*/
}
/* -------- contentWrap --------*/
#contentWrap {
    position: relative;
    z-index: 0;
}
/* -------- // contentWrap --------*/


/* -------- sticky header -------- */
#page.stick #mainmenu ul li a {
}
/* -------- ENDE sticky header -------- */


/* -------- responsive --------*/
img,
audio,
video,
embed {
    max-width:100%;
    width:auto;
    height:auto;
}

video {
    background-color: #000;
}

.elastic {
    position: relative; 
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0; 
    overflow: hidden; 
    width: 100%;
    height: auto;
}

.typeWrap-mask_galerie .elastic,
.typeWrap-mask_galerieflexibel .elastic {
    padding-bottom: 66.8%; /* ratio 16x9 */
}

.elastic iframe,
.elastic video {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100% !important; 
    height: 100% !important; 
}

.typeWrap-mask_galerieflexibel .panorama {
    width: 100% !important;
    padding-bottom: 66.6% !important;
    display: block;
}
.typeWrap-mask_kacheln .panorama {
    width: 100% !important;
    padding-bottom: 56.25% !important;
    display: block;
}

.typeWrap-mask_textbild .panorama {
    width: 100% !important;
    padding-bottom: 56.25% !important;
    display: block;
}

.typeWrap-mask_zweispalter .panorama {
    width: 100% !important;
    padding-bottom: 56.25% !important;
    display: block;
}
/* -------- // responsive --------*/


.svg_curve {
    fill: #fff;
    stroke: #fff;
    stroke-width: 2px;
    pointer-events: none;
}

svg.curve {
    float: left;
    z-index: 1;
    position: relative;
    width: 100%;
    height: auto;
}

/* -------- breadcrumb --------*/
#breadcrumb {
    padding: 16px 30px 17px;
}

#breadcrumb li:last-child span.fontello-arrow-right {
    display: none;
}

#breadcrumb li {
    list-style: none;
    display: inline-block;
}

#breadcrumb li a span{
    color: #f08701;
}

#breadcrumb li a:hover span{
    color: #000000;
}
#breadcrumb li span {
    color: #7d7d7d;
}

#breadcrumb .fontello-arrow-right:before {
    font-size: 16px;
}
/* -------- // breadcrumb --------*/

/* -------- shareButtonArea --------*/
.shareButtonArea {
    margin: 40px 0;
}

#shopnew .shareButtonArea {
    border-bottom: 40px solid #fff;
    margin-bottom: 0;
}

.shareButtonArea,
.shareButtonArea a,
.shareButtonArea a i,
.shareButtonArea a span {
    color: #fff;
}

.shareButtonArea .shareButtonInner {
    float: left;
    height: 43px;
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
}

.zeile.shareButtonArea .headline,
.zeile .headline.small {
    font-size: 1.250em;
    line-height: 1.1em;
    margin: 16px 0 10px;
}

.shareButtonArea a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.shareButtonArea a:hover {
    opacity: 0.8;
}

.shareButtonArea i:before {
    margin-left: 0;
    margin-right: 0;
}

.shareButtonInner {
    font-size: 27px;
}

.shareButtonInner #email-lnk {
    font-size: 0.8em;
}

.shareButtonInner #txt-lnk {
    cursor: pointer;
    font-family: "klavika_regularbold",Open Sans,sans-serif;
    font-size: 0.8em;
    top: 0px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.shareButtonInner i.fontello-twitter {
    display: inline-block;
    text-align: center;
    margin-left: -5px;
    margin-right: -4px;
}
/* -------- // shareButtonArea --------*/


/* -------- Columns --------*/
.colWrap {
    margin-left: -15px;
    margin-right: -15px;
}

.col4 {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col3 {
    float: left;
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col2 {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.divider {
	display: none;
	float: left;
	position: relative;
	width: 100%;
}
.divider.w4.dCol4 {
    display: block;
}
.typeWrap-mask_galerieflexibel .divider.w3,
.divider.w3.dCol3 {
	display: block;
}
.divider.w2.dCol2 {
	display: block;
}

@media (max-width: 991px) {
	.col3,
    .col4 {
		width: 50%;
	}

	.divider.col3.w3,
    .divider.col4.w3,
    .divider.w3.dCol3,
    .divider.w4.dCol4 {
		display: none;
	}
    .divider.w2.dCol4,
    .divider.w2.dCol3,
	.divider.col3.w2,
    .divider.col4.w2 {
		display: block;
	}
}

@media (max-width: 700px) {
	.col4,
    .col3,
	.col2 {
		width: 100%;
	}

    .typeWrap-mask_kacheln .itemInner,
    .typeWrap-mask_kachelnicon .itemInner {
        max-width: 450px;
        margin: 0 auto;
    }
	.divider.w2,
	.divider.w2.dCol2,
    .divider.w2.dCol4 {
		display: none;
	}
}
/* -------- // Columns --------*/

.typeWrap-mask_textbild .mediaWrap {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.typeWrap-mask_textbild .imageorient-25 .mediaWrap,
.typeWrap-mask_textbild .imageorient-26 .mediaWrap {
    margin-top: 0;
}

.typeWrap-mask_textbild .textWrap {
    padding-left: 15px;
    padding-right: 15px;
}

.typeWrap-mask_textbild .textImgWrap {
    margin-left: -15px;
    margin-right: -15px;
}

.typeWrap-mask_textbild .textWrap p:first-child,
.typeWrap-mask_textbild .textWrap ul:first-child,
.typeWrap-mask_textbild .textWrap ol:first-child {
    margin-top: -8px;
}

.typeWrap-mask_textbild .textWrap h2:first-child {
    margin-top: -6px;
    margin-bottom: 6px;
}
.typeWrap-mask_textbild .textWrap h3:first-child {
    margin-top: -4px;
}

.typeWrap-mask_textbild .mediaWrap {
    margin-top: 8px;
}

/* -- oben rechts -- */
.imageorient-1 .mediaWrap{
    text-align: right;
    width: 100%;
}

/* -- oben links -- */
.imageorient-2 .mediaWrap{
    text-align: left;
    width: 100%;
}

/* -- unten mittig -- */
.imageorient-8 .mediaWrap,
.imageorient-default .mediaWrap {
    text-align: center;
    width: 100%;
    
}

/* -- unten rechts -- */
.imageorient-9 .mediaWrap{
    text-align: right;
    width: 100%;
}

/* -- unten links -- */
.imageorient-10 .mediaWrap {
    text-align: left;
    width: 100%;
}

/* -- im Text rechts -- */
.imageorient-17 .mediaWrap {
    float: right;
    margin-left: 5%;
    width: 47.5%;
    padding-left: 0;
}

/* -- im Text links -- */
.imageorient-18 .mediaWrap {
    float: left;
    margin-right: 5%;
    width: 47.5%;
    padding-right: 0;
}

/* -- neben dem Text rechts -- */
.imageorient-25 .mediaWrap {
    float: right;
    width: 47.5%;
    padding-left: 0;
}

.imageorient-25 .textWrap {
    float: left;
    width: 47.5%;
    padding-right: 0;
}

/* -- neben dem Text links -- */
.imageorient-26 .mediaWrap {
    float: left;
    width: 47.5%;
    padding-right: 0;
}

.imageorient-26 .textWrap {
    float: right;
    width: 47.5%;
    padding-left: 0;
}


@media (min-width: 701px) {
    /* bilaufteilung 1 (1/3) */
    .typeWrap-mask_textbild .imageorient-17.bildaufteilung-3 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-3 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-3 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-3 .mediaWrap {
        width: 36%;
        margin-left: 0;
        margin-right: 0;
    }

    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-3 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-3 .mediaWrap {
        padding-right: 40px;
    }
    .typeWrap-mask_textbild .imageorient-17.bildaufteilung-3 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-3 .mediaWrap {
        padding-left: 40px;
    }

    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-3 .textWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-3 .textWrap {
        width: 64%;
    }

    /* bilaufteilung 1 (2/3) */
    .typeWrap-mask_textbild .imageorient-17.bildaufteilung-2 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-2 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-2 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-2 .mediaWrap {
        width: 64%;
        margin-left: 0;
        margin-right: 0;
    }

    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-2 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-2 .mediaWrap {
        padding-right: 40px;
    }
    .typeWrap-mask_textbild .imageorient-17.bildaufteilung-2 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-2 .mediaWrap {
        padding-left: 40px;
    }

    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-2 .textWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-2 .textWrap {
        width: 36%;
    }

    /* bilaufteilung 1 (1/2) */
    /*.typeWrap-mask_textbild .imageorient-17.bildaufteilung-1 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-1 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-1 .mediaWrap, 
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-1 .mediaWrap {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }

    .typeWrap-mask_textbild .imageorient-18.bildaufteilung-1 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-1 .mediaWrap {
        padding-right: 40px;
    }
    .typeWrap-mask_textbild .imageorient-17.bildaufteilung-1 .mediaWrap,
    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-1 .mediaWrap {
        padding-left: 40px;
    }

    .typeWrap-mask_textbild .imageorient-25.bildaufteilung-1 .textWrap,
    .typeWrap-mask_textbild .imageorient-26.bildaufteilung-1 .textWrap {
        width: 50%;
    }*/
}


@media (max-width: 700px) {
    .imageorient-8 .mediaWrap,
    .imageorient-8 .textWrap,
    .imageorient-10 .mediaWrap,
    .imageorient-10 .textWrap,
    .imageorient-17 .mediaWrap,
    .imageorient-17 .textWrap,
    .imageorient-18 .mediaWrap,
    .imageorient-18 .textWrap,
    .imageorient-25 .mediaWrap,
    .imageorient-25 .textWrap,
    .imageorient-26 .mediaWrap,
    .imageorient-26 .textWrap {
        width: 100%;
    }

    .typeWrap-mask_textbild .textImgWrap,
    .typeWrap-mask_textbild .textWrap {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}


/*.wt.typeWrap-shortcut .wt {
    padding-bottom: 0;
    padding-top: 0;
}*/



.typeWrap-mask_mosaik .itemWrap {
    background-color: #e6e6e6;
}

.typeWrap-mask_mosaik .item .iframe figcaption.image-caption {
    display: none;
}

.typeWrap-mask_mosaik .item figcaption.image-caption {
    background-color: rgba(0,0,0,0.8);
    bottom: 0;
    color: #fff;
    font-family: "klavika_regularbold", Verdana, sans-serif;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;

    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.typeWrap-mask_mosaik .item:hover figcaption.image-caption {
    opacity: 1;
}

.typeWrap-mask_mosaik .grid-sizer,
.typeWrap-mask_mosaik .grid-item { width: 20%; }
/* 2 columns wide */

.layout-3 .frame {
    max-width: 1500px;
    margin: 0 auto;
}

.layout-4 .frame {
    max-width: 500px;
    margin: 0 auto;
}

@media (max-width: 600px) {
  .frameWrap-onlyDesktop {
	display: none;
  }
}

@media (min-width: 601px) {
  .frameWrap-onlySmartphone {
	display: none;
  }
}

@media (max-width: 784px) {
  #c3559 .elastic {
      padding-bottom: 130.25% !important;
      padding-bottom: 160.25% !important;
      padding-bottom: 140vw !important;
  }
}

@media screen and (max-width: 1000px) {
  /* 5 columns for larger screens */
    .typeWrap-mask_mosaik .grid-sizer,
    .typeWrap-mask_mosaik .grid-item { width: 25%; }
}

@media screen and (max-width: 768px) {
  /* 5 columns for larger screens */
    .typeWrap-mask_mosaik .grid-sizer,
    .typeWrap-mask_mosaik .grid-item { width: 33.333%; }
}