body {
font-family: "futura-pt", sans-serif;
font-weight: 500;
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: #fff;
background-color: #474344;
line-height: 1.5em;
letter-spacing: 0.06rem;
}

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

.inhalt2spalten a {
color: #fff;
}

h1 {
font-family: "futura-pt-bold", sans-serif;
color: #cd1719;
text-align: left;
font-size: 2.4em;
line-height: 1.3em;
letter-spacing: 0.04rem;
margin: 15px 0;
font-weight: 700;
}

h2 {
font-family: "futura-pt-bold", sans-serif;
color: #fff;
text-align: left;
font-size: 2.0em;
line-height: 1.3em;
letter-spacing: 0.04rem;
margin: 15px 0;
font-weight: 700;
}

h3 {
font-family: "futura-pt-bold", sans-serif;
color: #fff;
text-align: left;
font-size: 1.6em;
line-height: 1.3em;
letter-spacing: 0.04rem;
margin: 15px 0;
font-weight: 700;
}

strong {
text-transform: uppercase;
font-weight: 500;
color: #b7182b;
}

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

div.slideshowbereich {
width: 100%;
margin-right: 0%;
margin-left: 0%;
z-index: 1;
}


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

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

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

ul.slick-dots {

}

.slideshowundtext {
background-color: #332f30;
display: flex;
align-items: center;
position: relative;
}

.multitext {
width: 36%;
padding-left: 2%;
padding-right: 2%;
}

.slick-slide {
opacity: 1;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.slick-initialized .slick-slide {
height: 550px;
}

.buttonmenu {
display: none;
}

.buttonoben a {
background-color: #fff;
color: #332f30;
position: relative;
padding: 4px 30px;
padding-top: 6px;
margin-top: 5px;
width: auto;
display: inline-block;
line-height: 1.5em;
text-transform: uppercase;
text-decoration: none;
font-weight: 500;
font-size: 12px;
font-family: "futura-pt", sans-serif;
border: 2px solid #fff;
}

.buttonoben a:hover {
background-color: #332f30;
color: #fff;
border: 2px solid #fff;
}

header#header {
width: 95%;
height: auto;
display: flex;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top: 25px;
background-color: #332f30;
z-index: 2;
position: relative;
}

header#header .buttonoben {
width: 80%;
height: auto;
}

header .headerlinks {
width:80%;
height: auto;
position: relative;
}

header .headerrechts {
width:20%;
height: auto;
position: relative;
 align-items: center;
 display: flex;
}

header .logo img {
width: 100%;
height: auto;
position: relative;
max-width: 325px;
}

nav {
width: 80%;
margin-top: 20px;
}

nav ul {
display: flex;
justify-content: space-between;
list-style: none;
padding: 0;
align-items: center;
height: 80px;
margin: 0;
}

nav ul li {
height: 70px;
}

nav ul li a {
color: #fff;
text-transform: uppercase;
font-family: "futura-pt-bold", sans-serif;
height: 70px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}



nav ul li.rex-current:after,
nav ul li:hover:after,
nav ul li.rex-active:after {
    content: "";
    width: 100%;
    height: 5px;
    display: block;
    position: relative;
    background-color: #cd1719;
    bottom: 0; /* Setzt den Strich direkt unten an das <li>-Element */
    left: 0;
}

nav ul li a.rex-current, nav ul li a.rex-active {
color: #cd1719;
}

nav ul li:hover a {
color: #cd1719;
}

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

li.rex-article-3:hover > a:after, li.rex-article-6:hover > a:after, li.rex-article-3.rex-current > a:after, li.rex-article-6.rex-current > a:after, li.rex-article-3.rex-active > a:after, li.rex-article-6.rex-active > a:after {
background-image: url(../../media/pfeil-runter-rot.png);
}

nav ul li ul {
display: block;
text-align: left;
background-color: #332f30;
height: auto;
padding-left: 20px;
width: 200px;
position: absolute;
padding-top: 30px;
}

