body {
font-family: "lato", sans-serif;
font-weight: 400;
font-style: normal;
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: #6c6c6c;
line-height: 1.5em;
letter-spacing: 0.03rem;
}

a {
text-decoration:none;
}

.inhalt2spalten a {
color: #000;
}

.textRahmen a {
color: #000;
}

h1 {
font-family: "gitan-latin", sans-serif;
font-weight: 600;
font-style: normal;
color: #fff;
text-align: left;
font-size: 2.4em;
line-height: 1.0em;
}

h2 {
font-family: "gitan-latin", sans-serif;
font-weight: 600;
font-style: normal;
color: #800000;
text-align: left;
font-size: 2.4em;
margin-block-start: 0.6em;
margin-block-end: 0.6em;
line-height: 1.0em;

}

h3 {
font-family: "gitan-latin", sans-serif;
font-style: normal;
color: #000;
font-size: 1.7em;
font-weight: 400;
margin-block-start: 1em;
margin-block-end: 1em;
line-height: 1.0em;
}

h4 {
font-family: "gitan-latin", sans-serif;
font-style: normal;
color: #800000;
font-size: 1.2em;
font-weight: 400;
margin-block-start: 0.5em;
margin-block-end: 0em;
}

strong {
font-weight: 600;
}

.inhalt {
width: 100%;
height: auto;
position: relative;
margin-top: 50px;
max-width: 1600px;
margin: 0 auto;
}

.slideshow {
width: 100%;
z-index:1;
height: 600px;
}


.slideshow img.rsImg {
display: none;
}

.slideshow {
background-color: #000;
}


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

.slideshow .bildText p {
background-color: #b7182b;
color: #fff;
position: relative;
padding: 8px 25px;
margin-top: 5px;
width: auto;
display: inline-block;
}

.slideshow .bildText {
margin-top: 80px;
    position: absolute;
    display: flex;
    align-items: center;
    height: 520px;
    text-align: center;
    width: 100%;
     justify-content: center;
}

.slideshow .bildText div.logo,
.slideshow .bildText div.textunterlogo {
display: block;
position: relative;
margin: 0 auto;

}

.slideshow .bildText div.textunterlogo h1 {
color: #fff;
text-align: center;
text-transform: uppercase;
}

.slideshow .bildText div.textunterlogo h2 {
color: #fff;
font-size: 1.7em;
text-align: center;
font-weight: 500;
}

.slideshow .bildText div.logo {
width: 250px;
height: auto;
background-color: rgba(255,255,255,0.9);
}

.slideshow .bildText div.logo img {
width: 95%;
padding: 2.5%;
}



div.menuumgebend {
display: none;
}

nav {
background-color: #fff;
height: 70px;
width: 95%;
margin-right: 2.5%;
margin-left: 2.5%;
font-size:17px;
position: relative;
font-family: "gitan-latin", sans-serif;
font-weight: 500;
font-style: normal;
}

nav ul li a {
color: #000;
text-transform: uppercase;
padding-top: 23px;
padding-bottom: 23px;
}


nav ul {
display: flex;
justify-content: space-between;
list-style: none;
padding: 0;
align-items: center;
height: 70px;
width: 95%;
padding-left: 2.5%;
padding-right: 2.5%;
}

nav ul li {
display: inline-flex;
align-items: center;
}

nav ul li ul {
display: none;
}

nav ul li a {
text-decoration: none;
}

nav ul li a.rex-current {
color: #800000;
}

nav ul li a:hover {
color: #800000;
cursor: pointer;
}

header {
z-index: 2;
position: absolute;
display: block;
width: 100%;
}

.textRahmen {
padding: 60px 2.5%;
position: relative;
width: 95%;
}

.inhalt2spalten {
width: 95%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
padding: 60px 2.5%;
}

.inhalt2spalten > div {
width: 48%;
height: auto;
display: block;
position: relative;
}

.inhalt2spalten img {
width: 100%;
height: auto;
}

.bilderumgend {
width: 100%;
height: auto;
transform: translateY(-25%);
}

.bilderumgend div.bild1 {
width: 60%;
margin-left: 40%;
height: auto;
display: block;
position: relative;

}

.bilderumgend div.bild2 {
width: 60%;
margin-right: 40%;
height: auto;
display: block;
position: absolute;
transform: translateY(-50%);
}

a.button {
background-color: #800000;
color: #fff;
position: relative;
padding: 4px 20px;
margin-top: 5px;
width: auto;
display: inline-block;
text-transform: uppercase;
}

