body {
font-family: 'FlamanteSansLight', sans-serif;
margin:0;
padding:0;
border:0;
background-color:#fff;
width:100%;
height:auto;
display:block;
text-align:center;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
font-weight: 300;
font-style: normal;
margin:0px;
padding:0px;
letter-spacing:.05em;
font-size:18px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #000;
line-height: 2.1em;
top:0 !important;
}

@media (min-width: 1025px) {
  body {
    background-attachment: fixed;
    background-size:100%;
  }
}

/* Tablets & Mobile */
@media (max-width: 1024px) {
  body {
    background-attachment: fixed;
    background-size:100%;
  }
}


.headerinner select {
background-image: none;
background-size:42px;
background-position:center 8px;
width: 100%;
height: 60px;
font-size: 1.1rem;
cursor: pointer;
line-height: 1.1;
color: #fff;
-moz-appearance: none;
-webkit-appearance: none;
color: #000;
color: transparent;
background-color:rgba(255,0,0,0.0);
border: none;
}


.goog-te-combo {
overflow:hidden;
}

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

.header {
width:100%;
height:100px;
position:fixed;
background-color:transparent;
display:flex;
justify-content: space-around;
vertical-align: top;
z-index:3;
z-index:200;
background-attachment: fixed;
background-size:cover;
background-position:center;
background-image: url(../../media/hintergrund.jpg);
margin:0;
transition: 0.5s all;
padding-top:0px;

}


body.kat45 .header {
background-image: none;
}

.textRahmen strong {
font-weight:normal;
text-transform: uppercase;
color:#b79823;
}

.headerinner {
width:90%;
height:200px;
position:relative;
vertical-align: top;
transition: 0.5s all;
display:flex;
justify-content:space-between;
    flex-wrap: nowrap;  

}

.header > div {

}

/* deine bestehenden Styles */
.menubuttonrahmen {
    width:27%;
    position:relative;
    height:120px;
    display:inline-block;
    background-color:transparent;
    text-align: left;
    transition: 0.5s all;
}

.menubutton {
    display:inline-block;
    width:50px;
    height:50px;
    position:relative;
    border:0;
    appearance: none;
    -webkit-appearance: none;
    background-size:42px;
    background-repeat:no-repeat;
    background-position:4px 20px;
    background-color:transparent;
    cursor:pointer;
    margin-left:45px;
}

/* ab hier: spezifischer – überschreibt .menubutton für den Icon-Button */

/* ------------------------------------------- */
/*   MENÜBUTTON ALS ICONLINK MIT KAPSEL         */
/* ------------------------------------------- */

.menubutton.iconlink {
    width: auto !important;
    height: auto !important;

    display: inline-flex;
    align-items: center;
    gap: 15px;

    border-radius: 999px;

    /* goldene Kapsel IMMER */
    background-color: rgba(189, 165, 56, 0.75);

    padding: 0 0px 0 0;

    font-size: 1em;
    color: #000;
    text-decoration: none;
    cursor: pointer;

    /* sorgt dafür, dass dein altes menubutton-Layout überschrieben wird */
    background-image: none !important;
    background-size: auto !important;
}

/* Kreis hinter dem Icon */
.menubutton.iconlink .icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: rgba(189, 165, 56, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 24px;
}

/* SVG-Größe */
.menubutton.iconlink .icon svg {
    width: 40px;
    height: 25px;
    display: block;
}

/* MENU-Text IMMER SICHTBAR */
.menubutton.iconlink .label {
    opacity: 1;
    max-width: none;
    padding-right: 25px;
    white-space: nowrap;
}

.logo {
width:40%;
height:150px;
display:inline-block;
position:relative;
background-color:transparent;
vertical-align: middle;
padding-top:0px;
transition: 0.5s all;
top:-5px;
}


.logo a {
width:100%;
height:100px;
display:inline-block;
position:relative;
vertical-align: middle;
max-width:440px;
text-align:center;
}

