/* arapey-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Arapey';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arapey-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* arapey-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Arapey';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/arapey-v17-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ibm-plex-sans-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* -- Allgemeine Formatierungen -- */
html {  
  height: 100%;
}

body {  
  font-family: 'IBM Plex Sans', arial, sans-serif;  
  font-size: 17px;  
  margin: 0px;  
  padding: 0px;  
  color: #363636;  
  background: #FFFFFF;  
  position:relative;  
  height:100%;
}

section, aside, header, nav, article, footer, time, figure {  
  display: block;  
  margin: 0px;  
  padding: 0px;
}

* {  
  outline: none;
}

img {  
  border: none;
}

p {  
  margin: 0px 0px 10px 0px;
}

p.align-center, .align-center {  
  text-align: center;
}

p.align-left, .align-left {  
  text-align: left;
}

p.align-right, .align-right {  
  text-align: right;
}

p.align-justify, .align-justify {  
  text-align: justify;
}

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

a {  
  text-decoration: underline;  
  color: #FFFFFF;
}

ul {  
  padding: 0 0 0 15px;  
  list-style: none;
}

li {  
  background: url("../images/aufzaehlung.png") left 4px no-repeat;  
  padding-left: 15px;
}


h1 {
  text-align: center;
  font-weight: bold;
  color: #5D0F27;
  font-family: "Nothing You Could Do", arial;
  font-size: 72px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 1.1em;
}

#start h1 {
  color: #5d0f27;
  font-family: 'Nothing You Could Do', arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  line-height: 1.1em;
}

h2 {
  text-align: center;
  font-weight: bold;
  color: #5D0F27;
  font-family: "Nothing You Could Do", arial;
  font-size: 72px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 1.1em;
}

h3 {
  color: #5d0f27;
  font-family: "IBM Plex Sans",arial,sans-serif !important;
  font-size: 27px !important;
  font-weight: bold;
  margin: 0px;
}

/* ************** TRENNER ************************* */
.divider hr
  {
  border-color: #32A494;
  width:80%;
  margin-top: 0px;
  margin-bottom: 0px;
  }
/* *************** HINTERGRUND-SLIDER *************** */

#slideshow {
  position: fixed !important;
  z-index: 0;
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important;
  display: block;
  margin: 0px;
  padding: 0px;
  overflow:none;
}

#slideshow li {
  margin: 0px;
  padding: 0px;
  background-repeat:no-repeat;
  width: 100% !important;
  height: 100% !important;
  background-image:none;
  background-size: cover;
  background-position: center top;
}

/* *************** HINTERGRUND-SLIDER ENDE ************ */  

.zentriert {  
  max-width: 988px;  
  width: 100%;  
  margin: 0 auto;  
  position: relative;
}

/* -- Allgemeine Formatierungen -- */
/* -- Bereich: OBEN -- */
.funktionen {  
  width: 100%;  
  height: 25px;
  display: block;  
  float: left;  
  clear: both;  
  background: #000000;  
  padding: 5px 0px;  
  position: relative;  
  z-index: 10;
}

/* -- SPRACHE -- */
.sprache {
  float: left;
  display: block;
  margin: 0px 0px 0px 15px;
}
/* -- SPRACHE -- *

/* -- TICKER -- */
.ticker {
    position: relative;
    width: 100%;
  margin: 0;
  font-family: 'IBM Plex Sans', arial, sans-serif;
  font-size: 11px;                
}

.ticker .inhalt_normal {
  padding: 0px;
  background: none;
}

.ticker .tickertext {
  width: 70%;
  border: 0px;
  padding: 0px;
  margin: 0px;
  resize: none;
  background-image: none;
  font-family: 'IBM Plex Sans', arial, sans-serif;
  font-size: 11px;
  overflow: hidden;
  background-color: #000000;
}
/* -- TICKER -- */

/* -- Damit man keinen Hintergrund sieht, bei kleier werden der Navi -- */
.weiss {
/* Muss selbe Farbe wie bei .funktionen haben */  
  background: #000000;
  width: 100%;
  height: 55px;
  float: left;
  clear: both;
  display: block;
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 10;
}
  
#header {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;
}

.oben {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  position: fixed;  
  background: #FFFFFF;  
  z-index: 30;
}

/* Hauptnavi */
#hauptnavi {  
  float: left;  
  width: 100%;  
  margin: 37px 0px 35px 0px;  
  font-size: 14px;
  font-family: 'Nothing You Could Do', 'IBM Plex Sans', cursive !important;
  font-size: 20px !important;
  font-weight: bold !important;  
}

#hauptnavi a {
  color: #000000;
  text-decoration: none;
}

#hauptnavi ul {  
  margin: 0px;  
  padding: 0px;  
  list-style: none;
}

#hauptnavi li {  
  background: none;  
  float: left;  
  padding: 0px;  
  margin: 0px 0px 0px 2px;
}

#hauptnavi li:first-child {  
  margin: 0px;
}

#hauptnavi li a {  
  padding: 10px 10px 5px 10px;  
  margin: 0px 0px 0px 20px;  
  color: #8d795e;
}

