/* compiled by scssphp v0.8.0 on Thu, 18 Dec 2025 16:43:55 +0000 (0.1462s) */

@charset "utf-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.fs_text, form.FormBuilder label, article.mosaic > div h4 {
  font-size: 1.1rem; }
  @media only screen and (max-width: 52.5em) {
  .fs_text, form.FormBuilder label, article.mosaic > div h4 {
    font-size: 1rem; } }

.fs_teaser, main p.teaser, main li.teaser, main p.teaser *, main li.teaser * {
  font-size: 1.1rem;
  margin-bottom: 1.1rem;
  font-weight: 400; }
  @media only screen and (max-width: 52.5em) {
  .fs_teaser, main p.teaser, main li.teaser, main p.teaser *, main li.teaser * {
    font-size: 1rem;
    margin-bottom: 1rem; } }

.fs_text_big, ul.personList li figure figcaption h5 {
  font-size: 1.2rem;
  margin-bottom: 1.2rem; }
  @media only screen and (max-width: 52.5em) {
  .fs_text_big, ul.personList li figure figcaption h5 {
    font-size: 1rem;
    margin-bottom: 1rem; } }

.fs_text_small, ul.newsList > li span.meta, ul.searchResults a span, article.mosaic > div h4 span {
  font-size: 0.9rem; }

.fs_text_tiny {
  font-size: 0.8rem; }

.fs_headline_1, main header h2, main h3 {
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
  font-weight: 800;
  font-style: italic; }
  @media only screen and (max-width: 52.5em) {
  .fs_headline_1, main header h2, main h3 {
    font-size: 2rem;
    margin-bottom: 2rem; } }

.fs_headline_1_sub, main header h3 {
  font-size: 1.6rem;
  margin-top: -1.5rem;
  margin-bottom: 2.5rem;
  font-weight: 300;
  font-style: normal; }
  @media only screen and (max-width: 52.5em) {
  .fs_headline_1_sub, main header h3 {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    margin-top: -1rem; } }

.fs_headline_2, main h4 {
  font-size: 1.2rem;
  margin-bottom: 0.6rem;
  font-weight: 400;
  font-style: italic; }
  @media only screen and (max-width: 52.5em) {
  .fs_headline_2, main h4 {
    font-size: 1rem;
    margin-bottom: 0.4rem; } }

.fs_headline_3, main h5 {
  font-size: 1.1rem;
  font-weight: 400; }
  @media only screen and (max-width: 52.5em) {
  .fs_headline_3, main h5 {
    font-size: 1rem; } }

.material-icons, button.heart::before, button#mapToggle::before, button#filterToggle::before, button#naviToggle::before, button#naviClose::before, button.arrow::after, form#mobileSearch button::after, ul.newsList > li ul.tools li a::after, ul.stars li::before, .icon::before, nav#mobileNavi li > button::before, .mainNaviSubLink a span::before, ul#headerToolsNavi li a::before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

button {
  background: none;
  border: none;
  background-color: #f9b002;
  color: #fff; }
  button, button *, button::before, button::after {
    transition: all 0.3s; }

button.heart {
  padding: 0.6rem 0.7rem;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer; }
  button.heart span {
    display: none; }
  button.heart::before {
    content: "favorite";
    font-size: 35px; }
  button.heart:hover::before {
    color: #008e3e; }

button[type=submit] {
  border-radius: 6px;
  background-color: #f9b002;
  color: #634600;
  font-weight: 700;
  padding: 1rem 2rem !important;
  font-family: bree !important; }

button#mapToggle {
  background-color: #6dab26;
  color: #fff;
  padding: 1rem 1rem 1rem 50px;
  font-weight: 500;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  cursor: pointer; }
  button#mapToggle::before {
    content: "map";
    position: absolute;
    left: 1rem;
    top: 12px; }
  button#mapToggle:hover {
    background-color: #f9b002; }

button#filterToggle {
  background-color: #f9b002;
  color: #fff !important;
  padding: 1rem 1rem 1rem 50px;
  font-weight: 500;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer;
  position: absolute;
  bottom: -48px;
  right: 1rem;
  display: none;
  z-index: 101; }
  button#filterToggle.left {
    right: auto;
    left: 1rem; }
  button#filterToggle::before {
    content: "visibility";
    position: absolute;
    left: 1rem;
    top: 12px; }
  button#filterToggle.active::before {
    content: "visibility_off"; }
  button#filterToggle:hover {
    background-color: #fbcf66; }

button#naviToggle, button#naviClose {
  background-color: #d2e5bc;
  border-radius: 6px;
  text-align: center;
  padding-top: 4px;
  width: 40px;
  height: 40px; }
  button#naviToggle span, button#naviClose span {
    display: none; }
  button#naviToggle::before, button#naviClose::before {
    content: "menu";
    color: #008e3e;
    font-size: 30px; }

button#naviClose::before {
  content: url("../images/backburger.svg");
  position: absolute;
  left: 6px;
  top: 2px; }

button.arrow {
  background-color: #008e3e; }
  button.arrow span {
    display: none; }
  button.arrow::after {
    content: "chevron_left";
    color: #fff;
    padding: 1rem; }
  button.arrow.next {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
    button.arrow.next::after {
      content: "chevron_right"; }
  button.arrow.prev {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }

form.FormBuilder {
  background-color: #fbcf66;
  border-radius: 6px;
  padding: 1.5rem 2rem; }
  form.FormBuilder input, form.FormBuilder textarea {
    border-radius: 6px;
    background-color: #fff;
    padding: 0.5rem; }
  form.FormBuilder select {
    border-radius: 6px;
    background-color: #fff;
    padding: 0.7rem 0.5rem 0.6rem 0.5rem; }
    form#mobileSearch {
      display: inline-block;
      margin: 0 0 1rem 2rem; }
  form#mobileSearch input {
    border-radius: 6px;
    background-color: #fff;
    padding: 0.6rem;
    width: 200px; }
  form#mobileSearch button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: none;
    padding: 0.2rem !important; }
    form#mobileSearch button span {
      display: none; }
    form#mobileSearch button::after {
      content: "search";
      color: #6dab26;
      font-size: 30px; }

