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;
}

.headerinner select {
background-image:url(../../media/uebersetzer-icon-final.png);
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;

}

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

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

.header > div {

}

.menubuttonrahmen {
width:28%;
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;
background-image:url(../../media/navi.png);
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;

}

.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;
}

.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:inline-block;
justify-content: space-around;
text-align:right;
padding-top:60px;
}
.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;
}

.iconsrechts a.buchen {
background-image:url(../../media/buchen.png);
background-size:35px;
background-position:center 15px;
}


.iconsrechts a.speisekarte {
background-image:url(../../media/speisekarte.png);
background-size:36px;
background-position:center 15px;
}
.iconsrechts a.gutschein {
background-image:url(../../media/gutschein.png);
background-size:35px;
}
.iconsrechts a.telefon {
background-image:url(../../media/telefon.png);
background-size:40px;
background-position:center 13px;
}
.iconsrechts a.translate {
background-image:url(../../media/uebersetzer-icon-final.png);
background-size:60px;
background-position:center 15px;
}


.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;
}

.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;
}

.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;
}

.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: #b79823;
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 {

}

.menubuttonrahmen {
width:49%;
position:relative;
height:40px;
display:inline-block;
background-color:transparent;
text-align: left;
transition: 0.5s all;
text-align:center;
display:none;
}

.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:12px;
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;
}

.iconsrechts {
width:30%;
position:relative;
height: 100px;
background-color:transparent;
display:block;
padding-top:0px;
text-align:center;
}
.iconsrechts a {
width:60px;
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;
}

.iconsrechts a.buchen {
background-image:url(../../media/buchen.png);
background-size:40px;
}
.iconsrechts a.shop {
background-image:url(../../media/shop.png);
background-size:25px;
}
.iconsrechts a.gutschein {
background-image:url(../../media/gutschein.png);
background-size:40px;
}
.iconsrechts a.telefon {
background-image:url(../../media/telefon.png);
background-size:40px;
}

}

.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:-40px;
}
.header.sticky .logo {
width:40%;
padding-top:0px;
top:-25px;
}

.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;
}

.iconsrechts a {
margin-left:8%;
}

.iconsrechts a.buchen {
background-image:url(../../media/buchen.png);
background-size:26px;
margin-left:10%;
}
.iconsrechts a.speisekarte {
background-image:url(../../media/speisekarte.png);
background-size:30px;
}
.iconsrechts a.gutschein {
background-image:url(../../media/gutschein.png);
background-size:30px;
}
.iconsrechts a.telefon {
background-image:url(../../media/telefon.png);
background-size:34px;
}

.iconsrechts a.translate {
background-image:url(../../media/uebersetzer-icon-final.png);
background-size:34px;
width: 80px;
margin-left: 8%;
}

.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) {


.headerinner select {
background-size: 38px;
width: 40px; 
}

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

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

.iconsrechts a.telefon {
width: 35px;
height: 56px;
}

.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 {

}
.menuauf .menu ul li {
height:60px;
}

.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:400px) {
.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%;
}



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

.submenu strong a{
color: #b79823;
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;
}
}