body {
font-family: "source-sans-pro", sans-serif;
font-weight: 400;
margin:0;
padding:0;
border:0;
width:100%;
height:auto;
display:block;
text-align: left;
font-style: normal;
margin:0px;
padding:0px;
font-size: 17px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #000;
line-height: 1.6em;
letter-spacing: 0.05em;
}



a {
text-decoration:none;
color: #000;
font-weight: 300;
}

h1 {
font-family: "source-sans-pro", sans-serif;
font-weight: 400;
color: #75651a;
text-align: center;
font-size: 2em;
line-height: 1.3em;
text-transform: uppercase;
letter-spacing: 0.07em;
margin-top: 10px;
margin-bottom: 10px;
}

h2 {
font-family: "source-sans-pro", sans-serif;
font-weight: 400;
color: #75651a;
text-align: center;
font-size: 2em;
line-height: 1.3em;
text-transform: uppercase;
letter-spacing: 0.07em;
}

h3 {
color: #75651a;
text-align: left;
font-size: 1.5em;
line-height: 1.3em;
text-transform: uppercase;
letter-spacing: 0.07em;
font-weight: 300;
}

h4 {
color: #75651a;
text-align: left;
font-size: 1.5em;
line-height: 1.3em;
text-transform: uppercase;
letter-spacing: 0.07em;
}

h1:after {
content: " ";
background-image: url(../../media/gestaltungselement-braun.png);
display: block;
text-align: center;
width: 200px;
height: 35px;
background-size: 200px auto;
position: relative;
margin: 0 auto;
margin-top: 4px;
background-repeat: no-repeat;
left: 0px;
top: 0px;
}

h2:after {
content: " ";
background-image: url(../../media/gestaltungselement-braun.png);
display: block;
text-align: center;
width: 200px;
height: 35px;
background-size: 200px auto;
position: relative;
margin: 0 auto;
margin-top: 20px;
background-repeat: no-repeat;
left: 0px;
top: 0px;
}

p {
color: #000;
}

figure {
margin-left:0;
margin-right:0;
}

.headinner {
background-color: rgba(255,255,255,0.6);
display: inline-flex;
position: fixed;
z-index: 10;
width: 100%;
height: 142px;
justify-content:space-between;


}



.headinner .logo {
width: 280px;
height: 145px;
position: relative;
display: inline-block;
vertical-align: top;
margin-left: 0%;
background-color: rgba(255,255,255,1);
border-radius:0 0 8px 0;
max-width:400px;
align-items: center;
justify-content: center;
}

.headinner .logo img {
width: 95%;
height: auto;
padding-left: 2.5%;
padding-right: 2.5%;
max-width:300px;
height:auto;
}

.logoumgebend {

box-shadow: 0px 0px 0px 0px #333;
border-radius: 0px;
padding-top: 10px;
position: relative;
}

.logoumgebend a {
display:block;
}

.headinner .ganzrechts {
width: 35%;
height: auto;
position: relative;
display: inline-block;
vertical-align: top;
}


.wechsel {
top:0px;
right:0%;
z-index:1;
position: absolute;
height:60px;
text-align: center;
}
.wechsel a {
text-transform:uppercase;
color:#fff;
font-size:.9em;
width:170px;
height:40px;
display:table-cell;
background-size:250px 50px;
background-repeat:no-repeat;
vertical-align:middle;
background-position:0 0;
text-decoration:none;
position:relative;
}
.wechsel a.edb {
left:0px;
width: 170px;
color: #006a32;
background-color:#fff;
font-weight: 600;
}

.wechsel a.rebv {
width: 170px;
font-weight: 600;
background-color:#006a32;
border-radius: 0 0 0 7px;
}

.wechsel a img {
width:15px;
height:15px;
margin-right:5px;
display:inline-block;
position:relative;
vertical-align:middle;
}

.buttonfeld {
display: inline-block;
bottom:0;
position: relative;
line-height: 2.5em;
background-color:#fff;
height: 40px;
text-align:center;
padding:0;
}