form#filter, form#suche {
  background-color: #fbcf66;
  padding: 1rem 2rem;
  border-bottom-left-radius: 6px;
  z-index: 101; }
  form#filter *, form#suche * {
    color: #634600; }
  form#filter div.fieldset, form#suche div.fieldset {
    margin-bottom: 1.5rem;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 52.5em) {
    form#filter div.fieldset > div, form#suche div.fieldset > div {
      margin-bottom: 1rem; } }
    form#filter div.fieldset > div, form#suche div.fieldset > div {
      width: 100%; }
    form#filter div.fieldset.cols2 > div, form#suche div.fieldset.cols2 > div {
      width: 50%; }
      @media only screen and (max-width: 52.5em) {
  form#filter div.fieldset.cols2 > div, form#suche div.fieldset.cols2 > div {
    width: 100%; } }
    form#filter div.fieldset.cols3 > div, form#suche div.fieldset.cols3 > div {
      width: 33.33%; }
      @media only screen and (max-width: 52.5em) {
  form#filter div.fieldset.cols3 > div, form#suche div.fieldset.cols3 > div {
    width: 100%; } }
    form#filter div.fieldset.cols4 > div, form#suche div.fieldset.cols4 > div {
      width: 25%; }
      @media only screen and (max-width: 73.75em) {
  form#filter div.fieldset.cols4 > div, form#suche div.fieldset.cols4 > div {
    width: 33.33%; } }
      @media only screen and (max-width: 52.5em) {
  form#filter div.fieldset.cols4 > div, form#suche div.fieldset.cols4 > div {
    width: 100%; } }
    form#filter div.fieldset.cols5 > div, form#suche div.fieldset.cols5 > div {
      width: 20%; }
      @media only screen and (max-width: 73.75em) {
  form#filter div.fieldset.cols5 > div, form#suche div.fieldset.cols5 > div {
    width: 33.33%; } }
      @media only screen and (max-width: 52.5em) {
  form#filter div.fieldset.cols5 > div, form#suche div.fieldset.cols5 > div {
    width: 100%; } }
  form#filter label, form#suche label, form#filter h4, form#suche h4 {
    display: block;
    font-weight: 500;
    margin-bottom: 0.5rem;
    width: 100%; }
    form#filter label.checkbox, form#suche label.checkbox, form#filter h4.checkbox, form#suche h4.checkbox {
      font-weight: 300;
      padding-left: 20px; }
      form#filter label.checkbox input, form#suche label.checkbox input, form#filter h4.checkbox input, form#suche h4.checkbox input {
        position: absolute;
        left: 0px;
        top: 1px; }
    form#filter label.anbieter, form#suche label.anbieter, form#filter h4.anbieter, form#suche h4.anbieter, form#filter label.poi, form#suche label.poi, form#filter h4.poi, form#suche h4.poi, form#filter label.tour, form#suche label.tour, form#filter h4.tour, form#suche h4.tour {
      padding-left: 25px; }
    form#filter label.anbieter::before, form#suche label.anbieter::before, form#filter h4.anbieter::before, form#suche h4.anbieter::before, form#filter label.poi:before, form#suche label.poi:before, form#filter h4.poi:before, form#suche h4.poi:before, form#filter label.tour::before, form#suche label.tour::before, form#filter h4.tour::before, form#suche h4.tour::before {
      margin: 0 0.5rem 0 1px;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      content: "";
      position: absolute;
      top: -2px;
      left: 0px; }
    form#filter label.anbieter::before, form#suche label.anbieter::before, form#filter h4.anbieter::before, form#suche h4.anbieter::before {
      background-image: url(../images/marker/marker-icon-anbieter.png); }
    form#filter label.poi::before, form#suche label.poi::before, form#filter h4.poi::before, form#suche h4.poi::before {
      background-image: url(../images/marker/marker-icon-poi.png); }
    form#filter label.tour::before, form#suche label.tour::before, form#filter h4.tour::before, form#suche h4.tour::before {
      background-image: url(../images/marker/marker-icon-wandertour.png); }
  form#filter select, form#suche select, form#filter input, form#suche input {
    padding: 0.5rem;
    border-radius: 6px;
    vertical-align: top; }
  form#filter input[type=search], form#suche input[type=search] {
    width: 100%; }
  form#suche {
    border-radius: 6px;
    margin-bottom: 2rem; }

form#votingForm {
  margin-bottom: 2rem; }
  form#votingForm fieldset {
    display: block;
    margin-right: 140px;
    background-color: #fdeecb;
    border-radius: 6px;
    padding: 1rem 1rem 0 1rem;
    height: 48px; }
  form#votingForm label {
    margin-right: 2rem; }
    form#votingForm label::after {
      content: url(../images/thumb_up.svg);
      position: absolute;
      top: -5px;
      left: 0;
      width: 30px;
      height: 30px;
      color: #fff; }
    form#votingForm label.active::after {
      content: url(../images/thumb_up_active.svg); }
    form#votingForm label:last-of-type {
      margin-right: 3rem; }
    form#votingForm label:first-of-type {
      display: none; }
  form#votingForm span {
    font-weight: 500;
    color: #634600; }
  form#votingForm input {
    opacity: 0; }
  form#votingForm button {
    position: absolute;
    top: 0;
    right: 0; }