body.kat45 .logo a {
max-width:550px;
}

.logo a img {
width:100%;
height:auto;
display:inline-block;
position:relative;
vertical-align: middle;
transition: 0.5s all;
}

.iconsrechts {
    width: 27%;
    position: relative;
    height: 140px;
    background-color: transparent;
    display: flex;              /* statt inline-block */
    justify-content: flex-end;
    gap: 10px;                  /* Abstand zwischen Buttons */
    text-align: right;
    padding-top: 60px;
    white-space: nowrap;        /* verhindert Zeilenumbruch */
    
}

.iconsrechts a {
width:45px;
height:60px;
vertical-align: middle;
background-color:transparent;
display:inline-block;
position:relative;
appearance: none;
-webkit-appearance: none;
background-size:45px;
background-repeat:no-repeat;
background-position:center;
background-color:transparent;
}



/* --- bestehende Regeln --- */
.iconsrechts {
    min-width:27%;
    width:auto;
    position:relative;
    height: 150px;
    background-color:transparent;
    display:inline-flex;
    justify-content: center;
    align-content: middle;
    align-items: middle;
    text-align:right;
    padding-top:70px;
}

.iconsrechts a {
    width:45px;
    height:60px;
    vertical-align: middle;
    background-color:transparent;
    display:inline-block;
    position:relative;
    appearance: none;
    -webkit-appearance: none;
    background-size:45px;
    background-repeat:no-repeat;
    background-position:center;
    background-color:transparent;
}

/* ------------------------------------------- */
/*   GEMEINSAMER STIL FÜR DIE MENÜ-ICON-LINKS  */
/* ------------------------------------------- */

.iconsrechts a.buchen,
.iconsrechts a.speisekarte,
.iconsrechts a.gutschein,
.iconsrechts a.telefon,
.iconsrechts a.translate {
    width: auto;
    height: 55px;
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    text-decoration: none;
    font-size: 1em;
    color: #000;
    line-height: 1;
    background-color: transparent;
    padding: 0;
    position: relative; /* wichtig für Translate-Wrapper */
}

/* --- Kreis hinter den Icons --- */

.iconsrechts a.buchen .icon,
.iconsrechts a.speisekarte .icon,
.iconsrechts a.gutschein .icon,
.iconsrechts a.telefon .icon,
.iconsrechts a.translate .icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #BDA538;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iconsrechts a.buchen .icon svg,
.iconsrechts a.speisekarte .icon svg,
.iconsrechts a.gutschein .icon svg,
.iconsrechts a.telefon .icon svg,
.iconsrechts a.translate .icon svg {
    width: 29px;
    height: 29px;
    display: block;
}

/* ------------------------------------------- */
/*   TEXT STANDARDMÄSSIG AUSBLENDEN (NICHT BUCHEN) */
/* ------------------------------------------- */

.iconsrechts a.speisekarte span:not(.icon),
.iconsrechts a.gutschein span:not(.icon),
.iconsrechts a.telefon span:not(.icon),
.iconsrechts a.translate span:not(.icon) {
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 0;
    transition: max-width 0.5s ease,
                opacity 0.5s ease, 
 				padding-right 0.5s ease;
}

/* ------------------------------------------- */
/*                BUCHEN — IMMER SICHTBAR      */
/* ------------------------------------------- */

.iconsrechts a.buchen {
    background-color: rgba(189, 165, 56, 0.75);
}

.iconsrechts a.buchen span:not(.icon) {
    max-width: 260px;
    opacity: 1;
    padding-right: 20px;
    padding-left: 12px; 
}

/* ------------------------------------------- */
/*   TEXTE BEI HOVER EINBLENDEN (NICHT BUCHEN) */
/* ------------------------------------------- */

