/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* open-sans-condensed-300 - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
	url('../font/open-sans-condensed-v14-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-condensed-v14-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-condensed-300italic - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Condensed Light Italic'), local('OpenSansCondensed-LightItalic'),
	url('../font/open-sans-condensed-v14-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-condensed-v14-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-condensed-700 - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
	url('../font/open-sans-condensed-v14-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-condensed-v14-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'),
	url('../font/open-sans-v17-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
	url('../font/open-sans-v17-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
	url('../font/open-sans-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'),
	url('../font/open-sans-v17-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
	url('../font/open-sans-v17-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
	url('../font/open-sans-v17-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../font/open-sans-v17-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* fontello */
@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?58294162');
	src: url('../font/fontello.eot?58294162#iefix') format('embedded-opentype'),
	url('../font/fontello.woff2?58294162') format('woff2'),
	url('../font/fontello.woff?58294162') format('woff'),
	url('../font/fontello.ttf?58294162') format('truetype'),
	url('../font/fontello.svg?58294162#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	font-size: 14px;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body,
dialog,
.mailBody td {
	margin: 0;
	color: #222;
	font-size: 14px;
	line-height: 1.4289;
	font-weight: 300;
	font-family: 'Open Sans', Calibri, sans-serif;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1,
.h1,
.ui-accordion .ui-accordion-header.h1,
h2,
.h2,
.ui-accordion .ui-accordion-header.h2,
h3,
.h3,
.ui-accordion .ui-accordion-header.h3,
h4,
.h4,
.ui-accordion .ui-accordion-header.h4,
.headline {
	display: block;
	color: #5b7b07;
}

h1,
.h1,
.ui-accordion .ui-accordion-header.h1 {
	font-weight: 700;
	font-size: 2.143em;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 1;
	margin: 1em 0 .5em;
}
h2,
.h2,
.ui-accordion .ui-accordion-header.h2 {
	font-weight: 300;
	font-size: 1.7857em;
	line-height: 1.2;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 1.12em 0 .56em;
}
h3,
.h3,
.ui-accordion .ui-accordion-header.h3 {
	font-size: 1.2857em;
	line-height: 1.1111;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 1.5556em 0 .7778em;
}
h4,
.h4,
.ui-accordion .ui-accordion-header.h4 {
	font-size: 1em;
	color: inherit;
	font-weight: 700;
	margin: 1em 0;
}

.headline {
	margin: .7778em 0;
	font-weight: 700;
	font-size: 1.2857em;
	line-height: 1.1111;
	text-transform: uppercase;
	letter-spacing: .033em;
	font-family: 'Open Sans Condensed', sans-serif;
}
span.headline {
	display: inline;
	margin: 0;
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.headline small {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #8d8d8d;
}

ul,
p {
	margin: 1em 0;
}

blockquote,
.blockquote {
	border-left: 2px solid #5b7b07;
	background: #fff;
	padding: 8px 20px 8px 18px;
	margin: 10px 0;
}
blockquote:before,
.blockquote:before {
	content: '';
}
blockquote:after,
.blockquote:after {
	content: '';
}
/* ignore start */
blockquote > *:first-child,
.blockquote > *:first-child {
	margin-top: 0;
}
blockquote > *:last-child,
.blockquote > *:last-child {
	margin-bottom: 0;
}
/* ignore end */
.tipp {
	display:block;
	border-left: 2px solid #5b7b07;
	background: #fff;
	padding: 8px 20px 8px 18px;
	margin: 10px 0;
}
/* ignore start */
.tipp > *:first-child {
	margin-top: 0;
}
.tipp > *:last-child {
	margin-bottom: 0;
}
/* ignore end */
@media (min-width: 640px) {
	body,
	dialog {
		font-size: 16px;
		line-height: 1.5625;
	}

	h1,
	.h1,
	.ui-accordion .ui-accordion-header.h1 {
		font-size: 2.1875em;
		line-height: 1.142857;
		margin: .91428em 0 .45714em;
	}
	h2,
	.h2,
	.ui-accordion .ui-accordion-header.h2 {
		font-size: 1.875em;
		line-height: 1;
		margin: 1.06667em 0 .53333em;
	}
	h3,
	.h3,
	.ui-accordion .ui-accordion-header.h3 {
		font-size: 1.25em;
		line-height: 1.25;
		margin: 1.6em 0 .8em;
	}
	.headline {
		font-size: 1.25em;
		line-height: 1.25;
		margin: .8em 0;
	}
}

@media (min-width: 1200px) {
	body,
	dialog {
		font-size: 20px;
		line-height: 1.5;
	}

	h1,
	.h1,
	.ui-accordion .ui-accordion-header.h1 {
		font-size: 2.5em;
		line-height: 1.2;
		margin: .8em 0 .4em;
	}
	h2,
	.h2,
	.ui-accordion .ui-accordion-header.h2 {
		font-size: 2em;
		line-height: 1;
		margin: 1em 0 .5em;
	}
	h3,
	.h3,
	.ui-accordion .ui-accordion-header.h3 {
		font-size: 1.25em;
		line-height: 1.2;
		margin: 1.6em 0 .8em;
	}
	.headline {
		font-size: 1.25em;
		line-height: 1.2;
		margin: .8em 0;
	}
}

.hyphenate {
	word-wrap: break-word;
	overflow-wrap: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.no-hyphenate {
	word-wrap: normal;
	overflow-wrap: normal;

	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	hyphens: manual;
}

.headline.center {
	text-align: center;
}

@media (max-width: 719px) {
	.hyphenate-xs,
	.h1,
	h1 {
		word-wrap: break-word;
		overflow-wrap: break-word;

		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	overflow: visible; /* 2 */
	display: block;
	height: 2px;
	border: 0;
	border-top: 2px solid #f4f4f4;
	margin: 14px 0;
	padding: 0;
}

@media (min-width: 640px) {
	hr {
		margin: 19px 0;
	}
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

.accordionWrapper.ui-accordion .ui-accordion-content a,
a {
	background-color: transparent;
	color: #5b7b07;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: 600;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

.mceItemIframe,
iframe {
	width: 100%;
	border: none;
	background: transparent;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 20px; /* 1 */
	margin: 0; /* 2 */
	border: none;
	background: none;
	border-radius: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

select option {
	color: #000;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

label[role="button"],
button:not(:disabled) {
	cursor: pointer;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: none; /* 1 */
	appearance: none;
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* Icons
   ========================================================================== */

.icon:before,
*[class^="icon-"]:before,
*[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-target:before { content: '\e800'; } /* '' */
.icon-ok-fat:before { content: '\e801'; } /* '' */
.icon-calendar:before { content: '\e802'; } /* '' */
.icon-info:before { content: '\e803'; } /* '' */
.icon-thanks:before { content: '\e804'; } /* '' */
.icon-callback:before { content: '\e805'; } /* '' */
.icon-contact-person:before { content: '\e806'; } /* '' */
.icon-person-filled:before { content: '\e807'; } /* '' */
.icon-flow-cascade:before { content: '\e808'; } /* '' */
.icon-minus:before { content: '\e809'; } /* '' */
.icon-grid:before { content: '\e80a'; } /* '' */
.icon-home:before { content: '\e80b'; } /* '' */
.icon-sun:before { content: '\e80c'; } /* '' */
.icon-phone:before { content: '\e80d'; } /* '' */
.icon-map:before { content: '\e80e'; } /* '' */
.icon-login:before { content: '\e80f'; } /* '' */
.icon-child:before { content: '\e810'; } /* '' */
.icon-adult:before { content: '\e811'; } /* '' */
.icon-check:before { content: '\e812'; } /* '' */
.icon-heart:before { content: '\e813'; } /* '' */
.icon-filter-1:before { content: '\e814'; } /* '' */
.icon-heart-filled:before { content: '\e815'; } /* '' */
.icon-service-hotline:before { content: '\e816'; } /* '' */
.icon-basket:before { content: '\e817'; } /* '' */
.icon-volume-up:before { content: '\e818'; } /* '' */
.icon-ccw:before { content: '\e819'; } /* '' */
.icon-plus:before { content: '\e81a'; } /* '' */
.icon-cancel:before { content: '\e81b'; } /* '' */
.icon-address:before { content: '\e81c'; } /* '' */
.icon-quarters:before { content: '\e81d'; } /* '' */
.icon-snakes:before { content: '\e81e'; } /* '' */
.icon-person-empty:before { content: '\e81f'; } /* '' */
.icon-logout:before { content: '\e820'; } /* '' */
.icon-search:before { content: '\e821'; } /* '' */
.icon-star-full-filled:before { content: '\e822'; } /* '' */
.icon-star-half-filled:before { content: '\e823'; } /* '' */
.icon-star-empty:before { content: '\e824'; } /* '' */
.icon-link-external:before { content: '\e825'; } /* '' */
.icon-cycling:before { content: '\e826'; } /* '' */
.icon-newspaper:before { content: '\e827'; } /* '' */
.icon-edit:before { content: '\e828'; } /* '' */
.icon-downloads:before { content: '\e82a'; } /* '' */
.icon-label:before { content: '\e82d'; } /* '' */
.icon-facebook:before { content: '\e82e'; } /* '' */
.icon-scrolldown:before { content: '\e834'; } /* '' */
.icon-clock:before { content: '\e837'; } /* '' */
.icon-resize-full-alt:before { content: '\e839'; } /* '' */
.icon-resize-small-alt:before { content: '\e83c'; } /* '' */
.icon-accessibility:before { content: '\e848'; } /* '' */
.icon-adjust:before { content: '\e849'; } /* '' */
.icon-mail:before { content: '\e84b'; } /* '' */
.icon-tour:before { content: '\e860'; } /* '' */
.icon-close:before { content: '\e861'; } /* '' */
.icon-menu:before { content: '\e862'; } /* '' */
.icon-hospitality:before { content: '\e867'; } /* '' */
.icon-paddelboot:before { content: '\e868'; } /* '' */
.icon-booking:before { content: '\e87d'; } /* '' */
.icon-gaestecard:before { content: '\e888'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-left-open:before { content: '\f007'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-ticket:before { content: '\f145'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-language:before { content: '\f1ab'; } /* '' */
.icon-payment-paypal:before { content: '\f1f4'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-snowflake-o:before { content: '\f2dc'; } /* '' */
.icon-at:before { content: '\f2dd'; } /* '' */

.iconBubble {
	background: #5b7b07;
	color: #fff;
	border-radius: .5em;
	line-height: 1;
	height: 1em;
	width: 1em;
	display: inline-block;
	text-align: center;
	font-size: 1.33em;
	margin: 0 .125em;
	vertical-align: -.067em;
}
.iconBubble:before {
	margin: 0;
	font-size: .667em;
	line-height: 1.5;
	vertical-align: .167em;
}


/* Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.no-js .noJsHidden,
.js .jsHidden,
.hidden,
.versteckt {
	display: none !important;
	visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 719px) {
	.visible-xs,
	.visible-xs-block {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
	.visible-xs-inline-block {
		display: inline-block !important;
	}
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 720px) and (max-width: 959px) {
	.visible-sm,
	.visible-sm-block {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
	.visible-sm-inline-block {
		display: inline-block !important;
	}
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 960px) and (max-width: 1279px) {
	.visible-md,
	.visible-md-block {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
	.visible-md-inline {
		display: inline !important;
	}
	.visible-md-inline-block {
		display: inline-block !important;
	}
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg,
	.visible-lg-block  {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	.visible-lg-inline-block {
		display: inline-block !important;
	}
	.hidden-lg {
		display: none !important;
	}
}

.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print,
	.visible-print-block {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
	.visible-print-inline {
		display: inline !important;
	}
	.visible-print-inline-block {
		display: inline-block !important;
	}
	.hidden-print {
		display: none !important;
	}
}

/*
 * Clearfix: contain floats
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}


/*
 * Focus
 */
a:focus-visible,
button:focus-visible,
[type="button"]:focus-visible,
[type="reset"]:focus-visible,
[type="submit"]:focus-visible,
[role="button"]:focus-visible {
	outline: 3px solid rgba(149,36,86,.75);
}

/* Base Styles
   ========================================================================== */
/* ignore start */
.no-telefon a[href^="tel:"] {
	cursor: auto;
	text-decoration: inherit;
	color: inherit;
}

.underlineTextColored {
	word-wrap: break-word;
	padding: 0 5px;
	line-height: calc(1em + 3px);
	background: #000;
	color: #fff;
	display: inline;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

.responsiveEmbed {
	position: relative;
	height: 0;
	padding-bottom: 62.5%;
}
.responsiveEmbed[data-ratio="21-9"] {
	padding-bottom: 42.85%;
}
.responsiveEmbed[data-ratio="16-9"] {
	padding-bottom: 56.25%;
}
.responsiveEmbed[data-ratio="1-1"] {
	padding-bottom: 100%;
}
.responsiveEmbed iframe,
.responsiveEmbed object {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ignore end */

/*
 * Buttons
 */
.btn {
	outline: none;
	position: relative;
	line-height: 1.667;
	font-size: .85714em;
	font-weight: 600;
	color: #222;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin: 10px 0;
	padding: 0 0 0 30px;
	border: none;
}
@media (min-width: 640px) {
	.btn {
		font-size: .75em;
		line-height: 2.0833;
	}
}
.btn:after {
	content: '';
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 1px;
	background: #222;
	left: 0;
}

.btn.btnBlock {
	display:  block;
}
.btn.btnRaised {
	padding: 10px 10px 10px calc(20px + 1.333em);
	line-height: 1;
	font-weight: 700;
	z-index: 1;
	overflow: hidden;
	font-size: 1.333em;
	background: #d5bf26;
	color: #fff;
	text-align: left;
	letter-spacing: .025em;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}
.btn.btnRaised:after {
	background: #fff;
	left: 10px;
}
.btn.btnIconBottom .icon,
.btn.btnIconTop .icon,
.btn.btnIconLeft .icon,
.btn.btnIconRight .icon {
	color: inherit;
	position: absolute;
	text-shadow: none;
	text-align: center;
	line-height: 1.333em;
	width: 1em;
}
.btn.btnIconBottom .icon:before,
.btn.btnIconTop .icon:before,
.btn.btnIconLeft .icon:before,
.btn.btnIconRight .icon:before {
	margin: 0;
}
.btn.btnIconBottom {
	padding-bottom: 1.333em;
}
.btn.btnIconBottom .icon {
	margin-left: -.5em;
	bottom: 0;
	left: 50%;
}
.btn.btnIconTop {
	padding-top: 1.333em;
}
.btn.btnIconTop .icon {
	margin-left: -.5em;
	top: 0;
	left: 50%;
}
.btn.btnIconLeft {
	padding-left: 2.333em;
	padding-left: calc(1.333em + 35px);
}
.btn.btnIconLeft .icon {
	margin-top: -.667em;
	left: 0;
	top: 50%;
}
.btn.btnIconRight {
	padding-right: 1.333em;
	padding-left: 30px;
}
.btn.btnIconRight .icon {
	margin-top: -.667em;
	right: 0;
	top: 50%;
}
.btn.btnIconRight:after {
	left: 0;
}
.btn.btnIconLeft:after {
	left: 1.333em;
	left: calc(1.333em + 5px);
}


.btn.btnRaised.btnIconBottom {
	padding-bottom: 2.333em;
	padding-bottom: calc(1.333em + 10px);
}
.btn.btnRaised.btnIconBottom .icon {
	bottom: 10px;
}
.btn.btnRaised.btnIconTop {
	padding-top: 2.333em;
	padding-top: calc(1.333em + 10px);
}
.btn.btnRaised.btnIconTop  .icon {
	top: 10px;
}
.btn.btnRaised.btnIconLeft {
	padding-left: 2.333em;
	padding-left: calc(1em + 50px);
}
.btn.btnRaised.btnIconLeft .icon {
	left: 10px;
	color: #fff;
}
.btn.btnRaised.btnIconLeft:after {
	left: 1.333em;
	left: calc(1.333em + 15px);
}
.btn.btnRaised.btnIconRight {
	padding-left: 40px;
	padding-right: 2.333em;
	padding-right: calc(1em + 20px);
}
.btn.btnRaised.btnIconRight .icon {
	right: 10px;
	color: #fff;
}
.btn.btnRaised.btnIconRight:after {
	left: 10px;
}

.btnHoverScope:hover .btn,
.btn:hover {
	color: #5b7b07;
}
.btnHoverScope:hover .btn.btnRaised,
.btn.btnRaised:hover {
	background: #5b7b07;
	color: #fff;
}

.btn.disabled,
.btn[disabled] {
	color: #8d8d8d !important;
	cursor: default;
}
.btn.btnRaised.disabled,
.btn.btnRaised[disabled] {
	background: #bbbbbb !important;
	color: #f3f3f3 !important;
	box-shadow: none !important;
}
.btn.btnRaised.btnIconLeft.disabled:after,
.btn.btnRaised.btnIconLeft[disabled]:after,
.btn.btnRaised.btnIconRight.disabled:after,
.btn.btnRaised.btnIconRight[disabled]:after {
	background-color: #fff !important;
}
.btn.btnRaised.btnIconLeft.disabled .icon,
.btn.btnRaised.btnIconLeft[disabled] .icon,
.btn.btnRaised.btnIconRight.disabled .icon,
.btn.btnRaised.btnIconRight[disabled] .icon {
	color: #8d8d8d !important;
}

.btnSet {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.btnSet .btn {
	float: left;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.btnSet .btn:after {
	display: none;
}
.btnSet .btn + .btn:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 1px;
	height: auto;
	top: 10px;
	bottom: 10px;
	background: #e9e9e9;
}
.btnSet .btnIconRight {
	padding-left: 0;
}
.btnSet .btnIconLeft {
	padding-right: 0;
}

.btnWrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: center;
	margin-right: -1em;
}
.btnWrap .btn {
	margin-right: 1em;
	flex: 0 1 auto;
}
/* ignore start */
.buttonGrid .buttonWidth_50:nth-child(2n+1) {
	width:calc(50% - 10px);
	margin-right:10px;
	float:left;
}
.buttonGrid .buttonWidth_50:nth-child(2n) {
	width:calc(50% - 10px);
	margin-left:10px;
	float:left;
}
/* ignore end */
.btn.left {
	float:left;
}
.btn.right {
	float:right;
}
/* ignore start */
.stdTable tbody tr:nth-child(2n+1) td .btn.btnRaised:after,
.stdTable > tr:nth-child(2n+1) td .btn.btnRaised:after {
	background:#f3f3f3;
}
/* ignore end */

/*
 * Loading
 */
.loadingOverlay {
	height: 0;
	width: 100%;
	background: url('../img/preloader_301_dark.gif') no-repeat 50% 50%;
	position: relative;
	display: block;
	opacity: 0;
	-webkit-transition: opacity .3s, height 0s .3s;
	transition: opacity .3s, height 0s .3s;
}
.loadingOverlay.show {
	opacity: 1;
	height: 100%;
	-webkit-transition: opacity .3s, height 0s;
	transition: opacity .3s, height 0s;
}

.noMargin,
span.noMargin:before,
.icon.noMargin:before {
	margin: 0;
}
.noMarginChildren > *:first-child {
	margin-top: 0;
}
.noMarginChildren > *:last-child {
	margin-bottom: 0;
}
.noMarginChildrenI > *:first-child {
	margin-top: 0 !important;
}
.noMarginChildrenI > *:last-child {
	margin-bottom: 0 !important;
}

/*
 Backgrounds
 */
.greyBackground {
	background-color: #f4f4f4;
}

/*
 Note & Error
 */
.noteBlock,
.errorBlock {
	padding: 20px;
	margin: 10px 0;
	color: #fff;
}
.noteBlock a,
.errorBlock a {
	color: #fff !important;
}
.noteBlock .tooltip,
.errorBlock .tooltip {
	background: #fff !important;
	margin-right: 10px;
}
.noteBlock {
	background: #fbbb02;
}
.noteBlock .tooltip {
	color: #fbbb02;
}
.errorBlock {
	background: #C00;
}
.errorBlock .tooltip {
	color: #C00;
}
.dateText {
	font-weight: 400;
	color: #7a7a7a;
	font-size: .8em;
	text-transform: uppercase;
}

.letterSpacing {
	letter-spacing: .075em;
	text-transform: uppercase;
}
b.letterSpacing,
strong.letterSpacing {
	font-weight: 700;
}

/*
 * State Color´s
 */
.success {
	color: #5b7b07;
}
.error,
.fehler_text,
.hint.error,
.hint.fehler_text {
	color: #C00;
}
.colored,
.article .colored strong,
.article strong.colored {
	color: #5b7b07;
}
.hint {
	color: #7a7a7a;
	font-weight: 400;
	font-style: normal;

}
.smallText,
.hint {
	font-size: .75em;
	line-height: 1.25em;
}
.lightText {
	color: #9da4a9;
}
.center {
	text-align: center;
}

/*
 * tooltip buttons
 */
.tooltip {
	border-radius: .75em;
	height: 1.5em;
	width: 1.5em;
	line-height: 1.5;
	background: #000;
	color: #fff;
	font-size: .8em;
	display: inline-block;
	vertical-align: .25em;
	text-align: center;
}
.tooltip:before {
	margin: 0;
}
.tooltip:hover {
	color: #000;
	background: #fff;
}


/*
 * Article Styles
 */
.article {
	position: relative;
}
.article a strong {
	color: inherit;
}

.article .btnBack {
	float: right;
}

.article .btnCollapsibleTrigger {
	display: none;
}
.article.tax_collapsible {
	padding-bottom: 1.428em;
	max-height: 15em;
	overflow: hidden;
	transition: all .3s;
	transition: max-height .3s cubic-bezier(0,1,0,1), padding .3s;
}
@media (min-width: 640px) {
	.article.tax_collapsible {
		padding-bottom: 1.562em;
	}
}
.article.tax_collapsible .btnCollapsibleTrigger  {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #fff;
	margin: 0;
	display: block;
	padding: 0;
}
.article.tax_collapsible .btnCollapsibleTrigger .on {
	display: block;
}
.article.tax_collapsible .btnCollapsibleTrigger .off {
	display: none;
}
.article.tax_collapsible .btnCollapsibleTrigger:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 100%;
	height: 3em;
	position: absolute;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	transition: all .3s;
	pointer-events: none;
}

.article.tax_collapsible.expanded {
	max-height: 10000px;
	transition: max-height .3s cubic-bezier(1,0,1,0), padding .3s;
}

.article.tax_collapsible.expanded .btnCollapsibleTrigger .on {
	display: none;
}
.article.tax_collapsible.expanded .btnCollapsibleTrigger .off {
	display: block;
}

.article.tax_collapsible.expanded .btnCollapsibleTrigger:after {
	opacity: 0;
}

.article.tax_articleCenter {
	text-align: center;
}

/* ignore start */
.article ul,
.articleGrid ul {
	padding-left: 0;
	margin: 1em 0;
	list-style: none;
}
.article ul:not(.eventData) li,
.articleGrid ul:not(.eventData) li {
	margin: 0;
	padding-left: 20px;
	position: relative;
}
.article ul:not(.eventData) li + li {
	margin-top: .333em;
}
.article ul:not(.eventData) li:before,
.articleGrid ul li:before {
	content: '';
	border-style: solid;
	border-width: .25em 0 .25em .333em;
	border-color: transparent transparent transparent #5b7b07;
	top: .5em;
	left: auto;
	display: inline-block;
	position: absolute;
	margin-left: -15px;
	content: '';
}
/* ignore end */
.article > *:first-child,
.article > .imgRight:first-child + *,
.article > .imgLeft:first-child + *,
.article > .btnBack:first-child + *,
.article > .dateText:first-child + h1,
.article > .btnCollapsibleTrigger:first-child + *,
.article > .btnCollapsibleTrigger:first-child + .imgRight + *,
.article > .btnCollapsibleTrigger:first-child + .imgLeft + *,
.article > .btnCollapsibleTrigger:first-child + .btnBack + *,
.article > .btnCollapsibleTrigger:first-child + .dateText + h1,

.article .imgRight + h1,
.article .imgRight + .h1,
.article .imgRight + h2,
.article .imgRight + .h2,
.article .imgRight + h3,
.article .imgRight + .h3,
.article .imgRight + h4,
.article .imgRight + .h4 {
	margin-top: 0;
}
.article > .imgNone:first-child + * {
	margin-top: 10px;
}
/* ignore start */
.a {}
.article > .dateText:first-child,
.article > *:last-child:not(.gridWrap) {
	margin-bottom: 0 !important;
}
/* ignore end */
.teaser li .teaserItemTitleInner .wrap h1:first-child:after,
.teaser li .teaserItemTitleInner .wrap .h1:first-child:after {
	color: #fff;
}

.article p > .btn {
	margin-top: 0;
	margin-bottom: 0;
}
/* ignore start */
.article .textOverflowWrap > *:first-child {
	margin-top: 0;
}
.article .textOverflowWrap > *:last-child {
	margin-bottom: 0;
}

.article .textOverflowSwitch + .textOverflowWrap {
	max-height: 4em;
}
.article .textOverflowTrigger {
	height: 4em;
	padding-top: 2.5em;
	line-height: 1.5;
	color: #466c91;
	font-weight: 500;
	text-align: center;
	margin-top: -4em;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	position: relative;
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.article .textOverflowSwitch:checked ~ .textOverflowTrigger {
	margin-top: 0;
	height: 2em;
	padding-top: .5em;
}
.article .textOverflowTrigger .icon {
	float: none !important;
	display: inline-block !important;
}
/* ignore start */
.article .gridWrap + *:not(h1):not(.h1):not(h2):not(.h2) {
	margin-top: 0;
}
/* ignore end */
.article .gridWrap .articleGrid .info.greyBackground {
	height: 100%;
	padding: 20px;
	font-size: .8em;
	line-height: 1.25;
}

.dividerArticle {
	margin: 1em 0;
	display: block;
	text-align: center;
	position: relative;
}
.dividerArticle .icon {
	color: #adbd83;
	font-size: 1.5em;
	width: 1em;
	display: inline-block;
	height: 1em;
	line-height: 1;
	text-align: left;
	vertical-align: top;
}
.dividerArticle:before,
.dividerArticle:after {
	content: '';
	background: #e9e9e9;
	width: 60px;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
}
.dividerArticle:before {
	right: 60%;
	right: calc(50% + 30px);
}
.dividerArticle:after {
	left: 60%;
	left: calc(50% + 30px);
}
@media (min-width: 640px) {
	.article > .imgNone:first-child + * {
		margin-top: 16px;
	}
	.article ul {
		margin: 1em 0;
	}
	.article ul li + li {
		margin-top: .333em;
	}
}

@media (min-width: 720px) {
	.article .textOverflowSwitch + .textOverflowWrap {
		max-height: none;
	}
	.article .textOverflowTrigger,
	.article .textOverflowSwitch {
		display: none;
	}
}



/* Content: TABELLEN */
.tableWrap {
	width:100%;
	overflow:auto;
}
.stdTable {
	border: none;
	border-spacing: 0;
	background: #FFF;
	width: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.stdTable + .stdTable {
	margin-top: 1em;
}
.stdTable tr th,
.stdTable tr td {
	padding: 6px 5px;
	-webkit-transition: background .2s;
	transition: background .2s;
	vertical-align: top;
}
.stdTable tr:first-child th,
.stdTable tr:first-child td {
	border-top: none;
}
.stdTable tr th,
.stdTable thead tr td {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	line-height: 1.714;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5b7b07;
}
/* ignore start */
.stdTable tbody tr:nth-child(2n+1) td,
.stdTable > tr:nth-child(2n+1) td {
	background-color: #FFFFFF;
}
/* ignore end */
.stdTable tbody tr:nth-child(2n) td,
.stdTable > tr:nth-child(2n) td {
	background-color: #eff0f1;
}
.stdTable tr th:first-child,
.stdTable tr td:first-child {
	padding-left:10px;
}
.stdTable tr th:last-child,
.stdTable tr td:last-child {
	padding-right:10px;
}

.stdTable tr th.align_right,
.stdTable thead tr td.align_right,
.align_right,
.stdTable .price {
	text-align:right;
}
.stdTable tr th.align_left,
.stdTable thead tr td.align_left,
.align_left {
	text-align:left;
}
.stdTable tr th.align_center,
.stdTable thead tr td.align_center,
.align_center {
	text-align:center;
}
.offerCart .count input {
	width:50px;
}
/*
 * SlideDown / SlideUp
 */
/* ignore start */
.slideDownTrigger {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: inherit;
	cursor: pointer;
}

.slideDownTrigger .on,
.slideDownTargetWrap .slideDownTrigger .on {
	display: none;
}
.slideDownTrigger .icon:last-child {
	transition: transform .3s;
	display: block;
	float: right;
}

.slideDownTriggerInline .icon:last-child {
	float: none;
	display: inline-block;
}

.slideDownTarget {
	max-height: 0;
	transition: max-height .3s cubic-bezier(0,1,0,1), padding .3s, overflow 0s, visibility .3s;
	overflow: hidden;
	visibility: hidden;
}
.slideDownTargetTeaser {
	max-height: 40px;
}

.slideDownTargetTeaser + .slideDownTrigger {
	margin-top: -40px;
	min-height: 40px;
	position: relative;
	z-index: 1;
	transition: all .3s;
	padding: .714rem 0 0;
	line-height: 40px;
	line-height: calc(40px - .714rem);
}
.slideDownTargetTeaser + .slideDownTrigger[aria-expanded="true"] {
	margin-top: 0;
}
.slideDownTargetTeaser + .slideDownTrigger:before {
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.slideDownTrigger[aria-expanded="true"] .on {
	display: inline;
}
.slideDownTrigger[aria-expanded="true"] .off {
	display: none;
}
.slideDownTrigger[aria-expanded="true"] .icon:last-child {
	transform: rotate(180deg);
}
.slideDownTarget.expanded,
.slideDownTargetWrap.expanded .slideDownTarget {
	max-height: 10000px;
	transition: max-height .3s cubic-bezier(1,0,1,0), padding .3s, visibility .3s;
	animation: 0s linear 0.3s 1 normal both running delayOverflow;
	visibility: visible;
}

@-webkit-keyframes delayOverflow {
	0% {
		overflow: hidden;
	}
	100% {
		overflow: visible;
	}
}

@keyframes delayOverflow {
	0% {
		overflow: hidden;
	}
	100% {
		overflow: visible;
	}
}

@-webkit-keyframes delayOverflowAuto {
	0% {
		overflow: hidden;
	}
	100% {
		overflow: auto;
	}
}

@keyframes delayOverflowAuto {
	0% {
		overflow: hidden;
	}
	100% {
		overflow: auto;
	}
}
/* ignore end */