ul.personList {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap; }
  ul.personList li {
    width: 25%;
    padding: 0 8px 0 8px; }
    ul.personList li figure {
      background-size: contain;
      background-position: top;
      background-repeat: no-repeat; }
      ul.personList li figure img {
        width: 100%;
        height: auto;
        display: block;
        transition: opacity 0.5s;
        border-top: 3rem solid white;
        border-bottom: 3rem solid white; }
      ul.personList li figure figcaption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: #dfe6f2;
        padding: 2rem 1rem;
        opacity: 0;
        transition: opacity 0.5s; }
        ul.personList li figure figcaption h5 {
          font-weight: 700;
          color: #00a5dd;
          margin-bottom: 0.5rem; }
        ul.personList li figure figcaption p {
          color: #0f377f;
          margin-bottom: 0;
          text-transform: uppercase; }
    ul.personList li:hover figure.img1 img {
      opacity: 0; }
      ul.personList li:hover figure.img1 figcaption {
        opacity: 1; }

ul.newsList {
  margin: 0 0 3rem 0;
  list-style: none; }
  ul.newsList > li {
    list-style-type: none;
    background-color: #fff;
    border-radius: 6px;
    padding: 2rem 2rem 1rem 2rem;
    margin-bottom: 1rem;
    padding-right: 100px; }
    ul.newsList > li span.meta {
      display: block;
      margin-top: -0.5rem;
      margin-bottom: 1rem; }
    ul.newsList > li ul.tools {
      margin: 0px;
      position: absolute;
      right: 1rem;
      top: 1rem; }
      ul.newsList > li ul.tools li {
        margin: 0;
        padding: 0;
        display: inline-block; }
      ul.newsList > li ul.tools li a span {
        display: none; }
        ul.newsList > li ul.tools li a::after {
          padding: 0 0 0 0.5rem; }
        ul.newsList > li ul.tools li a.ical::after {
          content: "add_alert"; }
        ul.newsList > li ul.tools li a.detail::after {
          content: "keyboard_arrow_down"; }
    ul.newsList > li ul.addressList {
      margin-left: 0; }
      ul.newsList > li ul.addressList li {
        margin-bottom: 0.5rem;
        list-style-type: none; }
      ul.newsList > li ul.addressList li strong {
        display: none; }