nav ul li.rex-article-6 ul {
padding-bottom: 20px;
}

nav ul li ul li a {
display: block;
}

nav ul li ul li:hover:after {
display: none;
}

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



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

nav ul li ul li:hover a {
color: #cd1719;
}

nav ul li ul li.rex-current:after, nav ul li ul li:hover:after {
background-color: transparent;
}

nav ul li ul,
nav ul li ul,
nav ul li.rex-active ul,
nav ul li.rex-current ul {
display: none;
}

nav ul li:hover ul {
display: block;
}

nav ul li ul li {
height: 50px;
}

.inhalt {
padding-top: 35px;
}

.textRahmen {
padding-top: 35px;
padding-bottom: 35px;
}


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

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

a.button, button#JPO_close {
background-color: #cd1719;
color: #332f30;
position: relative;
padding: 4px 30px;
padding-top: 6px;
margin-top: 5px;
width: auto;
display: inline-block;
line-height: 1.5em;
text-transform: uppercase;
text-decoration: none;
font-weight: 500;
font-size: 12px;
font-family: "futura-pt", sans-serif;
border: 2px solid #cd1719;
}

a.button:hover, button#JPO_close:hover {
background-color: transparent;
color: #cd1719;
border: 2px solid #cd1719;
}

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: 2%;
width: 15px;
height: 15px;
background-color: transparent;
border: 2px solid #fff;
cursor: pointer;
border-radius: 50px;
}

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

.slick-dots button {
display: none;
}

.inhalt2spalten {
width: 100%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
margin: 60px 0%;
background-color: #332f30;
}

.inhalt2spalten.news {
background-color: transparent;
}

.textRahmen {
width: 95%;
padding-left: 2.5%;
padding-right: 2.5%;
}

.inhalt2spalten p, .inhalt2spalten h2, .inhalt2spalten h3  {
padding: 0 5%;
}



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

}

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

.inhalt2spalten .img {
line-height: 0em;
}

footer {
background-color: #332f30;
width: 70%;
padding-left: 15%;
padding-right: 15%;
}

footer .textRahmen {
width: 30%;
margin: 0 auto;
padding-bottom: 0;
}

footer .textRahmenVB3sp {
padding-top: 0;
}

footer .textRahmenVB3sp > div {
width: auto;
}



footer img {
max-width: 250px;
}












.artikelbild img {
width: 100%;
height: auto;
position: relative;
display: block;
}


.listelement .vorschaubild {
width: 100%;
height: 220px;
position: relative;
background-size: cover;
background-position: center;
}
.listelement .vorschaubild a {
display:block;
width:100%;
height:100%;
position:relative;
}
.listelement {
height: auto;
position: relative;
display: inline-block;
background-color: #332f30;
width: 31.5%;
margin-top: 30px;
margin-bottom: 30px;
}

.listelement .datum {
display: none;
} 

div.auflistung {
height: auto;
display: inline-flex;
position: relative;
text-align: left;
vertical-align: top;
justify-content: space-between;
flex-wrap: wrap;
width: 95%;
margin-left: 2.5%;
margin-right: 2.5%;
margin-top: 0px;
margin-bottom: 0px;
}

.listelement a {
text-decoration: none;
}


.listelement h3 {
font-size: 1.4em;
line-height: 1.3em;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
color: #cd1719;
}

.listelement p {
color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 73px;
overflow: hidden;
}

.newsarticle .vorschaubild {
width: 100%;
height: 250px;
position: relative;
background-size: cover;
background-position: center;
}

.listelement .derbutton {
height: auto;
}

.textRahmenVB3sp img {
width: 100%;
height: auto;
position: relative;
}

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

.textRahmen.popup_content {
background-color: #474344;
width: 60%;
margin: 0 auto;
}

button.JPO_open {
display: none;
}