a.button:after {
content: " ";
background-image: url(../../media/pfeil.png);
display: inline-block;
text-align: center;
width: 14px;
height: 14px;
background-size: 8px;
position: relative;
background-repeat: no-repeat;
left: 8px;
top: 0px;
}

a.button:hover {
background-color: #6e0000;
}

footer .textRahmenVB4sp {
width: 90%;
padding-left: 5%;
padding-right: 5%;
height: auto;
background-color: #800000;
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: 0px;
padding-bottom: 40px;
}

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

footer .textRahmenVB4sp h3 {
color: #fff;
text-transform: none;
}

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

footer .textRahmenVB4sp img {
padding-right: 10px;
position: relative;
}

footer .textSpalteLinksVB3sp img {
width: 70%;
height: auto;
position: relative;
padding: 0;
}


.fewosliderumgebend img {
max-width: 100%;
height: auto;
}

.inhalt2spalten.fewo {
width: 95%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top:0;
padding-bottom: 60px;
background-color: #f1f0ed;
margin-bottom: 30px;
}

.slick-dots button {
display: none;
}

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;
bottom: 0%;
}

ul.slick-dots li {
display:inline-block;
margin: 15px;
width: 22px;
height: 22px;
background-color: rgba(128,0,0,0.5);
cursor: pointer;
}

ul.slick-dots li.slick-active {
background-color: #800000;
}

.inhalt2spalten.fewo .preis {
font-size: 1.2em;
background-color: #fff;
color: #000;
position: absolute;
top: 0;
right: 0;
padding: 6px 15px;
z-index: 2;
font-family: "gitan-latin", sans-serif;
font-style: normal;
font-weight: 400;
margin: 15px;
}

.inhalt2spalten.fewo .namehover {
text-align: center;
background-color: #fff;
padding-top: 15px;
padding-bottom: 15px;
height: 30px;
}

.inhalt2spalten.fewo h3 {
margin: 0;
display: block;
}

.inhalt2spalten.fewo .fewosliderumgebend {
cursor: pointer;
}

.inhalt2spalten.fewo .fewosliderumgebend:hover .namehover h3 {
display: none;
}

.inhalt2spalten.fewo .ausstattung {
display: none;
}

.inhalt2spalten.fewo .fewosliderumgebend:hover .namehover .ausstattung{
display: flex;
justify-content: space-between;
list-style: none;
align-items: center;
padding-left: 20px;
padding-right: 20px;
}

.inhalt2spalten.fewo .fewosliderumgebend .namehover .ausstattung img {
width: 30px;
height: auto;
}

.inhalt2spalten2h .divimg {
background-size:cover;
background-position:center;
}

.inhalt2spalten2h .spalte2 img {
width: 70px;
height: auto;
position: relative;
display: block;
margin: 0 auto;
}

.inhalt2spalten2h .spalte2 .servicebild {
width: 19%;
height: auto;
position: relative;
display: inline-block;
}

.inhalt2spalten2h .spalte2 .text {
width: 80%;
height: auto;
position: relative;
display: inline-block;
padding-right: 5px;
}

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div {
border: 2px solid #800000;
margin-top: 15px;
margin-bottom: 15px;
padding: 5px;
}

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div p {
margin-top: 8px;
}

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div.active {
background-color: #800000;
color: #fff;
}

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div img:nth-child(2){
display: none;
} 

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div.active img:nth-child(2){
display: block;
} 

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div.active img:nth-child(1){
display: none;
} 

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div img:nth-child(1){
display: block;
} 

.inhalt2spalten2h .spalte2 .innerspalte.innerspalte2 > div.active h4 {
color: #fff;
}