#hauptnavi li.active a, #hauptnavi li:hover a {  
  color: #5d0f27;
  position: relative;
}

#hauptnavi li.active a:before {  
  content: "";
  position: absolute;
  height: 42px;
  width: 43px;
  top: -20px;
  left: -15px;
  background: url(../images/rebe.png) left top no-repeat;
}

.rahmen #hauptnavi li.active a {
  color: #8d795e;
}

.rahmen #hauptnavi li.active a:before {  
  display: none;
}

.mobil_kontakt, .button_mobil, .funk_mobil {  
  display: none;
}

/* Hauptnavi */
.logo {  
  width: 190px;  
  display: block;  
  margin: 0px;  
  position: absolute;  
  top: 0;  
  right: 10px;
  cursor: pointer;
}

.logo img{
  width: 100% !important;
  height: auto !important;
}

/* -- Bereich: OBEN -- */

/* -- Bereich: FADE-IN-BOX -- */
#fadebox {  
  width: 305px;  
  height: auto;  
  background: #FFFFFF;  
  box-shadow: 0 0 5px #000;  
  position: fixed;  
  left: -345px;  
  top: 115px;  
  padding: 20px;  
  z-index: 150;
}

#fadebox .inhalt_normal {
  background: #FFFFFF;
} 


.schliessen {  
  width: 19px;  
  height: 27px;  
  display: block;  
  right: 10px;   
  top: 10px;  
  background: url(../images/cbox_close.png) no-repeat;  
  position: absolute;  
  cursor: pointer;
  z-index: 99;
}

.fadebox_button {  
  width: 62px;  
  height: 85px;  
  position: absolute;  
  right: -62px;  
  top: 13%;  
  background: url(../images/jetzt_anfragen.png) left top no-repeat;  
  cursor: pointer;   
  display: none;
}

#lightbox label {  
  display: none !important;
}

#lightbox .inhalt_normal {
  background: none;
  margin: 0px;
  padding: 0px;
}
/* -- Bereich: FADE-IN-BOX -- */

/* -- Bereich: ONEPAGEINHALT -- */
.onepageinhalt {
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;
  position: relative;
  z-index:5;
}

.bereiche {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  /* margin: 100px 0px 0px 0px; */
  margin: 0px 0px 0px 0px;
}

.inhalt {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;
  /* margin-top: 61px; */
  line-height: 1.4em;
}

.nr-1 .inhalt {
  margin: 0px;
}

.bereiche .zentriert {  
  padding: 0px 2%;  
  width: 96%;
}

.inhalt_normal, .farbe1, .farbe2, .farbe3, .farbe4 {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  padding: 30px 0px 40px 0;
  position: relative;
}


.inhalt > .inhalt_normal:before  {
  content: "";
  background: url(../images/welle_weiss.png) left top repeat-x;
  width: 100%;
  height: 8px;
  top: -8px;
  left: 0px;
  position: absolute;
}

.inhalt > .inhalt_normal:after {
  content: "";
  background: url(../images/welle_weiss_2.png) left top repeat-x;
  width: 100%;
  height: 8px;
  bottom: -8px;
  left: 0px;
  position: absolute;
}

/* HEADER */  
.header {
  width: 100%;
  float: left;
  clear: both;
  display: block;
  height: 350px;
  overflow: hidden;
}

.header div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0px;
}

.header img {
  width: 100% !important;
}


.header .inhalt_normal, .header .inhalt_normal .zentriert {  
  width: 100%;  
  max-width: 100%;  
  float: none;  
  clear: none;  
  margin: 0px;  
  padding: 0px;
}

.parabild {
  width: 100%;
  height: 350px;
  display: block;
  background-position: 0 0px;
  background-attachment: relative;
  /*background-size: 100% auto;*/
  background-size: cover
}

/* HEADER */

/* HEADERSLIDE */
.headerslide {
  width: 100%;
  float: left;
  clear: both;
  display: block;
  height: 350px;
  overflow: hidden;
}

.headerslide .inhalt_normal, .headerslide .inhalt_normal .zentriert {  
  width: 100%;  
  max-width: 100%;  
  float: none;  
  clear: none;  
  margin: 0px;  
  padding: 0px;
  background: none;
}

.headerslide .csc-textpic-imagecolumn, .headerslide .csc-textpic-image {
  width: 100% !important; 
}

.headerslide .owl-carousel .owl-item img {
  width: 100% !important;
  height: auto !important;
}
/* HEADERSLIDE */

.inhalt_normal {  
  background: #FAFAF0;
}

/* -- Bereich: ONEPAGEINHALT -- */

.feature-buttons {
  bottom: 15%;   
  position: fixed;    
  right: 1%;  
  z-index: 200;   
  display: none;
}

/* -- Bereich: PFEIL NACH UNTEN -- */
.nachunten {  
  width: 56px;  
  height: 56px;  
  background: url(../images/arrow-bottom.png) left top no-repeat;
  cursor: pointer;    
  display: none;    
  opacity: 0.7;
  transition: opacity 0.3s ease;
  margin-bottom: 10px;
}
/* -- Pfeil Nach unten -- */