.buttonfeld a {
text-transform: uppercase;
text-decoration: none;
color: #006a32;
display: block;
width: auto;
background-color: transparent;
font-weight: 600;
border-radius: 0px;
box-shadow: 0px 0px 0px 0px #333;
font-size: .9em;
}

.wunschliste.buttonfeld a {
background-color: #fff;
}

.buttonfeld.sprache a {
color:#fff;
}
.btn.lang-de, .btn.lang-en, .btn.lang-fr {
text-align: center;
border-radius: 0px;
border-top: 1px solid #ededed
}
.btn.lang-fr {
border-radius: 0 0 7px 7px;
}

.sprache.buttonfeld .buttonoben {
border-radius: 7px 7px 0px 7px;
}

.sprache.buttonfeld:hover .buttonoben {
border-radius: 7px 7px 0px 0px;
}

.sprache.buttonfeld a {
box-shadow: none;
background-color: transparent;
background-color: #006a32;
}



.sprache.buttonfeld a.btn.lang-de, .sprache.buttonfeld a.btn.lang-fr, .sprache.buttonfeld a.btn.lang-en {
display: none;
}

.sprache.buttonfeld:hover a.btn.lang-de, .sprache.buttonfeld:hover a.btn.lang-fr, .sprache.buttonfeld:hover a.btn.lang-en {
display: block;
}

.sprache.buttonfeld a.btn.lang-de:hover, .sprache.buttonfeld a.btn.lang-fr:hover, .sprache.buttonfeld a.btn.lang-en:hover {
background-color: #ededed;
color: #006a32;
}

.sprache img { 
width: 14px;
height: auto;
position: relative;
margin-right: 5px;
top: 2px;
}

.sprache.buttonfeld {
border-radius: 0px;
box-shadow: 0px 0px 0px 0px #333;
background-color: #006a32;
height: 40px;
width:100px;
}

.wunschliste img { 
width: 14px;
height: auto;
position: relative;
margin-right: 5px;
top: 2px;
}

.oben {
display: block;
}

.unten {

width: 97%;
height: 75px;
top: 75px;
position: relative;
display:flex;
justify-content:flex-end;
padding-right:0;
margin-right:0;
text-align:right;
right:-17px;
}

.unten > div {

	padding-left:0%;
	
}

.sprache.buttonfeld {
border-radius:10px 0px 0 10px;
width:160px;
}
.wunschliste.buttonfeld {

width:220px;
}


.buttonmenu {
display: inline-block;
position: relative;
z-index: 12;
background-color:#006a32;
padding-right: 3%;
height: 42.5px;
width:140px;
padding-top: 0px;
padding-left: 0px;
}

.headinner .buttonmenu button {
display: inline-block;
position: relative;
left: 0%;

width: auto;
height: auto;
border: 0;
outline: 0;
z-index: 1100;
transition: top .5s;
cursor: pointer;
line-height:60px;
padding-left: 0px;
padding-right: 0px;
background-color: transparent;
border-radius: 0px;
box-shadow: 0px 0px 0px 0px #333;
vertical-align: middle;
}

#nav-icon1 {
position: relative;
width: 50px;
height: auto;
line-height:70px;
}
#nav-icon1 span {
background-color: #fff;
width:100%;
height: 2px;
margin: 4.5px 0;
position: relative;
display: block;
top: -2px;
}

.slideshow .slick-track {
height: 60vh;
}