.iconsrechts a.speisekarte:hover,
.iconsrechts a.speisekarte:focus,
.iconsrechts a.gutschein:hover,
.iconsrechts a.gutschein:focus,
.iconsrechts a.telefon:hover,
.iconsrechts a.telefon:focus,
.iconsrechts a.translate:hover,
.iconsrechts a.translate:focus {
    background-color: rgba(189,165,56,0.75);
}

.iconsrechts a.speisekarte:hover span:not(.icon),
.iconsrechts a.speisekarte:focus span:not(.icon),
.iconsrechts a.gutschein:hover span:not(.icon),
.iconsrechts a.gutschein:focus span:not(.icon),
.iconsrechts a.telefon:hover span:not(.icon),
.iconsrechts a.telefon:focus span:not(.icon),
.iconsrechts a.translate:hover span:not(.icon),
.iconsrechts a.translate:focus span:not(.icon) {
    max-width: 260px;
    opacity: 1;
    padding-right: 20px;
    padding-left: 12px; 
}

/* ------------------------------------------- */
/*   GOOGLE TRANSLATE OVERLAY IM TRANSLATE-BTN */
/* ------------------------------------------- */

.iconsrechts a.translate .gt-wrapper {
    position: absolute;
    inset: 0;
    font-size: 0;
    overflow: hidden;
    pointer-events: none; /* Wrapper blockiert keine Hover-Effekte */
}

/* Branding von Google entfernen */
.iconsrechts a.translate .gt-wrapper .goog-te-gadget > span {
    display: none !important;
}

/* Unsichtbares Select über dem gesamten Button */
.iconsrechts a.translate .gt-wrapper select.goog-te-combo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0 !important;
    border: none;
    background: transparent !important;
    cursor: pointer;
    pointer-events: auto;
}

/* komplette Google-UI unsichtbar machen */
.goog-te-gadget {
    font-size: 0 !important;
    color: transparent !important;
    line-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}





@media (max-width: 1400px) {
    .menubutton.iconlink {
        font-size: 0.9em; /* Beispiel – anpassen */
    }
    
    .menubutton.iconlink .icon {
width: 48px;
height: 48px;
padding-left: 20px;
}

.iconsrechts a.buchen .icon svg,
.iconsrechts a.speisekarte .icon svg,
.iconsrechts a.gutschein .icon svg,
.iconsrechts a.telefon .icon svg,
.iconsrechts a.translate .icon svg {
    width: 25px;
    height: 25px;
}

.iconsrechts a.buchen .icon,
.iconsrechts a.speisekarte .icon,
.iconsrechts a.gutschein .icon,
.iconsrechts a.telefon .icon,
.iconsrechts a.translate .icon {
    width: 48px;
    height: 48px;
}
.iconsrechts a.buchen,
.iconsrechts a.speisekarte,
.iconsrechts a.gutschein,
.iconsrechts a.telefon,
.iconsrechts a.translate {
    width: auto;
    height: 48px;
}

/* --- bestehende Regeln --- */
.iconsrechts {
    height: 170px;
}

.logo {
width: 32%;
height: 150px;
display: inline-block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 0px;
transition: 0.5s all;
top: 10px;
}

}
body div p.button {
display:block!important;
}
@media (max-width: 1200px) {

.iconsrechts a.buchen span:not(.icon) {
display: none;
}

.logo {
width: 40%;
height: 150px;
display: inline-block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 0px;
transition: 0.5s all;
top: 10px;
}
}

.menu {
opacity:0;
width:100%;
height:auto;
z-index:-100;
position:fixed;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
}

.kat45 .menu {
background-image: none;
background-color: #ACB7B3;
}

.menuauf .menu {
opacity:1;
width:100%;
height:100vh;
z-index:102;
position:fixed;
padding-top:25vh;
}

.menu ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 55%;

}

