#tiny-header-ow {
	max-height: 80vh;
	overflow: hidden;
	margin: 0 15%;
}
#tiny-header .ce-gallery div, #tiny-header .image {
	width: 100%;
	margin-bottom: 0;
}
#tiny-header .image-embed-item {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	max-height: 80vh;
}
.tns-outer {
	padding: 0 !important;
	position: relative;
}
.tns-controls {
	outline: none;
}
#tiny-header-ow > .tns-controls {
	opacity: 0;
	transition: opacity .2s ease;
}
#tiny-header-ow:hover > .tns-controls {
	opacity: 1;
	transition: opacity .2s ease;
}
.tns-nav {
	position: absolute;
	bottom: 2rem;
	z-index: 50;
	width: 100%;
	text-align: center;
}
.tns-nav button {
	background: #999;
	box-shadow: inset 0px 2px 3px rgba(0,0,0,0.5);
}
.tns-nav button.tns-nav-active {
	background: #ddd;
	outline: none;
}
.tns-nav > [aria-controls] {
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0 5px;
	border-radius: 50%;
	border: 0;
}
.tns-controls button {
	border: transparent;
	background-color: transparent;
	outline: none;
}
.tns-controls button:nth-child(1) {
	left: 0;
	position: absolute;
	top: 50%;
	z-index: 500;
	transform: translateY(-50%);
}
.tns-controls .prv {
	width: 70px;
	height: 70px;
	background-image: url(../elements/arrow-prev.svg);
	background-size: contain;
	text-indent: -9999px;
	overflow: hidden;
	background-position: left;
  	background-repeat: no-repeat;
	opacity: 0.6;
}
.tns-controls button:nth-child(2) {
	right: 0;
	position: absolute;
	top: 50%;
	z-index: 500;
	transform: translateY(-50%);
}
.tns-controls .nxt {
	width: 70px;
	height: 70px;
	background-image: url(../elements/arrow-next.svg);
	background-size: contain;
	overflow: hidden;
	text-indent: 9999px;
	background-position: right;
	background-repeat: no-repeat;
	opacity: 0.6;
}
#tiny-header .ce-textpic {
	position: relative;
}

#tiny-header > .tns-item .ce-bodytext {
	position: absolute;
	bottom: 10%;
	left: 20%;
	right: 10%;
	background-color: #fff;
	max-width: 30%;
}

#tiny-header .ce-bodytext h3 {
	color: #fff;
	background-color: #19a538;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0.5em;
	font-size: 1.5em;
	padding-top: 0.25em;
	line-height: 1.2;
	font-weight: 700;
}
#tiny-header .ce-bodytext p {
    padding-left:15px;
    padding-right:15px;
}

#tiny-4col-iw {
	overflow: hidden;
}
#tiny-4col > .tns-item > div {
	border: 1px solid #da291c;
	margin: 0 5px;
	min-height: 330px;
	padding: 50px 0;
}
#tiny-4col h2 {
	font-size: 3rem;
	font-weight: 200;
	color: #da291c;
}
#tiny-4col h2::before {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	background-color: transparent;
	background-image: url('elements/winner-red.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
#tiny-cont .ce-bodytext::before {
	display: block;
	height: 25%;
	content: '';
}
#tiny-cont .ce-gallery div,  #tiny-cont .ce-gallery figure{
	height: 100%;
}
#tiny-cont img.image-embed-item {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
}
#tiny-cont .ce-left .ce-bodytext {
	padding-right: 10%;
}
.img-responsive {
	width: 100%;
	height: auto;
}