@media screen and (max-width: 1200px) {
nav {
width: 95%;
}
}

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

.textRahmen.popup_content {
width: 80%;
}

.buttonmenu {
display: block;
}

header .menuumgebend .buttonmenu {
display: inline-block;
position: relative;
transition: 1s;
text-align: center;
width: 70px;
}

header .buttonmenu button {
position: relative;
background-color: transparent;
width: 50px;
height: 100%;
border: 0;
outline: 0;
z-index: 1100;
transition: top .5s;
cursor: pointer;
vertical-align: middle;
justify-content: space-between;
flex-wrap: wrap;
display: inline-block;
margin-left: 5px;
font-family: "futura-pt", sans-serif;
}

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


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: #fff;
}

body .menuumgebend span {
color: #fff;
position: relative;
display: inline-block;
font-size: 17px;
}


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



body.open header .buttonmenu button {
margin-left: 5px;
}

nav {
display: none;
}

header .headerlinks {
width: 40%;
height: auto;
position: relative;
text-align: right;
}

header .menuumgebend {
width: 40%;
height: auto;
position: relative;
}

header#header {
align-items: center;
}

header .headerrechts {
width: 30%;
}

body.open nav {
display: block;
width: 100%;
}

.slideshowundtext {
display: block;
}

nav ul li {
position: relative;
height:auto;
display:block;
}

nav ul {
display: block;
height: auto;
position: relative;
}

nav ul li ul {
position: relative;
width: 100%;
}

nav ul li:hover ul {
position: relative;
display: block;
}

header#header {
padding-bottom: 16px;
}

.slideshow {
width: 100%;
}

.slick-initialized .slick-slide {
height: 300px;
}

.multitext {
width: 95%;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top: 25px;
padding-bottom: 25px;
}

.textRahmenVB3sp > div {
width: 49%;
margin-bottom: 20px;
}

body {
font-size: 15px;
}

.inhalt {
padding-top: 0;
}

.listelement p {
height: 65px;
}

header#header .buttonoben {
width: 100%;
height: auto;
}

nav {
margin-top: 0px;
}

.klappgruppe .textRahmen {
padding-top: 15px;
padding-bottom: 15px;
}

nav ul li.rex-article-6 ul {
padding-bottom: 0px;
}

header#header {
height: 70px;
}

body.open nav {
position: absolute;
z-index: 4;
background-color: #332f30;
height: 100vh;
}

}

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

.textRahmen.popup_content {
width: 90%;
}

body {
font-size: 13px;
}

.buttonoben a {
padding: 3px 23px;
padding-top: 3px;
font-size: 10px;
}

a.button {
padding: 3px 23px;
padding-top: 3px;
font-size: 10px;
}

.textRahmenVB3sp > div {
width: 100%;
margin-bottom: 20px;
}

.inhalt2spalten > div {
width: 100%;
}

.inhalt2spalten > div h3 {
padding-top: 20px;
}

.inhalt2spalten > div p:last-child {
padding-bottom: 25px;
}

footer .textRahmen {
width: 45%;
}

.listelement {
width: 48.5%;
}

.listelement p {
height: 56px;
}

.inhalt2spalten {
margin: 20px 0%;
}

}

@media screen and (max-width: 600px) {
header .headerlinks {
position: absolute;
top: 0;
right: 0;
}

.buttonoben a {
margin-top: 0px;
}

header .headerrechts {
width: 50%;
margin-right: 15%;
}

header .menuumgebend {
width: 25%;
}


body.open header .buttonmenu button {
margin-left: 0px;
margin-right: 10px;
}

footer .textRahmenVB3sp > div {
width: 100%;
}

footer .textRahmen {
width: 60%;
}

.listelement {
margin-top: 15px;
margin-bottom: 15px;
}

.listelement {
width: 100%;
}

footer {
width: 95%;
padding-left: 2.5%;
padding-right: 2.5%;
}

}