.menu ul:before {
content: " ";
width: 55px;
height: 4px;
background-color: #b79823;
display: block;
margin: 0 0 50px 0px;
margin-top: 25px;

}
.menu ul ul {
list-style:none;
margin:0;
padding:0;
opacity:0;
height:0;
overflow:hidden;
}
.menu ul ul.show {
list-style:none;
margin:0;
padding:0;
opacity:1;
height:auto;
}
.menu ul li {
list-style:none;
transition:all .7s;
height:0px;
text-align:left;
}
.menu ul li a {
list-style:none;
opacity:0;
text-transform:uppercase;
padding-bottom:0px;
letter-spacing:.15em;
font-size:2.5em;
color:#b79823;
transition:all .7s;
letter-spacing: .16em;
}
.menu ul li a.rex-current {
}
.menu ul ul li.back a {
font-size:1.3em;
font-size: 0.8em;
letter-spacing: .18em;
}
.menuauf .menu ul li a {
list-style:none;
opacity:1;
text-transform:uppercase;
padding-bottom:20px;
display:block;
font-size:2.5em;
}

.menuauf .menu ul li a:hover {
color:#000;

}

.menuauf.submenuauf .menu ul li:not(.show) {
list-style:none;
opacity:0;
text-transform:uppercase;
padding-bottom:0px;
height:0;
overflow:hidden;
display:block;
transition:all .5s;
}
.menuauf .menu ul li {
height:70px;
}


.menuauf.submenuauf .menu ul > ul.show li.show {
list-style:none;
opacity:1;
text-transform:uppercase;
transition:all .5s;
overflow:visible;
display:block;
}
.menuauf.submenuauf .menu ul a.opensubmenu {
list-style:none;
text-transform:uppercase;
visibility:hidden;
height:0;
padding-bottom:0px;
overflow:hidden;
display:block;
transition:all 0s;
}

div.content {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 270px;
}
div.content:nth-of-type(4) {
padding-top: 100px;
}

.submenu {
margin-top: 0px;
margin-bottom: 0px;
}

.submenu p {
color: #000;
background-color: transparent;
width: auto;
font-size:1.0em;
letter-spacing:.16em;
font-weight: normal;
line-height: 1.6em;
text-transform: uppercase;
}

.submenu:after {
content:" ";
width:30%;
height:1px;
background-color:#b79823;
display:block;
margin:auto;
margin-top:0px;
}

.submenu a:hover {
color: #b79823;
}

.submenu .textSpalteLinksVB3sp  {
width:30%;
margin: 0 auto;
padding-left: 8%;
display: inline-block;
vertical-align: top;
text-align: left;
}

.submenu .textSpalteMitteVB3sp {
width:30%;
margin: 0 auto;
display: inline-block;
vertical-align: top;
text-align: left;
}

.submenu .textSpalteRechtsVB3sp {
width:20%;
margin: 0 auto;
position: relative;
display: inline-block;
vertical-align: top;
text-align: left;
}

@media (min-width:1000px) {
.kat45 .submenu .textSpalteRechtsVB3sp {
width:30%;
margin: 0 auto;
position: relative;
display: inline-block;
vertical-align: top;
text-align: left;
}
}
.submenu .textRahmenVB3sp {
display:inline-flex;
justify-content: space-between;
text-align:center;
width:100%;
vertical-align: top;
margin-bottom: 50px;
}

.submenu strong {
color: #b79823;
font-weight: 300;
}

.submenu strong a{
color: #b79823;
font-weight: 300;
}


.kat45 .submenu strong a{
color: #E8E7E5;
font-weight: 300;
}

.footer .textRahmenVB3sp {
display:inline-flex;
justify-content: space-between;
text-align:center;
width:100%;
vertical-align: top;
margin-bottom: 10px;
}

.footer {
background-color:#fff;
padding-top: 30px;
margin-top: 160px;
margin-bottom: 0px;
font-size: 1.0em;
}

.footer .textSpalteLinksVB3sp  {
width:20%;
margin-left: 15%;
display: inline-block;
vertical-align: top;
background-color: #fff;
}