ul.mosaic {
  display: flex;
  flex-wrap: wrap;
  margin: 0; }
  ul.mosaic li {
    display: block;
    list-style: none !important;
    width: 33.33%;
    border: 1rem solid white;
    min-height: 50px;
    background-color: #efefef; }
    ul.mosaic li figure img {
      width: 100%;
      display: block; }
      ul.mosaic li figure figcaption {
        text-align: center;
        padding: 0.5rem; }

ul.stars {
  margin: 0px;
  text-align: center; }
  ul.stars li {
    list-style-type: none;
    display: inline; }
    ul.stars li::before {
      content: "star_rate";
      width: 24px;
      color: #fbcf66; }

ul.searchResults {
  margin-left: 0; }
  ul.searchResults li {
    list-style-type: none;
    margin-bottom: 0.5rem; }
  ul.searchResults a {
    line-height: 100%; }
    ul.searchResults a strong, ul.searchResults a span {
      color: inherit; }
    ul.searchResults a span {
      display: block;
      font-weight: 300; }

.icon {
  padding-left: 36px;
  display: block;
  text-decoration: none; }
  .icon::before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #6dab26; }

.phone::before {
  content: "phone"; }

.mobile::before {
  content: "smartphone"; }

.fax::before {
  content: "print"; }

.email::before {
  content: "email"; }

.directions::before {
  content: "directions"; }

.distance::before {
  content: "timeline"; }

.duration::before {
  content: "timelapse"; }

.people::before {
  content: "people"; }

.difficulty::before {
  content: "done_all"; }

.radtour::before {
  content: "directions_bike"; }

.wandertour::before {
  content: "directions_walk"; }

.route::before {
  content: "near_me"; }

.address::before {
  content: "place"; }

.www::before {
  content: "public"; }

.person::before {
  content: "person"; }

div.text table {
  width: 100%; }
  div.text table th, div.text table td {
    vertical-align: top;
    text-align: left;
    line-height: 150%;
    padding: 0.5rem 0.5rem 0.5rem 0;
    border-bottom: 1px solid #d2e5bc; }
  div.text table th {
    color: #634600;
    text-transform: uppercase;
    font-weight: 400; }

article.mosaic {
  width: 25%;
  padding: 0 0.5rem 1rem 0.5rem;
  display: inline-block; }
  article.mosaic.highlight.filtered {
    width: 50%; }
    article.mosaic.highlight.filtered > div::after {
      content: url(../images/highlight.png);
      content: "";
      position: absolute;
      top: 30px;
      right: -10px; }
      article.mosaic.highlight.filtered > div img.standard {
        display: none; }
      article.mosaic.highlight.filtered > div img.highlight {
        display: block; }
  @media only screen and (max-width: 73.75em) {
  article.mosaic {
    width: 33.33%; }
    article.mosaic.highlight.filtered {
      width: 100%; } }
  @media only screen and (max-width: 52.5em) {
  article.mosaic {
    width: 50%;
    margin-bottom: 1rem; }
    article.mosaic.highlight.filtered {
      width: 100%; } }
  @media only screen and (max-width: 40em) {
  article.mosaic {
    width: 100%;
    padding: 0;
    margin-bottom: 1rem; } }
  article.mosaic > div {
    background-color: #fff;
    border-radius: 6px;
    width: 100%; }
    article.mosaic > div figure {
      display: block; }
      @media only screen and (max-width: 40em) {
  article.mosaic > div figure {
    padding: 1rem 1rem 0 1rem; } }
      article.mosaic > div figure picture img {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        width: 100%;
        height: auto; }
        article.mosaic > div figure picture img.highlight {
          display: none; }
      article.mosaic > div figure span.category {
        position: absolute;
        left: 20px;
        bottom: 3px;
        background-color: #6dab26;
        padding: 10px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        width: 50px;
        height: 50px;
        overflow: hidden; }
      article.mosaic > div figure span.category svg {
        width: 30px;
        height: auto; }
        article.mosaic > div figure span.category svg * {
          fill: #fff; }
    article.mosaic > div h4 {
      padding: 1rem;
      color: #416616;
      font-style: normal;
      min-height: 66px; }
      article.mosaic > div h4 span {
        display: block;
        font-weight: 300;
        float: none;
        margin-top: 0.5rem;
        color: #416616;
        min-height: 30px; }

article.list {
  padding: 1rem 0; }
  article.list picture {
    display: block;
    margin-bottom: 1rem; }
    article.list picture img {
      width: 100%; }

div.aside article {
  width: 75%;
  padding-right: 1rem; }
  @media only screen and (max-width: 52.5em) {
  div.aside article {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1rem; } }
  body.style1 div.aside article > div {
    background-color: #fff;
    border-radius: 6px;
    padding: 2rem 4rem; }
    @media only screen and (max-width: 52.5em) {
  body.style1 div.aside article > div {
    padding: 2rem 2rem; } }
  div.aside article ul.images {
    list-style: none;
    margin-left: 0;
    margin-right: -1rem; }
    div.aside article ul.images li {
      display: inline-block;
      width: 33.33%;
      padding: 0 1rem 0.8rem 0; }
      div.aside article ul.images li picture img {
        width: 100%;
        border-radius: 6px;
        overflow: hidden;
        display: block; }
    div.aside article ul.images button {
      position: absolute;
      top: 50%;
      margin-top: -28px; }
      div.aside article ul.images button.prev {
        left: -4rem; }
      div.aside article ul.images button.next {
        right: -3rem; }

div.aside aside {
  width: 25%;
  border-radius: 6px;
  padding: 2rem; }
  div.aside aside.mTop {
    margin-top: 80px; }
  @media only screen and (max-width: 52.5em) {
  div.aside aside {
    width: 100%; } }
  body.style1 div.aside aside {
    background-color: #fff; }
  div.aside aside > * {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    display: block; }
  div.aside aside h4 {
    padding-bottom: 0; }
  div.aside aside hr {
    border: none;
    height: 2px;
    background-color: #d2e5bc; }
  div.aside aside picture.logo img, div.aside aside picture.map img {
    width: 100%;
    height: auto; }
  div.aside aside picture.map img {
    border-radius: 6px; }
  div.aside aside ul.properties, div.aside aside ul.addressList {
    margin-left: 0; }
    div.aside aside ul.properties li, div.aside aside ul.addressList li {
      margin-bottom: 0.5rem;
      list-style-type: none; }
      div.aside aside ul.properties li strong, div.aside aside ul.addressList li strong {
        display: none; }
  div.aside aside ul.features {
    list-style: none;
    margin: 0 -2.5rem 2rem 0; }
    div.aside aside ul.features li {
      display: inline-block;
      background-color: #6dab26;
      border-radius: 6px;
      padding: 10px;
      margin: 0 0.5rem 0.4rem 0;
      height: 40px;
      width: 40px;
      overflow: hidden; }
      div.aside aside ul.features li svg {
        width: 20px;
        height: auto;
        display: block; }
      div.aside aside ul.features li svg * {
        fill: #fff; }
  div.aside aside ul.cert {
    list-style: none;
    margin: 0; }
    div.aside aside ul.cert li {
      list-style-type: none;
      text-align: center;
      border-bottom: 1px solid #fcdf99;
      padding: 1rem 0; }
      div.aside aside ul.cert li img {
        max-width: 100%;
        height: auto; }
  div.aside aside div {
    text-align: center; }
    div.aside aside div h4 {
      color: #6dab26; }

a.readMore::before {
  content: ">> "; }

nav#mainNavi {
  height: 152px; }
  @media only screen and (max-width: 52.5em) {
  nav#mainNavi {
    height: 90px; }
    body > header.scrolled nav#mainNavi {
      height: 90px; } }
  nav#mainNavi div > ul {
    z-index: 2; }
    @media only screen and (max-width: 73.75em) {
  nav#mainNavi div > ul {
    display: none; } }
    nav#mainNavi div > ul li {
      position: static; }
      nav#mainNavi div > ul li ul {
        border-radius: 6px;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.3s 0.01s, opacity 0.3s; }
      nav#mainNavi div > ul li:hover > ul {
        visibility: visible;
        opacity: 1; }
    nav#mainNavi div > ul > li {
      display: inline-block;
      margin-right: 2rem; }
      nav#mainNavi div > ul > li > a {
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 60px auto;
        padding-bottom: 57px;
        position: relative; }
      nav#mainNavi div > ul > li > a, nav#mainNavi div > ul > li > a span {
        font-size: 1.5rem;
        color: #d2e5bc;
        font-weight: 700;
        text-decoration: none; }
      nav#mainNavi div > ul > li.hasChilds > a::after {
        content: url(../images/active.svg);
        position: absolute;
        width: 60px;
        left: 50%;
        bottom: 0px;
        margin-left: -30px;
        opacity: 0;
        transition: opacity 0.3s; }
      nav#mainNavi div > ul > li:hover > a, nav#mainNavi div > ul > li:hover > a span {
        color: #fff; }
      nav#mainNavi div > ul > li:hover > a::after {
        opacity: 1; }
      nav#mainNavi div > ul > li > ul {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 80px;
        background: #fdeecb;
        /* Old browsers */
        background: -moz-linear-gradient(left, #fdeecb 0%, #fbcf66 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #fdeecb), color-sleft(100%, #fbcf66));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #fdeecb 0%, #fbcf66 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #fdeecb 0%, #fbcf66 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #fdeecb 0%, #fbcf66 100%);
        /* IE10+ */
        background: linear-gradient(to right, #fdeecb 0%, #fbcf66 100%);
        /* W3C */ }
      nav#mainNavi div > ul > li > ul li:first-child {
        padding-top: 0.5rem; }
        nav#mainNavi div > ul > li > ul li:last-child > a {
          border-bottom-left-radius: 6px; }
      nav#mainNavi div > ul > li > ul > li > a {
        background-color: #fdeecb;
        width: 33.33%;
        z-index: 3; }
      nav#mainNavi div > ul > li > ul > li > ul {
        position: absolute;
        left: 33.33%;
        top: 0px;
        width: 33.33%; }
      nav#mainNavi div > ul > li > ul > li > ul > li > a {
        background-color: #fcdf99;
        z-index: 2; }
      nav#mainNavi div > ul > li > ul > li > ul > li > ul {
        position: absolute;
        top: 0px;
        bottom: 0px;
        width: 100%;
        left: 100%;
        z-index: 1; }
      nav#mainNavi div > ul > li > ul > li > ul > li > ul > li > a {
        background-color: #fbcf66; }
    nav#mainNavi div > ul:hover + div#mask {
      opacity: 0.8;
      visibility: visible; }

