/* plus-jakarta-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../Fonts/plus-jakarta-sans-v8-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dm-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/dm-sans-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/dm-sans-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/dm-sans-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../Fonts/dm-sans-v15-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



html {
	height: 100%;
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	/*-webkit-tap-highlight-color : rgb(214,67,54); */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 16px;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "DM Sans";
    font-weight: 400;
    font-size: 20px;
	font-size: 1.25rem;
    line-height: 30px;
	line-height: 1.5;
	color: #374836;
	background-color: #F9FBF3;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;*/
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: center top;
}
@media screen and (min-width: 1025px) {
	.fancybox-active #header,
	.noscroll #header,
	.mfp-wrap+#cookiebox+#wrapper #header {
		padding-right: 17px;
	}
}
.dunkelgruen {
	color: #374836;
}
.hellgruen {
	color: #E1ECE3;
}
.gruen {
	color: #7F8F80;
}
.upper {
	text-transform: uppercase;
}
em,
i {
	font-style: italic;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
#wechsler.unterseite h1,
h1 {
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Plus Jakarta Sans';
	color: #7F8F80;
	font-size: 6.25rem;
	line-height: 1.08;
	font-weight: 600;
}
#wechsler.unterseite h1 {
	color: #F9FBF3;
	font-size: 5.5rem;
}
#wechsler h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Plus Jakarta Sans';
	color: #F9FBF3;
	font-size: 6.25rem;
	line-height: 1.08;
	font-weight: normal;
}
#wechsler h1 strong,
#wechsler h1 b {
	font-weight: 600;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 5rem;
	color: #374836;
	text-transform: uppercase;
	font-family: 'Plus Jakarta Sans';
	font-weight: 600;
	line-height: 1.1;
}
.parallax h2,
.bg_dunkelgruen h2 {
	color: #F9FBF3;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 1.5rem;
}
ul + h3,
p + h3 {
	margin-top: 2.5rem;
}
.austriamap h3 {
	margin: 0;
	padding: 0;
	font-family: 'Plus Jakarta Sans';
	font-size: 1.5rem;
	font-weight: 700;
}
h3.blatt, h3.star {
	background-image: url('../Images/blatt.svg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 3rem auto;
	padding-top: 4.375rem;
}
h3.star {
	background-image: url('../Images/star.svg');
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 700;
	text-transform: uppercase;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
p + p,
ul + p  {
	margin-top:  1.5em;
}
#wechsler h1 + p {
	margin-top: 0.875rem;
}
.parallax h2 + p,
h2 + p {
	margin-top: 2.5rem;
}
.col71875 h3 + p,
h3 + p {
	margin-top: 0.5625rem;
}
dl,
dd {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: normal;
}
dl {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0
}
dt {
  float: left;
  width: 100px;
  padding: 0;
  margin: 0
}
dd {
  float: left;
	width: calc(100% -130px);
  padding: 0;
  margin: 0;}
b,
strong {
	font-weight: 700;
}
hr {
	border: 0;
	width: 100%;
	float: left;
	clear: both;
}
.divider {
	clear: both;
}
a,
a:link,
a:visited {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: underline;
	font-weight: 400;
	color: #374836;
}
a:focus {
	outline: none;
	/*text-decoration: none;
    background: #f39200;
  color: #ffffff;*/
}
a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}
a[href^="tel:"] {
	text-decoration: none;
}
a.button,
#wechsler a.button {
	display: inline-block;
	min-width: 13.875rem;
	text-align: center;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1rem;
	font-weight: 700;
	color: #374836;
	font-family: 'DM Sans';
	background-color: #F9FBF3;
	text-decoration: none;
	line-height: 1.25rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.frame-default a.button,
.bg_white a.button,
a.button:hover,
#wechsler a.button:hover {
	background-color:  #374836;
	color: #F9FBF3;
}

