/*###gruen  #01803d*/
/*#dunkelgrau von saubermacher #717171*/


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

* {
  margin: 0;
  padding: 0;
}

html {  scroll-padding-top: 200px;}


.mobilemenu a {text-decoration: none;}
.mobilehead  {display: none;}

.hauptmenu {margin-top: 4px;}
.body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.carousel-fullscreen .item {
  max-height: 75vh;
}

.frame a:not([class]) {
  color: #01803d;
}

.btn {background: #01803d; color:#fff!important;}


.grau {background: #f4f4f4;}

.gruen {background: #01803d; color:#fff!important;}
.gruen .frame a[class=""], .gruen .frame a:not([class]) {color:#fff;}
.gruen h2, .gruen h3, .gruen h1,.gruen a {color:#fff;}

/* Logo */
.logo img {
  max-height: 120px;
}
.logo .frame {padding: 0;}


.card-footer a::after {
  content: "weiterlesen";
}

.card-footer a span {
  display: none;
}


/* Fokus-Stile für bessere Navigation */
a:focus, button:focus {
    outline: 3px solid #ff9900;
    outline-offset: 3px;
}

/* Skip-Links (springen direkt zu den Inhalten) */
.skip-links {
    position: absolute;
    top: -100px;
    left: -10px;
    background: #000;
    color: #fff;
    padding: 10px;
    z-index: 100;
}

.skip-links a {
    color: white;
    text-decoration: none;
}

.skip-links a:focus {
    top: 10px;
}
desktopheader {--bs-gutter-x: 0px; padding-bottom: 0px;}
desktopheader .textmedia {gap:0;}

desktopheader  {
	padding-top: 8px; padding-bottom: 8px;}


.site-header {
  z-index: 100;
  position: fixed;
  width: 100%;
  transform: none;
  position: sticky;
  top: 0;
  background-color: #fff;
	  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo .frame {padding: 0;}


@media (min-width:1400px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg,
 .container-xl,
 .container-xxl,
.frame-container-default {
  max-width:1512px
 }
}

.animation .hunderter .frame-container-default {

}


footer .textmedia {gap:0;}


main .ce-headline-center a { text-decoration: none;}

.slider-fluid {display: none;}
#pageid1 .slider-fluid {display: inherit;}

main a {color: #01803d;}


footer {padding:  0 ; margin-top: 2%;}

footer strong {font-weight: bold; padding-bottom: 0.5% !important; margin: 1.5% 0 !important; font-size: 1.25rem; }


h1, h2, h3, h4, h5 {font-family: 'lato', sans-serif !important; font-weight: bold; padding-bottom: 0.5% !important; margin: 1.5% 0 !important; }

main h1 { color:#01803d; font-size: clamp(1.8rem, 2vw + 1rem, 2.5rem); font-weight: bold; }
main h2 { color:#717171; font-size: clamp(1.5rem, 1.5vw + 0.8rem, 2.2rem); }
main h3 { color:#01803d; font-size: clamp(1.3rem, 1.2vw + 0.7rem, 1.9rem); }

main .list-normal {
  list-style: none;
  padding: 0;
	font-size: 125%;
}

main .list-normal li {
  position: relative;
  padding-left: 30px; /* Mehr Abstand für größere Quadrate */
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc; /* Trennstrich */
}

main .list-normal li:last-child {
  border-bottom: none; /* Kein Strich nach dem letzten Element */
}

main  .list-normal li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 16px; /* Größeres Quadrat */
  height: 16px;
  background-color: #01803d; /* Farbe */
  transform: rotate(45deg); /* Quadrat drehen */
}

.frame-custom-10 .image {max-width: 50%;}
.frame-custom-11 .image {max-width: 65%;}
.frame-custom-12 .image {max-width: 80%;}


.frame-custom-22 .gallery-item img {  width: 80%;}
.frame-custom-23 .gallery-item img {  width: 60%;}
.frame-custom-24 .gallery-item img {  width: 40%;}
.frame-custom-25 .gallery-item img {  width: 20%;}
.frame-custom-26 .gallery-item img {  width: 10%;}
.frame-custom-22 .textmedia {gap:0;}
.frame-custom-23 .textmedia {gap:0;}
.frame-custom-24 .textmedia {gap:0;}
.frame-custom-25 .textmedia {gap:0;}
.frame-custom-26 .textmedia {gap:0;}

.frame-custom-27 .gallery-item img {  width: 80%;float: left;}
.frame-custom-28 .gallery-item img {  width: 60%;float: left;}
.frame-custom-29 .gallery-item img {  width: 40%; float: left;}
.frame-custom-30 .gallery-item img {  width: 20%;float: left;}
.frame-custom-31 .gallery-item img {  width: 10%;float: left;}



.frame-space-before-extra-small {margin-top:0.5%;display: block;}
.frame-space-before-small {margin-top:3%!important;display: block;}
.frame-space-before-medium {margin-top:6% !important;display: block;}
.frame-space-before-large {margin-top:9%;display: block;}

.frame-space-after-extra-small {margin-bottom:0.5%;display: block;}
.frame-space-after-small {margin-bottom:3%;display: block;}
.frame-space-after-medium {margin-bottom:6%;display: block;}
.frame-space-after-large {margin-bottom:9%; display: block;}


.hunderter .megazeil,
.hunderter .ce-outer,
.hunderter .ce-row,
.hunderter .ce-gallery,
.hunderter .ce-textpic,
.hunderter .image { width: 100% !important;}
.hunderter .container {padding: 0 !important;}
.hunderter .frame {width: 100%; height: auto; margin: 0;
padding: 0;}

.hunderter .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33.33333% !important;}

.hunderter {max-width: 100% !important; padding: 0 !important; z-index: 0;}
.hunderter .ce-gallery img {padding: 0;width: 100%; }
.hunderter .ce-column {padding: 0 !important ;}
.hunderter .textmedia {gap:0;}
.hunderter hr {height: 0; padding: 2% 0; background:none !important;}
.hunderter .frame-container-default {
  max-width: 100%; padding: 0; margin:0;
}

#pageid1 .rootline {display: none;}
.rootline p {
  margin-bottom: 0;
  padding: 8px 0;
  text-align: center;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  color: #444444;
}


.frame-custom-10 hr {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin: 1rem 0;
  position: relative;
  background: url('/fileadmin/templates/css/logo-weststerische-sabuermacher-blume.svg') center center no-repeat;
  background-size: auto 50px; /* 50px hoch */
  background-repeat: no-repeat;
}

/* Linien links und rechts */
.frame-custom-10 hr::before,
.frame-custom-10 hr::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #01803d;
  display: block;
  position: relative;
  top: 0;
}

/* Abstand von 6px zur SVG in der Mitte */
.frame-custom-10 hr::before {
  margin-right: 60px;
}

.frame-custom-10 hr::after {
  margin-left: 6px;
}

    .back-button {
      background-color: #01803d; /* Grüner Hintergrund */
      color: white;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      border-radius: 6px;
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      transition: background-color 0.3s;
    }
.btn:hover,
    .back-button:hover {
      background-color: #444444; /* dunkleres Grün beim Hover */
    }

    .back-button .arrow {
      margin-right: 8px;
      font-size: 18px;
    }

.copyright p {font-size: 0.8rem;}

.frame-option-indent-right .frame-inner {margin-right: 0;}
.frame-option-indent-left .frame-inner {margin-left: 0;}

main .texticon-left .texticon-icon {padding-right: 4px; color:#01803d;}
.texticon a {text-decoration: none; }
.texticon p {padding-top: 3px;}

.list-normal a {text-decoration: none;}

main .frame-header > :last-child {
  margin-bottom: 0 !important;
}


/* pflichtfeld im Carousel ausblenden */
.carousel .carousel-item h2 {
	font-size: 0rem;
}


/*startseite*/

#pageid1 .card-img-top picture,
#pageid1 .card-img-top img {
    width: 70%;
    display: block;
    margin: auto;
    padding-top: 2rem;
}

#pageid1 .card-title,
#pageid1 .card-subtitle {
    text-align: center;
}

#pageid1 .card p {
	text-align: center;
	
	
}

/*LP für Kalendar*/
#pageid22 .card-img-top picture,
#pageid22 .card-img-top img {
    width: 70%;
    display: block;
    margin: auto;
    padding-top: 2rem;
}

#pageid22 .card-title,
#pageid22 .card-subtitle {
    text-align: center;
	color: #717171;
}

#pageid22 .card p {
	text-align: center;
}

.gallerie .gallery-item img,
.gallerie .gallery-item picture {
    width: 100%;

}

.carousel .carousel-indicators-navigation {
	display: none !important;
}
.accordion-header {margin:0 !important; padding: 0 !important;}


/* Gesamtes Accordion moderner machen */
#accordion-274 .accordion-item {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 1rem;
    background: #ffffff;
    box-shadow: 0 6px 16px rgba(0,0,0,0.07);
}

/* Header-Button */
#accordion-274 .accordion-button {
    font-weight: 600;
    font-size: 1.05rem;
    padding: 1rem 1.25rem;
    background: #f7faf9; /* modernes Soft-Grau-Grün */
    color: #01361c;
    border: none;
    box-shadow: none;
    transition: background-color .2s ease, color .2s ease, transform .15s ease;
}

