/* VARIABLES */
.pt2 {
  padding-top: 20px;
}
.pt5 {
  padding-top: 50px;
}
.mb3 {
  margin-bottom: 30px;
}
.magazin_area1 {
  clear: both;
  margin: 0 0 50px 0;
}
.magazin_area1 .bildbeschreibung {
  float: left;
  max-width: 40%;
  margin: 0 20px 20px 0;
}
.magazin_area1 .copyright {
  margin-top: 5px;
  font-size: .65rem;
  text-align: right;
}
.magazin_area1 .bildbeschreibung img {
  width: 100%;
  border-radius: 7px;
}
.magazin_area1 h1,
.magazin_area1 h2,
.magazin_area1 h3,
.magazin_area1 h4 {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
  text-align: left;
  margin: 10px 0 10px 0;
  line-height: 1;
}
.magazin_area1 h1 a,
.magazin_area1 h2 a,
.magazin_area1 h3 a,
.magazin_area1 h4 a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.magazin_area1 h2 {
  font-size: 2rem;
}
.node-type-magazin .fotoheader {
  margin-bottom: 0;
}
.node-type-magazin article.node-magazin .content {
  margin-top: 0;
}
.iconHeadline {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  align-items: center;
}
#broschuerenTitle {
  margin-top: 30px;
  clear: both;
  float: left;
}
#broschueren {
  margin: 10px 0 0 0;
}
#broschueren.right {
  clear: both;
  float: left;
}
#broschueren.right .broschuere {
  background-color: #543a77;
  border-radius: 7px;
  padding: 20px;
  color: #ffffff;
  margin-bottom: 20px;
}
#broschueren.right h1,
#broschueren.right h2,
#broschueren.right h3,
#broschueren.right h4,
#broschueren.right h5 {
  color: inherit;
}
#broschueren.right h4 {
  letter-spacing: -0.01em;
}
#broschueren.right h5 {
  font-size: 1.5rem;
}
#broschueren.right .broschuerenContent {
  display: grid;
  grid-template-columns: 35% 65%;
  gap: 10px;
  overflow: hidden;
}
#broschueren.right .body,
#broschueren.right .body p {
  color: #ffffff;
}
#broschueren.right .button {
  display: flex;
  justify-content: center;
  background-color: #e0c5ea;
  border-radius: 6px;
  padding: 5px;
  color: #391a45;
  text-decoration: none;
  transition: background-color 0.5s ease;
  margin: 20px 0 0 0;
}
#broschueren.right .button:hover {
  background-color: #ffffff;
}
#broschueren.node {
  display: grid;
  gap: 30px;
}
#broschueren.node#broschueren {
  grid-template-columns: 1fr;
}
#broschueren.node#broschueren:has(> .broschuere2) {
  grid-template-columns: repeat(2, 1fr);
}
#broschueren.node .broschuere {
  background: #391a45;
  border-radius: 15px;
  padding: 20px;
  color: #ffffff;
  display: flex;
  gap: 20px;
}
#broschueren.node .broschuerenContent {
  display: flex;
  width: 100%;
  flex-direction: column;
}
#broschueren.node h5 {
  font-size: 2em;
  color: #ffffff;
}
#broschueren.node .body p,
#broschueren.node .body {
  color: #ffffff;
  flex: 2;
  margin-top: 15px;
}
#broschueren.node .button {
  display: flex;
  justify-content: center;
  background-color: #e0c5ea;
  border-radius: 6px;
  padding: 5px;
  color: #391a45;
  text-decoration: none;
  transition: background-color 0.5s ease;
  margin: 20px 0 0 0;
}
#broschueren.node .button:hover {
  background-color: #ffffff;
}
#uebersicht #broschuerenTitle {
  clear: both;
  float: none;
}
.view-brosch-ren {
  margin: 20px 0 50px 0;
}
.view-brosch-ren .view-content {
  display: grid;
  gap: 30px;
}
.view-brosch-ren .view-content {
  grid-template-columns: 1fr;
}
.view-brosch-ren .view-content:has(> .views-row-2) {
  grid-template-columns: repeat(2, 1fr);
}
.view-brosch-ren .views-row {
  background: #391a45;
  border-radius: 15px;
  padding: 20px;
  color: #ffffff;
  display: flex;
  gap: 20px;
}
.view-brosch-ren .views-row .broschuerenContent {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.view-brosch-ren .views-row h3 {
  color: inherit;
}
.view-brosch-ren .views-row .body {
  flex: 2;
  margin-top: 15px;
}
.view-brosch-ren .views-row .body p {
  color: inherit;
  line-height: 1;
}
.view-brosch-ren .views-row .button {
  display: flex;
  justify-content: center;
  background-color: #e0c5ea;
  border-radius: 6px;
  padding: 5px;
  color: #391a45;
  text-decoration: none;
  transition: background-color 0.5s ease;
  margin: 20px 0 0 0;
}
.view-brosch-ren .views-row .button:hover {
  background-color: #ffffff;
}
/*#broschuerenWrapper
{    
    
    margin: 50px 0 10px 0;
    #broschuerenTitle
    {
        font-weight: 600;
    }
}
#broschueren
{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin: 40px 0 0 0;
    .broschuere
    {        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        color: @colorWhite;
        background: @colorPurple3;
        border-radius: 15px;
        padding: 20px;        
        h1,h2,h3,a
        {
            color: inherit;
        }
        h3
        {
            font-size: 1.7rem;
            line-height: 1.1;
            min-height: 100px;
            font-weight: normal;
        }
        .imageWrapper
        {
            max-height: 380px;
            overflow: hidden;
            margin: 0 0 10px 0;
        }
        .broschuereButton
        {
            display: flex;
            justify-content: center;
            background-color: @colorWhite;
            border-radius: 6px;
            padding: 5px;
            color: @colorPurple3;
            text-decoration: none;
            transition: background-color 0.5s ease;
            margin: 10px 0 0 0;
            &:hover
            {
                background-color: @colorPurple2;
            }
        }
    }
}*/
#magazinIntroWrapper .tabcontentbox {
  background: #FFF;
  color: #000;
}
#magazinIntroWrapper .tablinks {
  background: #391a45;
  color: #FFF;
}
#magazinIntroWrapper .tablinks.active,
#magazinIntroWrapper .tablinks:hover {
  background: white;
  color: #391a45;
}
#magazinIntroWrapper,
.entdecken_area2 .bereichWrapper:nth-child(2n) {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  background: #f8f8f8;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  padding: 40px 0;
  margin-bottom: 80px;
}
#magazinIntroWrapper .magazin_area1,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 20px;
  padding: 0 60px;
}
#magazinIntroWrapper .bereich,
.entdecken_area2 .bereichWrapper:nth-child(2n) .bereich {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 60px;
}
#magazinIntroWrapper .magazin_area1 .bildbeschreibung,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 .bildbeschreibung {
  float: none;
  width: 100%;
  max-width: 100%;
}
#magazinIntroWrapper .magazin_area1 h1,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 h1 {
  font-size: 2rem;
}
#magazinIntroWrapper .magazin_area1 .copyright,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 .copyright,
#magazinIntroWrapper .magazin_area1 h3,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 h3,
#magazinIntroWrapper .magazin_area1 p,
.entdecken_area2 .bereichWrapper:nth-child(2n) .magazin_area1 p {
  opacity: 0.7;
}
#magazinIntroWrapper {
  background: #391a45;
  border: 0;
  color: #FFF;
}
#magazinIntroWrapper h1,
#magazinIntroWrapper h2,
#magazinIntroWrapper h3,
#magazinIntroWrapper h4,
#magazinIntroWrapper p {
  color: inherit;
}
#magazinIntroWrapper h1 {
  margin-bottom: 30px;
}
.entdecken_area2 {
  clear: both;
}
.entdecken_area2 .bild_right {
  width: 40%;
}
.entdecken_area2 .bild_right img {
  border-radius: 7px;
  width: 100%;
}
.entdecken_area2 .beschreibung_text:not(.fullwidth) {
  width: calc(60% - 20px);
}
.entdecken_area2 .beschreibung_text.fullwidth {
  width: 100%;
}
.entdecken_area2 .link {
  margin: 7px 0 0 0;
}
.entdecken_area2 .button {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
  padding: 2px 10px;
  display: inline-block;
}
.entdecken_area2 .button:hover {
  background: #391a45;
}
.entdecken_area2 .objekteklein {
  clear: both;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 50px;
}
.entdecken_area2 .objekteklein.grid2 {
  grid-template-columns: repeat(2, 1fr);
}
.entdecken_area2 .objekteklein.grid3 {
  grid-template-columns: repeat(3, 1fr);
}
.entdecken_area2 .objekteklein.grid4 {
  grid-template-columns: repeat(4, 1fr);
}
.entdecken_area2 .objekteklein .objektkleinbild a {
  display: block;
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.entdecken_area2 .objekteklein .objektkleinbild a img {
  transition: all 0.2s ease-in-out;
}
.entdecken_area2 .objekteklein .objektkleinbild a img:hover {
  transform: scale(1.1);
}
.entdecken_area2 h1,
.entdecken_area2 h2,
.entdecken_area2 h3,
.entdecken_area2 h4 {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
  text-align: left;
  margin: 10px 0 10px 0;
  line-height: 1;
}
.entdecken_area2 h1 a,
.entdecken_area2 h2 a,
.entdecken_area2 h3 a,
.entdecken_area2 h4 a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.entdecken_area2 h1 {
  font-size: 2rem;
}
.entdecken_area2 h2 {
  font-size: 2.5rem;
}
.entdecken_area2 h3 {
  font-size: 1.4rem;
}
.entdecken_area2 .bereich {
  margin: 0 0 100px 0;
}
.entdecken_area2 .bereich .copyright {
  display: block;
  margin-top: 5px;
  font-size: .65rem;
  text-align: right;
}
.entdecken_area2 .bereich .beschreibung_info {
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
}
.entdecken_area2 a {
  text-decoration: none;
}
.entdecken_area2 .magazin-style {
  margin-top: 30px !important;
}
#uebersicht {
  margin-top: 30px;
}
.jcarousel-clip-horizontal {
  overflow: hidden;
}
.jcarousel .field-content {
  height: 100%;
}
.jcarousel .jcarousel-item {
  border-radius: 9px;
  position: relative;
  max-height: 200px;
  border: 0;
}
.jcarousel .views-field-field-bild1 {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.jcarousel .views-field-title {
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: 0;
  width: 100%;
}
.jcarousel .views-field-title h1,
.jcarousel .views-field-title h2,
.jcarousel .views-field-title h3 {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 9px;
  background: rgba(57, 26, 69, 0.8);
  width: 90%;
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem !important;
}
.jcarousel .views-field-title h1 a,
.jcarousel .views-field-title h2 a,
.jcarousel .views-field-title h3 a {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
.jcarousel-container {
  height: auto !important;
}
.jcarousel-container .jcarousel-next,
.jcarousel-container .jcarousel-prev {
  top: 35%;
  z-index: 5;
}
#edit {
  position: absolute;
  top: -40px;
}
.content {
  margin-top: 30px;
}
.topnavi {
  border-bottom: 1px solid #d8d8d8;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}
.topnavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.topnavi ul .naviIcon {
  column-rule: 1px solid #d8d8d8;
  padding-right: 15px;
  margin: 0 0 10px 0;
}
.topnavi ul .naviIcon:not(:last-child) {
  border-right: 1px solid #d8d8d8;
}
.topnavi ul .naviIcon img {
  width: 40px;
}
.topnavi ul .naviIcon a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.topnavi ul .naviIcon a .icon_description {
  white-space: nowrap;
}
.views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.views-exposed-form .views-exposed-widget label {
  white-space: nowrap;
}
#userCall {
  color: #ffffff;
  border: 0;
}
#userCall .ctn {
  background: #644072;
  border-radius: 7px;
  padding: 20px;
}
#userCall p,
#userCall h1,
#userCall h2,
#userCall h3,
#userCall h4,
#userCall a {
  color: inherit;
}
#userCall h3 {
  font-size: 1.75rem;
}
.view-empty {
  background: #644072;
  color: #ffffff;
  padding: 20px;
  border-radius: 7px;
}
.view-empty h1,
.view-empty h2,
.view-empty h3,
.view-empty h4,
.view-empty a {
  color: inherit;
}
.view-empty p {
  color: inherit;
}
.sectionHeadline h1,
.sectionHeadline h2,
.sectionHeadline h3,
.sectionHeadline h4 {
  font-family: 'Source Sans Pro';
  font-size: 2.5rem;
  margin: 20px 0 10px 0;
}
div.more,
.view .more-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.section.more,
.view .more-link a {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
}
.section.more:hover,
.view .more-link a:hover {
  background: #391a45;
}
img {
  max-width: 100%;
  height: auto;
}
/*TODO REMOVE*/
#block-views-entdecken-solr-magazin {
  margin-top: 30px;
}
/* Remove floating shit... */
#regionen,
#essentrinken,
#camping,
#ortestaedte,
#ausfluege,
#orteStaedte,
#marktplatz,
#highlights,
#unterkuenfte,
#regionen_staedtereise,
.regionen_staedtereise,
#rheinlandpfalz,
.area {
  clear: both;
}
body {
  line-height: 1.3;
  margin: 0;
}
.tagcloud {
  background: #f8f8f8;
  padding: 20px;
}
.tagcloud .view-content {
  display: flex;
  gap: 5px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.tagcloud .view-content a {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
  display: inline-block;
}
.tagcloud .view-content a:hover {
  background: #391a45;
}
.views-exposed-widget .form-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px;
}
.views-exposed-widget .form-item a {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
}
.views-exposed-widget .form-item a:hover {
  background: #391a45;
}
.views-exposed-widget input[type=submit] {
  display: none;
}
.view-filters {
  background: #f8f8f8;
  margin-bottom: 40px;
}
.view-filters .views-exposed-widgets {
  border-radius: 7px;
}
.view-filters .views-exposed-widgets .views-exposed-widget {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
.view-filters .views-exposed-widgets button.form-submit {
  margin-top: 0;
  width: 100%;
  font-size: 1rem;
  background: #391a45;
  color: #ffffff;
  border: 0;
  min-height: 47px;
}
.view-filters .views-exposed-widgets button.form-submit:hover {
  background: #200b28;
  border: 0;
}
.view-filters .views-exposed-widgets .views-widget-filter-title input {
  max-width: 200px;
}
.view-filters .views-exposed-widgets:not(.views-submit-button) {
  float: none;
  clear: both;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  padding: 10px;
  background: #644072;
  color: #ffffff;
}
.view-filters .views-exposed-widgets label {
  margin: 0;
  color: #ffffff;
  font-weight: normal;
}
.view-filters .views-widget,
.view-filters .form-item,
.view-filters .glazed-select,
.view-filters .form-control {
  width: 100%;
}
.topnavigation-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.topnavigation-container .topnavigation {
  background: #f8f8f8;
  border-radius: 7px;
}
.topnavigation-container ul {
  margin: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.topnavigation-container ul li {
  list-style: none;
}
.topnavigation-container ul li a {
  text-decoration: none;
  font-size: 1.1rem;
}
.topnavigation-container ul li a.sublink {
  text-decoration: none;
  background: #ffffff;
  color: #644072;
  border-radius: 7px;
  padding: 10px;
  transition: background 0.3s ease-in-out;
}
.topnavigation-container ul li a.sublink:hover,
.topnavigation-container ul li a.sublink.active {
  background: #391a45;
  color: #ffffff;
}
.findCamping .view-filters {
  display: none;
}
.actionbutton a {
  background-color: #005b98;
  color: #FFF;
  font-size: 18px;
  padding: 5px 10px;
  border-radius: 6px;
  border: 0;
}
.area {
  /* TODO: Remove floating shit */
  clear: both;
  overflow: hidden;
  margin-bottom: 40px;
}
.area .view-footer {
  display: flex;
  clear: both;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.area .more {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
  margin-top: 20px;
}
.area .more:hover {
  background: #391a45;
}
.area h3:nth-of-type(1) {
  font-family: 'Source Sans Pro';
  font-size: 2.5rem;
  margin: 20px 0 10px 0;
}
.area h3:nth-of-type(1) h1,
.area h3:nth-of-type(1) h2,
.area h3:nth-of-type(1) h3,
.area h3:nth-of-type(1) h4 {
  font-family: 'Source Sans Pro';
  font-size: 2.5rem;
  margin: 20px 0 10px 0;
}
.area .regionen_staedtereise {
  overflow: hidden;
}
.area .regionen_staedtereise h4 {
  margin: 30px 0 20px 0;
}
.area.content h2 {
  margin-bottom: 10px;
}
.area.content h4 {
  margin-bottom: 40px;
}
.area.content p:last-child {
  margin-bottom: 40px;
}
.area .intro h2 {
  margin-bottom: 10px;
}
.area .intro h4 {
  margin-bottom: 40px;
}
.hightlightsWrapper {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  background: #6cb23b;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  padding: 40px 0;
  margin-bottom: 80px;
}
.hightlightsWrapper h2,
.hightlightsWrapper h3 {
  color: #ffffff;
}
.hightlightsWrapper #highlights {
  max-width: 1280px;
  margin: 20px auto;
  display: block;
  padding: 0 60px;
}
.hightlightsWrapper li.pager-next a:link {
  background-color: #458a15 !important;
}
.hightlightsWrapper .grid.style3 .view-content .image {
  border-radius: 0;
}
.az-element.textColumn {
  margin-bottom: 50px;
}
.az-element.textColumn.column2 .az-text {
  column-count: 2;
  column-gap: 40px;
  column-rule: 1px solid #d8d8d8;
}
article.vocabulary-bundeslaender .lage_karte {
  display: flex;
  justify-content: center;
}
article.vocabulary-bundeslaender .lage_karte img {
  max-height: 380px;
}
article.vocabulary-region .bereich h2:not(.title) {
  display: flex;
  flex-direction: row;
  align-items: center;
  white-space: break-spaces;
}
article.vocabulary-region .bereich h2:not(.title) img {
  margin-right: 10px;
}
.intro {
  clear: both;
  margin-bottom: 50px;
}
.intro .textColumn {
  margin-bottom: 20px;
  column-gap: 40px;
  column-rule: 1px solid #d8d8d8;
}
.intro .textColumn.column2 {
  column-count: 2;
}
.intro .textColumn.column3 {
  display: grid;
  flex-direction: column;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "img body" "copyrright body";
}
.intro .textColumn.column3 .image {
  grid-template-areas: img;
}
.intro .textColumn.column3 .copyright {
  grid-template-areas: copyright;
}
.intro .textColumn.column3 p {
  grid-template-areas: body;
}
.intro .headline:not(.noImage) {
  /*flex-direction: row;
        display: grid;
        grid-template-columns: 6% 94%;
        grid-template-areas:  "ico h2"
            "ico h4";*/
  display: flex;
  align-items: center;
  margin: 20px 0 35px 0;
}
.intro .headline:not(.noImage) .ico {
  grid-area: ico;
}
.intro .headline:not(.noImage) h2 {
  grid-area: h2;
  margin-bottom: 0;
}
.intro .headline:not(.noImage) h4 {
  grid-area: h4;
  margin-bottom: 0;
}
.intro .headline.noImage {
  margin: 20px 0 40px 0;
}
.intro .slogan {
  margin-bottom: 20px;
}
.intro h2 {
  margin-bottom: 10px;
}
.intro h4 {
  margin-bottom: 30px;
}
.intro .image.floatLeft {
  max-width: 40%;
  float: left;
  margin: 0 10px 10px 0;
}
.intro .image.floatRight {
  max-width: 40%;
  float: right;
  margin: 0 0 10px 10px;
}
.intro .image img {
  border-radius: 7px;
}
.intro .image .copyright {
  font-size: .65rem;
  text-align: right;
  text-align: left;
  margin-top: 5px;
}
.intro .textGrid {
  display: grid;
  grid-template-columns: 33% calc(66.666% - 40px);
  gap: 40px;
}
.intro .textGrid.flipColumn {
  grid-template-columns: calc(66.666% - 40px) 33%;
}
#bookNow {
  background: #644072;
  color: #ffffff;
  text-align: center;
  padding: 25px 15px;
  margin-bottom: 20px;
  border-radius: 7px 7px 0px 0px;
}
#bookNow h1,
#bookNow h2,
#bookNow h3,
#bookNow h4,
#bookNow p,
#bookNow a {
  color: inherit;
}
.befinline .view-filters .views-widget,
.befinline .view-filters .form-item,
.befinline .view-filters .glazed-select,
.befinline .view-filters .form-control {
  width: auto;
}
.magazinWrapper {
  display: grid;
  grid-template-columns: 2fr 1fr;
  column-gap: 20px;
}
.magazinWrapper .magazinColumn {
  background-size: cover;
  min-height: inherit;
  position: relative;
  border-radius: 7px;
}
.magazinWrapper .magazinLink:nth-of-type(1) .magazinInfo {
  max-width: 60%;
}
.magazinWrapper a {
  min-height: 400px;
}
.magazinWrapper .magazinInfo {
  background: rgba(57, 26, 69, 0.8);
  display: flex;
  gap: 4px;
  flex-direction: column;
  align-content: center;
  max-width: 350px;
  position: absolute;
  bottom: 12px;
  left: 12px;
  z-index: 2;
  height: 190px;
  border-radius: 7px;
  line-height: 1.3;
  color: #ffffff;
  padding: 5px 15px 20px 20px;
  max-width: 89%;
}
.magazinWrapper .magazinInfo .body p {
  line-height: 1.3;
  color: #ffffff;
}
.magazinWrapper .title {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1;
  margin: 20px 0 10px 0;
  color: #ffffff;
}
.magazinWrapper .title a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.grid.column4 .view-content,
.grid.column4 .content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.grid.column3 .view-content,
.grid.column3 .content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.grid.column2 .view-content,
.grid.column2 .content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child,
.grid.expandFirstChild.style2 .view-content .views-row:first-child {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  justify-items: center;
  grid-template-areas: "img region" "img title" "img kategorie" "img body" "img attribute" "img copyright";
  column-gap: 10px;
  padding-bottom: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-field-region,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-field-region {
  grid-area: region;
  text-align: left;
  margin-bottom: 30px;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-field-bildquelle-listenbild,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-field-bildquelle-listenbild {
  grid-area: copyright;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-field-kategorie,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-field-kategorie {
  grid-area: kategorie;
  padding: 0;
  margin-top: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-title,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-title {
  grid-area: title;
  padding-bottom: 0;
  padding-top: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-title h3,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-title h3 {
  margin: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-title a,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-title a {
  font-size: 2rem;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-nothing,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-nothing {
  grid-area: attribute;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .image,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .image {
  grid-area: img;
  border-top-right-radius: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .image a,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .image a {
  display: block;
  margin: 0;
  height: 100%;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .image.hoverEffect1 img,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .image.hoverEffect1 img {
  transition: all 0.2s ease-in-out;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .image.hoverEffect1 img:hover,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .image.hoverEffect1 img:hover {
  transform: scale(1.1);
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-body,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-body {
  grid-area: body;
  display: block;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-body h3,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-body h3 {
  font-size: 1.4em;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-field-region,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-field-region {
  position: static;
  overflow: visible;
  height: 0;
}
.grid.expandFirstChild.style1 .view-content .views-row:first-child .views-field-field-region .region,
.grid.expandFirstChild.style2 .view-content .views-row:first-child .views-field-field-region .region {
  position: inherit;
}
.grid.style1 .view-content .views-row,
.grid.style1 .content .views-row {
  border: 1px solid #d8d8d8;
  border-radius: 7px;
  padding-bottom: 20px;
}
.grid.style1 .view-content .views-field:not(.image),
.grid.style1 .content .views-field:not(.image) {
  padding: 10px;
}
.grid.style1 .view-content .image,
.grid.style1 .content .image {
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.grid.style1 .view-content .image.hoverEffect1 img,
.grid.style1 .content .image.hoverEffect1 img {
  transition: all 0.2s ease-in-out;
}
.grid.style1 .view-content .image.hoverEffect1 img:hover,
.grid.style1 .content .image.hoverEffect1 img:hover {
  transform: scale(1.1);
}
.grid.style1 .view-content .views-field-body,
.grid.style1 .content .views-field-body {
  display: none;
}
.grid.style1 .view-content .center,
.grid.style1 .content .center {
  display: flex;
  justify-content: center;
}
.grid.style1 .view-content .views-field-field-region,
.grid.style1 .content .views-field-field-region {
  position: absolute;
}
.grid.style1 .view-content .views-field-field-region,
.grid.style1 .content .views-field-field-region {
  position: static;
  overflow: visible;
  height: 0;
  padding: 10px;
}
.grid.style1 .view-content .views-field-field-region .region,
.grid.style1 .content .views-field-field-region .region {
  position: relative;
  top: -27px;
  border-radius: 7px 7px 0px 0px;
  padding: 10px 8px 7px 28px;
  font-size: 1rem;
  background: #ffffff url(/sites/all/themes/glazed/images/viewmarker.png) top left no-repeat;
}
.grid.style1 .view-content .views-field-field-region .region a,
.grid.style1 .content .views-field-field-region .region a {
  text-decoration: none;
}
.grid.style1 .view-content .views-field-field-kategorie,
.grid.style1 .content .views-field-field-kategorie {
  margin-top: 15px;
}
.grid.style1 .view-content .attributes,
.grid.style1 .content .attributes {
  margin-left: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-size: 100%;
  width: 100%;
}
.grid.style1 .view-content .attributes .attribute,
.grid.style1 .content .attributes .attribute {
  background: #bcdba7;
  color: #222222;
  border-radius: 13px;
  padding: 2px 10px 2px 10px;
  font-size: .8em;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 3px;
  margin: 0 1px;
}
.grid.style1 .view-content .attributes .attribute img,
.grid.style1 .content .attributes .attribute img {
  max-width: 30px;
}
.grid.style2 .view-content .views-row,
.grid.style2 .content .views-row {
  border: 1px solid #d8d8d8;
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.grid.style2 .view-content .views-row .views-field:not(.image),
.grid.style2 .content .views-row .views-field:not(.image) {
  padding: 10px;
}
.grid.style2 .view-content .views-row .region,
.grid.style2 .content .views-row .region {
  background: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 4px;
  background: #f8f8f8;
  display: block;
}
.grid.style2 .view-content .views-row .region:hover,
.grid.style2 .content .views-row .region:hover {
  background: #644072;
  color: #ffffff;
}
.grid.style2 .view-content .views-row .region:hover a,
.grid.style2 .content .views-row .region:hover a {
  color: inherit;
}
.grid.style2 .view-content .views-row .region a,
.grid.style2 .content .views-row .region a {
  text-decoration: underline;
}
.grid.style2 .view-content .views-row .region a:hover,
.grid.style2 .content .views-row .region a:hover {
  text-decoration: none;
}
.grid.style2 .view-content .views-row .image,
.grid.style2 .content .views-row .image {
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.grid.style2 .view-content .views-row .image.hoverEffect1 img,
.grid.style2 .content .views-row .image.hoverEffect1 img {
  transition: all 0.2s ease-in-out;
}
.grid.style2 .view-content .views-row .image.hoverEffect1 img:hover,
.grid.style2 .content .views-row .image.hoverEffect1 img:hover {
  transform: scale(1.1);
}
.grid.style2 .view-content .views-row .title,
.grid.style2 .content .views-row .title {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
}
.grid.style2 .view-content .views-row .title a,
.grid.style2 .content .views-row .title a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.grid.style2 .view-content .views-row .views-field.copyright,
.grid.style2 .content .views-row .views-field.copyright,
.grid.style2 .view-content .views-row .views-field-field-bildquelle-listenbild,
.grid.style2 .content .views-row .views-field-field-bildquelle-listenbild {
  width: 100%;
  padding: 5px 10px 0 3px;
  font-size: .65rem;
  text-align: right;
}
.grid.style2 .view-content .views-row .attributes .attribute,
.grid.style2 .content .views-row .attributes .attribute {
  background: #bcdba7;
  color: #222222;
  border-radius: 13px;
  padding: 2px 10px 2px 10px;
  font-size: .8em;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 3px;
  margin: 0 1px;
}
.grid.style2 .view-content .views-row .attributes .attribute img,
.grid.style2 .content .views-row .attributes .attribute img {
  max-width: 30px;
}
.grid.style3 .view-content,
.grid.style3 .content {
  /* TODO: Change to views-row */
  /*TODO: Remove */
}
.grid.style3 .view-content .change-row,
.grid.style3 .content .change-row {
  background: #f8f8f8;
  padding-bottom: 20px;
}
.grid.style3 .view-content .views-field:not(.image),
.grid.style3 .content .views-field:not(.image) {
  padding: 10px;
}
.grid.style3 .view-content .region,
.grid.style3 .content .region {
  background: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 4px;
}
.grid.style3 .view-content .region:hover,
.grid.style3 .content .region:hover {
  background: #644072;
  color: #ffffff;
}
.grid.style3 .view-content .region:hover a,
.grid.style3 .content .region:hover a {
  color: inherit;
}
.grid.style3 .view-content .region a,
.grid.style3 .content .region a {
  text-decoration: underline;
}
.grid.style3 .view-content .region a:hover,
.grid.style3 .content .region a:hover {
  text-decoration: none;
}
.grid.style3 .view-content .image,
.grid.style3 .content .image {
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.grid.style3 .view-content .image.hoverEffect1 img,
.grid.style3 .content .image.hoverEffect1 img {
  transition: all 0.2s ease-in-out;
}
.grid.style3 .view-content .image.hoverEffect1 img:hover,
.grid.style3 .content .image.hoverEffect1 img:hover {
  transform: scale(1.1);
}
.grid.style3 .view-content .views-field-title,
.grid.style3 .content .views-field-title {
  margin: 0;
}
.grid.style3 .view-content .title,
.grid.style3 .content .title {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
}
.grid.style3 .view-content .title a,
.grid.style3 .content .title a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.grid.style3 .view-content .attributes,
.grid.style3 .content .attributes {
  display: inline-block;
}
.grid.style3 .view-content .attributes .attribute,
.grid.style3 .content .attributes .attribute {
  background: #bcdba7;
  color: #222222;
  border-radius: 13px;
  padding: 2px 10px 2px 10px;
  font-size: .8em;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 3px;
  margin: 0 1px;
}
.grid.style3 .view-content .attributes .attribute img,
.grid.style3 .content .attributes .attribute img {
  max-width: 30px;
}
.grid.style3 .view-content .attributes .attribute,
.grid.style3 .content .attributes .attribute {
  padding: 2px 10px 2px 10px;
}
.grid.style3 .view-content .attributes.noPadding,
.grid.style3 .content .attributes.noPadding {
  padding: 0 0 0 10px;
}
.grid.style3 .view-content .views-field-field-bildquelle-listenbild,
.grid.style3 .content .views-field-field-bildquelle-listenbild {
  padding-top: 5px;
}
.grid.style3 .view-content .copyright,
.grid.style3 .content .copyright {
  font-size: .65rem;
  text-align: right;
}
.grid.style3 .view-content .attributesList ul,
.grid.style3 .content .attributesList ul {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 6px;
}
.grid.style3 .view-content .attributesList ul li,
.grid.style3 .content .attributesList ul li {
  background: #bcdba7;
  color: #222222;
  border-radius: 13px;
  padding: 2px 10px 2px 5px;
  font-size: .8em;
  list-style: none;
}
.grid.style3 .view-content .viewicons,
.grid.style3 .content .viewicons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
.grid.style3 .view-content .viewicons img,
.grid.style3 .content .viewicons img {
  max-width: 35px;
}
.grid.style3 .view-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-bottom: 30px;
}
.grid.style3 .view-footer .more {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
}
.grid.style3 .view-footer .more:hover {
  background: #391a45;
}
.grid.style4 {
  /*TODO: REMOVE*/
}
.grid.style4 .view-content,
.grid.style4 .content {
  float: none;
  width: auto;
}
.grid.style4 .view-content,
.grid.style4 .content {
  grid-template-columns: 40% 1fr 40%;
  gap: 20px;
}
.grid.style4 .view-content .views-row,
.grid.style4 .content .views-row,
.grid.style4 .view-content .row,
.grid.style4 .content .row {
  min-height: 350px;
  overflow: hidden;
  border-radius: 7px;
  margin: 0;
}
.grid.style4 .view-content .views-row .views-field:not(.views-field-field-image),
.grid.style4 .content .views-row .views-field:not(.views-field-field-image),
.grid.style4 .view-content .row .views-field:not(.views-field-field-image),
.grid.style4 .content .row .views-field:not(.views-field-field-image),
.grid.style4 .view-content .views-row .field,
.grid.style4 .content .views-row .field,
.grid.style4 .view-content .row .field,
.grid.style4 .content .row .field {
  padding: 5px 15px 20px 20px;
}
.grid.style4 .view-content .views-row .views-field-field-image,
.grid.style4 .content .views-row .views-field-field-image,
.grid.style4 .view-content .row .views-field-field-image,
.grid.style4 .content .row .views-field-field-image,
.grid.style4 .view-content .views-row .image,
.grid.style4 .content .views-row .image,
.grid.style4 .view-content .row .image,
.grid.style4 .content .row .image {
  height: 100%;
  overflow: hidden;
}
.grid.style4 .view-content .views-row .copyright,
.grid.style4 .content .views-row .copyright,
.grid.style4 .view-content .row .copyright,
.grid.style4 .content .row .copyright {
  text-align: right;
}
.grid.style4 .view-content .views-row:hover .hoverEffect1 img,
.grid.style4 .content .views-row:hover .hoverEffect1 img,
.grid.style4 .view-content .row:hover .hoverEffect1 img,
.grid.style4 .content .row:hover .hoverEffect1 img {
  transition: all 0.2s ease-in-out;
}
.grid.style4 .view-content .views-row:hover .hoverEffect1 img:hover,
.grid.style4 .content .views-row:hover .hoverEffect1 img:hover,
.grid.style4 .view-content .row:hover .hoverEffect1 img:hover,
.grid.style4 .content .row:hover .hoverEffect1 img:hover {
  transform: scale(1.1);
}
.grid.style4 .view-content .views-row:nth-child(4n+1),
.grid.style4 .content .views-row:nth-child(4n+1),
.grid.style4 .view-content .views-row:nth-child(4n+4),
.grid.style4 .content .views-row:nth-child(4n+4),
.grid.style4 .view-content .row:nth-child(4n+1),
.grid.style4 .content .row:nth-child(4n+1),
.grid.style4 .view-content .row:nth-child(4n+4),
.grid.style4 .content .row:nth-child(4n+4) {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  padding: 0;
}
.grid.style4 .view-content .views-row:nth-child(4n+1) .image,
.grid.style4 .content .views-row:nth-child(4n+1) .image,
.grid.style4 .view-content .views-row:nth-child(4n+4) .image,
.grid.style4 .content .views-row:nth-child(4n+4) .image,
.grid.style4 .view-content .row:nth-child(4n+1) .image,
.grid.style4 .content .row:nth-child(4n+1) .image,
.grid.style4 .view-content .row:nth-child(4n+4) .image,
.grid.style4 .content .row:nth-child(4n+4) .image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.grid.style4 .view-content .views-row:nth-child(4n+1) .image a,
.grid.style4 .content .views-row:nth-child(4n+1) .image a,
.grid.style4 .view-content .views-row:nth-child(4n+4) .image a,
.grid.style4 .content .views-row:nth-child(4n+4) .image a,
.grid.style4 .view-content .row:nth-child(4n+1) .image a,
.grid.style4 .content .row:nth-child(4n+1) .image a,
.grid.style4 .view-content .row:nth-child(4n+4) .image a,
.grid.style4 .content .row:nth-child(4n+4) .image a {
  height: inherit;
}
.grid.style4 .view-content .views-row:nth-child(4n+1) .image a img,
.grid.style4 .content .views-row:nth-child(4n+1) .image a img,
.grid.style4 .view-content .views-row:nth-child(4n+4) .image a img,
.grid.style4 .content .views-row:nth-child(4n+4) .image a img,
.grid.style4 .view-content .row:nth-child(4n+1) .image a img,
.grid.style4 .content .row:nth-child(4n+1) .image a img,
.grid.style4 .view-content .row:nth-child(4n+4) .image a img,
.grid.style4 .content .row:nth-child(4n+4) .image a img {
  width: 100%;
  height: inherit;
  object-fit: cover;
}
.grid.style4 .view-content .views-row,
.grid.style4 .content .views-row,
.grid.style4 .view-content .row,
.grid.style4 .content .row {
  position: relative;
}
.grid.style4 .view-content .copyright,
.grid.style4 .content .copyright {
  font-size: .65rem;
  text-align: right;
}
.grid.style4 .view-content .attributes .attribute,
.grid.style4 .content .attributes .attribute {
  background: #bcdba7;
  color: #222222;
  border-radius: 13px;
  padding: 2px 10px 2px 10px;
  font-size: .8em;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 3px;
  margin: 0 1px;
}
.grid.style4 .view-content .attributes .attribute img,
.grid.style4 .content .attributes .attribute img {
  max-width: 30px;
}
.grid.style4 .view-content .region,
.grid.style4 .content .region {
  background: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 4px;
  background: transparent;
  font-size: .9rem;
  text-align: left;
  padding: 0;
  z-index: 1;
}
.grid.style4 .view-content .region:hover,
.grid.style4 .content .region:hover {
  background: #644072;
  color: #ffffff;
}
.grid.style4 .view-content .region:hover a,
.grid.style4 .content .region:hover a {
  color: inherit;
}
.grid.style4 .view-content .region a,
.grid.style4 .content .region a {
  text-decoration: underline;
}
.grid.style4 .view-content .region a:hover,
.grid.style4 .content .region a:hover {
  text-decoration: none;
}
.grid.style4 .view-content .region:hover,
.grid.style4 .content .region:hover {
  background: transparent;
  color: inherit;
}
.grid.style4 .view-content .title,
.grid.style4 .content .title {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
}
.grid.style4 .view-content .title a,
.grid.style4 .content .title a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
.grid.style4 .view-content .title,
.grid.style4 .content .title {
  margin: 0 0 10px 0;
  text-align: left;
  line-height: 1;
  z-index: 1;
  position: relative;
  font-size: 1.8rem;
}
.grid.style4 .view-content .title a,
.grid.style4 .content .title a {
  font-size: 1.8rem;
  color: inherit;
  text-decoration: none;
}
.grid.style4 .view-content .objectInfo,
.grid.style4 .content .objectInfo {
  background: rgba(57, 26, 69, 0.8);
  display: flex;
  gap: 4px;
  flex-direction: column;
  align-content: center;
  max-width: 350px;
  position: absolute;
  bottom: 12px;
  left: 12px;
  z-index: 2;
  height: 190px;
  border-radius: 7px;
  line-height: 1.3;
  color: #ffffff;
}
.grid.style4 .view-content .objectInfo h1,
.grid.style4 .content .objectInfo h1,
.grid.style4 .view-content .objectInfo h2,
.grid.style4 .content .objectInfo h2,
.grid.style4 .view-content .objectInfo h3,
.grid.style4 .content .objectInfo h3,
.grid.style4 .view-content .objectInfo h4,
.grid.style4 .content .objectInfo h4,
.grid.style4 .view-content .objectInfo a,
.grid.style4 .content .objectInfo a {
  color: #ffffff;
}
.grid.style4 .view-content .objectInfo .copyright,
.grid.style4 .content .objectInfo .copyright {
  opacity: 0.5;
}
.grid.style4 .view-content .image,
.grid.style4 .content .image {
  overflow: hidden;
  height: 100%;
}
.grid.style4 .view-content .image a,
.grid.style4 .content .image a,
.grid.style4 .view-content .image img,
.grid.style4 .content .image img,
.grid.style4 .view-content .image div,
.grid.style4 .content .image div {
  height: inherit;
}
.grid.style4 .view-content .image img,
.grid.style4 .content .image img {
  width: 100%;
}
.grid.style4 .view-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-bottom: 30px;
}
.grid.style4 .view-footer .more {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
}
.grid.style4 .view-footer .more:hover {
  background: #391a45;
}
.grid.bgWhite .views-row {
  background: #ffffff;
}
.view.bundeslandIntro .view-content {
  grid-template-columns: 1fr;
}
.view.bundeslandIntro .bundeslandheader {
  display: flex;
  flex-direction: row;
}
.view.bundeslandIntro .bundeslandheader .views-field-field-regionskarte {
  min-width: 30%;
}
.page-node-39173 #block-system-main {
  margin-top: 40px;
}
.page-node-39173 #webform-client-form-39172 :before {
  display: none;
}
.page-node-39173 #webform-client-form-39172 .panel-body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
}
.page-node-39173 #webform-client-form-39172 .webform-component.webform-component-markup {
  grid-column: 1/2;
}
#essentrinken h3 {
  text-align: center;
  font-weight: normal;
  font-family: "Source Sans Pro", "Source Sans Pro Light";
  line-height: 1.8rem;
  font-size: 1.4rem;
  margin: 0;
  padding: 10px;
}
#essentrinken h3 a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: inherit;
}
#footerWrapper {
  postion: relative;
  color: #b7b2b9;
}
#footerWrapper #footerFirst {
  min-height: 199px;
}
#footerWrapper #footerFirst .column2 {
  grid-template-columns: calc(30% - 20px) 70%;
}
#footerWrapper #logoFooter {
  width: 100%;
  max-width: 260px;
}
#footerWrapper #footerGradient {
  background: linear-gradient(#391a45, #200b28);
  position: relative;
}
#footerWrapper #footerGradient:before {
  min-height: 200px;
  width: 100%;
  height: 20%;
  top: -199px;
  display: block;
  position: absolute;
  z-index: 0;
  content: "";
  background: #391a45;
  -webkit-clip-path: polygon(0 60%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 60%, 100% 0, 100% 100%, 0% 100%);
}
#footerWrapper #footerSecond .grid {
  border-top: 2px solid #653d75;
  padding: 50px 0 0 0;
}
#footerWrapper #footerThird .grid {
  background: #3c2744;
  border-radius: 9px;
  padding: 20px;
  margin: 20px 0;
  font-size: .9rem;
  color: #b7b2b9;
}
#footerWrapper #footerThird .grid a,
#footerWrapper #footerThird .grid p {
  font-size: inherit;
  color: inherit;
}
#footerWrapper #footerOutro {
  padding-top: 25px;
  color: #858282;
}
#footerWrapper #footerOutro .grid {
  padding: 20px 0;
}
#footerWrapper #footerOutro .column:first-child h3:nth-child(2n) {
  font-size: 1.5rem;
}
#footerWrapper #footerOutro h1,
#footerWrapper #footerOutro h2,
#footerWrapper #footerOutro h3,
#footerWrapper #footerOutro h4 {
  font-weight: bold;
  margin-bottom: 20px;
}
#footerWrapper #footerOutro h3 {
  font-size: 2rem;
}
#footerWrapper #footerOutro h3:first-child {
  margin-bottom: 20px;
  color: #200b28;
}
#footerWrapper #footerOutro h4 {
  margin-bottom: 10px;
}
#footerWrapper #footerOutro h1,
#footerWrapper #footerOutro h2,
#footerWrapper #footerOutro h3,
#footerWrapper #footerOutro h4,
#footerWrapper #footerOutro p,
#footerWrapper #footerOutro a {
  color: #858282;
}
#footerWrapper #footerOutro ul {
  margin: 0;
  padding: 0;
}
#footerWrapper #footerOutro li {
  list-style: none;
}
#footerWrapper .magazinFooter .view-content {
  display: block;
}
#footerWrapper .magazinFooter ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: 100%;
  min-height: 200px;
}
#footerWrapper .magazinFooter li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 9px;
  position: relative;
}
#footerWrapper .magazinFooter .image {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 9px;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#footerWrapper .magazinFooter .image img {
  max-width: 100%;
  height: auto;
  border-radius: 9px;
}
#footerWrapper .magazinFooter .image .field-content,
#footerWrapper .magazinFooter .image a {
  display: flex;
  height: 100%;
  width: 100%;
}
#footerWrapper .magazinFooter .title {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  opacity: 0.9;
}
#footerWrapper .magazinFooter .title a {
  width: 90%;
  display: block;
  margin: 0 auto;
  background: #391a45;
  color: #ffffff;
  border-radius: 9px;
  padding: 5px 5px;
}
#footerWrapper .magazinFooter a:before {
  display: none;
}
#footerWrapper .column {
  float: none;
  width: auto;
}
#footerWrapper h1,
#footerWrapper h2,
#footerWrapper h3,
#footerWrapper h4 {
  color: #ffffff;
}
#footerWrapper h1 {
  font-size: 2rem;
}
#footerWrapper h2 {
  font-size: 1.75rem;
}
#footerWrapper h3 {
  font-size: 1.5rem;
  color: #ffffff;
}
#footerWrapper h4 {
  font-size: 1.25rem;
  font-weight: bold;
}
#footerWrapper ul {
  margin: 0;
  padding: 0 0 0 20px;
}
#footerWrapper a {
  color: #858282;
  text-decoration: none;
}
#footerWrapper li a {
  position: relative;
}
#footerWrapper li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-radius: 4px;
  background-color: #b7b2b9;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
}
#footerWrapper li a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}
#footerWrapper .grid {
  display: grid;
  gap: 20px;
}
#footerWrapper .grid.column2 {
  grid-template-columns: 1fr 1fr;
}
#footerWrapper .grid.column3 {
  grid-template-columns: 1fr 1fr 1fr;
}
#footerWrapper .grid.column4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.front .main-container {
  max-width: 1260px;
  margin: 0 auto;
}
.front p a {
  text-decoration: underline;
}
.html .glazed-mini-tabs-wrapper {
  z-index: 1;
}
/* Sidebar */
.one-sidebar.sidebar-first .main-container .row {
  display: grid;
  grid-template-columns: 25% 75%;
}
.one-sidebar.sidebar-first .main-container .row:before {
  content: '';
  display: none;
}
.one-sidebar.sidebar-first aside,
.one-sidebar.sidebar-first section {
  float: none;
  width: auto;
}
.one-sidebar.sidebar-first .well {
  background: none;
  background-color: transparent;
  padding: 0;
}
.one-sidebar.sidebar-first .one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-active.active {
  display: initial;
}
.one-sidebar.sidebar-first li.collapsed {
  margin: 0 0 1em 0;
}
.one-sidebar.sidebar-first .region-sidebar-first .block-facetapi select {
  width: 100%;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .block-title {
  font-size: 1.5rem;
  color: #644072;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish).facetapi-active.active {
  position: static !important;
  font-weight: bold;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .current-search-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-facetapi-links li {
  /*display: flex;
                flex-direction: row;
                align-content: center;
                align-items: center;*/
  list-style: none;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-facetapi-links li ul {
  margin: 1em 0 0 1em;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-facetapi-links a {
  text-decoration: none;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-facetapi-links a:hover {
  color: #644072;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-limit-link {
  text-decoration: none;
  background: #644072;
  color: #ffffff;
  border-radius: 13px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease-in-out;
  display: block;
  padding: 5px;
  text-align: center;
  border-radius: 7px;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish) .facetapi-limit-link:hover {
  background: #391a45;
}
.one-sidebar.sidebar-first .block:not(#block-system-main, .block-current-search, .block-superfish).block--ajax_facets {
  margin-right: 0;
}
.one-sidebar.sidebar-first #facetapi-facet-search-apicampingpl-tze-solr-block-field-kategorie li a {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.one-sidebar.sidebar-first #facetapi-facet-search-apicampingpl-tze-solr-block-field-kategorie img {
  margin-right: 10px;
}
.one-sidebar.sidebar-first .facetClose {
  width: 20px;
  margin-right: 5px;
  vertical-align: text-top;
}
.one-sidebar.sidebar-first .facetClose.white {
  filter: invert(100%) sepia(0%) saturate(8%) hue-rotate(149deg) brightness(102%) contrast(105%);
}
.one-sidebar.sidebar-first .block-current-search .current-search-item-active-items {
  margin-bottom: 20px;
}
.one-sidebar.sidebar-first .block-current-search .current-search-item-active-items ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  row-gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.one-sidebar.sidebar-first .block-current-search .current-search-item-active-items li {
  background: #644072;
  color: #ffffff;
  padding: 3px 15px;
  border-radius: 12px;
}
.one-sidebar.sidebar-first .block-current-search .current-search-item-active-items li a {
  color: inherit;
  text-decoration: none;
}
.one-sidebar.sidebar-first .searchform_content {
  display: none;
}
.one-sidebar.sidebar-first .region-slider {
  margin-bottom: 80px;
}
#views-exposed-form-regionsteaser-startseite-page-1 {
  max-width: 1120px !important;
  width: 100% !important;
  padding: 110px 20px 20px 20px !important;
  margin: 0 auto;
}
#views-exposed-form-regionsteaser-startseite-page-1 {
  color: #ffffff;
}
#views-exposed-form-regionsteaser-startseite-page-1 .suche_header h2 {
  color: inherit;
  font-size: 3rem;
  text-shadow: 0px 0px 5px #333;
}
#views-exposed-form-regionsteaser-startseite-page-1 .suche_header h3 {
  color: inherit;
  font-size: 2rem;
  text-shadow: 0px 2px 2px #000;
}
#quickFinder,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form,
#finderHome.subPage {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #391a45;
  border-radius: 5px;
  box-shadow: 0px 0px 15px #000;
  padding: 25px 15px;
  color: #ffffff;
  margin-top: 30px;
  align-items: flex-end;
}
#quickFinder .views-exposed-widgets,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widgets,
#finderHome.subPage .views-exposed-widgets {
  width: 100%;
  justify-content: space-between;
  display: grid;
  align-items: center;
  grid-template-columns: 2fr 1fr;
}
#quickFinder .views-exposed-widgets::before,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widgets::before,
#finderHome.subPage .views-exposed-widgets::before {
  display: none;
}
#quickFinder .views-exposed-widget,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget,
#finderHome.subPage .views-exposed-widget {
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
#quickFinder .views-exposed-widget input,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget input,
#finderHome.subPage .views-exposed-widget input,
#quickFinder .views-exposed-widget select,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget select,
#finderHome.subPage .views-exposed-widget select,
#quickFinder .views-exposed-widget .views-widget,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget .views-widget,
#finderHome.subPage .views-exposed-widget .views-widget,
#quickFinder .views-exposed-widget .form-item,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget .form-item,
#finderHome.subPage .views-exposed-widget .form-item,
#quickFinder .views-exposed-widget .glazed-select,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget .glazed-select,
#finderHome.subPage .views-exposed-widget .glazed-select,
#quickFinder .views-exposed-widget button,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget button,
#finderHome.subPage .views-exposed-widget button {
  width: 100%;
}
#quickFinder .views-exposed-widget button,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widget button,
#finderHome.subPage .views-exposed-widget button {
  padding: 15px 0;
  position: relative;
  top: 1px;
}
#quickFinder label,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form label,
#finderHome.subPage label,
#quickFinder a,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form a,
#finderHome.subPage a {
  color: inherit;
}
#quickFinder #quickSubmit,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form #quickSubmit,
#finderHome.subPage #quickSubmit {
  background: #6cb23b;
  border: 0;
  min-height: 50px;
  margin: 0;
}
#quickFinder .search-option,
#views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .search-option {
  margin: 0 10px 0 0;
  -ms-flex: 1 1 auto;
  flex-grow: 1;
}
.boxinfo .boxtitle {
  color: inherit;
}
.findAusflugsziele .view-empty,
.findGastronomie .view-empty,
.findCamping .view-empty,
.findOrteStaedte .view-empty,
.findMarktplatz .view-empty {
  margin-top: 50px;
}
.-facetapi-activeactive-value {
  display: none;
}
.nodebasics1_row h2 {
  margin-bottom: 8px;
}
.nodebasics1_row .nodebasics_slogan {
  font-size: 1.5rem;
  color: #644072;
}
.nodebasics {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 20px;
}
#reisezeit #month {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#reisezeit #month li {
  border: 1px solid #999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  position: relative;
}
#reisezeit #month li:not(.rzaktiv):after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 3px;
  width: 100%;
  height: 2px;
  /* Dicke des Strichs */
  background-color: #999;
  /* Farbe des Strichs */
  transform: rotate(-45deg);
  /* Dreht den Strich von links oben nach rechts unten */
  transform-origin: top left;
}
#reisezeit #month li a {
  display: block;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  #broschueren {
    grid-template-columns: repeat(2, 1fr);
  }
  .view-brosch-ren .view-content {
    grid-template-columns: 1fr !important;
  }
  #broschueren.node {
    grid-template-columns: 1fr !important;
  }
  .grid.column4 .view-content,
  .grid.column4 .content {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.column3 .view-content,
  .grid.column3 .content {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.column3.expandFirstChild .view-content .views-row:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .grid.style2 .view-content,
  .grid.style2 .content {
    gap: 20px;
  }
  .grid.column2.style4 .view-content,
  .grid.column2.style4 .content {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1),
  .grid.column2.style4 .content .views-row:nth-child(4n+1),
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4),
  .grid.column2.style4 .content .views-row:nth-child(4n+4),
  .grid.column2.style4 .view-content .row:nth-child(4n+1),
  .grid.column2.style4 .content .row:nth-child(4n+1),
  .grid.column2.style4 .view-content .row:nth-child(4n+4),
  .grid.column2.style4 .content .row:nth-child(4n+4) {
    grid-column: auto;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .views-field.region,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .views-field.region,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .views-field.region,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .views-field.region,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .views-field.region,
  .grid.column2.style4 .content .row:nth-child(4n+1) .views-field.region,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .views-field.region,
  .grid.column2.style4 .content .row:nth-child(4n+4) .views-field.region {
    margin: auto;
    position: absolute;
    padding: 5px 10px 20px 20px;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .body,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .body,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .body,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .body,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .body,
  .grid.column2.style4 .content .row:nth-child(4n+1) .body,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .body,
  .grid.column2.style4 .content .row:nth-child(4n+4) .body {
    width: auto;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .views-field.copyright,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .views-field.copyright,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .views-field.copyright,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .views-field.copyright,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .views-field.copyright,
  .grid.column2.style4 .content .row:nth-child(4n+1) .views-field.copyright,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .views-field.copyright,
  .grid.column2.style4 .content .row:nth-child(4n+4) .views-field.copyright,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .copyright,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .copyright,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .copyright,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .copyright,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .copyright,
  .grid.column2.style4 .content .row:nth-child(4n+1) .copyright,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .copyright,
  .grid.column2.style4 .content .row:nth-child(4n+4) .copyright {
    max-width: 100%;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .views-field.copyright .field-content,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .views-field.copyright .field-content,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .views-field.copyright .field-content,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .views-field.copyright .field-content,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .views-field.copyright .field-content,
  .grid.column2.style4 .content .row:nth-child(4n+1) .views-field.copyright .field-content,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .views-field.copyright .field-content,
  .grid.column2.style4 .content .row:nth-child(4n+4) .views-field.copyright .field-content,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .copyright .field-content,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .copyright .field-content,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .copyright .field-content,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .copyright .field-content,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .copyright .field-content,
  .grid.column2.style4 .content .row:nth-child(4n+1) .copyright .field-content,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .copyright .field-content,
  .grid.column2.style4 .content .row:nth-child(4n+4) .copyright .field-content {
    background: transparent;
    color: #333333;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .objectInfo,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .objectInfo,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .objectInfo,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .objectInfo,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .objectInfo,
  .grid.column2.style4 .content .row:nth-child(4n+1) .objectInfo,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .objectInfo,
  .grid.column2.style4 .content .row:nth-child(4n+4) .objectInfo {
    position: static;
    max-width: 100%;
  }
  .grid.column2.style4 .view-content .views-row:nth-child(4n+1) .image,
  .grid.column2.style4 .content .views-row:nth-child(4n+1) .image,
  .grid.column2.style4 .view-content .views-row:nth-child(4n+4) .image,
  .grid.column2.style4 .content .views-row:nth-child(4n+4) .image,
  .grid.column2.style4 .view-content .row:nth-child(4n+1) .image,
  .grid.column2.style4 .content .row:nth-child(4n+1) .image,
  .grid.column2.style4 .view-content .row:nth-child(4n+4) .image,
  .grid.column2.style4 .content .row:nth-child(4n+4) .image {
    position: static;
    height: auto;
  }
  .grid.column2.style4 .view-content .objectInfo,
  .grid.column2.style4 .content .objectInfo {
    position: static;
    max-width: 100%;
    height: auto;
    border-radius: 0 0 7px 7px;
  }
  .grid.column2.style4 .view-content .image,
  .grid.column2.style4 .content .image {
    position: static;
    height: auto;
    width: 100%;
  }
  .grid.column2.style4 .view-content .image img,
  .grid.column2.style4 .content .image img {
    width: 100%;
  }
  .grid.column2.style4 .view-content .body,
  .grid.column2.style4 .content .body {
    /*padding: 0 20px;*/
  }
  .grid.column2.style4 .view-content .views-field-field-image,
  .grid.column2.style4 .content .views-field-field-image,
  .grid.column2.style4 .view-content .image,
  .grid.column2.style4 .content .image {
    height: auto;
  }
  .grid.column2.style4 .view-content .objectInfo:after,
  .grid.column2.style4 .content .objectInfo:after {
    display: none;
  }
  .view.bundeslandIntro .bundeslandheader {
    display: flex;
    flex-direction: column;
  }
  .view.bundeslandIntro .bundeslandheader .views-field-field-regionskarte {
    min-width: 100%;
  }
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .topnavi ul {
    justify-content: center;
  }
  .entdecken_area2 .objekteklein {
    grid-template-columns: repeat(2, 1fr);
  }
  .magazinWrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .magazinWrapper .magazinColumn {
    margin-bottom: 30px;
  }
  .magazinWrapper .magazinLink:nth-of-type(1) .magazinInfo {
    max-width: 89%;
  }
  .intro .textColumn.column2 {
    column-count: 1;
  }
  #footerWrapper .grid.column4 {
    grid-template-columns: 1fr 1fr;
  }
  #views-exposed-form-regionsteaser-startseite-page-1 .views-exposed-form .views-exposed-widgets {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .region-slider #block-views-c70e2cb97fdd6bf9f5881dff9f72e8ed {
    min-height: 560px;
  }
}
@media only screen and (max-width: 600px) {
  .grid.column3 .view-content,
  .grid.column3 .content {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.column2.style4 .view-content,
  .grid.column2.style4 .content {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid.column2.style4 .title {
    position: static !important;
  }
  .entdecken_area2 .objekteklein .objektkleinbild a img {
    width: 100%;
  }
  .entdecken_area2 .objekteklein {
    grid-template-columns: repeat(1, 1fr);
  }
  .intro .textGrid {
    grid-template-columns: 100%;
  }
  .intro .textColumn.column2 {
    column-count: auto;
  }
  .intro .image img {
    width: 100%;
  }
  .intro .headline:not(.noImage) {
    grid-template-columns: 10% 90%;
  }
  .intro .headline:not(.noImage) .ico {
    padding-top: 3px;
  }
  #magazinIntroWrapper .magazin_area1 {
    grid-template-columns: 1fr;
  }
  #magazinIntroWrapper .bildbeschreibung {
    margin-bottom: 0;
  }
  .topnavigation-container {
    margin-bottom: 40px;
  }
  .topnavigation-container ul {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .topnavigation-container li {
    display: flex;
    justify-content: center;
  }
  .topnavigation-container li:first-child {
    width: 100%;
    flex: auto;
  }
  .topnavigation-container li:not(:first-child) {
    flex: 1;
  }
  .page-node-39173 #webform-client-form-39172 .panel-body {
    grid-template-columns: repeat(1, 1fr);
  }
  #footerWrapper .grid.column4 {
    grid-template-columns: 1fr;
  }
  #footerWrapper #footerFirst .column2 {
    grid-template-columns: 1fr;
  }
  #footerWrapper #logoFooterWrapper {
    display: flex;
    justify-content: center;
  }
  #footerWrapper #footerGradient:before {
    height: auto;
  }
  #footerWrapper .view-magazin ul {
    grid-template-columns: 1fr;
  }
  #footerWrapper .view-magazin ul li {
    min-height: 250px;
  }
  #footerWrapper .magazinFooter .image img {
    width: 100%;
  }
  .one-sidebar.sidebar-first .main-container .row {
    grid-template-columns: 100%;
  }
  #quickFinder #quickSubmit {
    margin-top: 20px;
    width: 98%;
  }
  .searchform {
    width: 100% !important;
    padding: 30px 20px 20px 20px !important;
  }
  #finderHome,
  #quickFinder {
    display: grid;
    grid-template-columns: 100%;
    gap: 15px;
  }
  #finderHome .search-option,
  #quickFinder .search-option {
    width: 100%;
  }
  #finderHome .search-option select,
  #quickFinder .search-option select {
    width: inherit;
  }
  #finderHome button#fire,
  #quickFinder button#fire {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 550px) {
  #broschueren {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid.column4 .view-content,
  .grid.column4 .content {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid.column3 .view-content,
  .grid.column3 .content {
    grid-template-columns: repeat(1, 1fr);
  }
}