/* -- Bereich: PFEIL NACH OBEN -- */
.nachoben {  
  width: 56px;  
  height: 56px;  
  background: url(../images/arrow-top.png) left top no-repeat;  
  cursor: pointer;    
  display: none;  
  opacity: 0.7;
  transition: opacity 0.3s ease;
  margin-bottom: 10px;
}
/* -- Pfeil Nach oben -- */

/* -- SUCHEN Button -- */
.suche {
  height: 56px;
  width: 56px;
  display: none;
  background: url(../images/suche.png) left top no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}

.nachoben:hover, .suche:hover, .nachunten:hover {
  opacity: 1;
}
/* -- Drucklink Button -- */

/* -- Bereich: FOOTER -- */
#footer {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  color: #FFFFFF;  
  position: relative;  
  font-size: 16px;  
  margin-top: 150px;
  z-index: 5;
}

#footer .inhalt_normal {  
  background: none;  
  padding: 0px;
}

#footer a {  
  color: #FFFFFF;
}

#unten {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;
/* Muss selbe Höhe wie der .mapsborder haben */  
  min-height: 38px;
}

.mapsborder {  
  width: 100%;  
  height: 38px;  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  background: #8d795e;  
  text-align: center;
}

#mapstoggle {  
  background: url(../images/anfahrt-icon.png) center top no-repeat;  
  width: 97px;  
  height: 86px;  
  position: relative;  
  top: -55px;  
  margin: 0 auto;  
  cursor: pointer;
}

.googlemap iframe {  
  pointer-events: none;

}

.googlemap {
  height: 350px;
  /*overflow: hidden;*/
  float: left;
  clear: both;
  width: 100%;
  display: block;
}

.anfahrt {
/* Muss selbe Farbe wie der .footerinhalt haben */  
  background: #000000;
  height: 0px;
  /*height: 350px;*/
  overflow: hidden;
  float: left;
  clear: both;
  display: block;
  width: 100%;
}

.anfahrt .inhalt_normal, .anfahrt .inhalt_normal .zentriert {  
  width: 100%;  
  max-width: 100%;  
  float: none;  
  clear: none;  
  margin: 0px;  
  padding: 0px;
}

.footerinhalt {  
  width: 100%;  
  display: block;  
  float: left;  
  clear: both;  
  background: #000000;  
  padding: 35px 0px 30px 0px;
}

.footerinhalt img{
  width: 450px;
}

#footer  .csc-menu {  
  margin: 0px;  
  padding: 0px;  
  text-align: right;
}

#footer  .csc-menu li {  
  padding: 0px;  
  background: none;
}

#footerfunction {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  background: #222222;
}

.iconsmartstyle {  
  float: right;  
  padding:  0;
  position: absolute;
  top: -35px;
  right: 0px;
}

.fb, .yt {
  float: left;
  display: block;
  margin: 5px 5px 5px 0; 
}

.drucklink a {
  float: left;
  display: block;
  background: url(../images/print.png) left top no-repeat;
  height: 25px;
  width: 25px;
  background-size: 100% auto;
  text-indent: -9999px;
  margin: 5px 0;
  visibility: hidden;
}

/* -- Bereich: FOOTER -- */

/* -- UNTERSEITEN -- */
.rahmen {  
  width: 100%;  
  min-height: 100%;  
  position: relative;  
  float: left;  
  clear: both;  
  display: block;
}

