:root {
--umbergrot: 141, 24, 0;
--umgergrotlight: rgba(141, 24, 0, 0.45);
--umberggrau: 51, 51, 51;
--umbergschwarz: 0,0,0;
--lineOdd: rgba(190,190,190,0.5);
--lineEven: rgba(209,209,209,0.5);
--contentMax: 1140px;
--sectionpadding: 50px 0px 75px 0px;
--headerheight: 275px;
--umbergbeige: 137,126,103;
--button-radius: 12px 12px 12px 12px;

}

/* Smooth scroll behavior */
:root {
scroll-behavior: smooth;
}

html{
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;

}

body{
margin:0;
padding:0;
background-color:#ffffff;
font-size: 16px;
font-family:"Nunito Sans",arial,helvetica,sans-serif;
font-weight: 200;
line-height: 1.6;
color: #333333;
text-align: left;

}

input:focus,
select:focus,sti
textarea:focus,box-text
button:focus {
outline: none;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

input[type=number] {
-moz-appearance: textfield;
}


.mt-2{
margin-top: 2rem;
}

.mt-3{
margin-top: 3rem;
}
.mt-4{
margin-top: 4rem;
}
.mt-5{
margin-top: 5rem;
}


.mb-2{
margin-bottom: 2rem;
}

.mb-3{
margin-bottom: 3rem!important;
}
.mb-4{
margin-bottom: 4rem!important;
}
.mb-5{
margin-bottom: 5rem!important;
}


.imb-1 .image_container {
   margin-bottom: 1rem!important; 
}


.iml-2 .image_container {
       margin-left: 2rem!important; 
}


.pb-2{
padding-bottom: 2rem;
}

.pb-3{
padding-bottom: 3rem!important;
}
.pb-4{
padding-bottom: 4rem!important;
}
.pb-5{
padding-bottom: 5rem!important;
}

a, a:link, a:visited, a:active{
font-weight: normal;
text-decoration: none;
	color: rgb(var(--umberrot));
}

.hidden {
display: none;
}

.ce_text b, .ce_text strong{
font-weight: 600;
}

.ce_text a{
color: rgb(var(--umbergrot));
}


.ce_text > p:last-of-type:not(:first-child){
margin-bottom: 0px;
}



.ce_hyperlink > a{
	color: rgb(var(--umbergrot));
}

.ce_hyperlink.icon-P1{
padding-left: 50px;
    background-image: URL('/files/design/marker_parken-1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
}


.ce_hyperlink.icon-P2{
padding-left: 50px;
    background-image: URL('/files/design/marker_parken-2.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    height: 40px;
    line-height: 40px;
}


.ce_hyperlink.icon-hof {
  padding-left: 50px;
  background-image: URL('/files/design/marker_hofladen.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 12px;
}

.linkbutton > a, a.linkbutton{
background-color: rgb(var(--umbergrot));
border: solid 1px #ffffff;
border-radius: var(--button-radius);
text-align: center;
padding: 6px 20px;
font-size: 1rem!important;
width: fit-content;
min-width: 150px;
margin: 12px auto;
display: block;
position: relative;
font-weight: 300;
color:#ffffff;
}


.linkbutton > a:hover, a.linkbutton:hover{
text-decoration: none!important;
font-size: 1rem!important;
font-weight: 300;
color:rgb(141, 24, 0)!important;
background-color: #ffffff;
border: solid 1px rgb(var(--umbergrot));

}

h1, h2, h3, h4, h5, h6{
font-size: 2.6rem;
line-height: 130%;
margin-top: 0;
margin-bottom: 0.75rem;
font-weight: 400;
}


h2, h2.ce_headline{
font-size: 3.3rem;
/*margin-bottom: 3rem;*/
padding-bottom: 3rem;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Nunito Sans", cursive;
font-weight: 400;
line-height: 1.4;
color: rgb(var(--umbergrot));
text-transform: uppercase;
max-width: 88%;
letter-spacing: 3px;
}


h2::after, h2.ce_headline::after{
content: '';
display: block;
width: 60%;
height: 1px;
line-height: 1px;
border-top: solid 3px rgb(var(--umbergbeige));
margin: 2rem auto 0px auto;
}


h3.ce_headline, h3{
width: 80%;
max-width: 560px;
margin-left: auto;
margin-right: auto;
color: rgb(var(--umbergrot));
margin-bottom: 2rem;
padding-bottom: 1rem;
text-align: center;
font-size: 1.85rem;
}


h5.ce_headline, h5{
width: 80%;
max-width: 560px;
margin-left: auto;
margin-right: auto;
color: rgb(var(--umberggrau));
margin-bottom: 1rem;
padding-bottom: 1rem;
text-align: center;
font-size: 1.65rem;
}



h6{
font-family: "Nunito Sans", cursive;
font-weight: 600;
line-height: 1.4;
color: rgb(var(--umberggrau));
font-size: 1.8rem;
}



.ce_headline.text-left, .ce_text.text-left h3{
	width: auto!important;
	margin-right: auto;
	margin-left: 0!important;
	text-align: left!important;
	margin-bottom: 0rem;
}


.ce_headline.full-headline, .ce_text.full-headline h3{
	max-width: 100%;
}

.ce_text.img-right .image_container{
	text-align: right;
}

#main h4, #main h4.ce_headline{
font-size: 1.6rem;
/*margin-bottom: 3rem;*/
padding-bottom: 3rem;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Nunito Sans", cursive;
font-weight: 400;
line-height: 1.4;
color: rgb(var(--umbergrot));
text-transform: uppercase;
max-width: 88%;
letter-spacing: 3px;
}


#main h4::after, #main h4.ce_headline::after{
content: '';
display: block;
width: 60%;
height: 1px;
line-height: 1px;
border-top: solid 3px rgb(var(--umbergbeige));
margin: 2rem auto 0px auto;
}

#main p, #main li{
font-size: 1.1rem;
}


.text-left{
	text-align: left!important;
}

.text-right{
	text-align: right!important;
}

.text-center{
	text-align: center!important;
}


#header{
max-height: 220px;
}

#header .inside{
max-width: 100%;
margin: 0px auto 0px auto;
height: 100px;
padding: 25px 0px;
}



#header .insidewrapper{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: stretch;
align-content: center;
align-items: center;
height: 100%;
max-width: var(--contentMax);
margin: 0px auto;
padding: 8px 8px;
}

#header .insidewrapper #logo{
max-width: 350px;
width: 350px;
height: 100%;
vertical-align: middle;
margin-right:1.5rem;
}


#header .insidewrapper #logo > div{
display: flex;
width: 100%;
height: 100%;
vertical-align: middle;
}

#header .insidewrapper #logo a{
margin: auto auto 0px auto;
vertical-align: bottom;
width: 100%;
display: grid;
height: 100%;
align-content: center;
}

#header .insidewrapper #logo img{
margin: auto auto auto auto;
vertical-align: bottom;
max-height: 158px;
}