nav#mobileNavi {
  display: none;
  overflow: auto;
  position: absolute;
  top: 0px;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  padding-top: 80px;
  transition: left 0.3s; }
  nav#mobileNavi.active {
    left: 0; }
  @media only screen and (max-width: 73.75em) {
  nav#mobileNavi {
    display: block; } }
  nav#mobileNavi li > button {
    position: absolute;
    top: 0.3rem;
    right: 1rem;
    background-color: #d2e5bc;
    border-radius: 6px;
    text-align: center;
    padding-top: 4px;
    width: 40px;
    height: 40px; }
    nav#mobileNavi li > button span {
      display: none; }
    nav#mobileNavi li > button::before {
      content: "keyboard_arrow_down";
      color: #008e3e;
      font-size: 30px; }
    nav#mobileNavi li > button.active {
      transform: rotate(180deg); }
  nav#mobileNavi > ul > li > a {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 60px auto;
    padding-bottom: 57px;
    position: relative;
    padding: 1rem 2rem;
    display: block; }
    nav#mobileNavi > ul > li > a, nav#mobileNavi > ul > li > a span {
      font-size: 1.5rem;
      color: #d2e5bc;
      font-weight: 700;
      text-decoration: none; }
    nav#mobileNavi > ul > li > ul {
      display: none; }
    nav#mobileNavi > ul > li > ul > li {
      background-color: #fdeecb; }
      nav#mobileNavi > ul > li > ul > li::after {
        content: "";
        border-bottom: 1px solid #fbcf66;
        display: block;
        position: absolute;
        left: 2rem;
        right: 2rem;
        bottom: 0; }
      nav#mobileNavi > ul > li > ul > li a {
        display: block;
        padding: 1rem 2rem 1rem 2rem; }
        nav#mobileNavi > ul > li > ul > li a, nav#mobileNavi > ul > li > ul > li a span {
          font-size: 1.2rem;
          color: #634600;
          font-weight: 500;
          text-decoration: none; }
      nav#mobileNavi > ul > li > ul > li > ul {
        display: none; }
        nav#mobileNavi > ul > li > ul > li > ul > li {
          background-color: #fcdf99; }
          nav#mobileNavi > ul > li > ul > li > ul > li.active {
            background: #f9b002;
            /* Old browsers */
            background: -moz-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #f9b002), color-sleft(100%, #fdeecb));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
            /* IE10+ */
            background: linear-gradient(to right, #f9b002 0%, #fdeecb 100%);
            /* W3C */ }
          nav#mobileNavi > ul > li > ul > li > ul > li::after {
            content: "";
            border-bottom: 1px solid #fbcf66;
            display: block;
            position: absolute;
            left: 2rem;
            right: 2rem;
            bottom: 0; }
          nav#mobileNavi > ul > li > ul > li > ul > li a {
            display: block;
            padding: 1rem 2rem 1rem 3rem; }
            nav#mobileNavi > ul > li > ul > li > ul > li a, nav#mobileNavi > ul > li > ul > li > ul > li a span {
              font-size: 1.2rem;
              color: #634600;
              font-weight: 500;
              text-decoration: none; }
          nav#mobileNavi > ul > li > ul > li > ul > li > ul {
            display: none; }
            nav#mobileNavi > ul > li > ul > li > ul > li > ul > li {
              background-color: #fcdf99; }
              nav#mobileNavi > ul > li > ul > li > ul > li > ul > li a {
                display: block;
                padding: 1rem 2rem 1rem 4rem; }
                nav#mobileNavi > ul > li > ul > li > ul > li > ul > li a, nav#mobileNavi > ul > li > ul > li > ul > li > ul > li a span {
                  font-size: 1.2rem;
                  color: #634600;
                  font-weight: 500;
                  text-decoration: none; }
    nav#mobileNavi ul > li > ul > li {
      transition: background 0.2s; }

nav#mobileNavi ul > li > ul > li.open {
  background: #f9b002;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f9b002 0%, #fbcf66 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #f9b002), color-sleft(100%, #fbcf66));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f9b002 0%, #fbcf66 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f9b002 0%, #fbcf66 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f9b002 0%, #fbcf66 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f9b002 0%, #fbcf66 100%);
  /* W3C */ }