.unterseite_inhalt  {
  width: 100%;
  display: block;  
  float: left;  
  clear: both;
  position: relative;
  z-index:5;
  margin-top: 300px;
  margin-bottom: 310px;
}.unterseite_inhalt a {	color: #5d0f27;}

/* .rahmen #footer{
  position: absolute;
  bottom: 0px;
  left: 0px;
} */
/* -- UNTERSEITEN -- */
/* -- OWL PLUGIN -- */
/* -- OWL-SILDER -- */
.owlslider {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}

.owlslider .inhalt_normal {
  padding-top: 0;
  background: #A9AF4B;  
}

.owlslider .inhalt_normal:before {
  content: "";
  background: url(../images/welle_gruen.png) left top repeat-x;
  width: 100%;
  height: 8px;
  top: -8px;
  left: 0px;
  position: absolute;
}


.owlslider .inhalt_normal::after {
  content: "";
  background: url(../images/welle_gruen_2.png) left top repeat-x;
  width: 100%;
  height: 8px;
  bottom: -8px;
  left: 0px;
  position: absolute;
}


.owl-controls {
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 40%;
}

.owl-prev, .owl-next {
  cursor: pointer;
  background: url(../images/slider_pfeile.png) left top no-repeat;
  width: 25px;
  height: 50px;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
  left: 5px;
}

.owl-next {
  background: url(../images/slider_pfeile.png) right top no-repeat;  
  left: auto;
  right: 5px;
}

.owl-dots {
  display: none;
}
/* -- OWL-SILDER -- */

/* -- OWL-GALLERY -- */
.owlgalerie .zentriert  {
  max-width: 600px;
  width: 96%;
}
/* -- OWL-GALLERY -- */
/* -- OWL PLUGIN -- */

/* -- EXTENSION -- */
/* -- TT_NEWS -- */
/* -- LIST -- */
.news-list-container {
margin: 0px 0 20px 0;
padding: 0px;
}

.news-list-item {  
margin: 20px 0 0 0;  
padding: 20px 0 0 0;  
border-top: 1px dotted #D3D3D3;
}

.news-list-item:first-child {  
border: 0px;  
margin: 0px;  
padding: 0px;
}

.news-list-item h2 {  
text-align: left;  
font-size: 18px;
}
/* -- LIST -- */

/* -- SINGLE -- */

/* -- SINGLE -- */
.news-single-item {
  width: 100%;
  display: block;
  float: left;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0px; 
}

.singleinhalt {
  width: 100%;
  display: block;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.news-single-img {
  width: 100%;
  display: block;
  float: left;
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.news-single-backlink {
  width: 100%;
  float: left;
  clear: both;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  border-top: 1px dotted #D3D3D3;
}
/* -- TT_NEWS -- */

/* -- JFMulticontent -- */
/* Allgemeine Formatierungen JFMulticontent */
.tx-jfmulticontent-pi1 .inhalt_normal, .tx-jfmulticontent-pi1 .inhalt_normal .zentriert {  
  width: auto;  
  float: none;  
  clear: none;  
  margin: 0px;  
  padding: 0px;
  background: none;
}

/* Allgemeine Formatierung: TABS */

.ui-tabs .ui-tabs-nav li {  
  background: none !important;
  border: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-tl, .ui-corner-top, .ui-corner-tr, .ui-corner-left, .ui-corner-bl {
    border-radius: 0px;
}

.ui-widget-content, .ui-widget-content .inhalt_normal {  
  border: 0px;  
  background: none; 
}

.ui-widget-header {  
  background: none;  
  border: 0px;  
  padding: 0px;  
  margin: 0px;
}

.ui-widget {
  font-family: 'IBM Plex Sans', arial, sans-serif, sans-serif !important;    
  font-size: 14px !important;    
  color: #363636 ;
}

.ui-tabs .ui-tabs-nav {
  padding: 0px;
}

.ui-tabs .ui-tabs-panel {  
  padding: 15px;  
  float: left;  
  clear: both;  
  display: block;
  background: #c6c6c6;
  margin-top: 5px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {  
  background: #c6c6c6;
  color: #FFFFFF;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #FFFFFF;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-default a:hover {    
  background:  #5d0f27;
  color: #FFFFFF;
}

.tx-jfmulticontent-pi1 .ui-tabs-nav  {  
  background:none !important;  
  border: none !important;  
  font-size: 17px !important;  
  font-family: 'IBM Plex Sans', arial, sans-serif, sans-serif !important;    
  font-weight: 300 !important;  
  margin-top: 20px;
}

.tx-jfmulticontent-pi1 .ui-widget-content {  
  font-family: 'IBM Plex Sans', arial, sans-serif, sans-serif !important;    
  font-size: 17px !important;    
  color: #5d0f27 ;  
  display: block;
  background: none;
}

.tx-jfmulticontent-pi1 .ui-widget-content h3 {
  font-family: 'IBM Plex Sans', arial, sans-serif !important;
  font-size: 27px !important;
  color: #5d0f27;
  font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  
  font-weight: 300;
}

.ui-tabs-panel ul {  
  list-style: disc;
}

.ui-tabs-panel ul li {
  background: none;
  padding: 5px 0 5px 5px;
}

/* Allgemeine Formatierung: TABS */

/* Allgemeine Formatierung: ACCORDION */

.ui-accordion  .ui-state-default, .ui-accordion  .ui-widget-content .ui-state-default, .ui-accordion  .ui-widget-header .ui-state-default {  
  background: #E6E6E6;
  border: 0px;
}

.ui-accordion .ui-state-active, .ui-accordion  .ui-widget-content .ui-state-active, .ui-accordion  .ui-widget-header .ui-state-active {
  background:  #15a9b5;
  border: 0px;
}

.ui-accordion .ui-state-default a, .ui-accordion  .ui-state-hover a  {
  background: none;
  color: #15A9B5;
}

 .ui-accordion  .ui-state-active a {
  background: none;
  color: #FFFFFF;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  right: 15px;
  left: auto;
  top: 50%;
  margin-top: -6px;
}

.ui-state-default .ui-icon {
  background: url(../images/accordion_closed.png) left top no-repeat !important; 
  width: 12px;
  height: 12px;
}

.ui-state-active .ui-icon {
  background: url(../images/accordion_opened.png) left top no-repeat !important; 
  width: 12px;
  height: 12px;
}
/* Allgemeine Formatierung: ACCORDION */

/* Allgemeine Formatierung: SLIDER */
.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.anythingSlider .anythingWindow .inhalt_normal {
  padding: 0 2% 0 2%;
  width: 96% !important;
  height: auto !important;
}

.anythingSlider-default .anythingWindow {
  border: 0px;
  background: #E6E6E6;
}

.anythingSlider-default {
  margin: 0 auto;
  padding: 0 30px 0 30px;
}

.anythingSlider-default .arrow {
  top: 40%;
  position: absolute;
  display: block;
}

.anythingSlider-default .arrow a {
  display: block;
  width: 25px;
  height: 50px;
  margin:  0;
  text-align: center;
  outline: 0;
  background: url(../images/slider_pfeile_blau.png) left top no-repeat;
}

.anythingSlider-default .forward a, .anythingSlider-default .forward a:hover, .anythingSlider-default .forward a.hover  {
  background-position: right 0px;
}

.anythingSlider-default .back a:hover, .anythingSlider-default .back a.hover { 
  background-position: left 0px; 
}

.anythingSlider-default .anythingControls, .anythingControls {
  display: none !important;
}
/* Allgemeine Formatierung: SLIDER */

/* Allgemeine Formatierungen JFMulticontent */ 
/* -- JFMulticontent -- */
/* -- EXTENSION -- */

/* -- Verschiedene Styles (Rahmen im Backend) -- */
/* Allgemeine Formatierungen der Styles */

.farbe1 h2, .farbe2 h2, .farbe3 h2, .farbe4 h2, .farbe1 h1, .farbe2 h1, .farbe3 h1, .farbe4 h1 {
  color: #FFFFFF !important;
}

/* FARBE 1 */
.farbe1 {
  background: #A9AF4B;
  color: #FFFFFF;
}

.farbe1:before {
  content: "";
  background: url(../images/welle_gruen.png) left top repeat-x;
  width: 100%;
  height: 8px;
  top: -8px;
  left: 0px;
  position: absolute;
}


.farbe1:after {
  content: "";
  background: url(../images/welle_gruen_2.png) left top repeat-x;
  width: 100%;
  height: 8px;
  bottom: -8px;
  left: 0px;
  position: absolute;
}

.farbe1.hinweis .zentriert {
  background: #5d0f27;
  padding: 30px 2% 50px;
}

.farbe1.hinweis .zentriert h3 {
  color: #FFFFFF;
}

/* FARBE 1 */

/* FARBE 2 */
.farbe2 {  
  background: #5D0F27;
  color: #FFFFFF;
}

.farbe2 h4 {
  font-size: 27px;
  margin: 0px;
  font-weight: 500;
}

.farbe2 li {
  background: url(../images/rebe_weiss.png) left top no-repeat;
  padding: 0px 0 10px 50px;
  display: block;
  margin-top: 30px;
}

.farbe2:before {
  content: "";
  background: url(../images/welle_rot.png) left top repeat-x;
  width: 100%;
  height: 8px;
  top: -8px;
  left: 0px;
  position: absolute;
}


.farbe2:after {
  content: "";
  background: url(../images/welle_rot_2.png) left top repeat-x;
  width: 100%;
  height: 8px;
  bottom: -8px;
  left: 0px;
  position: absolute;
}
/* FARBE 2 */

/* FARBE 3 */
.farbe3 {  
  background: #026169;  
  color: #FFFFFF;
}
/* FARBE 3 */

/* FARBE 4 */
.farbe4 {  
  background: #B59F0C;  
  color: #FFFFFF;
}
/* FARBE 4 */

/* Allgemeine Formatierungen der Styles */ 
.farbe1 .ui-tabs .ui-tabs-panel, .farbe1 .ui-tabs .ui-tabs-panel a,
.farbe2 .ui-tabs .ui-tabs-panel, .farbe2 .ui-tabs .ui-tabs-panel a,
.farbe3 .ui-tabs .ui-tabs-panel, .farbe3 .ui-tabs .ui-tabs-panel a,
.farbe4 .ui-tabs .ui-tabs-panel, .farbe4 .ui-tabs .ui-tabs-panel a,
.farbe1 .ui-accordion-content,  .farbe1 .ui-accordion-content a ,
.farbe2 .ui-accordion-content,  .farbe2 .ui-accordion-content a ,
.farbe3 .ui-accordion-content,  .farbe3 .ui-accordion-content a ,
.farbe4 .ui-accordion-content,  .farbe4 .ui-accordion-content a  {
  color: #FFFFFF !important;
 }
 
.farbe1 .ui-accordion-content a, 
.farbe2 .ui-accordion-content a,
.farbe3 .ui-accordion-content a,
.farbe4 .ui-accordion-content a {
  text-decoration: underline;
 }
 
 
.farbe1 .anythingSlider-default .arrow a,
.farbe2 .anythingSlider-default .arrow a, 
.farbe3 .anythingSlider-default .arrow a,
.farbe4 .anythingSlider-default .arrow a  {
  background: url(../images/slider_pfeile.png) left top no-repeat;
}

.farbe1 .anythingSlider-default .forward a, .farbe1 .anythingSlider-default .forward a:hover, .farbe1 .anythingSlider-default .forward a.hover,
.farbe2 .anythingSlider-default .forward a, .farbe2 .anythingSlider-default .forward a:hover, .farbe2 .anythingSlider-default .forward a.hover,
.farbe3 .anythingSlider-default .forward a, .farbe3 .anythingSlider-default .forward a:hover, .farbe3 .anythingSlider-default .forward a.hover,
.farbe4 .anythingSlider-default .forward a, .farbe4 .anythingSlider-default .forward a:hover, .farbe4 .anythingSlider-default .forward a.hover  {
  background-position: right 0px !important;
}
/* FARBE 1 Accordion */
.farbe1 .ui-accordion  .ui-state-default, .farbe1 .ui-accordion  .ui-widget-content .ui-state-default, .farbe1 .ui-accordion  .ui-widget-header .ui-state-default {  
  background: #24b8c4;
}

.farbe1 .ui-accordion .ui-state-active, .farbe1 .ui-accordion  .ui-widget-content .ui-state-active, .farbe1 .ui-accordion  .ui-widget-header .ui-state-active {
  background:  #0295A1;
}

.farbe1 .ui-accordion .ui-state-default a, .farbe1 .ui-accordion  .ui-state-hover a  {
  background: none;
}

 .farbe1 .ui-accordion .ui-state-default a:visited, .farbe1 .ui-accordion .ui-state-default a:hover {
  color: #FFFFFF;
  background: none;
 }
/* FARBE 1 Accordion */

/* FARBE 2 Accordion */
.farbe2 .ui-accordion  .ui-state-default, .farbe2 .ui-accordion  .ui-widget-content .ui-state-default, .farbe2 .ui-accordion  .ui-widget-header .ui-state-default {  
  background: #861155;
}

.farbe2 .ui-accordion .ui-state-active, .farbe2 .ui-accordion  .ui-widget-content .ui-state-active, .farbe2 .ui-accordion  .ui-widget-header .ui-state-active {
  background:  #680437;
}

.farbe2 .ui-accordion .ui-state-default a, .farbe2 .ui-accordion  .ui-state-hover a  {
  background: none;
}

 .farbe2 .ui-accordion .ui-state-default a:visited, .farbe2 .ui-accordion .ui-state-default a:hover {
  color: #FFFFFF;
  background: none;
 }
/* FARBE 2 Accordion */

/* FARBE 3 Accordion */
.farbe3 .ui-accordion  .ui-state-default, .farbe3 .ui-accordion  .ui-widget-content .ui-state-default, .farbe3 .ui-accordion  .ui-widget-header .ui-state-default {  
  background: #106f77;
}

.farbe3 .ui-accordion .ui-state-active, .farbe3 .ui-accordion  .ui-widget-content .ui-state-active, .farbe3 .ui-accordion  .ui-widget-header .ui-state-active {
  background:  #005159;
}

.farbe3 .ui-accordion .ui-state-default a, .farbe3 .ui-accordion  .ui-state-hover a  {
  background: none;
}

 .farbe3 .ui-accordion .ui-state-default a:visited, .farbe3 .ui-accordion .ui-state-default a:hover {
  color: #FFFFFF;
  background: none;
 }
/* FARBE 3 Accordion */

/* FARBE 4 Accordion */
.farbe4 .ui-accordion  .ui-state-default, .farbe4 .ui-accordion  .ui-widget-content .ui-state-default, .farbe4 .ui-accordion  .ui-widget-header .ui-state-default {  
  background: #c5af20;
}

.farbe4 .ui-accordion .ui-state-active, .farbe4 .ui-accordion  .ui-widget-content .ui-state-active, .farbe4 .ui-accordion  .ui-widget-header .ui-state-active {
  background:  #a58f00;
}

.farbe4 .ui-accordion .ui-state-default a, .farbe4 .ui-accordion  .ui-state-hover a  {
  background: none;
}

 .farbe4 .ui-accordion .ui-state-default a:visited, .farbe4 .ui-accordion .ui-state-default a:hover {
  color: #FFFFFF;
  background: none;
 }
/* FARBE 4 Accordion */

/* ----------------- */

/* FARBE 1 Tabs */

.farbe1 .ui-tabs .ui-tabs-panel {
  background: #0295A1;
}

.farbe1 .ui-state-default a, .farbe1 .ui-state-default a:link, .farbe1 .ui-state-default a:visited {
  background: #24b8c4;
  color: #FFFFFF;
}

.farbe1 .ui-state-active a, .farbe1 .ui-state-active a:link, .farbe1 .ui-state-active a:visited, .farbe1 .ui-state-default a:hover {
  color: #FFFFFF;
  background: #0295A1;
}

/* FARBE 1 Tabs */

/* FARBE 2 Tabs */

.farbe2 .ui-tabs .ui-tabs-panel {
  background: #680437;
}

.farbe2 .ui-state-default a, .farbe2 .ui-state-default a:link, .farbe2 .ui-state-default a:visited {
  background: #861155;
  color: #FFFFFF;
}

.farbe2 .ui-state-active a, .farbe2 .ui-state-active a:link, .farbe2 .ui-state-active a:visited, .farbe2 .ui-state-default a:hover {
  color: #FFFFFF;
  background: #680437;
}

/* FARBE 2 Tabs */

/* FARBE 3 Tabs */

.farbe3 .ui-tabs .ui-tabs-panel {
  background: #005159;
}

.farbe3 .ui-state-default a, .farbe3 .ui-state-default a:link, .farbe3 .ui-state-default a:visited {
  background: #106f77;
  color: #FFFFFF;
}

.farbe3 .ui-state-active a, .farbe3 .ui-state-active a:link, .farbe3 .ui-state-active a:visited, .farbe3 .ui-state-default a:hover {
  color: #FFFFFF;
  background: #005159;
}

/* FARBE 3 Tabs */

/* FARBE 4 Tabs */

.farbe4 .ui-tabs .ui-tabs-panel {
  background: #a58f00;
}

.farbe4 .ui-state-default a, .farbe4 .ui-state-default a:link, .farbe4 .ui-state-default a:visited {
  background: #c5af20;
  color: #FFFFFF;
}

.farbe4 .ui-state-active a, .farbe4 .ui-state-active a:link, .farbe4 .ui-state-active a:visited, .farbe4 .ui-state-default a:hover {
  color: #FFFFFF;
  background: #a58f00;
}

/* FARBE 4 Tabs */

/* ----------------- */

/* FARBE 1 Slider */
.farbe1 .anythingSlider-default .anythingWindow {
  background: #0295A1;
}
/* FARBE 1 Slider */

/* FARBE 2 Slider */
.farbe2 .anythingSlider-default .anythingWindow {
  background: #680437;
}
/* FARBE 2 Slider */

/* FARBE 3 Slider */
.farbe3 .anythingSlider-default .anythingWindow {
  background: #005159;
}
/* FARBE 3 Slider */

/* FARBE 4 Slider */
.farbe4 .anythingSlider-default .anythingWindow {
  background: #a58f00;
}
/* FARBE 4 Slider */

/* -- Verschiedene Styles (Rahmen im Backend) -- */

/* -- COOKIES -- */
#cookie-bar {
  background:#111111; 
  color:#ffffff; 
  text-align:center; 
  padding: 5px 0 5px 0; 
  font-size: 10px; 
  font-family: arial;
}

#cookie-bar.fixed {
  position:fixed; 
  top:0px; 
  left:0; 
  width:100%;
}

#cookie-bar.fixed.bottom {
  bottom:0; top:auto;
}

#cookie-bar p {
  margin:0; 
  padding:0;
}

#cookie-bar a {
  color:#ffffff !important; 
  display:inline-block; 
  border-radius:3px; 
  text-decoration:none; 
  padding:0px; 
  margin-left:0px;
}