/* Hover */
#accordion-274 .accordion-button:hover {
    background-color: #e8f5ef;
    color: #01803d;
    transform: translateY(-1px);
}

/* Offener Zustand */
#accordion-274 .accordion-button:not(.collapsed) {
    background: linear-gradient(135deg, #01803d, #01a34f);
    color: white;
}

/* Bootstrap Chevron einfärben */
#accordion-274 .accordion-button::after {
    filter: hue-rotate(120deg) saturate(2);
    opacity: .7;
}

/* Chevron heller im offenen Zustand */
#accordion-274 .accordion-button:not(.collapsed)::after {
    filter: brightness(3);
    opacity: 1;
}

/* Fokus */
#accordion-274 .accordion-button:focus {
    box-shadow: 0 0 0 2px rgba(1,128,61,0.35);
    outline: none;
}

/* Body */
#accordion-274 .accordion-body {
    padding: 1.4rem 1.5rem;
    background: #ffffff;
    border-top: 1px solid rgba(1,128,61,0.1);
}

/* Headings im Inhalt */
#accordion-274 .accordion-body h3 {
    font-size: 1.15rem;
    margin-bottom: .25rem;
    color: #01803d;
}

/* Texte */
#accordion-274 .accordion-body p {
    color: #4b5563;
    margin-bottom: .4rem;
}

/* Abstandslinie zwischen Personen */
#accordion-274 .accordion-body p + h3 {
    margin-top: 1rem;
    padding-top: 0.6rem;
    border-top: 1px dashed #e5e7eb;
}

/* Mobile Feintuning */
@media (max-width: 576px) {
    #accordion-274 .accordion-button {
        font-size: 1rem;
        padding: .85rem 1rem;
    }
    #accordion-274 .accordion-body {
        padding: 1.1rem 1rem;
    }
}

/* Chevron immer sichtbar machen (dunkel) */
#accordion-274 .accordion-button::after {
    filter: none !important; /* Filter entfernen */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-chevron-down' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
    opacity: 0.9 !important;
}

/* Im offenen Zustand weißes Chevron */
#accordion-274 .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.