.header .ce-textpic .ce-gallery .image {
	height: 90vh;
	margin-bottom: 0;
}
.header .ce-textpic .ce-gallery .image-embed-item {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.header .ce-textpic .ce-bodytext {
	position: absolute;
	top: 55%;
	width: 100%;
	color: #fff;
	background-image: url('../elements/your_outdoor_experience_weiss.svg');
	background-repeat: no-repeat;
	background-size: 10vw;
	background-position: 75% top;
	overflow: visible;
	padding-top: 6%;
}
.header .ce-textpic  .ce-bodytext h1 em {
    color: #0085CA;
}
.header-video {
	position: relative;
}
.header-video .video-embed {
	width: 100%;
	height: 90vh;
}
.header-video .video-embed-item {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header-video-text {
	z-index: 3;
	color: #fff;
	position: absolute;
	margin: 0 auto;
	left: 50%;
	top: 75%;
	transform: translate(-50%, -50%);
    text-align:center;
   width:100%;
}
.header-video-text h1{
	line-height:1;
}
.header-video-text span {
	color: #0085CA;
	font-style: italic;
	text-decoration: underline;
}

.frame-layout-narrow {
  padding-left: 10%;
  padding-right: 10%;
}
.frame-layout-extra-narrow {
  padding-left: 15%;
  padding-right: 15%;
}
.frame-layout-super-narrow {
  padding-left: 25%;
  padding-right: 25%;
}
.frame-space-before-extra-small {
  padding-top: 0;
  margin-top: -12rem;
}
/*
.frame-space-before-extra-small + .frame {
	padding-top: 12rem;
}
.frame-space-before-extra-small + .frame-space-before-small{
	padding-top: 14rem;
}
.frame-space-before-extra-small + .frame-space-before-medium  {
	padding-top: 16rem;
}
.frame-space-before-extra-small + .frame-space-before-large {
	padding-top: 20rem;
}
.frame-space-before-extra-small + .frame-space-before-extra-large {
	padding-top: 24rem;
}*/
.frame-space-before-small{
  padding-top: 2rem;
  margin-top: 0;
}
.frame-space-after-small{
  padding-bottom: 2rem;
  margin-bottom:0;
}
.frame-space-before-medium {
  padding-top: 4rem;
  margin-top: 0;
}
.frame-space-after-medium {
  padding-bottom: 4rem;
  margin-bottom:0;
}
.frame-space-before-large{
  padding-top: 8rem;
  margin-top: 0;
}
.frame-space-after-large{
  padding-bottom: 8rem;
  margin-bottom:0;
}
.frame-space-before-extra-large {
  padding-top: 12rem;
  margin-top: 0;
}
.frame-space-after-extra-large {
  padding-bottom: 12rem;
  margin-bottom:0;
}
.content .image-embed-item{
  max-width:100%;
  height:auto;
}
.frame-lightbg {
	background-color: #afcdd7;
}
.frame-darkbg {
	background-color: #20202F;
	color: #fff;
}
.frame-lightbg.frame-space-before-extra-small{
	background: linear-gradient(180deg, rgba(175,205,215,0) 12rem, rgb(175, 205, 215) 12rem, rgb(175, 205, 215) 100%);
}
.frame-lighttext {
  position:relative;
  color:#fff;
}
.frame-lighttext a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 9%;
}
.frame-lighttext > a:not([href]):not([class]) {
	display: none;
}
.frame-lighttext .ce-bodytext {
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
    height: 100%;
}
.frame-lighttext .ce-bodytext h2 {
	line-height: 1;
	height: 100%;
}
.frame-lighttext .ce-bodytext h2 a {
	color:#fff;
}
.frame-lighttext .image {
	margin-bottom: 0;
}
.frame-offer {
	color: #fff;
    height:100%;
}
.frame-offer .ce-textpic {
	padding: 10%;
	height: 100%;
	background-color: #20202F;
	position: relative;
}
.frame-offer h1 {
	font-size: 2.5vw;
	line-height: 1;
	margin-top: 15%;
	margin-bottom: 15%;
	z-index: 3;
	position: relative;
}
.frame-offer h2 {
	position: absolute;
	top: 4%;
	right: 3%;
	margin: 0;
	height: 100%;
	font-size: 2.5vw;
	height: 9vw;
	width: 9vw;
	text-align: center;
	line-height: 9vw;
	transform: rotate(10deg);
	background-image: url('../elements/preis_collect_moments_knallblau.svg');
	background-repeat: no-repeat;
	background-size: contain;
    padding-left:3%;
}
.frame-offer h2 sub {
	position: relative;
	font-size: 0.6vw;
	right: 8%;
	bottom: -2%;
}
.frame-offer p {
	font-size: 1.25vw;
	font-weight: 300;
}
.frame-offer p:last-child {
	position: absolute;
	bottom: 2vw;
	width: calc(90% - 30px);
	margin: 0;
}
.frame-offer p:last-child a {
	color: #fff;
	text-decoration: none;
	padding-top: 1vw;
	padding-bottom: 1vw;
	display: block;
	letter-spacing: 3px;
}
.frame-offer .link-det {
	float: left;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
}
.frame-offer .button {
	background: #0085CA;
	width: auto;
	text-align: center;
	float: right;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	/* padding-left: 1vw; */
	/* padding-right: 1vw; */
}
.frame-offer .button a {
	padding-right: 1vw;
	padding-left: 1vw;
}
.frame-offer-2 {
	color: #fff;
    height:100%;
}
.frame-offer-2 .ce-textpic {
	padding: 7%;
	height: 100%;
	background-color: #20202F;
	position: relative;
}
.frame-offer-2 h1 {
	font-size: 1.6vw;
	line-height: 1;
	margin-top: 10%;
	margin-bottom: 10%;
	z-index: 3;
	position: relative;
}
.frame-offer-2 h2 {
	position: absolute;
	top: 4%;
	right: 3%;
	margin: 0;
	height: 100%;
	font-size: 2vw;
	height: 7vw;
	width: 7vw;
	text-align: center;
	line-height:7vw;
	transform: rotate(10deg);
	background-image: url('../elements/preis_collect_moments_knallblau.svg');
	background-repeat: no-repeat;
	background-size: contain;
    padding-left: 3%;
}
.frame-offer-2 h2 sub {
	position: relative;
	font-size: 0.5vw;
	right: 9%;
	bottom: -3%;
}
.frame-offer-2 p {
	font-size: 1vw;
	font-weight: 300;
    margin-bottom:1vw;
}
.frame-offer-2 p:last-child {
	position: relative;
	/* bottom: 2rem; */
	width: 100%;
	margin: 0;
	display: inline-block;
	padding-top: 1vw;
}
.frame-offer-2 p:last-child a {
	color: #fff;
	text-decoration: none;
	padding-top: 1vw;
	padding-bottom: 1vw;
	display: block;
	letter-spacing: 3px;
}
.frame-offer-2 .link-det {
	float: left;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
}
.frame-offer-2 .button {
	background: #0085CA;
	width: auto;
	text-align: center;
	float: right;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	/* padding-left: 1vw; */
	/* padding-right: 1vw; */
}
.frame-offer-2 .button a {
	padding-right: 1vw;
	padding-left: 1vw;
}



.frame-coupon-bt {
	position: absolute;
	bottom: 0;
	width: calc(100% - 30px);
	padding: 0 7%;
	text-align: right;
	padding-bottom: calc(2rem + 7%);
}
.frame-coupon-bt .regiondo-button span {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 3px;
	padding-top: 1vw;
	padding-bottom: 1vw;
	line-height: 1.5;
    text-transform: uppercase;
}
.frame .ce-headline-right {
	margin-bottom: 0;
	text-align: right;
}
.frame .ce-headline-right a {
	color: #20202F;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
}
.over {
	margin-left: -16.7%;
	margin-top: 5.5%;
	margin-bottom: calc(5.5% - 2rem);
}
.under .image {
	margin-bottom: 0;
}
.row.detail2col {
  margin-left:0;
  margin-right:0;
}
.row.detail2col .left header h2 {
	font-size: 7vw;
	color: #0085CA;
	background-image: url(../elements/your_outdoor_experience_knallblau.svg);
	background-repeat: no-repeat;
	background-size: 9vw;
	background-position: 5vw 4vw;
	height: 14vw;
}
.row.detail2col .left .ce-textpic {
	margin-top: -4vw;
}
.col-12.col-lg-6.left .image {
	margin-left: -15px;
}
.row.detail2col .left .ce-bodytext h2 {
	padding-bottom: 5vw; 
}
.row.detail2col .left .ce-bodytext p {
	font-size: 1.25vw;
	font-weight: 500;
}
.row.detail2col .price-det {
	width: 9vw;
	height: 9vw;
	display: block;
	background-image: url(../elements/preis_collect_moments_gefuellter_kreis_knallblau.svg);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 9vw;
	text-align: center;
	background-size: contain;
	font-size: 2.5vw;
}
.row.detail2col .price-det sub {
	font-size: 0.7vw;
	margin-left: -0.8vw;
}
.row.detail2col .right header h2 {
	font-size: 4vw;
  color: #0085CA;
}
.col-12.col-lg-6.right .image {
	margin-right: -15px;
}
.row.detail2col ul {
	padding-left: 0.3vw;
	padding-top: 4vw;
}
.row.detail2col li {
	list-style: none;
	display: flex;
	padding-bottom: 1vw;
	padding-left: 2vw;
}
.row.detail2col li h4 strong {
	color: #0085CA;
}
.row.detail2col li::before {
	content: '';
	display: inline-block;
	width: 1vw;
	height: 1vw;
	background-color: #0085CA;
	margin-left: -2vw;
	margin-top: .45vw;
	position: absolute;
}
.row.detail2col .button a {
	background: #0085CA;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.25vw;
	padding: 1.5rem 1.5rem;
	letter-spacing: 3px;
	color: #fff;
	text-decoration: none;
}
.booking-frame {
	height: 550px;
	border: 0;
	/* padding: 10px; */
}
#booking-anchor {
	margin-top: -99px;
	padding-top: 99px;
}
.gm-style div[role="img"],.gm-style div[role="button"]{
   overflow:visible!important;
}
.gm-style div[role="img"]::before,.gm-style div[role="button"]::before {
	content: '';
	width: 300px;
	height: 50px;
	display: inline-block;
	background: url('../elements/map-icon-text.svg');
	font-size: 2.5vw;
	position: absolute;
	margin-left: -290px;
	margin-top: 80px;
	background-repeat: no-repeat;
	background-size: contain;
}
.frame-bookacc .card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: #0085CA;
	border-bottom: none;
	border-radius: 0;
}
.frame-bookacc .card-header .btn-link {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	text-align: left;
	padding: 1.375rem .75rem;
	box-shadow: none;
}

.footer{
  background:#166886;
}
.footer img{
  max-width:180px;
}

.footer p, .footer a {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	font-weight: 500;
	text-decoration: none;
}