#header .insidewrapper #logo .shortlogo img{
max-height: 55px;
}

#header .insidewrapper #logo .shortlogo a{
height: 100%;
align-content: center;
}


/* The sticky class is added to the navbar with JS when it reaches its scroll position */
#header.sticky {
position: fixed;
top: 0;
width: 100%;
background-color: #fff;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
animation-duration: 0.7s;
animation-name: fadeInDown;
animation-timing-function: ease-out;
z-index: 9;
}


#header.sticky + #main {
padding-top: 120px;
}

@keyframes fadeInDown {
0% {
opacity: 1;
transform: translateY(-120px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}

@-webkit-keyframes fadeInDown {
0% {
opacity: 1;
transform: translateY(-120px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}


#header.sticky .inside{
padding: 0px 0px;
}


#main, #container{
min-height: 800px;
height: 100%;
}

/* main fullwidth */
#main{
width: 100%;
margin: 5rem auto 0px auto;
float: none;
min-height: 800px;
}

#main .mod_article{
width: 100%;
max-width: var(--contentMax);
margin: 0rem auto 0rem auto;
}

#main .mod_article.fullwidth{
width: 100%;
max-width: 100%;
margin: 1rem auto 2rem auto;
padding: 90px 0px 100px 0px;
}


#main .mod_article.fullwidth:last-of-type{
margin-bottom: 0px;
}


#main .mod_article.fullwidth .inside{
width: 100%;
max-width: 1024px;
margin: 0rem auto 0rem auto;
padding: 1rem 0px 1rem 0px;
}


#main .clearblock{
overflow: visible!important;
}


#main .fullwidth{
width: 100%;
}



.fullwidth.paperbg{
background-color: rgba(243,236,228,0.6);
}





#footer{
background-color: rgb(var(--umbergrot));
color: #ffffff;
padding: 0px 0px 0px 0px;
}


#footer .mainfooter{
max-width: var(--contentMax);
margin: 0px auto;
min-height: 250px;
width: calc(100% - 40px);
}

#footer .subfooter{
max-width: 100%;
margin: 0px auto;
background-color: rgb(var(--umbergbeige));
height: 70px;
max-height: 70px;
}

#footer .subfooter-content{
max-width: var(--contentMax);
margin: 0px auto;
}


#footer .subfooter-content{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
align-items: center;
height: 100%;
}



#footer h4{
font-size: 1.2rem;
font-weight: 300;
margin-bottom: 12px;
padding-bottom: 12px;
text-transform: uppercase;
text-align: center;
}

#footer h4::after{
content: '';
display: block;
width: 55%;
height: 1px;
line-height: 1px;
border-top: solid 1px #ffffff;
margin: 12px auto 0px;


}


.mainfooter{
padding: 60px 0px 50px 0px;
}

.mainfooter  p{
line-height: 1.8;
padding-bottom: 16px;
}

.mainfooter  p > a, footer p > a, .mainfooter  p{
color: #ffffff;
text-decoration: none;
font-size: 0.9rem;
font-weight: 300;
}

.mainfooter  p > a:hover, footer p > a:hover{
color: #ffffff!important;
text-decoration: underline;
font-size: 0.9rem;
font-weight: 300;
}

.footernavigation, .footernavigation a, .footernavigation a:hover{
color: #ffffff;
text-decoration: none;
font-size: 1.1rem;
font-weight: 300;
text-transform: uppercase;

}


.footernavigation a{
margin-left: 10px;
margin-right: 10px;
}

.subfooter .social{
font-size: 0.8rem;
font-weight: 400;
}




.ce_text > .image_container{
width: 50%;
position: relative;
}

.ce_text > .image_container img, .ce_image > .image_container img{
border-radius: var(--button-radius);
}


.ce_text.copyright-extern > .image_container figcaption{
position: absolute;
display: inline-block;
color: #ffffff;
text-shadow: 1px 1px rgba(0,0,0,0.5);
bottom: 15px;
    right: 25px;
    font-size: 11px;
}

.image_container.float_right{
margin-left: 3rem;
margin-bottom: 2rem;
}

.image_container.float_left{
margin-right: 3rem;
margin-bottom: 2rem;	
}

/* Navigation */

#navwrapper{
position: relative;
width: 100%;
background-color: #ffffff;
height: calc(100% - 16px);
min-height: 90px;
bottom: 0;
z-index: 90;
}



#header .mod_navigation {
width: 100%;
margin: 0px;
padding: 0px;
overflow: visible;
display: flex;
flex-basis: auto;
}

#header .mod_navigation ul.level_1 {
margin-right: 10px;
margin-top: 0px;
font-size: 1.25rem;
}

#header .mod_navigation ul.level_1 {
display: flex;
flex-flow: row;
flex-direction: row;
place-content: center space-between;
align-items: stretch;
margin: 0px 8px;
padding: 0px;
overflow: visible;
width: 100%;
max-width: 1024px;
min-height: 45px;
position: relative;
z-index: 4;
font-style: normal;
}

#header .mod_navigation ul.level_1 li{
display: flex;
white-space:nowrap;
text-align: center;
position: relative;
}

#header .mod_navigation ul.level_1 li a, #header .mod_navigation ul.level_1 li, #header .mod_navigation ul.level_1 li strong {
font-style: normal;
font-weight: 500;
}

#header .mod_navigation ul li ul.level_2 li.last, #header .mod_navigation ul li ul.level_2 {
border-radius: 0px 0px 4px 4px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 3px 4px 0px;
}

#header .mod_navigation ul li a, #header .mod_navigation ul li strong, #header .mod_navigation ul li span {
text-align: center;
padding: 0px 10px;
margin: 0px;
display: block;
font-size: 0.96rem;
text-transform: none;
color: rgb(var(--umberggrau));
text-decoration: none;
width: 100%;
line-height: 45px;
white-space:nowrap;
}

#header .mod_navigation ul li ul.level_2{
display: none;
position: absolute;
top: 45px;
left: 0;
right:0;
text-align: left;
padding: 0px 0px;
margin: 0px auto;
background-color: #ffffff;
z-index: 2;
width: 100%;
min-width: 240px;

}

#header .mod_navigation ul li.sibling:hover > ul.level_2, #header .mod_navigation ul li.submenu:hover > ul.level_2{
display: block;
background-color: #ffffff;
width: 100%;
}

#header .mod_navigation ul li ul.level_2 li{
background-color: #ffffff;
padding: 5px 15px;
margin: 0px 0px;
display: block;
width: 100%;
flex-grow: unset;
line-height: 35px;
max-width: unset;
font-size: 0.85rem;
}



#header .mod_navigation ul li ul.level_2 li.last, #header .mod_navigation ul li ul.level_2{
border-radius: 0px 0px 8px 8px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 3px 4px 0px;
}