.slideshow .rsContent {
opacity: 1;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.slideshow {
width: 100%;
z-index:1;
height: 60vh;
}

.slideshow img {
width: 100%;
height: auto;
opacity: 0;
}

ul.slick-dots {
list-style: none;
position: absolute;
display: inline-block;
justify-content: center;
text-align:center;
width: 100%;
height: auto;
bottom: 0px;
padding:0;
margin:0;

}

ul.slick-dots li {
display:inline-block;
margin: 2%;
width: 18px;
height: 18px;
background-color: #fff;
border-radius: 20px;
border: 2px solid #fff;
box-shadow: 0px 0px 5px 2px #000;
cursor: pointer;

}

ul.slick-dots li.slick-active {
display:inline-block;
margin: 2%;
width: 18px;
height: 18px;
background-color: #006a32;
box-shadow: 0px 0px 5px 2px #000;
}

ul.slick-dots button {
display: none;
}

.inhalt {
width: 95%;
height: auto;
position: relative;
margin: 0 auto;
margin-top: 0px;
display: block;
}

.inhalt2spalten {
width: 100%;
height: auto;
display: inline-flex;
position: relative;
justify-content: space-between;
}

.inhalt2spalten img {
width: 100%;
height: auto;
position: relative;
border-radius: 8px;
}

.inhalt2spalten .spalte1 {
width: 48%;
height: auto;
position: relative;
display: inline-block;
}

.inhalt2spalten .spalte2 {
width: 48%;
height: auto;
position: relative;
display: inline-block;
}



a.button{ 
color: #fff;
text-decoration: none;
}

.button{
background-color: #75651a;
border: 2px solid #75651a;
font-size: 15px;
height: 14px;
padding-top: 4px;
padding-bottom: 7px;
width: 99%;
display: inline-block;
position: relative;
text-align: center;
margin: 0;
text-align: center;
vertical-align: middle;
line-height: 1em;
text-transform: uppercase;
font-weight: 600;
margin-top: 20px;
border-radius: 15px;
color: #fff;
height: auto;
}
.button:before {
content: " ";
background-image: url(../../media/gestaltungselement-button.png);
display: inline-block;
text-align: center;
width: 15px;
height: 15px;
background-size: 15px auto;
position: relative;
margin: 0 auto;
background-repeat: no-repeat;
left: -7px;
top: 2px;
}




.button.sorte-in-wunschliste:before {
content: " ";
background-image: url(../../media/wunschliste-weiss.png);
display: inline-block;
text-align: center;
width: 15px;
height: 15px;
background-size: 15px auto;
position: relative;
margin: 0 auto;
background-repeat: no-repeat;
left: -7px;
top: 2px;
}

.button.sorte-in-wunschliste:hover:before {
background-image: url(../../media/wunschliste-braun.png);
}



.button:hover:before {
background-image: url(../../media/gestaltungselement-button-hover.png);
}

.button:hover {
background-color: #fff;
}

.button:hover {
background-color: #fff;
color: #75651a;
}


.zweispaltenstart .ueberschrift h1 {
color: #75651a;
}

.zweispaltenstart .ueberschrift h1:after {
background-image: url(../../media/gestaltungselement-braun.png);
}


.zweispaltenstart {
background-color: #e0dbc6;
margin: 0;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 50px;
margin-top: 50px;
border-radius: 8px;
}


.ueberschrift {
width: 96%;
padding-left: 2%;
padding-right: 2%;
}


.zweispaltenstart .spalte1 {
width: 46%;
height: auto;
position: relative;
display: inline-block;
padding-left: 2%;
}

.zweispaltenstart .spalte2 {
width: 46%;
height: auto;
position: relative;
display: inline-block;
padding-right: 2%;
}


#article1 .slideshow .slick-track {
height: 60vh;
}

#article1 .slideshow {
height: 60vh;
}

.slideshow .slick-track {
height: 40vh;
}

.slideshow {
height: 40vh;
}

.grid.sorten {
background-image: none;
}

.grid.sorten .elem {
height: auto;
}

.grid.sorten .elem .sorten {
height: 300px;
}

.grid.sorten .elem .wunschliste {
background-color: #75651a;
width: 60px;
height: 60px;
position: absolute;
z-index:2;
border-radius: 0 0 0 8px;
display: flex;
justify-content: center;
align-items: center; 
right: 0;
}

.grid.sorten .elem .wunschliste:hover {
background-color: #971b2a;
}

.grid.sorten .elem .wunschliste img {
width: 30px;
height: 30px;
vertical-align: middle;
position: relative;
margin-right: 0px;
top: 0px;
}

.grid.sorten .elem .label {
height: auto;
padding-bottom: 20px;
}

.grid.sorten .elem .label h3 {
text-align: center;
padding-top: 19px;
}

.grid.sorten .elem .label p {
text-align: left;
width: 95%;
margin: 0 auto;
height: 107px;
overflow: hidden;
}

.grid.sorten .elem .sorten a:hover .labelhover {
background-color: transparent;
}