a.line {
	display: inline-block;
	min-width: 13.875rem;
	text-align: center;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: underline;
	color: #F9FBF3;
	text-underline-position: under;
}
.bg_white a.line {
	color: #374836
}
a.klammer {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.5;
	color: #374836;
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding-left: 2rem;
	padding-right: 2rem;
}
.bg_dunkelgruen a.klammer {
	color: #F9FBF3;
}
a.klammer::before {
	content: '[';
	position: absolute;
	left: 0;
	top: 0;
}
a.klammer::after {
	content: ']';
	position: absolute;
	right: 0;
	top: 0;
}
ul {
	margin: 0;
	padding: 0;
}
#main ul {
	
}
ul.text-center {
	list-style-position: inside;
}
li {
	margin-left: 1em;
}
ol {
	padding-left: 0;
	/* Remove the default left padding */
	margin-left: 0px;
	margin: 0;
	padding: 0;
}
ol li {
	margin: 0;
  padding: 0;
    padding-left: 0px;
  counter-increment: step-counter;
  list-style: none;
  position: relative;
  padding-right: 2.5rem;
	border-bottom: 1px solid #374836;
	padding-bottom: 0.1875rem;
}
ol li + li {
	margin-top: 1.75rem;
}
ol li::before {
  content: "0"counter(step-counter);
  background: var(--weiss);
  color: var(--schwarz);
  width: 2.5rem;
  display: inline-block;
  text-align: right;
  position: absolute;
  right: 0;
  font-weight: 700;
  top: -0rem;
}
img a,
a img,
a {
	border: 0;
	outline: none;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.clr {
	clear: both;
}
.align-left,
.csc-header-alignment-left,
.ce-headline-left,
.text-left {
	text-align: left;
}
.align-center,
.csc-header-alignment-center,
.ce-headline-center,
.text-center {
	text-align: center;
}
.align-right,
.csc-header-alignment-right,
.ce-headline-right,
.text-right {
	text-align: right;
}
.align-justify,
.csc-header-alignment-justify,
.text-justify {
	text-align: justify;
}
.accesskey {
	position: absolute;
	left: -20000px;
}
dfn,
.hidden {
	position: absolute;
	left: -1000em;
	width: 20em;
}
::-webkit-input-placeholder {
	opacity: 1 !important;
}
:-moz-placeholder {
	opacity: 1 !important;
}
::-moz-placeholder {
	opacity: 1 !important;
}
:-ms-input-placeholder {
	opacity: 1 !important;
}
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
	outline: none;
}
*,
div,
section {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit  */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko         */
	box-sizing: border-box;
}
#wrapper {
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
}
.container {
	max-width: 1280px;
	max-width: 83rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	width: 100%;
	margin: auto;
	position: relative;
}


#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 6rem;
	z-index: 400;
	font-size: 1rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header::before {
	position: absolute;
	content: '';
	top: -6rem;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #374836;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: none;
	z-index: -1;
}
#header.sticky::before{
	box-shadow: 0.3125em 0.3125em 1.25em #00000019;
	top: 0;
}

