.elementor-22 .elementor-element.elementor-element-6f736d9a{--display:flex;--min-height:80px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-22 .elementor-element.elementor-element-6f736d9a:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-6f736d9a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-22 .elementor-element.elementor-element-6f736d9a > .elementor-shape-top svg, .elementor-22 .elementor-element.elementor-element-6f736d9a > .e-con-inner > .elementor-shape-top svg{width:calc(300% + 1.3px);height:10px;}.elementor-22 .elementor-element.elementor-element-6f736d9a > .elementor-shape-bottom svg, .elementor-22 .elementor-element.elementor-element-6f736d9a > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);height:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-22 .elementor-element.elementor-element-15752c86 > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-22 .elementor-element.elementor-element-15752c86 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:2em;font-weight:600;color:#333333;}.elementor-22 .elementor-element.elementor-element-f414526{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-22 .elementor-element.elementor-element-d06746e .elementor-heading-title{color:var( --e-global-color-text );}@media(max-width:1366px){.elementor-22 .elementor-element.elementor-element-15752c86 > .elementor-widget-container{padding:0px 30px 0px 30px;}.elementor-22 .elementor-element.elementor-element-15752c86 .elementor-heading-title{font-size:1.8em;}}/* Start custom CSS for container, class: .elementor-element-f414526 *//* ENTFERNT äußere Rahmen */
.tablepress {
  border: none !important;
  border-collapse: separate !important; /* Verhindert das "Zusammenfallen" von Linien */
  border-spacing: 0; /* Kein zusätzlicher Abstand */
}

/* SPALTENLINIEN: vertikale Linien */
.tablepress td,
.tablepress th {
  border-left: 1px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
  border-top: none !important;
  border-bottom: none !important;
}

/* Tabellenkopf mit anderer Farbe */
#tablepress-1 thead th {
  background-color: #59B852 !important;
  color: #000 !important;
}

/* ENTFERNT alternierende grau-weiße Streifen */
.tablepress tbody tr {
  background-color: #ffffff !important;
}
/* Einheitlicher Hintergrund für alle Zellen */
#tablepress-1 td,
#tablepress-1 th {
  background-color: #f7f7f7 !important;
}
/* Horizontale Linien in Weiß */
#tablepress-1 td {
  border-top: 1px solid #ffffff !important;
}/* End custom CSS */