body {
font-family: 'urw_geometricregular', sans-serif;
margin:0;
padding:0;
border:0;
width:100%;
height:auto;
display:block;
text-align:center;
background-color: #efeae7;
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: .06em;
font-size:20px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #6d5b52;
line-height: 1.8em;
top:0 !important;
}

a {
color:#6d5b52;
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:199;
background-attachment: fixed;
background-size:cover;
background-position:center;

margin:0;
transition: 0.5s all;
padding-top:0px;

}

.textRahmen strong {
color: #b70d1b;
letter-spacing: 0.2em;
font-weight: normal;
font-family: 'urw_geometricbold';
}

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

.header > div {

}

.menubuttonrahmen {
width: 27%;
position:relative;
height:120px;
display:inline-block;
background-color:transparent;
text-align: left;
transition: 0.5s all;
z-index:201;
padding-top: 20px;
}

.menubutton {
display:inline-block;
width:70px;
height:70px;
position:relative;
background-image:url(../../media/navi.png);
border:0;
appearance: none;
-webkit-appearance: none;
background-size:75px;
background-repeat:no-repeat;
background-position:4px 20px;
background-color:transparent;
cursor:pointer;
margin-left:45px;
top: 30px;

}

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


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




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

.iconsrechts {
width:27%;
position:relative;
height: 140px;
background-color:transparent;
display:inline-block;
justify-content: space-around;
text-align:right;
padding-top:150px;
top: 20px;
}
.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.kontakt {
background-image:url(../../media/kontakt.png);
background-size:75px;
background-position:center 0px;
padding-right: 30px;
}



.iconsrechts a.telefon {
background-image:url(../../media/telefon.png);
background-size:75px;
background-position:center 0px;
}
.menuauf .iconsrechts {
z-index:201;
}

.menu {
opacity:0;
width:100%;
height:auto;
z-index:-100;
position:fixed;
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: 100px;
background-color: #f5f1ef;
z-index:200;
}
@media screen and (min-height:800px) and (orientation:landscape) {
.menuauf .menu {
padding-top: 200px;
}

}
.menu ul {
list-style: none;
margin: 0 0;
padding: 0;
width: 40%;
display:inline-block;
}

.rex-current a:after {
content: " ";
width: 55px;
height: 55px;
background-image: url(../../media/unterstrich.png);
display: block;
margin: auto;
margin-top: 0px;
position: relative;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 0px;
top: -10px;


}
.menu ul li a:after {
content: " ";
width: 55px;
height: 55px;
background-image: url(../../media/unterstrich.png);
display: block;
margin: auto;
margin-top: 0px;
position: relative;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 0px;
top: -10px;
opacity:0;

}

.menu ul li:hover a:after {
content: " ";
width: 55px;
height: 55px;
background-image: url(../../media/unterstrich.png);
display: block;
margin: auto;
margin-top: 0px;
position: relative;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 0px;
top: -10px;
opacity:1;

}

.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:center;
padding-bottom:35px;
}
.menu ul li a {
list-style:none;
opacity:0;
text-transform:uppercase;
padding-bottom:0px;
letter-spacing:.15em;
font-size:2.5em;
color: #6d5b52;
transition:all .7s;
letter-spacing: .16em;
}
.rex-current {
padding-bottom:40px;
color:#b70d1b!important;
}

.rex-current:after {
content: " ";
width: 55px;
height: 55px;
background-image: url(../../media/unterstrich.png);
display: block;
margin: auto;
margin-top: 0px;
position: relative;
background-repeat: no-repeat;
background-size: 80px;
background-position: center 0px;
top: -85px;
opacity:1;

}
.menu ul li:hover a.rex-current:after{
opacity:0;
}

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

.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;
}
.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;
}
.menuauf .content {
display:none;
}
.menuauf .footer {
display:none;
}
div.content {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 270px;
}
div.content:nth-of-type(4) {
padding-top: 100px;
}

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

.footer {
background-color:#e5dedc;
padding-top: 30px;
margin-top: 100px;
margin-bottom: 0px;
font-size: 1.0em;
padding-top: 45px;
position: relative;
padding-bottom: 35px;
}

.footer .textSpalteLinksVB3sp  {
width:15%;
margin-left: 10%;
display: inline-block;
vertical-align: top;

}

.footer .textSpalteMitteVB3sp {
width:40%;
margin-left: 10%;
display: inline-block;
vertical-align: top;

}

.footer .textSpalteMitteVB3sp img{
top: -10px;
position: relative;
}

.footer .textSpalteRechtsVB3sp {
width:30%;
position: relative;
display: inline-block;
vertical-align: top;

}


.footer strong {
color: #b70d1b;
font-family: 'urw_geometricbold', sans-serif;
letter-spacing: .2em;
font-weight: normal;
}

.footer img {

}

div.content {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 300px;
}



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

.submenu p {
color: #6d5b52;
background-color: transparent;
width: auto;
text-transform: normal;
letter-spacing: .06em;
font-size: 20px;
color: #6d5b52;
line-height: 1.0em;
}


.submenu a:hover {
color: #b70d1b;
text-transform: normal;
}

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

.submenu .textSpalteMitteVB3sp {
width:25%;

display: inline-block;
vertical-align: top;
text-align: left;
margin-right: 0%;
margin-left: 0%;
}

.submenu .textSpalteRechtsVB3sp {
width:20%;
margin: 0 auto;
position: relative;
padding-right: 3%;
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;
padding-top: 80px;
}

.submenu a strong {
color: #b70d1b;
font-weight: 400;
text-transform: uppercase;
font-family: 'urw_geometricbold';
letter-spacing: .2em;
}