.innerspalte.innerspalte2 > div {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

.textRahmenVB3sp {
width: 95%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 50px 2.5%;
}

.textRahmenVB3sp > div {
width: 31%;
height: auto;
display: block;
position: relative;
}

.bildsliderreal {
width: 100%;
background-color: #f1f0ed;
padding-bottom: 60px;
}

.bildsliderreal img {
max-width: 100%;
height: auto;
}

.bildsliderreal .slick-next {
position: absolute; 
right: 2.5%;
top: 40%;
color:transparent;
background-color: #800000;
border:0;
height: 120px;
width: 50px;
z-index: 10;
background-repeat: no-repeat;
background-image: url("../../media/pfeil-rechts.png");
background-size: 45%;
background-position: center;
cursor: pointer;
} 
.bildsliderreal .slick-prev {
position: absolute;
left: 2.5%;
border: 0;
height: 120px;
width: 50px;
top: 40%;
background-repeat: no-repeat;
z-index: 10;
background-color: #800000;
color: transparent;
background-image: url("../../media/pfeil-links.png");
background-size: 45%;
background-position: center;
cursor: pointer;
}

.bildsliderreal .slick-list > div > div  {
margin: 20px;
}

.bildsliderreal ul.slick-dots {
bottom: 18%;
}

.inhalt2spalten .zweispaltenumgebend {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
}

.inhalt2spalten .zweispaltenumgebend > div {
width: 49%;
height: auto;
display: block;
position: relative;
}

ul li {
list-style-image: url("../../media/auflistung-icon.png");
}

.textRahmenVB5sp {
width: 95%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 0px 2.5%;
padding-top: 0;
}

.textRahmenVB5sp > div {
width: auto;
height: auto;
display: block;
position: relative;
}

.textRahmenVB5sp .links  {
width: auto;
padding-right: 0;
text-align: right;
}

.textRahmenVB5sp > div {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

.textRahmenVB5sp .rechts {
width: auto;
padding-left: 0;
vertical-align: middle;
}

.textRahmenVB5sp img {
width: 50px;
padding-right: 10px;
height: auto;
}

.avcal {
width: 90%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
padding: 60px 5%;
padding-top: 0;
background-color: #f1f0ed;
padding-bottom: 20px;
}

.avcal table.calendar {
width: 48%;
height: auto;
display: block;
position: relative;
}

div.belegung {
width: 50%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
color: #000;
}

div.belegung img {
top: 4px;
position: relative;
border: 1px solid #000;
}

#inhalt2spalten62 {
padding:120px 2.5%;
}

#inhalt2spalten64 {
padding:120px 2.5%;
}

.slick-slider {
z-index: 1;
}

.schnellauswahl {
width: 70px;
height: auto;
position: fixed;
right: 0;
z-index: 10;
top: 20vh;
}

.sprache a:hover {
background-color: #6e0000;
}

div.sprache {
width: 70px;
height: 70px;
overflow: hidden;
}

.goog-te-combo {
margin-left: 0px!important;
margin-right: 0px!important;
}

.goog-te-gadget .goog-te-combo {
margin: 0px 0!important;
}

.sprache select {
background-image: url(../../media/sprachen.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;
display: block;
width: 70px;
height: 70px;
background-size: 60px;
position: relative;
background-repeat: no-repeat;
box-shadow: 0px 0px 5px 0.5px #000;
background-color: #800000;
background-position: center;
margin-top: 20px;
box-shadow: none;
}

.sprache img {
display: none;
}

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


div.galerie {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
align-content: center;
justify-content: space-between;
flex-wrap: wrap;
position: relative;
width: 95%;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top: 15px;
padding-bottom: 10px;
}

.galerie a.galerieBilder {
width: 31%;
height: auto;
text-decoration: none;
margin-right: 0%;
margin-bottom: 50px;
position: relative;
display: inline-block;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 0px 0px 3px 1px #777;
}

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


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

body {
font-size:14px;
line-height: 1.5em;
letter-spacing: 0.03rem;
}


nav {
font-size: 0.8em;
}
.inhalt2spalten {
display: block;
padding: 50px 2.5%!important;
}
.inhalt2spalten > div {
width: 100%;
margin-bottom: 0px;
}
.bilderumgend {
transform: translateY(00%);
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

.bilderumgend div.bild2 {
position: relative;
transform: translateY(0%);
}
.bilderumgend div {
padding: 20px 0;
}
.bilderumgend div.bild1 {
width: 48%!important;
margin-left: 0%!important;
margin-right: 0%!important;
margin-top: -40px!important;
}
.bilderumgend div.bild2 {
width: 48%!important;
margin-left: 0%!important;
margin-right: 0%!important;
margin-top: 40px!important;
}

nav {
height: 50px;
}

nav ul {
height: 50px;
}

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

.bildsliderreal .slick-next {
top: 40%;
height: 80px;
width: 30px;
}

.bildsliderreal .slick-prev {
top: 40%;
height: 80px;
width: 30px;
}

.bildsliderreal ul.slick-dots {
display: none!important;
}

.textRahmen {
padding: 20px 2.5%;
}

.bildsliderreal {
padding-bottom: 20px;
}

div.belegung {
width: 100%;
}

h2 {
margin-block-start: 0.8em;
margin-block-end: 0.3em;
}

h3 {
margin-block-start: 0.3em;
margin-block-end: 0.8em;
}

.textRahmenVB5sp > div {
margin-right: 15px;
}

.inhalt2spalten.fewo {
padding-top: 0!important;
}

.inhalt2spalten.fewo > div {
margin-bottom: 40px;
width: 48%;

}

.inhalt2spalten.fewo {
padding-bottom: 0!important;
}
}

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

.galerie a.galerieBilder {
width: 47%;
margin-bottom: 25px;
}

.inhalt2spalten2h .spalte2 img {
margin: 0;
}

.schnellauswahl {
width: 50px;
}

.schnellauswahl .sprache select {
width: 50px;
height: 50px;
background-size: 40px;
}

div.sprache {
width: 50px;
height: 50px;
overflow: hidden;
}

div.menuumgebend {
display: block;
}

header {
display: block;
height: 100px;
}

header .logo {
width: 35%;
height: auto;
display: block;
position: relative;
padding-left: 32.5%;
padding-right: 32.5%;
background-color: #fff;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

header .logo img {
width: 100%;
height: auto;
position: relative;
display: block;
max-width: 130px;
margin: 0 auto;
}



#nav-icon1 {
width:45px;
height:20px;
display:inline-block;
position:relative;
right: -5px;
}


body #nav-icon1 span {
    display: block;
    width: 28px;
    height: 2px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body #nav-icon1 span {
    background: #800000;
}