#header .mod_navigation ul li ul.level_2 li > a, #header .mod_navigation ul li ul.level_2 li > a span, #header .mod_navigation ul li ul.level_2 li > strong{
background-color: #ffffff;
padding: 0px 0px;
margin: 0px 0px;
display: block;
width: 100%;
text-align: left;
line-height: 35px;
max-width: unset;
font-size: 0.85rem;
}

#header .mod_navigation ul li a:hover > span{
color: rgba(255,255,255,1);
}

#header .mod_navigation ul.level_1 > li a:hover, #header .mod_navigation ul.level_1 > li.active, #header .mod_navigation ul.level_1 > li.trail a, #header .mod_navigation ul.level_1 > li.trail a span, #header .mod_navigation ul.level_1 li.sibling:hover > a, #header .mod_navigation ul.level_1 li.sibling:hover > a span, #header .mod_navigation ul.level_1 li.submenu:hover a.submenu span, #header .mod_navigation ul.level_1 li.trail strong{
/*background-color: rgb(var(--umbergrot));*/
/*color: rgba(255,255,255,1);*/
color: rgb(var(--umbergrot));

}

#header .mod_navigation ul li.active > a, #header .mod_navigation ul li.active > strong, #header .mod_navigation ul li.trail > a, #header .mod_navigation ul li.trail > strong{
/*color: rgba(255,255,255,1);*/
color: rgb(var(--umbergrot));
font-weight: 700;
}

#header .mod_navigation ul.level_1 > li.active::after, #header .mod_navigation ul.level_1 > li.trail::after{
content: '';
background-image: url('/files/design/icon-erdbeere.png');
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center center;
display: block;
width: 20px;
height: 20px;
/*background-color: rgb(var(--umbergrot));*/
position: absolute;
top: -2px;
right: -3px;
border-radius: 50em;

}


#header .mod_navigation ul li ul.level_2 > li.sibling a, #header .mod_navigation ul li ul.level_2 > li.sibling a > span, #header .mod_navigation ul.level_1 > li.trail ul.level_2 > li a, #header .mod_navigation ul.level_1 > li.trail ul.level_2 > li a span{
background-color: rgba(255,255,255,1);	
color: rgb(var(--umbergrau));
text-align: left;
}

#header .mod_navigation ul li ul.level_2 > li a:hover, #header .mod_navigation ul li ul.level_2 > li a:hover > span, #header .mod_navigation ul li ul.level_2 > li.sibling a:hover, #header .mod_navigation ul li ul.level_2 > li.sibling a:hover > span, #header .mod_navigation ul li ul.level_2 > li.active, #header .mod_navigation ul li ul.level_2 > li.active strong, #header .mod_navigation ul li ul.level_2 > li strong{
background-color: rgba(255,255,255,1);	
color: rgb(var(--umbergrot));
text-align: left;
}


#header .mod_navigation ul li ul.level_2 > li:hover > a, #header .mod_navigation ul li ul.level_2 > li.active > strong,  #header .mod_navigation ul li ul.level_2 > li.trail > a{
	margin-left: 20px;
	width: auto;
	color: rgb(var(--umbergrot))!important;
}

#header .mod_navigation ul li ul.level_2 > li.active::before, #header .mod_navigation ul li ul.level_2 > li:hover::before,  #header .mod_navigation ul li ul.level_2 > li.trail::before{
	content:'\2022';
	display: inline-block;
	position: absolute;
	left: 13px;
	font-size: 22px;
	color:  rgb(var(--umbergrot));
}

#header .mod_customnav ul.level_1 li strong{
color: rgba(255,255,255,1);
padding: 0px 0px 0px 30px;
}


#header .mod_navigation ul.level_2 li strong{
line-height: normal;
}





/* to top */
.back-to-top {
position: fixed;
visibility: hidden;
opacity: 0;
right: 15px;
bottom: 15px;
z-index: 996;
background: rgb(var(--umbergrot));
width: 50px;
height: 50px;
border-radius: 50em 50em;
transition: all 0.4s;
text-align: center;
vertical-align: middle;
display: flex;
border: solid 1px #ffffff;
}

.back-to-top:hover, .back-to-top:hover > span{
text-decoration: none!important;
}

.back-to-top span {
font-size: 45px;
color: #fff;
line-height: 0;
margin: auto auto;
}

.back-to-top.active {
visibility: visible;
opacity: 1;
}




.datetable{
margin: 2rem 0px;
}

.datetable table{
width: 100%;

}

.datetable table caption{
display: none;
}
.datetable th, .datetable td{
padding: 0.75rem;
}

.datetable td:nth-child(2){
width: 60%;
}

.datetable thead tr, .datetable thead tr:nth-child(odd) {
background-color: rgba(255, 255, 255, 1)!important;
}

.datetable table tbody tr:nth-child(odd) {
background-color: rgba(0, 0, 0, 0.05);
}


.badge-pill > ul{
display: flex;
flex-direction: row;
align-items: flex-start;

}

.badge-pill > ul > li{
display: inline-block;
border-radius: 50em 50em;
padding: 6px 16px;
text-align: center;
background-color: rgb(var(--umbergrot));
color: #ffffff;
margin-right: 20px;
font-size: 0.85rem;
}




.infobox{
	background-color: rgba(137,126,103,0.35);
    border-radius: 12px;
    padding: 1rem;
}