.footer .textSpalteMitteVB3sp {
width:15%;
margin-left: 4%;
display: inline-block;
vertical-align: top;
background-color: #fff;
}

.footer .textSpalteRechtsVB3sp {
width:38%;
position: relative;
display: inline-block;
vertical-align: top;
background-color: #fff;
}

.footer #standort {
width: 40px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #facebook {
width: 40px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #instagram {
width: 40px;
height: auto;
position: relative;
}

.footer #logof {
width: 150px;
height: auto;
position: relative;
margin-top: 20px;
}

#social {
position: relative;
bottom: -85px;
}


#social p a:nth-of-type(2) {
margin-left:10px;
margin-right:10px;
}

.footer #texRahmen4 {
width: auto;
height: 60px;
position: relative;
color: #b79823;
font-size:1.0em;
}

.footer #texRahmen4 a{
width: auto;
height: 50px;
position: relative;
color: #b79823;
}

.footer strong {
font-weight: 300;
color: #b79823;
letter-spacing: .18em;
font-size: 1em;

}
.footer strong {
font-weight: 300;
color: #b79823;

font-size: 1em;

}
.footer strong a {
font-weight: normal;
color: #000;
font-size: .8em;
letter-spacing: .14em;
}

.bildwechsel button {
position:relative;
top:-35vh;
width:40px;
height:auto;
z-index:50;
margin:0;
padding:0;
font-size:0.8em;
line-height:1.0em;
background-color:transparent;
border:0;
outline:0;
}
.bildwechsel button img {
width:100%;
height:auto;
}
.bildwechsel button.prev {
position:relative;
left:-55%;
top: -330px;
}
.bildwechsel button.next {
position:relative;
right:-55%;
top: -330px;
}

.iwcc-show-box {
cursor: pointer;
}

@media screen and (max-width: 1000px) {
body {
font-family: 'FlamanteSansLight', arial, sans-serif;
margin:0;
padding:0;
border:0;
background-color:#fff;
width:100%;
height:auto;
display:block;
text-align:center;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:120%;
background-repeat:repeat-y;
background-position:0 0;
font-weight: 200;
font-style: normal;
margin:0px;
padding:0px;
letter-spacing:.05em;
font-size:18px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #000;
line-height: 2em;
}


div.content:nth-of-type(4) {
padding-top: 25px;
}

.menu {
opacity:0;
width:100%;
height:auto;
z-index:-100;
position:fixed;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:100%;
background-repeat:no-repeat;

background-position:0 0;
}

.menuauf .menu {
opacity:1;
width:100%;
height:110vh;
z-index:98;
position:fixed;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:100%;
background-repeat:repeat-y;
padding-top:18vh;
}

.sticky.menuauf .menu {
opacity:1;
width:100%;
height:110vh;
z-index:98;
position:fixed;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size:100%;
background-repeat:repeat-y;
padding-top:18vh;
}

.menu ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 80%;

}

.menu ul:before {
content: " ";
width: 40px;
height: 3px;
background-color: #BDA538;
display: block;
margin: 0 0 20px 0px;
margin-top: 25px;

}

.sticky.menuauf .logo {
display:none;
}

.menuauf .logo {
display:none;
}
.header {
width:100%;
height:auto;
position:relative;
background-color:transparent;
display:block;
justify-content: space-around;
vertical-align: top;
z-index:3;
z-index:200;
background-attachment: fixed;
background-size:100%;
background-position:0 0;
background-image: none;
margin:0;
transition: 0.5s all;
text-align:center;
}



.headerinner {
width:100%;
height:100px;
position:relative;
vertical-align: top;
transition: 0.5s all;
}

.header > div {

}



