/*###gruen  #173c1e*/


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


.body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.gruen {background: #173c1e;}
.gruen p {color:#fff;}

.frame a:not([class]) {
  color: #173c1e;
}
#c177 .gallery-item {padding: 0 10px;}
#c177 .textmedia {max-width: 900px; margin:0 auto;}
.animation {display: none;}
#pageid1 .animation {display: block;}

.timeline-item-header-headline {color:#173c1e;}

.btn {background: #173c1e; color:#fff!important;}
.btn:hover {opacity: 0.8; background: #173c1e !important;}
.gruen {background: #173c1e; color:#fff!important;}

.gruen .frame a[class=""], .gruen .frame a:not([class]) {color:#fff;}
.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;
}
.gold,
desktopheader {background:#f4edd3; }
desktopheader {--bs-gutter-x: 0px; padding-bottom: 10px;}
desktopheader .textmedia {gap:0;}
.hauptmenu {margin-top: 8px;}

.site-header {
  z-index: 100;
  position: fixed;
  width: 100%;
  transform: none;
  position: sticky;
  top: 0;
  padding-top: 0px;
  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
 }
}


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



 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:#173c1e; font-size: 3rem; font-weight: bold;}
main h3 {font-size: 22px; margin:6px 0 !important;}





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

main .textpic-text 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 .textpic-text li:last-child {
  border-bottom: none; /* Kein Strich nach dem letzten Element */
}

main  .textpic-text 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-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: gray;
}


figure.table {
    font-size: 1.2rem;
    font-family: sans-serif;
}

figure.table table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 2rem;
}

figure.table td {
    padding: 0.75rem 1rem;
    vertical-align: top;
    border: none;
}

/* Erste Spalte fixieren */
figure.table td:first-child {
    width: 320px;
    font-weight: bold;
}

/* Hintergrund abwechselnd mit Verlauf */
figure.table tr:nth-child(odd) {
    background: linear-gradient(to right, #f4edd3, #ffffff);
}

figure.table tr:nth-child(even) {
    background: #ffffff;
}