.submenu strong a{
color: #b70d1b;
font-weight: 400;
text-transform: uppercase;
font-family: 'urw_geometricbold';
letter-spacing: .2em;
}

.submenu a{
color: #6d5b52;
font-weight: 300;
}

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

br.nurm {
display: none;
}

@media screen and (min-width: 1000px) {
.header.sticky {
height:137px;
background-color: #efeae7;
opacity: 0.9;
}
.header.sticky .headerinner {
height: 100px;
padding-top: 23px;
vertical-align: top;

}



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

.header.sticky .iconsrechts {
padding-top:0px;
top: -30px;
}
.header.sticky .logo {
width:40%;
padding-top:0px;
top:-20px;
}

.header.sticky .logo a img {
width:90%;
padding-top:0px;
top:0;
}
.sticky .menubutton {
top:0;
}
.header .logo a {

transition:.5s height;
overflow:hidden;
}

.header.sticky .logo a {

height:110px;
overflow:hidden;
}

.mnicht {
	
	display:inline;
	
}
}

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

.sticky .menubutton {
top: 0px;
}

.sticky .iconsrechts a.kontakt {
top: 4px;
}

.sticky .iconsrechts a.telefon {
top: 4px;
}

.footer {
margin-top: 50px!important;
}

body {
font-family: 'urw_geometricregular', sans-serif;
margin:0;
padding:0;
border:0;
width:100%;
height:auto;
display:block;
text-align:center;
background-color: #f5f1ef;
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: .06em;
font-size:17px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #6d5b52;
line-height: 1.7em;
top:0 !important;
}


.header {
width:100%;
height: 65px;
position:relative;
background-color: #f5f1ef;
position: fixed;
opacity:0.9;
}

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

.iconsrechts {
width: 100%;
position: absolute;
height: 90px;
background-color: transparent;
display: inline-block;
justify-content: space-between;
text-align: right;
padding-top: 3px;
right:0;
top:0px;
}

.iconsrechts a {
width: 35px;
height: 50px;
vertical-align: middle;
background-color: transparent;
display: inline-block;
position: relative;
appearance: none;
-webkit-appearance: none;

background-repeat: no-repeat;

background-color: transparent;
}

.iconsrechts a.kontakt {
background-image: url(../../media/kontakt.png);
background-size: 48px;
background-position: top;
padding-right: 10px;
top: 20px;
}
.iconsrechts a.telefon {
background-image: url(../../media/telefon.png);
background-size: 48px;
background-position: top;
top: 20px;
}

.logo {
width: 180px;
height: auto;
display: inline-block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 0px;
transition: 0.5s all;
top: 0px;
text-align:center;
z-index: 1000;
}

.sticky .logo a {
height:100px;
text-align:center;
}

.sticky .logo {
top: 0px;
width:140px;
z-index: 100;
text-align:center;
}

.sticky .logo a {
height:70px;

}

.menubuttonrahmen {
width: 28%;
position: absolute;
height: 90px;
left:0%;
top:3px;
display: block;
background-color: transparent;
text-align: left;
transition: 0.5s all;
z-index:40;
padding-top: 0px;
}
.menubutton {
display: inline-block;
width: 60px;
height: 60px;
position: relative;
background-image: url(../../media/navi.png);
border: 0;
appearance: none;
-webkit-appearance: none;
background-size: 50px;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
cursor: pointer;
margin-left: 0px;
top: 15px;
}
#lottie {
display:none !important;
}
.content br {
display: none;
}

div.content {
padding-top: 150px;
}

.menu ul li {
list-style: none;
transition: all .7s;
height: 0px;
text-align: center;
padding-bottom: 0px;
font-size: 0.7em;
}

.menu ul li:hover a:after {
top: -25px;
}

.logo a {
width: 100%;
height: 200px;
}

.submenu .textRahmenVB3sp {
display: block;
text-align: center;
width: 100%;
vertical-align: top;
margin-bottom: 30px;
}

.submenu .textSpalteLinksVB3sp {
width: 92%;
margin: 0 auto;
padding-left: 4%;
padding-right: 4%;
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: 4%;
padding-right: 4%;
}

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

.submenu .textRahmenVB3sp {
padding-top: 50px;
}

.submenu .textSpalteRechtsVB3sp {
padding-right: 0%;
padding-left: 0%;
}
.logo a img {
max-width:210px;
top:0;
}
.sticky .logo a img {
max-width:155px;
}
.menuauf .logo a img {
display: none;
}
.menuauf .logo a {
display: none;
}
.menuauf .logo {
display: none;
}

.menuauf  .headerinner {
height: 100px;
z-index:101;
}

.menuauf .iconsrechts {
z-index: 39;
}
.menuauf .menu {
margin-top: 0px;
padding-top:20vh;
z-index:100;
}

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

.menuauf .content {
display:none;
}
.menuauf .footer {
display:none;
}
.rex-current:after {
top: -100px;
}
.menu ul li:hover a.rex-current:after{
opacity:0;
}
.menu ul {

width: 60%;

}

.menuauf .menu {
height:100vh;
overflow-x: hidden;
overflow-y:scroll;
}

br.nurm {
display: block;
}

.submenu p {
font-size: 17px;
line-height: 0.9em;
}

}
@media screen and (max-width:350px) {
.sticky .logo a {
height:65px;
}
.sticky .logo {
top: 1px;
width:140px;
z-index: 100;
}

.menuauf .menu {
margin-top: 65px;
padding-top:7vh;
z-index:100;
overflow:scroll;
}
}

a {	

  -webkit-tap-highlight-color: transparent;
}