.menubutton {
display:inline-block;
width:35px;
height:35px;
position:relative;
background-image: url(../../media/navi.png);
border:0;
appearance: none;
-webkit-appearance: none;
background-size:40px;
background-repeat:no-repeat;
background-position:center;
background-color:transparent;
cursor:pointer;
margin-top:0px;
margin-left:0;
}

div.content {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 150px;
}
div.content.submenu {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 130px;
}
.logo {
width:90%;
height:90px;
display:inline-block;
position:relative;
background-color:transparent;
vertical-align: middle;
padding-top:80px;
transition: 0.5s all;
text-align:center;
}


.logo a {
width:100%;
height:90px;
display:inline-block;
position:relative;
vertical-align: middle;
max-width:250px;
text-align:center;
max-width:400px;
}

.logo a img {
width:100%;
height:auto;
display:inline-block;
position:relative;
vertical-align: middle;
transition: 0.5s all;
}

}

.header > div {
transition:0.5s;
}

@media screen and (min-width: 1000px) {
.header.sticky {
height:137px;
}
.header.sticky .headerinner {
height:137px;
padding-top:0;
vertical-align: top;

}

.header.sticky .menubuttonrahmen {
height:50px;
padding-top:0;
top:-32px;
}

.header.sticky .iconsrechts {
padding-top:0px;
top:0px;
display:inline-flex;
padding-top: 34px;
}
.header.sticky .logo {
width:40%;
padding-top:0px;
top:-5px;
}

.header.sticky .logo a img {
width:75%;
padding-top:0px;
}
.mnicht {
	
	display:inline;
	
}
}
@media screen and (max-width: 1000px) {

.mnicht {
	
	display:none;
	
}

.iconsrechts {
width:86%;
position:fixed;
height: 60px;
background-color:transparent;
display:inline-flex;
justify-content: space-between;
text-align:left;
top:0;
left:0;
z-index:200;
background-color: #cfc088;
padding:0 8%;
}

.iconsrechts a {
width: 85px;
height: 60px;
}

.menubuttonrahmen {
z-index: 20;
}

body {
letter-spacing:.07em;
font-size:15px;
line-height: 1.0em;
}


.logo a img {
z-index: 20;
}

.footer #standort {
width: 23px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #facebook {
width: 19px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #instagram {
width: 33px;
height: auto;
position: relative;
}


}

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

.logo {
width: 90%;
height: 90px;
display:block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 80px;
transition: 0.5s all;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.logo a {
display:inline-block;
text-align: center;
}
.logo a img {
display:inline-block;
}
.menubuttonrahmen {

display:none;


}

.iconsrechts {
width: 94%;
position: fixed;
height: 45px;
background-color: transparent;
display: flex;
justify-content: space-between;
text-align: left;
top: 0;
left: 0;
z-index: 200;
background-color: #cfc088;
padding: 3% 3%;
}

@media screen and (max-width: 1000px) and (orientation:landscape) {
.iconsrechts {
    width: 94%;
    position: fixed;
    background-color: #cfc088;

    display: flex;
    align-items: center;        /* Inhalt vertikal zentriert */
    justify-content: space-between;

    padding: 15px 3%;           /* oben/unten 10px – links/rechts 3% */
    top: 0;
    left: 0;
    z-index: 200;
}
}

.menubutton.iconlink {
width: 48px!important;
height: 48px!important;

}

button.menubutton {

margin: 0 0;
}

.menubutton span.label {
display:none;

}
.iconsrechts a span.label {
display:none;
}
.iconsrechts a:hover span.label {
display:none!important;
}

.menubutton.iconlink .icon {
padding-left:4px;
padding-right:4px;
width: 48px;
height: 48px;
}

.iconsrechts a.buchen span:not(.icon) {
display:none;
}
.menubutton.iconlink .icon svg {
width: 30px;
height: 20px;
display: block;
}
.headerinner select {
background-size: 38px;
width: 40px; 
}

.iconsrechts a#google_translate_element {
width: 70px;
height: 56px;
margin-left: 7%;
}