.grid.sorten .elem .label a.button {
color: #fff;
width: 95%;
margin-top: 10px;
}

.grid.sorten .elem .label a:hover.button {
color: #75651a;
}

.eigenschaften em {
  width: 18%;
    height: 18px;
  display: inline-block;
  position: relative;
  font-style: normal;
}
body.lang-en .eigenschaften em {
	width: 20%;
}
.eigenschaften span {
  width: 15%;
  padding-left: 5px;
  padding-right:5px;
  height: 26px;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
  position: relative;
  
}

.eigenschaften .skala {
  min-height: 15px;
  height:auto;
  width:100%;
}

.eigenschaften span.niedrig,
.eigenschaften span.mittel,
.eigenschaften span.hoch,
.eigenschaften span.sehrhoch {
  position: relative;
  display: inline-block;
  color: #fff;
  opacity: 0.5;
  color: transparent;
}

.eigenschaften span.niedrig.active,
.eigenschaften span.mittel.active,
.eigenschaften span.hoch.active,
.eigenschaften span.sehrhoch.active {
  opacity: 1;
  color: #fff;
}

.eigenschaften span.niedrig {
  background-color: #A8DCAA;
}

.eigenschaften span.mittel {
  background-color: #4CAF50;
}

.eigenschaften span.hoch {
  background-color: #388E3C;
}

.eigenschaften span.sehrhoch {
  background-color: #2E7D32;
}

.eigenschaften {
height: auto;
padding-bottom: 3px;
}

.eigenschaften strong {
color: #75651a;
font-weight: 600;
}
strong a {
color: #75651a;
font-weight: 600;
}
a strong {
color: #75651a;
font-weight: 600;
}
.produktbeschreibung strong {
color: #75651a;
font-weight: 600;
}

.inhalt2spalten.produkt .spalte1 {
width: 58%;
height: auto;
position: relative;
display: inline-block;
}

.inhalt2spalten.produkt .spalte2 {
width: 40%;
height: auto;
position: relative;
display: inline-block;
}

.inhalt2spalten.produkt .bild {
display: block;
width: 100%;
height: 800px;
background-size: cover;
background-position: top center;
position: relative;
}

.inhalt2spalten.produkt .bild span.caption {
position:absolute;

bottom:50px;
left:0;
width:100%;
height:50px;
z-index:2000;
text-align:center;
color:#fff;
text-shadow:1px 1px 5px #000;
font-size:1.3em;
}

.sortenblatt img {
width: 15px;
height: auto;
position: relative;
display: inline-block;
margin-right: 6px;
border-radius: 0;
top: 2px;
}

.produkt .slick-list {



}

.sortenblatt{
color: #75651a;
font-weight: 600;
}

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../slick/slick/fonts/slick.eot');
    src: url('../slick/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../slick/slick/fonts/slick.woff') format('woff'), url('../slick/slick/fonts/slick.ttf') format('truetype'), url('../slick/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 25px;
    z-index:10;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}


table#rebentabelle .weinsorte {
display: none;
}

.sortenblatt  {
text-decoration: underline;
}

li.rex-article-39, li.rex-article-56 {
display: none;
}

.button.produktlink {
margin-bottom: 15px;
color: #fff;
width: auto;
padding-left: 15px;
padding-right: 15px;
}

.button.produktlink a {
color: #fff!important;
}

.button.produktlink:hover a {
color: #75651a!important;
}

.produkt .button.sorte-in-wunschliste {
width: auto;
padding-left: 15px;
padding-right: 15px;
}

.tooltip {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  z-index:1020;
}


.stoerer {
display: block;
position: absolute;
height: 150px;
width: 150px;
right: 10px;
margin-top: -40px;
z-index: 1;
}

.stoerer img {
width: 100%;
height: 100%;
display: block;
position: absolute;
}


@media screen and (min-width: 1600px) {
.inhalt {
max-width: 1500px;
margin: 0 auto;
}
}