.infobox h6{
	text-align: center;
	color: rgb(var(--umbergrot));
	border-bottom: solid 1px #ffffff;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

/* Teaserbox Sorten */
.rs-columns.sorten-wrapper{
	margin-bottom: 3rem;
}

.rs-columns.sameheight{
display: flex;	
position: relative;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;

}

.rs-columns.sameheight .rs-column{
align-self: stretch;
display: flex;
flex-grow: 1;
justify-content: flex-start;
max-width: 28.2%;
margin-right: 25px;
}



.rs-columns.sorten-wrapper .rs-column{
align-self: stretch;
  display: flex;
  flex-grow: 1;
  justify-content: flex-start;
  max-width: 28.2%;
  margin-bottom: 0;
  width: calc((100% / 3) - 7%);
margin-right: 7.6%;
}


.rs-columns.sorten-wrapper .rs-column.-large-last{
margin-right: -5px;	
}

.rs-columns.sameheight .rs-column.-large-col-4-1{
min-width: calc((100% / 4) - 25px);
}


.rs-columns.sameheight.doublecolrow .rs-column{
max-width: unset;
min-width: 28.2%;
}


.teaser-box{
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: var(--button-radius);
justify-content: stretch;
align-content: stretch;
align-items: stretch;
width: 100%;
}

.teaser-box .box-title, .teaser-box .box-title > a{
font-weight: normal;
font-size: 1.4rem;
color: rgb(var(--umbergrot));
text-transform: uppercase;
text-align: center;
border-bottom: 0!important;
margin-bottom: 0rem!important;
padding-bottom: 0rem!important;
}

.teaser-box .box-title::after{
content: "";
display: block;
width: 55%;
height: 1px;
line-height: 1px;
border-top: 1px solid rgb(var(--umbergrot));
margin: 12px auto 0px;
}


.teaser-box .teaserimage{
max-height: 180px;
height: 180px;
overflow: hidden;
}

.teaser-box .teaserimage img{
width: 100%;
height: 100%;
object-fit: cover;
}

.teaser-box .content-box{
margin: 30px 10px 40px 10px;
height: 100%;
justify-content: flex-start;
display: flex;
flex-direction: column;
}

.teaser-box .content-box .teasertext{
margin-bottom: 2rem;
	margin-top: 2rem;

}

.teaser-box .content-box .teasertext, .teaser-box .content-box .teasertext p{
font-size: 0.9rem!important;
line-height: 1.3;
text-align: center;
}


.teaser-box .content-box > a{
color: #fff;
font-weight: normal;
background-color:  rgb(var(--umbergrot));
border: solid 1px rgb(var(--umbergrot));
text-decoration: none;
text-align: center;
vertical-align: middle;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.6;
border-radius: var(--button-radius);
display: inline-block;
width: fit-content;
min-width: 150px;
margin: auto auto 0px auto;
}

.teaser-box .content-box > a:hover{
color: rgb(var(--umbergrot));
background-color: #ffffff;
border: solid 1px rgb(var(--umbergrot));
}

/* Teaserbox Rezepte */

.mod_newslist{
margin-top: 3rem;
}

.mod_newslist.rezept-teaser{
display: flex;	
position: relative;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
clear: both;
gap: 7%;
}



.mod_newslist.rezept-teaser .layout_latest{
align-self: stretch;
display: flex;
flex-grow: 1;
justify-content: flex-start;
max-width: 28.2%;
margin-bottom: 7%;
width: calc((100% / 3) - 7%);
}


.mod_newslist.rezept-teaser .layout_latest:last-of-type{
margin-right: auto;
}

.mod_newslist.rezept-teaser .content-teaser .teasertext{
margin-bottom: 2rem;
margin-top: 2rem;
}

.mod_newslist.rezept-teaser .layout_latest .teaser-box{
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: var(--button-radius);
justify-content: stretch;
align-content: stretch;
align-items: stretch;
overflow: hidden;
}

.mod_newslist.rezept-teaser .layout_latest h3, .mod_newslist.rezept-teaser .layout_latest h3 > a{
font-weight: normal;
font-size: 1.4rem;
color: rgb(var(--umbergrot));
text-transform: uppercase;
text-align: center;
border-bottom: 0 !important;
margin-bottom: 0rem !important;
padding-bottom: 0rem !important;
width: 90%;
}


.mod_newslist.rezept-teaser .layout_latest .image_container{
max-height: 180px;
height: 180px;
border-radius: 12px 12px 0px 0px;
}

.mod_newslist.rezept-teaser .layout_latest .image_container img{
width: 100%;
height: 100%;
object-fit: cover;
}


.mod_newslist.rezept-teaser .layout_latest .image_container > a{
display: inline-block;
width: 100%;
height: 100%;
}

.mod_newslist.rezept-teaser .content-teaser{
margin: 30px 10px 40px 10px;
height: 100%;
justify-content: flex-start;
display: flex;
flex-direction: column;
}


.mod_newslist.rezept-teaser .content-teaser p{
font-size: 0.9rem !important;
line-height: 1.3;
text-align: center;
padding: 0px 0px;
margin: 0px 0px;
}

.mod_newslist.rezept-teaser .content-teaser .more{
text-align: center;
vertical-align: middle;
display: inline-block;
width: fit-content;
min-width: 150px;
margin: auto auto 0px auto;
}

.mod_newslist.rezept-teaser .content-teaser .more > a{
color: #fff;
font-weight: normal;
background-color: #8d1800;
border-color: #8d1800;
text-decoration: none;
text-align: center;
vertical-align: middle;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.6;
border-radius: var(--button-radius);
display: inline-block;
width: calc(100% - 20px);
}



.rezept-teaser .empty{
	display: block;
    background-color: rgba(137, 126, 103, 0.1);
    flex-grow: 1;
    border-radius: var(--button-radius);
    padding: 1rem;
    max-width: calc(50% - 50px);
    color: rgb(var(--umbergrot));
    margin: 0px auto 4rem auto;
    text-align: center;
    font-weight: 700;
}


.mod_newsreader .back > a{
color: #fff;
font-weight: normal;
background-color: rgb(var(--umbergrot));
border: solid 1px rgb(var(--umbergrot));
text-decoration: none;
text-align: center;
vertical-align: middle;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.6;
border-radius: var(--button-radius);
display: inline-block;
width: fit-content;
min-width: 150px;
margin: auto auto 0px auto;
}



#headerbox .fullwidth.rezept_detail .inside::after{
content: '';
text-align: center;
max-width: 66.66667%;
width: 40.66667%;
margin: auto auto;
color: #ffffff;
padding-bottom: 1.5rem !important;
padding-top: 1.5rem !important;
font-size: 4rem;
font-weight: 300;
line-height: 1.2;
}


.rezept_detail .layout_full h1{
display: none!important;
}


.rezept_detail .subheadline{
color: rgb(var(--umbergrot));
font-size: 2rem!important;
margin-bottom: 3rem;
padding-bottom: 3rem;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Nunito Sans", cursive;
font-weight: 400;
line-height: 1.4;
text-transform: none;
max-width: 88%;
letter-spacing: 0px;
}



.rezept_detail h3{
text-align: left!important;
margin-left: 0;
margin-right: auto;
}

.zutaten-wrapper{
background-color: rgba(var(--umbergrot), 0.15);
padding: 2.25rem!important;
border-radius: var(--button-radius);
margin: 3rem 0px;
width: calc(100% - 4.5rem);
}


.zutaten-wrapper h3{
margin: 0px auto;
font-size: 2rem;
font-weight: 400;
letter-spacing: 0;
}


.zutaten-wrapper h3::after {
content: '';
display: block;
width: 60%;
height: 1px;
line-height: 1px;
border-top: solid 3px rgb(var(--umbergbeige));
margin: 1rem auto 0px auto;
}

.ce_teasertext{
	margin-bottom: 2rem;
}

.zutaten-wrapper .rs-column{
	margin-top: 0px;
}

.box-zutaten{
display: block;
width: 100%;
}


.zutaten-wrapper .box-zutaten h4{
font-size: 1.3rem!important;
font-weight: 400;
letter-spacing: 0!important;
text-transform: none!important;
margin-bottom: 0rem!important;
padding-bottom: 20px!important;
line-height: 1;
text-align: left!important;
margin-left: 2rem!important;
}

.zutaten-wrapper .box-zutaten h4::after{
content: '';
display: none!important;
}



.box-zutaten ul{
list-style-type: circle;
margin: 0px 0px 0px 2rem;

}