.mainNaviSubLink a, nav#mainNavi div > ul > li > ul li a {
  padding: 1rem 2rem;
  display: block;
  position: relative; }
  .mainNaviSubLink a, nav#mainNavi div > ul > li > ul li a, .mainNaviSubLink a *, nav#mainNavi div > ul > li > ul li a * {
    text-decoration: none;
    color: #634600;
    font-weight: 400; }
  .mainNaviSubLink a span::before, nav#mainNavi div > ul > li > ul li a span::before {
    content: "play_arrow";
    color: #fff;
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 14px;
    opacity: 0;
    transition: all 0.3s; }
  .mainNaviSubLink.active > a, nav#mainNavi div > ul > li > ul li.active > a, .mainNaviSubLink:hover > a, nav#mainNavi div > ul > li > ul li:hover > a {
    background: #f9b002;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #f9b002), color-sleft(100%, #fdeecb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f9b002 0%, #fdeecb 100%);
    /* IE10+ */
    background: linear-gradient(to right, #f9b002 0%, #fdeecb 100%);
    /* W3C */ }
  .mainNaviSubLink.active > a > span, nav#mainNavi div > ul > li > ul li.active > a > span, .mainNaviSubLink:hover > a > span, nav#mainNavi div > ul > li > ul li:hover > a > span {
    padding-left: 20px; }
  .mainNaviSubLink.active > a > span::before, nav#mainNavi div > ul > li > ul li.active > a > span::before, .mainNaviSubLink:hover > a > span::before, nav#mainNavi div > ul > li > ul li:hover > a > span::before {
    opacity: 1; }
  .mainNaviSubLink.hasChilds.active > a::after, nav#mainNavi div > ul > li > ul li.hasChilds.active > a::after, .mainNaviSubLink.hasChilds:hover > a::after, nav#mainNavi div > ul > li > ul li.hasChilds:hover > a::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -20px;
    border-top: 23px solid transparent;
    border-left: 20px solid #fdeecb;
    border-bottom: 23px solid transparent; }

ul#headerToolsNavi {
  position: absolute;
  top: 0;
  right: 120px; }
  @media only screen and (max-width: 52.5em) {
  ul#headerToolsNavi {
    right: auto;
    left: 0.5rem; } }
  ul#headerToolsNavi li {
    display: inline-block;
    margin-left: 3rem; }
  @media only screen and (max-width: 52.5em) {
    ul#headerToolsNavi li {
      margin-left: 1rem; } }
  ul#headerToolsNavi li a {
    color: #a7cc7c;
    text-decoration: none;
    padding-left: 24px; }
  ul#headerToolsNavi li a, ul#headerToolsNavi li a * {
    font-weight: 400;
    text-transform: uppercase; }
  @media only screen and (max-width: 52.5em) {
      ul#headerToolsNavi li a span {
        display: none; } }
  ul#headerToolsNavi li a::before {
    font-size: 1.2rem;
    position: absolute;
    left: 0px;
    top: 0px; }
  ul#headerToolsNavi li.active a, ul#headerToolsNavi li:hover a, ul#headerToolsNavi li.active a *, ul#headerToolsNavi li:hover a * {
    color: #fff; }
  ul#headerToolsNavi li.teilen a::before {
    content: "share"; }
  ul#headerToolsNavi li.switch_language a::before {
    content: "public"; }
  ul#headerToolsNavi li.suche a::before {
    content: "search"; }

ul.footerNavi {
  z-index: 3;
  float: right; }
  ul.footerNavi li {
    display: inline-block;
    margin-left: 1rem; }
  ul.footerNavi li a {
    display: inline-block;
    background-color: #007131;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    padding: 0.2rem 0.5rem; }
/*
 div#mapNavigation {
 position: absolute;
 top: 110px;
 right: 10px;
 z-index: 1000;
 border-radius: _size(border-radius);
 overflow: hidden;
 >button {
 background-color: _palette(bg);
 padding: 1rem 4rem 1rem 1rem;
 color: white;
 font-weight: 500;
 display: block;
 width: 100%;
 min-width: 350px;
 text-align: left;
 &::after {
 background-color: _palette(navigation, fg_hover);
 color: white;
 @extend .material-icons;
 content: "arrow_drop_down";
 border-radius: 50%;
 width: 30px;
 height: 30px;
 float: right;
 box-sizing: border-box;
 position: absolute;
 padding-top: 3px;
 top: 0.5rem;
 right: 0.5rem;
 text-align: center;
 }
 &.active {
 &::after {
 content: "arrow_drop_up";
 }
 }
 }
 >div {
 display: none;
 background-color: _palette(navigation, fg);
 ul {
 li {
 border-bottom: 1px solid _palette(bg);
 a {
 display: block;
 padding: 1rem 1rem 1rem 3rem;
 color: white;
 text-decoration: none;
 text-align: center;
 transition: all 0.2s;
 &::before {
 @extend .material-icons;
 color: _palette(navigation, bg);
 content: "place";
 font-size: 1rem;
 position: absolute;
 left: 1rem;
 top: 1rem;
 }
 &:hover {
 background-color: _palette(navigation, bg);
 color: _palette(bg);
 &::before {
 color: _palette(navigation, fg_hover);
 }
 }
 }
 }
 }
 }
 }
 */
ul#breadCrumbs {
  margin: 2rem 0;
  display: inline-block; }
  ul#breadCrumbs li {
    display: inline; }
  ul#breadCrumbs li a {
    text-decoration: none;
    color: #2b440f; }
  ul#breadCrumbs li a::after {
    content: ">";
    margin: 0 0.3rem; }
  ul#breadCrumbs li a.active {
    font-weight: 500; }
  ul#breadCrumbs li:last-child a::after {
    content: ""; }