.grid {
width: 93%;
height: auto;
position: relative;
display: grid;
grid-template-columns: 31% 31% 31%;
grid-gap: 0% 3.5%;
padding: 0;
transition: all .5s;
transition-timing-function: ease;
background-image: url(../../media/rebangebot-hintergrund.jpg);
padding-top: 0px;
padding-bottom: 25px;
background-size: cover;
padding-left: 3.5%;
padding-right: 3.5%;
border-radius: 0px 0px 5px 5px;
}

.grid h3 {
margin: 0;
padding: 14px;
text-transform: uppercase;
color: #75651a;
text-align: left;
}


.grid .elem {
text-align: center;
vertical-align: middle;
display: inline-block;
position: relative;
transition: all .5s;
transition-timing-function: ease;
overflow: hidden;
height: 400px;
margin-bottom: 20px;
border-radius: 8px;
border: 2px solid #75651a;
background-color:#fff;
}

.grid .elem .backgroun a {
text-transform: uppercase;
font-size: 2.0em;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all .5s;
transition-timing-function: ease;
}

.grid .elem .background {
display: block;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
position: relative;
}
.grid .elem .background a {
display:flex;
flex-direction:column;
width: 100%;
height: 100%;
align-items: end;
}
.grid .elem a div.labelhover {
height:80%;
width: 80%;
padding-left: 10%;
padding-right: 10%;

display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
}

.grid .elem a:hover div.labelhover {
background-color: rgba(117,101,26,0.5);
}

.grid .elem a:hover div.labelhover h3 {
font-size: 30px;
text-align: center;
width: 100%;
line-height: 1.2em;
text-shadow: 2px 2px 3px #000;
display: block;
color: #fff;
}

.grid .elem a div.labelhover h3 {
display: none;
width: 100%;
}

.grid .elem a div.labelhover h3:after {
content: " ";
background-image: url(../../media/gestaltungselement-weiss.png);
display: block;
text-align: center;
width: 200px;
height: 35px;
background-size: 200px auto;
position: relative;
margin: 0 auto;
margin-top: 20px;
background-repeat: no-repeat;
left: 0px;
top: 0px;
}

.grid .elem a div.label {
display: block;
height:20%;
width: 100%;
color:#75651a;
background-color:#fff;
display: flex;
align-items: center;
justify-content: center;

}

.grid .elem a div.label h3 {
margin-top:0;
margin-bottom:0;
font-size:18px;
text-align: center;
font-weight: 300;
}

.grid .elem .label a {
color: #75651a;
font-weight: 400;
}
.grid.mitarbeiter .elem {
height:600px;
}
.grid.mitarbeiter .elem.ausgeklappt {

height:auto;

}

nav {
opacity:0;
right:-500px;
transition: 1s;
z-index:-20;
height:0;
top: 142px;
position: absolute;
overflow: hidden;
}

.open nav {
display: block;
position: fixed;
z-index: 11;
right: 0;
width: 40%;
height: auto;
background-color: #75651a;
color: #fff;
top: 142px;
height: 100vh;
transition: right 0.5s;
z-index:120;
opacity:1;
overflow: visible;
}

nav li {
list-style: none;

}

nav a {
color: #fff;
text-transform: uppercase;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
position: relative;
display: block;
font-weight: 600;
}

footer .textRahmenVB4sp {
width: 90%;
padding-left: 5%;
padding-right: 5%;
height: auto;
background-color: #d4cfb8;
padding-top: 20px;
padding-bottom: 30px;
color: #fff;
position: relative;
text-align: left;
vertical-align: top;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 auto;
display: flex;
color: #75651a;
margin-top: 70px;
}

footer .textRahmenVB4sp p, footer .textRahmenVB4sp a {
color: #000;
}


footer .textRahmenVB4sp img {
position: relative;
top: 3px;
}

footer .textRahmenVB4sp h3 {
text-transform: uppercase;
font-family: "source-sans-pro", sans-serif;
color: #75651a;
text-align: left;
font-size: 1.2em;
line-height: 1.3em;
}

footer .textRahmenVB4sp > div {
height: auto;
position: relative;
display: inline-block;
width: 24%;
}

.grid.mitarbeiter {
background-image: none;
background-color: #e0dbc6;
border-radius: 0px 0px 0px 0px;
}

.grid .elem .mitarbeiterbild {
height: 350px;
width: 100%;
background-color: transparent;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
}