.box-zutaten ul li{
padding: 0px 0px 8px 0px;	
}



p.back{
	margin-left: auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
	width: fit-content;
}
/* background header */

#headerbox .ce_image, #headerbox .bgimage{
width: 100%;
height: 100%;
position: absolute;
min-height: var(--headerheight);
top: 0;
z-index: -1;

}

#headerbox .bgimage{
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

#headerbox .bgimage::after{
content: '';
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.25);
position: absolute;
z-index: 0;
top: 0;
}


#headerbox .header_dark .bgimage::after{
background-color: rgba(0,0,0,0.5);	
}

#headerbox .inside{
position: relative;
isolation: isolate;
min-height: var(--headerheight);
text-align: center;
display: flex;
flex-direction: column;
width: 100%;
}

#headerbox .inside .mod_article .inside{
padding: 1.5rem 0px;
}

#headerbox .inside h1{
text-align: center;	
max-width: 66.66667%;
width: 46.66667%;
margin: auto auto 20px auto;
color: #ffffff;
border-bottom: solid 5px #ffffff;
letter-spacing: 0.2em;
text-transform: uppercase !important;
padding-bottom: 1.5rem !important;
padding-top: 1.5rem !important;
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}

#headerbox .inside h2{
text-align: center;
max-width: 66.66667%;
margin: auto auto;
color: #ffffff;
font-size: 2rem;
font-weight: 400;
line-height: 1.2;
}


#headerbox .inside h2::after{
display: none;

}


/* google MAPS */


.maphinweis {
  width: 60%;
  height: 50%;
  padding: 50px 20px 10px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto auto auto;
  text-align: center;
}


.maphinweis p {
color: rgb(0, 0, 0);
  font-weight: 600;
}


.maphinweis p a{
color: rgb(var(--umbergrot));
  font-weight: 600;
}

.gbutton {
  background-color: rgb(var(--umbergrot));
  color: #ffffff !important;
  font-weight: 600;
  text-align: center;
  padding: 6px 12px;
  border-radius: 6px;
  max-width: 70%;
  margin: 30px auto 0px auto;
  cursor: pointer;
  border: 0;
}


.ce_googlemaps_embed{
width: 100%;
height: 450px;
max-height: 450px;
position: relative;
}

.map_container{
width: 100%;
height: 100%;
margin: 2rem auto 3rem;
background: URl('/files/design/map-dummy-background.jpg') no-repeat center center;
background-size: cover;
position: relative;
}

.map_container .responsive{
position: relative;
min-height: 550px;	
}


.mapMakerLabel{
text-shadow: 1px 1px 2px rgba(0,0,0,1);
}




/* saisonkalender*/


.legende-kalender{
display: flex;
flex-direction: row;
justify-content: space-between;
align-content: center;
align-items: center;
flex-wrap: wrap;
width: 320px;
margin: 2rem auto 0px auto;
}

.legende-kalender p{
vertical-align: middle;
line-height: 30px;
}
.legende-kalender p > span{
vertical-align: text-bottom;
}

.legende-kalender p:first-of-type{
flex-grow: 1;
width: 100%;
display: block;
text-align: center;
}

section.saisonkalender{
width: 100%;
overflow: hidden;
overflow-x: visible;
}


.saisonkalender table{
margin: 2rem 0px;

}

.saisonkalender table th{
font-weight: 600;
font-size: 0.8rem;
text-align: center;
color: #ffffff;
border-right: solid 1px rgb(213, 205, 189);
border-bottom: solid 1px rgb(213, 205, 189);
background-color: rgb(var(--umbergbeige));
padding: 8px 4px;
vertical-align: middle;
width: calc(100% / 12);
min-width: 67px;
max-width: 67px;
}




.saisonkalender table th:first-child{
border-radius: 18px 0px 0px 0px;
}

.saisonkalender table th:last-child{
border-radius: 0px 18px 0px 0px;
border-right: 0;
}

.saisonkalender table tbody tr:last-child td:first-child{
border-radius: 0px 0px 0px 0px;
border-bottom: 0;
}

.saisonkalender table tbody tr:last-child td:last-child{
border-radius: 0px 0px 18px 0px;

}

.saisonkalender table tbody tr:nth-child(odd){
background-color: var(--lineOdd);	
}

.saisonkalender table tbody tr:nth-child(odd) td{
border-right: solid 1px rgb(174, 166, 148);

}

.saisonkalender table tbody tr:nth-child(odd) td:last-of-type{
border-right: solid 1px rgb(213, 205, 189);
}

.saisonkalender table thead tr > th:first-child, .saisonkalender table tbody tr > td:first-child {
position: sticky;
left: 0;
background-color: rgb(var(--umbergbeige));
width:85px;
min-width: 85px;
z-index: 5;
}

.saisonkalender table tbody tr td{
border-right: solid 1px rgb(174, 166, 148);
border-bottom: solid 1px rgb(213, 205, 189);
padding: 6px;
font-size:0.8rem;
text-align: left;
vertical-align: middle;
width: calc(100% / 12);
position: relative;
text-align: center;
isolation: isolate;
}

.saisonkalender table tbody tr td a{
color: #ffffff;
text-decoration: none;
display: inline-block;
width: 100%;
}

.saisonkalender table tbody tr td span.hof, p .hof{
display: inline-block;
width: 30px;
height: 30px;
background: transparent URL('/files/design/kalender-hof.png') no-repeat;
background-position: center center;
background-size: auto 100%;
border-radius: 50em;
position: relative;
z-index: 2;
vertical-align: middle;
}

.saisonkalender table tbody tr td span.feld, p .feld{
display: inline-block;
width: 30px;
height: 30px;
background: transparent URL('/files/design/kalender-feld.png') no-repeat;
background-position: center center;
background-size: auto 100%;
border-radius: 50em;
position: relative;
z-index: 3;
vertical-align: middle;
}


.saisonkalender table tbody tr td span:not(:first-child){
margin-left: -15px;
position: relative;
z-index: 1;
}

.saisonkalender table th.active{
background-color: rgba(143,30,8,1);
}

.saisonkalender table tbody tr td.active{
background-color: rgba(143,30,8,0.25);
}


.mod_eventlist.foodtruck .event:nth-child(odd){
background-color: rgba(var(--umbergbeige),0.2);
}

.mod_eventlist.foodtruck .event time{
	padding: 8px 10px;
	margin: 0px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}


.mod_eventlist.foodtruck .event time span{
display: block;
min-width: calc(100% / 3);
padding-right: 8px;
}

.mod_eventlist.foodtruck .event time span:last-of-type{
	padding-right: 0px;
	min-width: calc((100% / 3) - 8px);
}


.mod_eventlist.foodtruck .event.istoday{
background-color: rgba(var(--umbergrot),0.2);
font-weight: 600;
}

.mod_eventlist.foodtruck .event.istoday time span{
font-weight: 600;
}