ul.paginationNavi {
  padding-right: 1.5rem !important;
  margin-bottom: 2rem !important;
  text-align: right; }
  @media only screen and (max-width: 40em) {
  ul.paginationNavi {
    text-align: center; } }
  ul.paginationNavi li {
    list-style-type: none;
    display: inline; }
  ul.paginationNavi li button {
    background-color: #6dab26;
    color: #fff;
    padding: 0.5rem 1rem; }
  ul.paginationNavi li button.active {
    background-color: #fbcf66; }
  ul.paginationNavi li:first-child button {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  ul.paginationNavi li:last-child button {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

ul#socialShareNaviList {
  display: none;
  position: absolute;
  top: 0;
  right: 100px; }

body > header {
  z-index: 1000;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px; }
  body > header h1 {
    position: absolute;
    top: 85px;
    right: 1rem;
    width: 280px;
    z-index: 4; }
  @media only screen and (max-width: 52.5em) {
    body > header h1 {
      width: 200px;
      top: 20px; } }
  body > header div#headerTools {
    min-height: 50px;
    padding: 1rem 0;
    z-index: 6;
    background: #008e3e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #008e3e 0%, #005425 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #008e3e), color-sleft(100%, #005425));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #008e3e 0%, #005425 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #008e3e 0%, #005425 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #008e3e 0%, #005425 100%);
    /* IE10+ */
    background: linear-gradient(to right, #008e3e 0%, #005425 100%);
    /* W3C */ }
  body > header div#headerTools h2 {
    font-weight: 800;
    text-transform: uppercase;
    color: #fff; }
  @media only screen and (max-width: 52.5em) {
      body > header div#headerTools h2 {
        display: none; } }
  body > header div#headerTools button {
    position: absolute;
    top: -1rem;
    right: 0.5rem; }
  @media only screen and (max-width: 52.5em) {
    body > header div#headerTools {
      display: none; } }
  body > header nav#mainNavi {
    padding: 4rem 0;
    background: #6dab26;
    /* Old browsers */
    background: -moz-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #6dab26), color-sleft(100%, #008e3e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* IE10+ */
    background: linear-gradient(to right, #6dab26 0%, #008e3e 100%);
    /* W3C */ }
  @media only screen and (max-width: 52.5em) {
    body > header nav#mainNavi {
      padding: 2rem 0; } }
  body > header nav#mobileNavi {
    z-index: 5;
    background: #6dab26;
    /* Old browsers */
    background: -moz-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #6dab26), color-sleft(100%, #008e3e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #6dab26 0%, #008e3e 100%);
    /* IE10+ */
    background: linear-gradient(to right, #6dab26 0%, #008e3e 100%);
    /* W3C */ }
  body > header button#naviToggle {
    position: absolute;
    left: 1.5rem;
    top: 85px;
    display: none; }
  @media only screen and (max-width: 73.75em) {
    body > header button#naviToggle {
      display: block; } }
  @media only screen and (max-width: 52.5em) {
    body > header button#naviToggle {
      top: 25px; } }
  body > header button#naviClose {
    position: absolute;
    right: 1rem;
    top: 80px; }

div#mask {
  z-index: 1;
  position: fixed;
  left: 0px;
  top: 202px;
  right: 0px;
  bottom: 0px;
  background: rgba(175, 236, 105, 0.6);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(175, 236, 105, 0.6) 0%, rgba(175, 236, 105, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, rgba(175, 236, 105, 0.6)), color-sleft(100%, rgba(175, 236, 105, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(175, 236, 105, 0.6) 0%, rgba(175, 236, 105, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(175, 236, 105, 0.6) 0%, rgba(175, 236, 105, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(175, 236, 105, 0.6) 0%, rgba(175, 236, 105, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(175, 236, 105, 0.6) 0%, rgba(175, 236, 105, 1) 100%);
  /* W3C */
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.2s 0.01s, opacity 0.3s; }
  div#mask.visible {
    opacity: 0.8; }

body > footer {
  min-height: 280px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #6dab26;
  /* Old browsers */
  background: -moz-linear-gradient(left, #6dab26 0%, #008e3e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #6dab26), color-sleft(100%, #008e3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #6dab26 0%, #008e3e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #6dab26 0%, #008e3e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #6dab26 0%, #008e3e 100%);
  /* IE10+ */
  background: linear-gradient(to right, #6dab26 0%, #008e3e 100%);
  /* W3C */ }
  body > footer > div.wrapper {
    margin-top: 0px;
    min-height: 52px;
    padding-top: 100px; }
  body > footer > div.wrapper::before {
    content: url(../images/shape.svg);
    position: absolute;
    top: 0;
    left: -65px;
    width: 500px;
    max-width: 100%;
    height: 50px; }
  body > footer > div.wrapper * {
    color: white; }
  body > footer > div.wrapper h3 {
    font-size: 5rem;
    font-family: 'bree', sans-serif;
    font-weight: 700;
    margin-bottom: 3rem;
    font-style: italic; }
  body > footer > div.wrapper img {
    max-width: 100%; }
  @media only screen and (max-width: 40em) {
    body > footer > div.wrapper > div > * {
      float: none;
      display: block;
      margin-bottom: 2rem;
      text-align: center; } }
  body > footer div#socket {
    clear: both;
    margin-top: 2rem;
    background-color: #fff;
    padding: 1rem;
    text-align: right; }
  body > footer div#socket img {
    margin-right: 2rem; }

body.style1 > footer > div.wrapper::before, body > footer.style1 > div.wrapper::before {
  content: url(../images/shape_style1.svg); }

.mobile:not(.icon) {
  display: none; }
  @media only screen and (max-width: 73.75em) {
  .mobile:not(.icon) {
    display: block; } }

ul#mainSlider {
  background-color: #e1edd2; }
  ul#mainSlider li {
    height: 100%; }
  ul#mainSlider li picture img {
    width: 100%;
    height: auto; }
  ul#mainSlider li div {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center; }
  ul#mainSlider li div section {
    text-align: center; }
  ul#mainSlider li div section * {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); }
    @media only screen and (max-width: 52.5em) {
        ul#mainSlider li div section * {
          font-size: 1rem; } }
  ul#mainSlider li div section h3 {
    font-size: 5rem;
    font-style: italic;
    font-weight: 800; }
    @media only screen and (max-width: 52.5em) {
        ul#mainSlider li div section h3 {
          font-size: 2rem; } }