.logo {
	float: left;
	width: 21.875rem;
	margin-top: 0.625rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sticky .logo {
	width: 17rem
}
.logo img {
	float: left;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.topright {
	float: right;
	width: auto;
	line-height: 2rem;
	padding-top: 2.25rem;
	padding-left: 4.5rem;
}
.topright img {
	vertical-align: middle;
}
.nav {
	float: right;
	width: auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-top: 2.25rem;
}
.mobilenav {
	float: right;
	width: 4.375em;
	display: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.nav-icon {
	
	margin: 0;
	padding: 0;
	width: 2.5rem;
	height: 2rem;
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	color: #ffffff;
	float: right;
	opacity: 1;
}
.nav-icon span {
	display: block;
	position: absolute;
	height: 0.25rem;
	width: 100%;
	background: #ffffff;
	border-radius: 0px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.nav-icon span:nth-child(1) {
	top: 0.1875rem;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.nav-icon span:nth-child(2) {
	top: 10px;
	top: 0.875rem;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.nav-icon span:nth-child(3) {
	top: 1.5625rem;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.nav-icon.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -2px;
	top: -0rem;
	left: 0px;
}
.nav-icon.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}
.nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 23px;
	top: 1.75rem;
	left: 0px;
}
ul.menu {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li + li {
	margin-left: 3.125rem;
}
ul.menu li a {
	font-size: 1.0625rem;
	letter-spacing: 0.02em;
	font-weight: normal;
	line-height: 2rem;
	padding-bottom: 0em;
	text-transform: uppercase;
	color: #F9FBF3;
	text-decoration: none;
	display: inline-block;
}
ul.menu li a:hover,
ul.menu li a.active {
	text-decoration: underline;
	text-underline-position: under;
}



#breadcrumbs {
	letter-spacing: 0.02em;
	font-weight: normal;
	line-height: 2rem;
	padding-bottom: 0em;
	color: #F9FBF3;
	padding-bottom: 0.5rem;
	font-size: 1.125rem;
}
#breadcrumbs a {
	text-transform: none;
	color: #F9FBF3;
	text-decoration: none;
	display: inline-block;
	float: left;
	width: auto;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
#breadcrumbs a:nth-child(1) {
	padding-left: 0;
}
#breadcrumbs span {
	float: left;
	width: auto;
}
#wechsler {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.xslider_overlay {
	position: absolute;
	z-index: 50;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translate(0, -50%);
}
.slider_trans {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background-image: url('../Images/bg_top.png');
	background-position: center top;
	background-repeat: no-repeat;
	opacity: 0.4;
	background-size: 108.25rem auto;
	height: 22.25rem;
	width: 100%;
}
.sliderverlauf {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(14,14,14,0.15);
}
.unterkunftdteail .sliderverlauf {
	background-color: rgba(14,14,14,0.22);
}
.slider_overlay {
	position: absolute;
	bottom: 6.25rem;
	z-index: 100;
	width: 100%;
	left: 0;
}
.unterseite .slider_overlay {
	bottom: 2.5rem;
}
.slider_txt {
	width: 45rem;
	color: #F9FBF3;
}
.unterseite .slider_txt {
	width: 100%;
}
.videoinline {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.videoinline video {
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
	/*max-height: 100%;*/
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	transition: 1s opacity;
}
#wechsler .videoinline video {
	/*max-height: 200%;*/
}
.videoinline.deskhoehe100 video {
	max-height: 100%;
}
.videoinline.deskbreite100 video {
	max-width: 100%;
}
.maxheight_v {
	max-width: 100%;
}
.maxwidth_v {
	max-width: 100%;
}
.austriamap_o {
	position: absolute;
	bottom: -1.5625rem;
	right: 0;
	color: #F9FBF3;
	z-index: 20;
}
.austriamap {
	float: right;
	background: transparent linear-gradient(241deg, #FFFFFF80 0%, #FFFFFF1A 100%) 0% 0% no-repeat padding-box;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	opacity: 1;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	width: 25.625rem;
	height: 12.5rem;
	font-size: 1rem;
	line-height: 1.5;
	overflow: hidden;
	padding: 1.5rem;
}
.austriamap_img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	width: 15.1875rem;
}
#wechsler.startseite .flexslider .slides .austriamap_img img {
	float: left;
	width: 100%;
	height: auto;
}
.austriamap_txt {
	float: left;
	width: 18.75rem;
	background-image: url('../Images/marker.svg');
	background-size: 1.375rem auto;
	background-position:  left top;
	background-repeat: no-repeat;
	padding-top: 3.5625rem;
}
.austriamap h3 + p {
	margin-top: 0.75rem;
}