/* social icons */

.social{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
}

.social .icon_insta{
display: block;
width: 25px;
height: 25px;
background-image: url('/files/design/Instagram_Glyph_White.png');
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
}


.social .icon_facebook{
display: block;
width: 25px;
height: 25px;
background-image: url('/files/design/Facebook_Logo_Secondary.png');
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
}

.social .icon_tiktok{
display: block;
width: 25px;
height: 25px;
background-image: url('/files/design/logo_tiktok_white.png');
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
}



.social > a{
margin-left:25px;	
}


.social-liste ul{
margin: 0px auto 0px 0px;
width: fit-content;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 50px;
}


.social-liste ul li{
padding: 8px 0px 20px 0px;
}




.social-liste li.icon-instagram > a{
background: transparent URL('/files/design/Instagram_Glyph_Gradient.png') no-repeat center left;
background-size: auto 90%;
padding-left: 35px;
display: block;
width: 100%;
}

.social-liste li.icon-facebook > a{
background: transparent URL('/files/design/Facebook_Logo_Primary.png') no-repeat center left;
background-size: auto 90%;
padding-left: 35px;
display: block;
width: 100%;
}

.social-liste li.icon-tiktok > a{

background: transparent URL('/files/design/icon_tiktok_black.png') no-repeat center left;
background-size: auto 90%;
padding-left: 35px;
display: block;
width: 100%;	

}

/* Benachrichtigungen */
.button-backdrop{
width: auto;
position: fixed;
z-index: 1050;
bottom: 0;
left: calc(50% - 175px);
right: auto;
top: auto;
display: none;
}

.button-wrapper{
display: block;
width: 100%;
max-width: 350px;
background-color: #ffffff;
border-radius: var(--button-radius);
font-size: 0.85rem;
font-weight: normal;
margin: auto auto 2rem auto;
box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
color: #333333;
}

.button-wrapper > div{
padding: 12px 12px 12px 12px;
margin: 0px 0px;
display: flex;
justify-content: flex-start;
align-items: center;
align-content: center;
color: #333333;
}

.button-wrapper > div img{
width: 50px;
height: auto;
max-width: 100%;
margin-right: 20px;
}

.buttons{
flex-grow: 1;
width: auto;
display: flex;
justify-content: stretch;
align-content: stretch;
align-items: stretch;
gap: 3px;
padding-top: 0px!important;
padding-bottom: 12px!important;
}

.button-yes{
display: block;
width: calc(100% / 2);
text-align: center;
font-weight: normal;
font-size: 0.85rem;
background-color: rgba(0,0,0,0.15);
border-radius: var(--button-radius);
border: 0;

padding: 10px 0px 10px 0px;
color: green;
}

.button-no{
display: block;
width: calc(100% / 2);
text-align: center;
font-weight: normal;
font-size: 0.85rem;
background-color: rgba(0,0,0,0.15);
border-radius: var(--button-radius);
border: 0;
padding: 10px 0px 10px 0px;
color: red;
}

.button-no:hover, .button-yes:hover{
cursor: pointer;
background-color: rgba(0,0,0,0.05);
}

div:where(.swal2-container) h2:where(.swal2-title){
font-size: 1.1em!important;
}

/* Topinfo */

#topinfo{
background-color: rgb(var(--umbergrot));
display: block;
width: 100%;
height: 40px;
max-height: 40px;
}

#topinfo .inside{
width: 100%;
max-width: var(--contentMax);
margin: 0px auto;
position: relative;
overflow: hidden;
}



@-webkit-keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.ticker-wrap {
position: relative;
bottom: 0;
width: calc(100% - 50px);
overflow: hidden;
box-sizing: content-box;
text-align: center;
color: #ffffff;
max-width: 80%;
margin: 0px 25px;
padding-left: calc(100% - 25px);
}


.ticker-wrap .ticker {
display: inline-block;
height: 40px;
line-height: 40px;
white-space: nowrap;
padding-right: 100%;
box-sizing: content-box;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: ticker;
animation-name: ticker;
-webkit-animation-duration: 30s;
animation-duration: 30s;
}
.ticker-wrap .ce_text {
display: inline-block;
padding: 0 2rem;
font-size: 1rem;
color: white;
}


.ticker-wrap .ce_text h2{
	font-size: 1rem;
color: white;
}
/* Termine */


.termin-box.slick-slider.block{
	overflow: visible;
}


.termin-box, .termin-box .slick-track{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
margin: 0rem 0px 0rem 0px;
}

.termin-box .slick-track{
margin-left:10px;	
}

.termin-box{
margin: 2rem 25px 2rem 25px;
justify-content: center;
}

.termin-box .event{
display: flex;
flex-direction: column;
background-color: rgba(204,197,185,0.65);
border-radius: var(--button-radius);
padding: 0.8rem;
max-width: calc((100% / 4) - 50px);
min-width: 190px;
width: 225px;
height: auto;
margin-right: 20px;
}




.termin-box .event.istoday {
background-color: rgba(var(--umbergbeige),0.8);	
}


.events-home.termin-box .event.istoday{
	background-color: rgba(204,197,185,0.65);
}

.termin-box .event > div{
background-color: rgba(255,255,255,1);
border-radius: var(--button-radius);
}


.termin-box .event.slick-slide{
	float: none;
}

.termin-box .eventheader{
text-align: center;
font-weight: 700!important;
font-size: 1.3rem!important;
padding: 0px 0px 0px 0px!important;
margin: 0px 0px 0px 0px!important;
color: rgb(var(--umberggrau));

}

.termin-box .eventteaser{
text-align: center!important;
font-weight: 400!important;
font-size: 1rem!important;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}


.termin-box .eventtime{
color: #ffffff;
background-color: rgb(var(--umbergrot));
padding: 12px 6px;
border-radius: 0px 0px 8px 8px;
text-align: center;
margin-top: 1.5rem;
font-size: 0.9rem;
align-self: auto;
}


.termin-box .eventtime p{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 0.9rem!important;
}

.termin-box .eventtime p.time span{
display: inline;
}

.termin-box .eventtime p.time.current span{
display: block;
font-weight: 700;
font-size: 1rem;
}

.termin-box .image_container{
width: 100%;
text-align: center;
padding-top: 1rem;
}


.termin-box .image_container img{
margin: 0px auto;
}


.termin-box .empty {
display: block;
background-color: rgba(137, 126, 103, 0.1);
flex-grow: 1;
border-radius: var(--button-radius);
padding: 1rem;
max-width: calc(50% - 50px);
color: rgb(var(--umbergrot));
margin: 0px auto;
text-align: center;
font-weight: 700;
}


.termin-box a {
text-decoration: underline;
color: rgb(var(--umberggrau));
}



.termin-box a:hover {
text-decoration: none;
}

.termin-box .event a, .termin-box .event a:hover, .termin-box .event a:active{
text-decoration: none;	
}