body #nav-icon1 span:first-child {
    width: 14px;
    margin-right: 14px;
}

body #nav-icon1 span:nth-child(2) {
    margin: 6px 0;
}

body #nav-icon1 span:last-child {
    width: 14px;
    margin-left: 14px;
}

body.open #nav-icon1 span {
    transform: rotate(-45deg) translateY(7px) translateX(2px);
    margin-right: 0;
    margin-left: 0;
}

body.open #nav-icon1 span:first-child {
transform: rotate(45deg) translateY(-1px) translateX(10px);
    margin-right: 0;
    margin-left: 0;
}

body.open #nav-icon1 span:last-child {
    transform: rotate(45deg);
    margin-right: 0;
    margin-left: 18px;
}

.buttonmenu button {
background-color: transparent;
width: 100%;
height: 100%;
border: 0;
outline: 0;
display: inline-block;
}

.buttonmenu {
width: 100%;
text-align: center;
}

header .menuumgebend{

display: block;
position: absolute;
top: 35px;
right: 0;
}

header .menuumgebend span {
color: #800000;
height: auto;
display: inline-block;
position: relative;
text-align: center;
text-transform: uppercase;
text-align: center;
}

body.open nav {
    transform: scaleX(1);

}

 nav {
    position: absolute;
    top: 100px;
    right: 0;
    background: #fff;
    width: 100%;
    height: calc(100vh - 80px);
    transform: scaleX(0);
    transform-origin: right;
    z-index: 999999;
    overflow-y: auto;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;

}

body.open nav li {
transition: all 0.4s;
position:relative;
display:block;
}

body.open nav li a {
transition: all 0.4s;
margin-left:50px;
padding-top: 0px;
padding-bottom: 0px;
}

body.open nav li.active {
    opacity: 1;
}

body.open nav li.active a {
    color: #fff;
    margin-left:0px;
}

body.open nav li.rex-current.active a {
    color: #7f1846;
    }
    
    body.open nav li.active a:hover {
    color: #7f1846;
    }
    
nav ul {
display: block;
height: auto;
}


nav ul li {
display: block;
}

nav {
font-size: 1.8em;
line-height: 2em;
margin: 0;
}

.header {
position: relative;
}

.slideshow {
width: 100%;
z-index: 1;
height: 300px;
}

.slideshow .rsContent {
height: 300px;
}

.slideshow .bildText {
margin-top: 0px;
height: 300px;
}

header {
position: relative;
}

h1 {
font-size: 1.9em;
line-height: 1.1em;
}

h2 {
font-size: 1.9em;
line-height: 1.1em;
}

h3 {
font-size: 1.3em;
}

.inhalt2spalten {
display: block;
padding: 25px 2.5%!important;
}

.inhalt2spalten.fewo > div {
width: 100%;
}

.textRahmenVB3sp > div {
width: 98%;
}

footer .textRahmenVB4sp > div {
width: 100%;
display: block;
padding-bottom: 20px;
}

footer .textSpalteLinksVB3sp img {
width: 50%;
}
.inhalt2spalten2h .spalte2 .text {
width: 100%;
}

.inhalt2spalten .zweispaltenumgebend > div {
width: 100%;
}

.inhalt2spalten.fewo .namehover {
height: 20px;
}

.inhalt2spalten.fewo .fewosliderumgebend .namehover .ausstattung img {
width: 20px;
height: auto;
}

ul.slick-dots li {
display: inline-block;
margin: 10px;
width: 17px;
height: 17px;
}
}
