.content2colWrap h2:after, .content2colWrap h1:after {
	top: unset !important;
	bottom: 20px;
}
.textBoxWrap {
        margin-top: 45px;
    padding: 160px 80px;
    background-position: left center;
	background-size: cover;

}
.textBoxWrap h1, .textBoxWrap h2, .textBoxWrap h3, .textBoxWrap h4 {
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    color: #707173;
    padding-bottom: 20px;
}
.textBoxWrap h1:after {
    display: none;
}
.textBoxWrap .ctaButton {
    letter-spacing: 1px;
    margin-bottom: 15px;
     font-family: 'AltoProCon-Bold';
    background-color: #e2001a;
    font-size: 20px;
    font-weight: bold;
	line-height: 30px;
    color: #fff;
    padding: 2px 12px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}
.textBoxWrap .ctaButton a {
    text-decoration: none;
    color: white;
}
.textBoxWrap > div {
	max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}
.textBoxWrap .inner {
    max-width: 640px;
}
.textBoxWrap.leereBox {
	padding: 20px !important;
}
.cardPromWrap {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: space-between;
}
.cardPromWrap h1:after {
    display: none;
}
.cardPromWrap h1, .cardPromWrap h2, .cardPromWrap h3, .cardPromWrap h4 {
    padding: 0;
    margin: 0;
    font-size: 40px;
    padding-bottom: 20px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #707173;
}
.cardPromWrap .text {
    font-size: 20px;
    line-height: 1.5em;
}
.cardPromWrap .ctaButton a {
    display: inline-block;
    background-color: #e30613;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    font-weight: bold;
    margin-top: 20px;
    text-decoration: none;
}
.cardPromWrap .ctaButton a:hover {
    font-weight: normal;
}
.cardPromWrap .textOutter {
    max-width: 50%;
    padding-top: 90px;
}
.cardPic {
	margin-top: 120px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-bottom: 20px;
}