#cookie-bar .cb-enable {
  background:#A9AF4B; 
  margin-left: 8px; 
  padding: 0 5px;
}
/* -- COOKIES -- */

#cboxClose, #cboxPrevious, #cboxNext {
  width: 18px;
  height: 18px;
  text-indent: -999px;
  overflow: hidden;
}

#cboxClose {
  background: url(../images/lightbox_sprites.png) -36px 0px no-repeat;
}

#cboxPrevious {
  background: url(../images/lightbox_sprites.png) 0px 0px no-repeat;
}

#cboxNext {
  background: url(../images/lightbox_sprites.png) -18px 0px no-repeat;
  left: 25px;
}


/* ************ SUCHVERSION *********** */

#searchborder {
  background: #f1f1f1;
  padding: 20px 5%;
  margin: 0px;
  float: left;
  display: block;
  clear: both;
  width: 90%;
}

.search_decription {
  padding: 15px 30px 5px;
  background: #A9AF4B;
  border-radius: 35px;
  margin: 15px 0 15px 0;
  color: #fff;
  display: table;
  position: relative;
}

.search_decription:before {
  content: "";
  background: url(../images/search_bubble.png) left top no-repeat #A9AF4B;
  height: 21px;
  width: 34px;
  position: absolute;
  top: -21px;
  right: 50px;
}