.iconsrechts a {
width: 45px;
height: 45px;
}

.iconsrechts a.telefon {

}

.iconsrechts a.speisekarte span:not(.icon), 
.iconsrechts a.gutschein span:not(.icon), 
.iconsrechts a.telefon span:not(.icon), 
.iconsrechts a.translate span:not(.icon) {
display:none!important;
}


.footer {
background-color:#fff;
padding-top: 35px;
margin-top: 50px;
margin-bottom: 0px;
font-size: 1.0em;
}

}

.menuauf .menu ul li a {
list-style:none;
opacity:1;
text-transform:uppercase;
padding-bottom:20px;
display:block;

}

.menuauf .menu ul li a:hover {

}

.menuauf.submenuauf .menu ul li:not(.show) {
list-style:none;
opacity:0;
text-transform:uppercase;
padding-bottom:0px;
height:0;
overflow:hidden;
display:block;
transition:all .5s;
}
.menu ul li a {
line-height:normal;
}
.menuauf .menu ul li {
height:60px;
}

@media screen and (max-width:1000px) {
.menuauf .menu ul li.rex-article-45 {
height: auto;
}
}

.menuauf .menu ul li a {
font-size:2.0em;
letter-spacing: .25em;
}
br.doch {
display:block;
}
@media screen and (max-width:1000px) {
.menuauf .menu ul li {
height:40px;
}
.menuauf .menu ul li a {
font-size:1.3em;
}
}

@media screen and (max-width:480px) {
.menuauf .menu ul li {
height:40px;
}
.menuauf .menu ul li a {
font-size:1.0em;
letter-spacing: .20em;
}
}
@media screen and (max-width:1100px) and (orientation:landscape) {

.menuauf .menu {
padding-top:25vh;
}

.menuauf .menu ul li {
height:38px;
}
.menuauf .menu ul li a {
font-size:1.1em;
}

}

script {
display:none;
position:absolute;
top:0;
left:0;
width:0;
height:0;
}

@media (min-width: 1000px) and (max-width: 1400px) and (max-height: 1050px) {
  .menuauf .menu ul li a {
    font-size: 1.3em;
  }

  .menuauf .menu ul li {
    height: 40px;
    list-style: none; /* sollte hierhin, nicht auf <a> */
  }

  .menuauf .menu ul li a {
    opacity: 1;
    text-transform: uppercase;
    padding-bottom: 0;
    display: block;
  }
  .menuauf .menu {
opacity: 1;
width: 100%;
height: 100vh;
z-index: 102;
position: fixed;
padding-top: 20vh;
}

.menu ul:before {
content: " ";
width: 55px;
height: 4px;
background-color: #b79823;
display: block;
margin: 0 0 20px 0px;
margin-top: 25px;
}
}


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

.submenu {
margin-top: 0px;
margin-bottom: 0px;
}

.submenu .textRahmenVB3sp {
display:block;

text-align:center;
width:100%;
vertical-align: top;
margin-bottom: 50px;
}

.submenu p {
color: #000;
background-color: transparent;
width: auto;
font-size:1.0em;
letter-spacing:.16em;
font-weight: normal;
line-height: 1.6em;
text-transform: uppercase;
}
.submenu p a {
display:block;
}
.submenu:after {
content:" ";
width:60%;
height:1px;
background-color:#b79823;
display:block;
margin:auto;
margin-top:0px;
}

.submenu .textSpalteLinksVB3sp  {
width:92%;
margin: 0 auto;
padding-left: 8%;
display: block;
vertical-align: top;
text-align: left;
}

.submenu .textSpalteMitteVB3sp {
width:92%;
margin: 0 auto;
display: block;
vertical-align: top;
text-align: left;
padding-left: 8%;
}

.submenu .textSpalteRechtsVB3sp {
width:92%;
margin: 0 auto;
position: relative;
display: block;
vertical-align: top;
text-align: left;
padding-left: 8%;
}