.frame-space-before-95 {
	margin-top: 5.9375rem;
}
.frame-space-before-100 {
	margin-top: 6.25rem;
}
.frame-space-before-120 {
	margin-top: 7.5rem;
}



.frame-space-after-95 {
	margin-bottom: 5.9375rem;
}
.frame-space-after-100 {
	margin-bottom: 6.25rem;
}
.frame-space-after-120 {
	margin-bottom: 7.5rem;
}







#main {
	float: left;
	width: 100%;
	overflow: hidden;
}
#page6 #main {
	overflow: visible;
}
#main.startseite {
	
}
.section {
	float: left;
	width: 100%;
	position: relative;
}
.bg_dunkelgruen {
	background-color: #374836;
	color: #F9FBF3;
}
.bg_image {
	  background-position: center top;
  	background-repeat: no-repeat;
  	background-size: 100% auto;
}
.parallax {
	background-position: center top;
  	background-repeat: no-repeat;
  	background-size: 100% auto;
	overflow: hidden;
}
.parallax_over {
	float: left;
	width: 100%;
	height: 100%;
	background-color: rgba(55,72,54,0.40);
}
.frame-layout-1 {
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 730px;
}
.frame-layout-2 {
	float: none;
	max-width: 730px;
}
.headline p.text-right {
	float: right;
	width: auto;
	margin-top: -3.25rem;
}
.headline.floatl {
	float: left;
	width: auto;
}
.infoline {
	float: left;
	width: 50%;
}
.infoline.floatr {
	float: right;
	width: auto;
}
.numberline {
	float: right;
	width: auto;
	min-width: 20.375rem;
	padding-top: 0.25rem;
}
.numberline a {
	text-decoration: none;
	color: #374836;
	font-weight: normal;
}
.headline a.button {
	min-width: 20.625rem;
}
.h112 {
	height: 7rem;
}
.rowflex {
	display: flex;
	align-items: center;
	margin-left: -1.75rem;
	margin-right: -1.75rem;
}
.col50_1 {
	float: left;
	width: 50%;
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.col50_1.floatr {
	order: 2;
}
.rowflexbot {
	display: flex;
	width: 100%;
	align-items: flex-end;
}
.col28125 {
	float: left;
	width: 28.125%;
}
.hoverimg {
	float: left;
	width: 100%;
	overflow: hidden;
}
.hoverimg img {
	float: left;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.5s ease;
	transform: scale(1);
}
.hoverimg:hover img,
a:hover .hoverimg img,
.hoverimg a:hover img{
	transform: scale(1.03);
}
.h65 {
	height: 4.0625rem;
}
.col71875 {
	float: left;
	width: 71.875%;
	padding-left: 5rem;
	order: 2;
	padding-bottom: 1.5rem;
}
.col71875 p {
	opacity: 0.6;
}
.itemrow .item,
.col33_1 {
	float: left;
	width: 33.333333%;
	padding: 0.9375rem;
}
.angebotsbox {
	float: left;
	width: 100%;
	background: #F9FBF3;
	box-shadow: 0.3125rem 0.3125rem 0.625rem #0000001A;
}
.bg_white .angebotsbox,
.bg_white .item .angebotsbox,
.owl-aktivitaeten .item .angebotsbox {
	background: #ffffff;
}
.bluebox.angebotsbox {
	background: #0094C6;
}
.angebotsbox a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.bluebox.angebotsbox a {
	color: #F9FBF3;
}
.angebotsbox_img {
	float: left;
	width: 100%;
}
.angebotsbox h3 {
	color: #374836;
	margin: 0;
	padding: 0;
	font-size: 1.25rem;
	line-height: 1.1;
}
.bluebox.angebotsbox h3 {
	color: #F9FBF3;
}
.angebotsbox_txt {
	float: left;
	width: 100%;
	font-size: 1rem;
	line-height: 1.25;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	padding-top: 2rem;
	padding-bottom: 1.25rem;
}
.angebotsbox_txt_i {
	float: left;
	width: 100%;
	min-height: 5.6875rem;
}
.angebot_more {
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 1.125rem;
}
.angebot_more span {
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.9375rem;
	color: #374836;
	line-height: 1.5rem;
	letter-spacing: 0.05em;
	background-image: url('../Images/pfeil-r.svg');
	background-size: 0.9375rem auto;
	background-position: right 0.25rem center;
	background-repeat: no-repeat;
	font-weight: 700;
	padding-right: 2rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.5s ease;
}
.bluebox.angebotsbox .angebot_more span  {
	color: #F9FBF3;
	background-image: url('../Images/pfeil-rw.svg');
}
a:hover .angebot_more span {
	background-position: right 0 center;
}
.h80 {
	height: 5rem;
	height: 3rem;
}
.owl-aktivitateten-o {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
	width: 109.16667rem;
}
.owl-aktivitaeten .item {
	padding: 0.9375rem;
	float: left;
}
.customnav {
	float: right;
	width: auto;
	margin-top: -3.25rem;
}
.customnav img {
	vertical-align: middle;
	cursor: pointer;
}
.customPrevBtn {
	float: left;
	width: 1.5rem;
	line-height: 3.125rem;
}
.customNextBtn {
	float: left;
	width:  1.5rem;
	line-height: 3.125rem;
}
.slider-counter {
	float: left;
	width: 5rem;
	text-align: center;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 3.375rem;
}
.col58 {
	float: left;
	width: 58%;
	padding-right: 2.5rem;	
}
.col42 {
	float: left;
	width: 42%;
}
.h50 {
	height: 3.125rem;
}
#footer {
	float: left;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	padding-top: 6rem;
}
.colf_1 {
	float: left;
	width: 23.9%;
	padding-right: 3rem;
}
.footerlogo {
	float: left;
	width: auto;
}
.footerlogo img {
	float: left;
	width: 16rem;
}
.colf_2 {
	float: left;
	width: 28.9%;
}
.colf_3 {
	float: left;
	width: 19.6%;
}
.colf_4 {
	float: left;
	width: 17.1%;
}
.colf_5 {
	float: left;
	width: 10.5%;
}
#footer h4 {
	margin-bottom: 1.25rem;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #374836;
}
#bottom a,
#footer ul li a {
	text-transform: uppercase;
}
#bottom {
	float: left;
	width: 100%;
	border-top: 1px solid #374836;
	margin-top: 2.25rem;
	padding-top: 1.25rem;
	padding-bottom: 3rem;
}
.bottom_l {
	float: left;
	width: 50%;
}
.bottom_r {
	float: right;
	width: auto;
}
.bottom_r a {
	padding-left: 1rem;
	padding-right: 1rem;
}
.bottom_r a:nth-last-child(1) {
	padding-right: 0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




















label {
	float: left;
	width: 100%;
	font-size: 12px;
	font-size: 0.9375rem;
	line-height: 2;
	padding-top: 0.5rem;
}
input[type=text], input[type=email], input[type=number], textarea {
	float: left;
	width: 100%;
	border: 0px solid #707070;
	border-radius: 0;
	background: #ffffff;
	font-family: 'Montserrat';
    font-weight: 400;
    font-size: 1rem;
	color: #444444;
	height: 3.125rem;
	line-height: 3.125rem;
	margin: 0;
	padding: 0;
	padding-left: 0.975rem;
}
textarea {
	min-height: 10em;
	line-height: normal;
	padding-top: 1em;
}
input[type=number] {
	text-align: center;
	padding: 0;
}
.quantity {
  	position: relative;
	float: left;
	width: 100%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  	position: absolute;
	left: 0;
	width: 100%;
	color: #444444;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  width: 1rem;
  text-align: center;
  font-size: 1.5rem;
	line-height: 3.33333rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  	position: absolute;
  	height: 100%;
  	top: 0;
	right: 1rem;
}

.quantity-button.quantity-down {
  position: absolute;
  left: 1rem;
  height: 100%;
}
.action,
.actions {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 3rem;
}



.row {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-p20,
.col-sm-p20,
.col-md-p20,
.col-lg-p20,
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	float: left;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-p20,
.col-sm-p20,
.col-md-p20,
.col-lg-p20 {
	float: left;
}
.col-xxs-12 {
	width: 100%;
}
.col-xxs-11 {
	width: 91.66666667%;
}
.col-xxs-10 {
	width: 83.33333333%;
}
.col-xxs-9 {
	width: 75%;
}
.col-xxs-8 {
	width: 66.66666667%;
}
.col-xxs-7 {
	width: 58.33333333%;
}
.col-xxs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xxs-4 {
	width: 33.33333333%;
}
.col-xxs-3 {
	width: 25%;
}
.col-xxs-2 {
	width: 16.66666667%;
}
.col-xxs-1 {
	width: 8.33333333%;
}
@media (min-width: 21px) {
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 21px) {
	.col,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 768px) {
	.col,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {
	.col,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
}
.ce-gallery[data-ce-columns="4"] .ce-column {
	width: calc(25% - 19px);
}
.ce-gallery[data-ce-columns="2"] .ce-column {
	width: calc(50% - 15px);
}
.fancybox-caption.caption--image {
	width: 100%;
	top: 100%;
	padding: 10px;
	color: #fff;
}
.fancybox-caption--separate {
	margin-top: 0 !important;
}
.fancybox-caption {
	background: none !important;
}
.fancybox-inner>.fancybox-caption {
	display: none;
}
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 0.125rem solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 1.25rem;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 1.25rem; }
    .ce-intext.ce-left .ce-gallery { margin-right: 1.25rem; }
    .ce-below .ce-gallery { margin-top: 1.25rem; }

    .ce-column { margin-right: 1.25rem; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 1.25rem; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

.news-single .article .news-img-wrap {
  float: right;
  width: 23.125rem;
  margin: 0 0 0 1.5625rem;
}
.news .article .news-img-wrap img {
	vertical-align: middle;
}
.news-single .teaser-text {
  font-size: 1.25rem;
  color: #000000;
	font-weight: 700;
}
#overlayout_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.80);
	z-index: 500000;
	display: none;
}
#overlayout_pop.open {
	display: block;
}
#overlay_outer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #ffffff;
	max-width: 66.25rem;
	width: 90%;
	border: 0.125rem solid #000000;
	padding: 1.875rem;
	text-align: center;
	padding-bottom: 3rem;
}
#overlay_outer .close {
	position: absolute;
	top: -12px;
	right: -12.px;
	cursor: pointer;
}
.map {
	position: relative;
}
.map_model {
  	width: 100%;
	height: 100%;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.map_model iframe {
	width: 100%;
	height: 100%;
}
.map_model img {
  	max-width: none !important;
}
.map_locations {
  display: none;
}
#overmap {
	position:  absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 100%;
	transform: translate(-50%, -50%);
	z-index: 15;
	font-weight: 400;
	font-size: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
#googlemaps {
	float: left;
	width: 100%;
	position: relative;
}
#googlemaps img {
	float: left;
	width: 100%;
	position: relative;
	background-image: url('../Images/weltkarte-g.jpg');
	background-size: cover;
}
.platzhalter {
	float: left;
	width: 100%;
	position: relative;
}
.platzhalter_img {
	float: left;
	width: 100%;
	position: relative;
}
.platzhalter_img img {
	float: left;
	width: 100%;
}
.platzhaler_txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
	font-size: 1rem;
}
#show-content {
	font-size: 1rem;
	padding-top: 0.375em;
	padding-bottom: 0.375em;
}
@media screen and (max-width: 767px) { 
	.platzhaler_txt,
	#show-content {
		font-size: 3vw;
	}
}