#searchborder .logo {
  cursor: default;
}

#searchcontent {
  background: #ffffff;
  padding: 10px 5%;
  width: 90%;
  margin-top: 0px;
  float: left;
  display: block;
  clear: both;
}

#text-search {
  width: 100%;
  border: 0px;
  border-bottom: 5px solid #A9AF4B;
  min-height: 100px;
  background: none;
  font-size: 50px;
  font-family: 'IBM Plex Sans', arial, sans-serif;
  color: #c9c9c9;
}

.search_close {
  height: 27px;
  width: 27px;
  background: url(../images/close.png) left top no-repeat;
  position: absolute;
    right: 50px;
    top: 50px;
  cursor: pointer;
}

.highlight {
    background-color: #A9AF4B;
  color: #fff;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
}

.highlight {
    padding:1px 4px;
    margin:0 -4px;
}

/* *** ELEMENTE AUSBLENDEN *** */

#searchborder .headerslide, #searchborder .ui-tabs-nav, #searchborder .tx-jfmulticontent-pi1 h3, #searchborder .owlgalerie #sync2, #searchborder .ui-accordion-header, #searchborder .header, #searchborder .owl-controls {
  display: none !important
}
/* *** ELEMENTE AUSBLENDEN *** */

#searchborder .bereiche {
  margin-top: 0px;
}