.grid.mitarbeiter {

}

.grid.mitarbeiter .elem {
height:auto;
}

.grid .elem .mitarbeiterbild a div.labelhover {
height: 100%;
}

.grid.mitarbeiter h3 {
text-align: left;
padding-left:0;
padding-top:15px;
padding-bottom:0px;
color: #000;
font-weight:normal;
}

.grid.mitarbeiter p {
text-align: left;
color: #000;
margin-top:10px;
margin-bottom:10px;
}
.grid.mitarbeiter p em {
width:60px;
display:inline-block;
position:relative;
font-style:normal;
}

html[lang=fr] .grid.mitarbeiter p em {
width:90px;
display:inline-block;
position:relative;
font-style:normal;
}

.grid.mitarbeiter .label {
width: 90%;
padding-left: 5%;
padding-right: 5%;
}
article {
padding-top:0px;

}
.textRahmen {
margin-top: 50px;
margin-bottom: 50px;
width: 100%;
height: auto;
position: relative;
}
.textRahmen#oben {
margin-bottom:20px;
}
ul {
list-style:none;
list-style-image: url(../../media/weinrebe-icon.png);
}

table ul {
margin-left:0;
padding-left:15px;
list-style-image: none;
list-style-type: square;
}

nav li ul {
display: none;
}

nav ul {
padding:0;
margin-top: 0;
}

nav ul a {
padding-left: 30px;
}

nav ul li li a {
padding-left: 60px;
}

nav li:hover ul {


}

nav ul li:hover a, nav ul li a.rex-active, nav ul li.rex-active ul li a{
background-color: rgba(255,255,255,0.8);
color: #75651a!important;
}


nav ul li a:hover {
background-color: #fff;
color: #75651a;
}


nav ul li a.rex-current {
background-color: #fff;
color: #75651a;
}

nav ul li ul li a.rex-current {
background-color: #fff;
color: #75651a;
}

li.rex-article-3 > a:after, li.rex-article-4 > a:after, li.rex-article-6 > a:after, li.rex-article-8 > a:after,li.rex-article-7 > a:after {
content: "";
background-image: url(../../media/pfeil-menue-oben.png);
display: inline-block;
width: 22px;
height: 22px;
background-size: 15px auto;
position: relative;
background-position: center;
background-repeat: no-repeat;
left: 7px;
top: 4px;
}

li.rex-article-3 > a.rex-current:after, li.rex-article-4 > a.rex-current:after, li.rex-article-6 > a.rex-current:after, li.rex-article-8 > a.rex-current:after, li.rex-article-7 > a.rex-current:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
transform: rotate(180deg);
}

nav ul li ul li a:hover {
background-color: #fff;
color: #75651a;
}

li.rex-active > a:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
}

li.rex-article-3:hover > a:after, li.rex-article-4:hover > a:after, li.rex-article-6:hover > a:after, li.rex-article-8:hover > a:after, li.rex-article-7:hover > a:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
transform: rotate(180deg);
}

li.rex-article-3:hover > a.rex-active:after, li.rex-article-4:hover > a.rex-active:after, li.rex-article-6:hover > a.rex-active:after, li.rex-article-8:hover > a.rex-active:after, li.rex-article-7:hover > a.rex-active:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
transform: rotate(0deg);
}

li.rex-article-3 a.menuoffen:after, li.rex-article-4 a.menuoffen:after, li.rex-article-6 a.menuoffen:after, li.rex-article-8 a.menuoffen:after, li.rex-article-7 a.menuoffen:after {
background-image: url(../../media/pfeil-menue-unten.png);
transform: rotate(0deg);
}

li.rex-article-3:hover > a.menuoffen:after, li.rex-article-4:hover > a.menuoffen:after, li.rex-article-6:hover > a.menuoffen:after, li.rex-article-8:hover > a.menuoffen:after, li.rex-article-7:hover > a.menuoffen:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
transform: rotate(0deg);
}