.kat45 .submenu .textSpalteLinksVB3sp  {
width:92%;
margin: 0 auto;
padding-left: 4%;
display: block;
vertical-align: top;
text-align: left;
}

.kat45 .submenu .textSpalteMitteVB3sp {
width:92%;
margin: 0 auto;
display: block;
vertical-align: top;
text-align: left;
padding-left: 4%;
}

.kat45 .submenu .textSpalteRechtsVB3sp {
width:92%;
margin: 0 auto;
position: relative;
display: block;
vertical-align: top;
text-align: left;
padding-left: 4%;
}



.submenu strong {
color: #b79823;
font-weight: 300;
}

.submenu strong a{
color: #b79823;
font-weight: 300;
}

.kat45 .submenu strong a{
color: #E8E7E5;
font-weight: 300;
}


.footer .textRahmenVB3sp {
display:block;
justify-content: none;
text-align:center;
width:100%;
vertical-align: top;

}

.footer {
background-color:#fff;
padding-top: 10px;
margin-top: 50px;
margin-bottom: 0px;
font-size: .9em;
}

.footer .textSpalteLinksVB3sp  {
width:100%;
margin-left: 0%;
display: block;

height:auto;
}

.footer .textSpalteMitteVB3sp {
width:100%;
margin-left: 0%;
display: block;


height:auto;
}

.footer .textSpalteRechtsVB3sp {
width:100%;
position: relative;
display: block;

height:auto;
}

.footer #standort {
width: 40px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #facebook {
width: 40px;
height: auto;
position: relative;
padding-right: 2%;
}

.footer #instagram {
width: 40px;
height: auto;
position: relative;
}

.footer #logof {
width: 120px;
height: auto;
position: relative;
}

#social {
position: relative;
bottom: 0;
}

.footer #texRahmen4 {
width: auto;
height: 60px;
position: relative;
color: #b79823;
padding-top:10px;
font-size: 0.9em;
}

.footer #texRahmen4 a{
width: auto;
height: 50px;
position: relative;
color: #b79823;
}

.footer strong {
font-weight: 300;
color: #b79823;
letter-spacing: .1em;
font-size: 1em;

}

.footer a {
font-weight: normal;
color: #000;
}
br.mnicht {
display:none;
}
#social {
position: relative;
padding-top:10px;
padding-bottom:5px;
}

}

.popup_content {
margin: 10px;
padding: 0 10px;
max-width: 40%;
border: 0px solid #444;
background: rgba(255,255,255,1);
text-align: center;
box-shadow: 1px 1px 10px #000;
background-image: url(../../media/hintergrund.jpg);
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-left: 3%!important;
padding-right: 3%!important;
padding-top:50px!important;
}

.popup_content br.doch {
display: none;
}


.textRahmen.popup_content {
top: -15px;
}
.JPO_close {
width:50px;
height:50px;
background-image:url(../../media/close.png);
position: relative;
background-size: 25px;
background-repeat: no-repeat;
color: transparent;
right:00px;
position:absolute;
cursor: pointer;
top: 20px;
}

.JPO_open {
display:none;
}


.translated-ltr .header {
top:0px;

}

.translated-ltr .content {

}

.goog-te-banner-frame{
display: none;
}

.translated-ltr div.content {

padding-top: 250px;
}

.translated-ltr .header.sticky {
height: 140px;
}

@media screen and (max-width:1000px) {
.translated-ltr div.content {
padding-top: 140px;
}
}

@media screen and (min-width: 1000px) {
.bildwechsel.rechts button.next img {
display: none;
}
}

@media screen and (max-width:1000px) {
.textRahmen.popup_content {
max-width: 85%;
}
.textRahmen.popup_content h3 {
text-align: center!important;
width: auto;
}
.textRahmen.popup_content {
top: 30px;
}
}