#searchborder .oben {
  position: relative;
  width: auto !important;
  float: right !important;
}

#searchborder .logo {
  top: -60px;
  right: -30px;
  width: 90px;
  height: auto;
}

/* *** ERSTER BEREICH ABSTAND ENTFERNEN *** */
#searchborder .csc-default:first-child {
  margin-top: 0px !important;
}

#searchborder .bereiche:first-child {
  margin-top: 0px !important;
}
/* *** ERSTER BEREICH ABSTAND ENTFERNEN *** */

/* *** ACCORDION *** */
#searchborder .tx-jfmulticontent-pi1 li {
  display: block;
  float: left;
  clear: both;
  background: none;
}

#searchborder .tx-jfmulticontent-pi1 .ui-widget-content {
  display: block !important;
}

#searchborder.tx-jfmulticontent-pi1 .inhalt_normal, #searchborder .bereiche:first-child .inhalt_normal {
  border: 0px;
}

#searchborder .tx-jfmulticontent-pi1 h2 {
  font-size: 18px;
  color: #15A9B5;
}
/* *** ACCORDION *** */

/* *** SLIDER *** */
#searchborder .anythingSlider {
  height: auto !important;
}

#searchborder .anythingSlider .anythingWindow {
  display: block;
    height: auto !important;
    overflow: visible !important;
}