.cardPic img {
		max-width: 70%;
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.content2colWrap {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.content2colWrap .inner {
    max-width: 49%;
}
.content2colWrap .inner.full {
    max-width: 100%;
}
.content2colWrap h1, .content2colWrap h2, .content2colWrap h3, .content2colWrap h4 {
    padding-bottom: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.content2colWrap .secondPic {
    padding-left: 50px;
}
.content2colWrap .imageWrap {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.textBox {
    padding: 25px;
    border: 1px solid black;
    margin-top: 25px;
}
.summaryWrap {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #707173;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 30px 5px #ccc;
    box-shadow: 0 0 30px 5px #ccc;
    display: inline-block;
}
.summaryWrap p {
    padding-bottom: 10px;
}
table.contenttable.contenttable-0 {
    margin-top: 45px;
    width: 100%;
}
.tableWrap {
    margin-bottom: 20px;
    position: relative;
}
.tableWrap td, .tableWrap th {
	border-bottom: 2px solid #f2f2f2;
}
table.contenttable.contenttable-0 {
    margin-top: 0px;
    width: 100%;
}

/*table.contenttable td, table.contenttable th {
    padding: 5px;
    border: 1px solid #707173;
}*/
table.contenttable th {
    font-size: 24px;
    color: #707173;
    line-height: 30px;
    letter-spacing: 1px;
}
table.contenttable td, table.contenttable th {
    padding: 20px;
    text-align: center;
}
table.contenttable td:nth-child(odd), table.contenttable th:nth-child(odd) {
    background-color: white;
}
table.contenttable td:nth-child(even), table.contenttable th:nth-child(even) {
    background-color: #f2f2f2;
}
.text.twoCols {
    padding-bottom: 30px;
    -webkit-column-count: 2;
    column-count: 2;
}
.text.twoCols p {
    padding-bottom: 0px;
}
.content2colWrap h2, .content2colWrap h1 {
      font-size: 40px;
      margin: 0px;
  font-weight: bold;
  line-height: 50px;
  font-family: 'AltoProCon-Bold';
  color: #707173;
  padding-top: 30px;
  padding-bottom: 20px;
}
.text {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
}
.svgmonjawrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 150px);
    margin: 0 -75px;
}
iframe#video {
    margin-left: 75px;
}
.svgmonjawrap image {
    width: 100%;
}
-webkit-clip-path: url("#clipPolygon");
        clip-path: url("#clipPolygon");

.svgmonjawrap .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    z-index: -1;
    margin: 0 -100px 0 0;
    -webkit-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.dceSlider .replacePrev:before, .dceSlider .replaceNext:before {
    content: '';
}
h3 {
    color: #707173;
}
.dceSlider .replacePrev {
    display: none;
    /*left: 40px;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    z-index: 1;
    text-shadow: 0 0 3px #cccccc;*/
}
.dceSlider .replaceNext {
    display: none; 
    /*right: 40px;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    z-index: 1;
    text-shadow: 0 0 3px #cccccc;*/
}

.dceSlider .inner.prevslide {
    right: -150px;
}
.dceSlider .inner.nextSlide {
    left: -150px;
}
/*
.dceSlider .inner.slick-slide.slick-current.slick-active.slick-center {
    z-index: 1;
}
*/

.dceSliderSubheadline {
	position: absolute;
	z-index: 100;
	color: #ffffff;
	text-align: center;
	width: 100%;
	margin: 330px 0 0 0;
	left: 0;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1px;
   
}

.dceSlideshow {
    overflow: hidden;
}
.dceSlideshow h1 {
    color: #707173;
    font-size: 60px;
    letter-spacing: 1px;
	margin-bottom: 20px !important
}
.dceSlideshow h1:after {
    background: #707173;
	margin-left: 20px;
}
.dceSlideshow .title {
    font-size: 24px;
    font-weight: bold;
    color: #707173;
	padding-bottom: 15px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
}
.dceSlideshow .slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.dceFactboxWrap {
    margin-top: 45px;
}
.dceFactbox {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dceFactbox .headlines {
    min-width: 250px;
}
.dceFactbox .factBoxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 105px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.dceFactbox .factBox {
    max-width: 30%;
	margin-right: 3%;
}
.dceFactbox .description {
    font-size: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: 'AltoProCon-Bold';
    letter-spacing: 1px;
    line-height: 30px;
    color: #707173;
}
.dceFactbox .adress, .dceFactbox .info {
    font-size: 18px;
}
.frame h3 {
    color: #707173;
}
.summaryWrap .heading {
    padding-top: 10px;
    font-weight: bold;
}
.summaryWrap li {
    font-weight: bold;
}
.summaryWrap li a {
    text-decoration: none;
}
.dceFactbox h1, .dceFactbox h2 {
    font-family: 'AltoProCon-Bold';
    padding: 0;
    line-height: 50px;
    letter-spacing: 1px;
    margin: 0;
    color: #707173;
    font-size: 40px;
    padding-bottom: 20px;
}
 .dceFactbox h3, .dceFactbox h4 {
        padding: 0;
    margin: 0;
    font-size: 24px;
    padding-bottom: 20px; 
    line-height: 50px;
        color: #707173;
        font-family: 'AltoProCon-Bold';
    font-size: 40px;
 }
.dceFactbox h1:after {
    display: none;
}
.dceFactbox .dceLink {
    margin-top: 15px;
}
.dceFactbox .dceLink span {
	color: #e2001a;
}
.dceFactbox .dceLink a {
   line-height: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-decoration: none;
      font-family: 'AltoProCon-Bold';
    letter-spacing: 1px;
    color: #707173;
}
.dceFactbox .info {
    color: #e2001a;
}
.dceFactbox .info a {
    color: #e2001a;
    text-decoration: none;
}
.dceFactbox .glyphicon {
    font-size: 14px;
    padding-right: 3px;
}
.dceFactbox .adress {
    color: #8d8d8f;
}
.dceInfoBitesBox {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.dceInfoBitesBox img {
    width: 100%;
    max-height: 450px;
    max-width: 530px;
}
.subLine {
    font-family: 'AltoProCon-Bold';
    color: #707173;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.dceInfoBitesBox .title {
     font-family: 'AltoProCon-Bold';
    margin-bottom: 15px;
    background-color: #e2001a;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 2px 12px;
        display: inline-block;
    text-transform: uppercase;
}
.dceInfoBitesBox .text {
     font-family: 'AltoProCon-Bold';
    max-width: 600px;
    color: #707173;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 125%;
    color: #707173;
}
.dceInfoBitesBox .text b {
    color: #e2001a;
}

.dcePictureSub {
    margin: 40px;
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.dcePictureSub .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dcePictureSub .wrap.middle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.dcePictureSub .wrap.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.dcePictureSub .wrap .inner {
    max-width: 580px;
}
.dcePictureSub .wrap.bigPic .inner {
    max-width: 100%;
}
.dcePictureSub .sub {
    /*font-family: 'AltoProCon-Thin';*/
    max-width: 580px;
        font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #666;
    padding-top: 15px;
}
.dcePictureSub .wrap.fifty {
    width: 49%;
}
.dcePictureSub .wrap.full {
    width: 100%;
}
.dceSlideshow h1, .dSContent {
	max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}
.dceSlideshow .inner.slick-slide {
    height: inherit;
    position: relative;
    z-index: 1;
}
.dceSlideshow .inner.slick-slide.slick-current {
    z-index: 10;
}
.dceSlideshow .slick-dots li {
    padding: 0;
    cursor: pointer;
    margin: 0 5px;
    background-color: #fff;
    position: relative;
    width: 90px;
    height: 4px;
}
.dceSlideshow .slick-dots li button {
    display: none;
}
.dceSlideshow .slick-dots li.slick-active {
    background-color: #e2001a;
}
.dceSlideshow .slick-dots {
    position: absolute;
        bottom: 39%;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.dceSlideshow .topicsBack {
	background-image: url(/typo3conf/ext/site_innsbruck_info/Resources/Public/Images/topicsPlay.png);
	background-position: right 30px center;
	padding: 10px 80px 10px 30px;
}
.inner.slick-slide h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: white;
    position: absolute;
}
.inner.slick-slide h2:after {
    display: none;
  }
.dce_inhalt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
a.ctaLink {
    display: inline-block;
    width: inherit;
    font-weight: bold;
    text-decoration: none;
    color: #e30613;
    padding-bottom: 10px;
}
.ctaOutter .glyphicon {
    padding-right: 5px;
    font-size: 16px;
    color: #e30613;
}
/*
lt. tel luise 10.09.2019
.dceInhalt {
	background-color: #fff;
    padding: 0 20px 20px 20px;
	-webkit-box-shadow: 0 0 30px 5px #ccc;
    box-shadow: 0 0 30px 5px #ccc;
	display: inline-block;
}
*/
@media screen and (max-width: 1400px) { 
    .dcePictureSub .wrap.full .inner {
        max-width: 49%;
    }
  }
@media screen and (max-width: 1024px) {
.content2colWrap .imageWrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 20px;
    }
    .cardPromWrap .textOutter {
    max-width: 100%;
    }
    .cardPromWrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 20px;
    }
    .dceFactbox {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .dceFactbox .factBoxes {
        padding-top: 30px;
    }
    .dceFactbox .factBox {
        max-width: 49%;
    }
    .content2colWrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .content2colWrap .inner {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .tableWrap {
        overflow-x: scroll;
		padding-bottom: 12px;
    }
	.tableWrap::-webkit-scrollbar {
		margin-top: 12px;
		width: 12px;
		height: 4px;
	}
	.tableWrap::-webkit-scrollbar-track {
		margin-top: 12px;
		border-radius: 0;
		background-color: #ffffff;
	}
	.tableWrap::-webkit-scrollbar-thumb {
		margin-top: 12px;
		border-radius: 0;
		background-color: #e30613;
	}
	.dcePictureSub {
		margin: 0 -20px;
	}
    .dcePictureSub .sub {
		padding-bottom: 15px;
	}
    .dcePictureSub .wrap.full .inner {
        max-width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        text-align: center;
    }
    .dceFactbox .factBox {
        width: 100%;
        max-width: 100%;
    }
    .dceFactbox .factBoxes {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    table.contenttable.contenttable-0 {
        margin-top: 45px;
        width: 100%;
        min-width: 600px;
        overflow-x: scroll;
    }
    .dceInfoBitesBox .text {
        font-size: 32px;
        max-width: 100%;
    }
    .dceInfoBitesBox, .dcePictureSub {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .dcePictureSub .wrap .inner {
        max-width: 100%;
    }
    .dcePictureSub .wrap.fifty {
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .dceFactbox h1, .dceFactbox h2, .content2colWrap h2, .content2colWrap h1, .textBoxWrap h1, .textBoxWrap h2, .cardPromWrap h1, .cardPromWrap h2 {
        padding-bottom: 10px;
    }
	.dceSlider .svgmonjawrap svg {
		height: 500px;
	}
	.dceSliderSubheadline {
		margin-top: 220px;
	}
}  
  @media screen and (max-width: 480px) {
	  .dceSliderSubheadline {
		  margin-top: 150px;
	  }
	  	.dceSlider .svgmonjawrap svg {
		height: 374px;
	}
      .content2colWrap .imageWrap {
          display: none;
      }
      .inner.slick-slide h2 {
          font-size: 24px;
          line-height: 30px;
          letter-spacing: 1px;
      }
      .dceSlideshow .slick-dots {
        bottom: 41%;
    }
    .dceSlideshow h1 {
    font-size: 30px;
    letter-spacing: 0.5px;
}
    .dceInfoBitesBox .text {
    font-size: 24px;
    line-height: 30px;
}
      .textBoxWrap {
          padding: 30px 20px;
      }
  .dceFactbox h1, .dceFactbox h2, .textBoxWrap h1, .textBoxWrap h2, .textBoxWrap h3, .textBoxWrap h4, .cardPromWrap h1, .cardPromWrap h2, .cardPromWrap h3, .cardPromWrap h4 {
      font-size: 24px;
          line-height: 30px;
  }
  .cardPromWrap .ctaButton a {
      margin-top: 20px;
  }
  .dceFactbox .factBoxes {
    padding-top: 10px;
}
.content2colWrap h2, .content2colWrap h1 {
    padding-top: 0;
    font-size: 30px;
    letter-spacing: 0.5px;
}

.content2colWrap .secondPic {
    padding-left: 15px;
}
  .content2colWrap {
      padding-left: 20px;
      padding-right: 20px;
  }
      .text.twoCols {
    -webkit-column-count: 1;
    column-count: 1;
}
  }