li.rex-article-3 a.menuoffen.rex-active:after, li.rex-article-4 a.menuoffen.rex-active:after, li.rex-article-6 a.menuoffen.rex-active:after, li.rex-article-8 a.menuoffen.rex-active:after, li.rex-article-7 a.menuoffen.rex-active:after {
background-image: url(../../media/pfeil-menue-unten-braun.png);
transform: rotate(180deg);
}


.galerie {
display:flex;
justify-content:space-between;
flex-flow: row wrap;
align-content:center;
justify-content:space-between;
flex-wrap : wrap;
position:relative;
width: 100%;
padding-left: 0%;
padding-right: 0%;
margin-top: 50px;
}
.galerie .clr {
display:none;
}
.galerie a.galerieBilder {
	width:32%;
	height:auto;
	text-decoration:none;
	margin-right:0%;
	margin-bottom:2%;
	position:relative;
	display:inline-block;
	background-size:cover;
	background-repeat: no-repeat;
	border-radius: 8px;
}

.galerie a.galerieBilder img {
width:100%;
height:auto;
position:relative;
visibility:hidden;

}

strong {
font-weight: 600;
}
div p strong {
font-weight: 700;
}
iframe {
border-radius: 8px;
}

.anlesetext {
text-align:left;
padding-left:15px;
padding-right:15px;
position:relative;
}

#mitarbeiter918 #elem1 .mitarbeiterbild {
display: none;
}

#mitarbeiter918 .elem {
align-items: center;
position: relative;
display: grid;
}

#mitarbeiter918 {
padding-top: 50px;
margin-top: 100px;
}

#mitarbeiter918 .elem .background {
background-position: top center;
}

#mitarbeiter1145 #elem1 .mitarbeiterbild {
display: none;
}
#mitarbeiter1146 #elem1 .mitarbeiterbild {
display: none;
}
#mitarbeiter1145 .elem {
align-items: center;
position: relative;
display: grid;
}
#mitarbeiter1146 .elem {
align-items: center;
position: relative;
display: grid;
}
#mitarbeiter1145 {
padding-top: 50px;
margin-top: 100px;
}
#mitarbeiter1146 {
padding-top: 50px;
margin-top: 100px;
}

#mitarbeiter1145 .elem .background {
background-position: top center;
}
#mitarbeiter1146 .elem .background {
background-position: top center;
}

@media screen and (max-width:1000px) {

.stoerer {
height: 100px;
width: 100px;
right: 10px;
margin-top: -30px;
}

.grid {
display: inline-grid;
}

.grid {
grid-template-columns: 48% 48%;
padding-bottom: 100px;
}

body {
font-size:15px;
}
.wechsel a.edb {
padding-left: 11px;
padding-right: 11px;
}
.wechsel a.rebv {
padding-left: 22px;
padding-right: 22px;
}

.headinner .logo {
width: 163px;
height: 90px;
padding-right: 0px;
}

.wechsel {
font-size: 9px;
height: 29px;
}

.wechsel a {
height: 29px;
}

.buttonfeld a {
width: 98px;
}

.buttonmenu.buttonfeld {
padding-left: 26px;
padding-right: 23px;
}

.headinner .logo img {

}

.open nav {
width: 100%;
top: 110px;
overflow-y:scroll;
}

ul.slick-dots li, ul.slick-dots li.slick-active {
width: 14px;
height: 14px;
}

nav ul {
margin-top: 0;
}

nav ul li a {
font-size: 1.4em;
}

.headinner {
height: 110px;
}

.unten {
top: 50px;
}

h1 {
font-size: 1.2em;
line-height: 1.3em;
}

h2 {
font-size: 1.2em;
line-height: 1.3em;
}

h1:after {
width: 140px;
height: 23px;
background-size: 140px auto;
margin-top: 10px;
}

h2:after {
width: 140px;
height: 23px;
background-size: 140px auto;
margin-top: 10px;
}

.inhalt2spalten {
justify-content: unset;
display: block;
margin-top: 20px;
margin-bottom: 20px;
}

.zweispaltenstart .inhalt2spalten .spalte1 {
width: 96%;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 2%;
padding-right: 2%;
}

.zweispaltenstart .inhalt2spalten .spalte2 {
width: 96%;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 2%;
padding-right: 2%;
}

.zweispaltenstart {
margin-bottom: 50px;
}

.inhalt2spalten .spalte1 {
width: 100%;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0%;
padding-right: 0%;
}

.inhalt2spalten .spalte2 {
width: 100%;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0%;
padding-right: 0%;
}

.textRahmen {
margin-top: 20px;
margin-bottom: 20px;
}

article {
padding-top: 20px;
}

.button {
width: auto;
padding-left: 20px;
padding-right: 20px;

}

footer .textRahmenVB4sp > div {
display: block;
width: 49%;
}

footer .textRahmenVB4sp h3 {
line-height: 0.05em;
}

.grid .elem a:hover div.labelhover h3 {
font-size: 20px;
text-shadow: 1px 1px 3px #000;
}

.grid .elem a div.labelhover h3:after {
width: 140px;
background-size: 140px auto;
margin-top: 5px;
}

.grid .elem a div.label h3 {
font-size: 15px;
}

.wunschliste.buttonfeld {
width: 100px;

}

.wunschliste.buttonfeld a {
overflow: hidden;
height: 40px;
}

.wunschliste.buttonfeld a {
display: inline-block;

}

.buttonfeld a {
line-height: 3.0em;
}

.wunschliste img {
margin-right: 0px;
}

#nav-icon1 {
margin-top: 10px;
}