.hinweis-saison{
  display: block;
  width: 100%;
background-color: rgba(137, 126, 103, 0.1);
flex-grow: 1;
border-radius: var(--button-radius);
padding: 1.5rem 1rem 1.5rem 1rem;
max-width: 50%;
color: rgb(var(--umberggrau));
margin: 0px auto;
text-align: center;
font-weight: 600;	
margin-bottom: 4rem;
background-image: URL('/files/design/icon_kalender.png');
background-repeat: no-repeat;
background-position: 25px center;
background-size: 90px 90px
	
}






.hinweis-saison .image_container{
	min-width: 15%;
	max-width: 90px;
	margin-right: 2rem;
	margin-bottom: 0;
	height: 100%;
	vertical-align: middle;
	  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.hinweis-saison .image_container a{
display: inline-block;
width: 100%;
height: 100%;
vertical-align: middle;
}

.hinweis-saison p em{
color: rgb(var(--umbergrot));
display: inline;
}

.hinweis-saison p{
display: inline-block;
margin-left: 110px;
}


/* Image Teaser Box*/

.image-teaserbox{
width: 100%;
max-width: var(--contentMax);
margin: 0px auto 0rem auto;
overflow: hidden;
}


.round-top{
border-radius: 25px 25px 0px 0px;
}

.round-bottom{
border-radius: 0px 0px 25px 25px;
}

.image-teaserbox .rs-column{
border-bottom: 3px solid #ffffff;
}



.image-teaserbox .rs-column:last-of-type{
border-bottom: 3px solid #ffffff;
border-left: 3px solid #ffffff;
}




.image-teaserbox.round-bottom .rs-column, .image-teaserbox.round-bottom .rs-column:last-of-type{
border-bottom: 0px solid #ffffff;
max-height: 250px;
}

.image-teaserbox .rs-column.rs-subcolumn .rs-column.ce_rs_column_start{
border-bottom: 3px solid #ffffff;
}


.image-teaserbox .rs-column.rs-subcolumn .rs-column{
border-bottom: 0px solid #ffffff;
border-left: 0px solid #ffffff;
}


.image-teaserbox .rs-column.rs-subcolumn .rs-column .rs-columns .rs-column:last-of-type{
border-bottom: 0px solid #ffffff;
border-left: 3px solid #ffffff;
}


.image-teaserbox .ce_image{
display: block;
position: relative;
width: 100%;
height: 100%;
isolation: isolate;
}


.image-teaserbox .ce_image .image_container::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	display: block;
	z-index: 2;
	transition: background-color 0.3s ease-out;
}

.image-teaserbox .ce_image:hover .image_container::before{
	background-color: rgba(0,0,0,0.1);	
}

.image-teaserbox .ce_image .image_container, .image-teaserbox .ce_image .image_container a{
display: block;
position: relative;
width: 100%;
height: 100%;	
}

.image-teaserbox  .ce_image h3, .image-teaserbox  .ce_image h2{
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto auto;
color: #ffffff;
text-transform: uppercase;
font-size: 2.4rem;
z-index: 3;
width: 85%;
height: fit-content;
text-align: center;
padding: 5px 0px 5px 0px;
border-bottom: 0;
font-weight: 600;
text-shadow: 1px 1px rgba(0,0,0,0.65);
}



.image-teaserbox  .ce_image h3::after, .image-teaserbox  .ce_image h2::after{
content: '';
display: block;
width: 40%;
height: 1px;
line-height: 1px;
border-top: solid 2px #ffffff;
margin: 0rem auto 0px auto;	
}


.image-teaserbox  .ce_image img{
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform .5s ease; /* Animation */
}



.image-teaserbox  .ce_image:hover img{
transform: scale(1.1);
}


.image-teaserbox.rs-columns{
display: flex;
justify-content: flex-start;
align-content: stretch;
align-items: stretch;
}


.image-teaserbox div{
padding: 0px 0px 0px 0px!important;
margin: 0px 0px 0px 0px!important;
}


.image-teaserbox div.rs-column{
width: calc(100% / 2)!important;
}



.image-teaserbox .rs-subcolumn div.rs-column{
width: 100%!important;
}




/* pagination */


.pagination{
width: auto;
min-width: 90%;
margin: 2rem auto 4rem auto;
}


.pagination p{
text-align: center;	
}


.pagination ul{
	width: fit-content;
list-style-type: none;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-content: stretch;
align-items: stretch;	
margin-top: 1rem;
margin-left: auto;
margin-right: auto;
}


.pagination ul li{
margin: 0px 6px;	
padding: 0px 0px;
}


.pagination ul li a, .pagination ul li strong{
display: block;
padding: 8px;
text-align: center;
font-size: 1rem;
text-decoration: none;
min-width: 45px;
color: #333333;
border: solid 1px #333333;
font-weight: 600;
border-radius: 4px;
}

.pagination ul li strong, .pagination ul li a:hover{
background-color: rgb(var(--umbergrot));
color: #ffffff;
}


/* Flex Columns */

.rs-columns.flex-column {
display: flex;
flex-direction: row;
justify-content: space-between;
align-content: stretch;
align-items: stretch;
}

.rs-columns.flex-column .rs-column{
display: flex;
flex-direction: column;

}

.rs-columns.flex-column .rs-column > *:last-child{
margin-top: auto;
}



/* FAQ */


.mod_faqpage{
	margin-top: 3rem;
}

.mod_faqpage h3{
	width: 100%;
    max-width: unset;
    margin-left: 0px;
    margin-right: 0px;
    color: rgb(var(--umbergrot));
    margin-bottom: 1rem;
    padding-bottom: 0rem;
    text-align: left;
    font-size: 1.45rem;
    font-weight: 600;
}


.mod_faqpage section{
    margin-bottom: 2rem;
    padding: 25px 25px 2rem 25px;
    border-bottom: solid 0px rgb(var(--umberggrau));
}



.mod_faqpage section:nth-child(odd){
background-color: var(--lineEven);	
}


.datenschutz h1{
    font-size: 3.3rem;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "Nunito Sans", cursive;
    font-weight: 400;
    line-height: 1.4;
    color: rgb(var(--umbergrot));
    text-transform: uppercase;
    max-width: 88%;
    letter-spacing: 3px;
}


.datenschutz h1::after{
	content: '';
    display: block;
    width: 60%;
    height: 1px;
    line-height: 1px;
    border-top: solid 3px rgb(var(--umbergbeige));
    margin: 2rem auto 0px auto;
}


.datenschutz h2, .datenschutz h3, .datenschutz h4, .datenschutz h5, #main .datenschutz h4, #main .datenschutz h4.ce_headline{
    width: 100%;
    max-width: 90%;
    margin-left: 0;
    margin-right: auto;
    color: rgb(var(--umbergrot));
    margin-bottom: 1rem;
    padding-bottom: 1rem;

    text-align: left;
    font-size: 1.85rem;
    text-transform: none;
    letter-spacing: 0
}