#searchborder .anythingSlider .anythingBase {
  position: static !important;
  left: 0px !important;
  width: auto !important;
  height: auto !important;
  display: block !important;
  padding: 15px 0 !important;
}

#searchborder .anythingSlider .panel {
  float: none !important;
  overflow: visible !important;
  height: auto !important;
}

#searchborder .anythingSlider .cloned {
  display: none !important;
}

#searchborder .arrow {
  display: none !important;
}

#searchborder .owlslider, #searchborder .owlgalerie {
  display: none;
}
/* *** SLIDER *** */

/* *** LIGHTBOX *** */
#cboxLoadedContent {
  margin-top: 20px;
  margin-bottom: 0px;
}

#cboxCurrent {
  display: none;
}

#cboxTitle, #cboxPrevious, #cboxNext, #cboxClose  {
  top: 0px;
  bottom: auto;
}

#cboxClose {
  top: -30px;
  right: -25px;
  background: url(../images/cbox_close.png) left top no-repeat;
  height: 21px;
  width: 15px;
  background-size: 100% auto;
}

#cboxPrevious, #cboxNext {
  background: url(../images/cbox_arrows.png) right top no-repeat;
  width: 15px;
  height: 30px;
}

#cboxNext {
  background: url(../images/cbox_arrows.png) right top no-repeat;
  width: 15px;
  height: 30px;
}

#cboxPrevious {
  top: 50%;
  left: -25px;
  background-position: left top;
}

#cboxNext {
  top: 50%;
  right: -25px;
  left: auto;
}

#cboxContent {
  margin: 48px 40px;
  color: #ccc;
}

#cboxOverlay {
  background: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

#cboxWrapper {
  background: #fff;
}

#cboxCurrent {
  position: absolute;
  bottom: -32px;
  left: 0;
  color: #5D0F27;
}
/* *** LIGHTBOX *** */

/* Powermail */

.powermail_fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.powermail_fieldwrap  {
	width: 100%;
	display: block;
	margin-top: 5px;
	float: left; 
	clear: both;
	position: relative;
}

#lightbox .powermail_label {
	display: block !important;
	font-style: italic;
	width: 100%;
	float: left; 
	clear: both;
}

.powermail_field {
	width: 98%;
	float: left; 
	clear: both;
	padding: 5px 1%;
	margin: 0;
	font-family: 'IBM Plex Sans', arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	border: 0px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}

.powermail_textarea {
	resize: none;
}

.powermail_submit {
	width: 100%;
	background: #5D0F27;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #5D0F27;
	box-shadow: none;
}

.powermail_create {
	text-align: center;
	background: #c6c6c6;
	padding: 15px 2%;
	width: 96%;
}

/* Error */

.parsley-error {
	box-shadow: 0 0 5px #DE012A;
}

.parsley-errors-list {
	position: absolute; 
	padding: 0;
	margin: 0;
	right: 5px;
    top: 20px;
    font-size: 11px;
}

.parsley-errors-list li {
	color: #DE012A;
	background: none;
	font-weight: 700;
}

/* Error */

/* Powermail */


#anbaugebiet .csc-textpic-imagewrap{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
#anbaugebiet .csc-textpic-imagewrap img{
  width: 100%;
  height: auto;
}

#unsere-weine div.csc-textpic .csc-textpic-imagewrap img{
  max-height: 400px;
}