.wechsel a {
font-size: 1.3em;
}

.grid.sorten .elem .label p {
height: 97px;
}

.grid.sorten .elem .label a.button {
color: #fff;
width: 82%;
}

.inhalt2spalten.produkt .spalte1 {
width: 100%;
display: block;
}

.inhalt2spalten.produkt .spalte2 {
width: 100%;
display: block;
}

.inhalt2spalten.produkt .bild {
display: block;
width: 50%;
height: 600px;
}
.eigenschaften span {
width: 80px;
}

iframe {
width: 100%;
}

}

@media screen and (max-width:600px) {

.stoerer {
height: 70px;
width: 70px;
right: 5px;
margin-top: -20px;
}

.grid {
display: block;
padding-bottom: 0px;
}

.grid .elem {
width: 100%;
}

.galerie a.galerieBilder {
width: 49%;
}

footer .textRahmenVB4sp > div {
display: block;
width: 100%;
}

.wechsel {
font-size: 7px;
}

.wechsel a.rebv {
padding-left: 10px;
padding-right: 10px;
}

.unten {
font-size: 12px;
}

.sprache.buttonfeld {
height: 30px;
}

.wunschliste.buttonfeld {
height: 32px;
}

.buttonmenu {
height: 32px;
}

.buttonfeld a {
width: 72px;
}

.buttonmenu.buttonfeld {
padding-left: 12px;
padding-right: 22px;
}

.buttonfeld a {
width: 65px;
}

#nav-icon1 span {
background-color: #fff;
width: 100%;
height: 1.5px;
margin: 4.5px 0;
top: -2px;
}

.headinner .buttonmenu button {
padding: 0;
}

#nav-icon1 {
width: 36px;
}

.sprache img {
width: 12px;
}

.wunschliste.buttonfeld a {
height: 32px;
}

.wunschliste img {
top: 4px;
}

th.weinsorte {
display: none;
}

td.weinsorte {
display: none;
}

th.anmerkungen {
display: none;
}

td.anmerkungen {
display: none;
}

.inhalt2spalten.produkt .bild {
display: block;
width: 100%;
}

.eigenschaften em {
width: 95px;
display: block;
}

.eigenschaften span {
width: 70px;
margin-right: 2px;
margin-left: 2px;
padding-left: 3px;
padding-right: 3px;
}

.eigenschaften .skala {
height: auto;
}
#mitarbeiter918 {
padding-bottom: 40px;

}
#mitarbeiter1145 {
padding-bottom: 40px;

}
}

textarea {
font-family: "source-sans-pro", sans-serif;
font-weight: 400;
margin:0;
padding:0;
border:0;
width:100%;
height:auto;
display:block;
text-align: left;
font-style: normal;
margin:0px;
padding:0px;
font-size: 17px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #000;
line-height: 1.6em;
letter-spacing: 0.05em;
}