.datenschutz .ce_text:first-of-type h2{
    margin-top: 1rem;
}

.datenschutz h2{
    margin-top: 3rem;
}


.datenschutz h3{
    margin-top: 1.2rem;
}

.datenschutz h2::after{
    border-top: solid 1px rgb(var(--umbergrot));
        margin: 2rem auto 0px 0px;
}


.datenschutz h3::after, .datenschutz h4::after, .datenschutz h5::after, #main .datenschutz h4::after, #main .datenschutz h4.ce_headline::after{
	display: none;
	
}

.datenschutz h4, .datenschutz h5, #main .datenschutz h4, #main .datenschutz h4.ce_headline{
    font-size: 1.3rem;
        margin-bottom: 0rem;
    padding-bottom: 0rem;
}



.datenschutz ul{
margin-left: 2rem;
    list-style-type: initial;

}

/* Formular */


.widget {
	background-color: rgba(var(--umberggrau), 0.05);
	border-bottom: solid 1px rgb(var(--umbergbeige));
	padding: 8px 0px 0px 0px;
	margin-bottom: 25px;
}


.widget label{
font-size: 1rem;
font-weight: normal;
	padding: 0px 8px 0px 8px;
}


input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input:not([type]), textarea{
	
padding: 6px 12px;	
}

.widget-select select.select{
	width: 100%;
	border: 1px solid #ccc;
	padding: 4px;
}

.widget-select .select option{
padding: 4px;
font-size: 14px;
}

.widget.datenschutz fieldset{
padding: 10px 10px;
}


.widget.datenschutz fieldset legend, .widget label{
font-weight: 600;	
}

.widget.datenschutz fieldset > span{
display: flex;
flex-direction: row;
justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.widget.datenschutz fieldset span label .ce_text{
	margin: -6px 0px 0px 0px;
}

.widget.widget-submit{
	background-color: #ffffff;
	border-bottom: 0;
}


.widget.widget-submit button.submit{
    color: #fff;
    font-weight: normal;
    background: none;
    background-color: rgb(var(--umbergrot));
    border: solid 1px rgb(var(--umbergrot));
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 0.375rem 1.5rem;
    font-size: 1rem;
    line-height: 1.6;
    border-radius: var(--button-radius);
    display: inline-block;
    width: 50%;
    min-width: 150px;
    margin: auto auto 0px auto;
}



/* Cookie bar */
.open-cookiebar > a{
	    color: #fff;
    font-weight: normal;
    background: none;
    background-color: rgb(var(--umbergrot));
    border: solid 1px rgb(var(--umbergrot));
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 0.375rem 1.5rem;
    font-size: 1rem;
    line-height: 1.6;
    border-radius: var(--button-radius);
    display: inline-block;
    width: 50%;
    min-width: 150px;
    margin: auto auto 0px auto;
}



.open-cookiebar{
	padding-bottom: 3rem;
}


.cc-head h3{
	margin-bottom: 12px;
}


.cc-head p, .cc-info>a{
    color: #333333;
}


.cc-head p a{
	color: rgb(var(--umbergrot));
}

.cc-detail-btn, .cc-detail-btn-details {
  color: #333333;
}

.contao-cookiebar .highlight .deny {
    --ccb-btn-bg: #bd362f;
    --ccb-btn-bg-hvr: #ee5f5b;
    --ccb-btn-bdr: #bd362f;
    --ccb-btn-clr: #fff;
}



.contao-cookiebar .highlight .save {
    --ccb-btn-bg: #4e9e3e;
    --ccb-btn-bg-hvr: #4c933f;
    --ccb-btn-bdr: #3e7830;
    --ccb-btn-clr: #fff;
}

/* Social Icons */

.social-links{
display: block;
  background-color: rgba(137, 126, 103, 0.1);
  flex-grow: 1;
  border-radius: var(--button-radius);
  padding: 1rem;
  max-width: calc(50% - 50px);
  color: rgb(var(--umberggrau));
  margin: 0px auto 3rem auto;
  text-align: center;
  font-weight: 600;
}

.social-links ul{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
align-content: center;
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: fit-content;
}

.social-links ul li{
margin: 0px 0px;
padding: 8px 12px;	
}


.social-links ul li a{
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}

.social-links li > a{
	background-repeat: norepeat;
	background-size: contain;
	background-position: center center;

}

.social-links li.icon-instagram > a{
	background-image: URL('/files/design/Instagram_Glyph_Gradient.png');
}

.social-links li.icon-facebook > a{
	background-image: URL('/files/design/Facebook_Logo_Primary.png');
}

.social-links li.icon-tiktok > a{
	background-image: URL('/files/design/icon_tiktok_black.png');
}

.social-links li.icon-whatsapp > a{
	background-image: URL('/files/design/WhatApp_Glyph_Green.png');
}

/* Insta Feed */

.mod_cfg_instagram{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: stretch;
align-content: flex-start;
margin: 3rem 0px 3rem 0px;
padding: 0px 0px;
gap: 1px;
width: 100%;
border-radius: var(--button-radius);
}


.mod_cfg_instagram .item{
margin: 0px 0px 0px 0px;
flex: 1 0 auto;
height: auto;
overflow: hidden;
padding: 0px 0px 0px 0px;
width: calc((100% / 4) - 3px);
position: relative;
display: flex;
flex-direction: column;
justify-content: stretch;
align-items: stretch;
align-content: stretch;
}

.mod_cfg_instagram .item a{
border: 0!important;
padding: 0!important;
display: inline-block;
width: 100%;
position: relative;

}

.mod_cfg_instagram .item .imgwrapper{
width: 100%;
overflow: hidden;
position: relative;
}


.mod_cfg_instagram .item .imgwrapper:after {
content: "";
display: block;
padding-bottom: 100%;
}

.mod_cfg_instagram .item.type-video a:after{
content: '\25B6';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  font-size: 45px;
  color: rgba(255,255,255,0.75);
  font-weight: 400;
  margin: auto auto;
  padding: 3px 0px 3px 6px;
  border: solid 2px rgba(255,255,255,0.75);
  border-radius: 50em;
  text-align: center;
  vertical-align: middle;
  line-height: 62px;
}


.mod_cfg_instagram .item.type-video a:hover:after{
color: rgba(255,255,255,1);
}


.mod_cfg_instagram .item img {
width: 100%;
height: 100%;
display: block;
border: 0;
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.mod_cfg_instagram .item .insta_caption{
font-weight: 400;
line-height: 160%;
font-size: 0.85rem;
color: rgba(60,60,60,0.9);
background-color: rgba(var(--umbergrot),0.15);
padding: 15px;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 8;
display: none;
}

.mod_cfg_instagram .item a:hover > .insta_caption{
display: block;
color: rgba(255,255,255,1);
background-color: rgba(var(--umbergrot),0.85);
}