body {
  font-family: bree;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 200px 0 280px 0;
  min-height: 100vh; }
  body.style1 {
    background-color: #e1edd2; }
  @media only screen and (max-width: 52.5em) {
  body {
    padding-top: 90px; } }

a, a * {
  transition: all 0.3s; }

strong {
  font-weight: 400; }

.wrapper, ul.paginationNavi {
  max-width: 73.75rem;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .wrapper.inner, ul.paginationNavi.inner {
    padding-left: 6rem;
    padding-right: 6rem; }
  @media only screen and (max-width: 73.75em) {
    .wrapper.inner, ul.paginationNavi.inner {
      padding-left: 1rem;
      padding-right: 1rem; } }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.autoheight {
    align-items: flex-start; }
  .flex.center {
    align-items: center; }

.center {
  text-align: center; }

div#tools.fixed {
  position: fixed;
  top: 20px;
  left: 20px;
  right: 20px;
  z-index: 999;
  padding: 30px 0 30px 0;
  background-color: white; }
  div#tools.fixed ul#breadCrumbs {
    margin-bottom: 0; }

main {
  margin: 5rem 0 5rem 0; }
  @media only screen and (max-width: 52.5em) {
  main {
    margin: 2rem 0 2rem 0; } }
  main * {
    color: #001c0c; }
  @media only screen and (max-width: 52.5em) {
    main div.wrapper {
      padding-left: 0;
      padding-right: 0; } }
  main header h2 {
    color: #6dab26;
    text-align: center; }
  main header h3 {
    color: #6dab26;
    text-align: center; }
  main h3 {
    color: #6dab26;
    text-align: center; }
  main h4 {
    color: #634600; }
  main h4 span {
    color: #609821;
    float: right; }
  main p, main ul, main table, main ol, main div.TextformatterVideoEmbed {
    margin-bottom: 1.5rem; }
  main p, main li {
    line-height: 150%; }
  main p.teaser, main li.teaser, main p.teaser *, main li.teaser * {
    color: #634600; }
  main ul, main ol {
    margin-left: 2rem; }
  main ul li {
    list-style-type: disc; }
  main ul li > ul {
    margin-bottom: 0; }
  main a {
    color: #6dab26;
    text-decoration: none;
    font-weight: 400; }
  main a:hover {
    text-decoration: underline; }
  main strong {
    font-weight: 400; }
  main iframe {
    width: 100%;
    border: none; }

div#pageMedia {
  padding-top: 45%;
  overflow: hidden;
  z-index: 1; }

  div#pageMedia button#mapToggle {
    z-index: 1000;
    position: absolute;
    right: 4rem;
    bottom: 0; }

div#headerMap, ul#mainSlider {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

div#headerMap {
  z-index: 100; }

ul#mainSlider {
  z-index: 200; }

section#cookies {
  z-index: 5000;
  position: fixed;
  height: auto;
  min-height: 0;
  margin: 0;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1rem;
  text-align: center; }
  section#cookies, section#cookies * {
    color: white; }
  section#cookies h3 {
    font-size: 1.5rem;
    margin-bottom: 0;
    display: inline-block; }
  section#cookies p {
    margin-bottom: 0.5rem; }
  section#cookies a.buttonLink {
    display: inline-block;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #900;
    margin-left: 1rem; }
  @media only screen and (max-width: 52.5em) {
  section#cookies {
    text-align: center; }
    section#cookies * {
      text-align: center; }

    section#cookies a {
      margin: 0 0 1rem 0;
      float: none; } }

body.karte {
  padding-bottom: 0;
  height: 100vh; }
  body.karte main {
    margin: 0; }
  body.karte footer {
    display: none; }
  body.karte div#pageMedia {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding-top: 202px; }
  body.karte div#headerMap {
    top: 202px;
    z-index: 1; }
  body.karte button#filterToggle {
    right: auto;
    left: 1rem; }
  body.karte form#filter {
    z-index: 10; }

.contentpart.style1 {
  padding: 3rem 0 2rem 0;
  margin: 3rem 0 1rem 0;
  background-color: #e1edd2; }
  @media only screen and (max-width: 73.75em) {
      .contentpart.page_grid > div.pagesSlider {
        padding: 0 75px; } }
  @media only screen and (max-width: 52.5em) {
      .contentpart.page_grid > div.pagesSlider {
        padding: 0; } }
  .contentpart.page_grid button.arrow {
    position: absolute;
    top: 50%;
    margin-top: -28px; }
  .contentpart.page_grid button.arrow.prev {
    left: 0px; }
  .contentpart.page_grid button.arrow.next {
    right: 0px; }

.contentpart.gallery figure {
  margin-bottom: 1rem; }
  .contentpart.gallery figure picture img {
    max-width: 100%; }
  .contentpart.gallery ul.gallery {
    list-style: none;
    margin: 0px;
    text-align: center; }
  .contentpart.gallery ul.gallery li {
    padding: 0 0.5rem 1rem 0.5rem;
    display: inline-block;
    width: 20%; }
  .contentpart.gallery ul.gallery li img {
    width: 100%;
    display: block;
    border-radius: 6px; }
  .contentpart.gallery ul.gallery li a {
    display: block; }
  .contentpart.gallery ul.single_images {
    text-align: center;
    list-style: none;
    margin: 0px; }
  .contentpart.gallery ul.single_images li {
    display: inline-block;
    margin-bottom: 1rem;
    list-style-type: none; }
  .contentpart.gallery ul.single_images li img {
    max-width: 100%; }
