.wp-block-kadence-posts .entry-title {
  font-size: 16px;
  line-height: 1.22;
  font-weight: 700;
  word-break: keep-all;
  overflow-wrap: normal;
  hyphens: none;
}
.wp-block-kadence-posts .post-thumbnail img {
height:220px;
width:100%;
object-fit:cover;
}
/* Magazin-Teaser: Text auf 3 Zeilen begrenzen */
.entry-summary,
.archive .entry-summary,
.blog .entry-summary {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.slt-lexikon ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 38px;
}

.slt-lexikon li {
    margin-bottom: 10px;
}

.slt-lexikon a {
    text-decoration: none;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 2px;
}

.slt-lexikon h2 {
    margin-top: 42px;
    margin-bottom: 18px;
}

.slt-lexikon a:hover {
    border-bottom: 1px solid #999;
}
/* dein bestehendes CSS bleibt oben */

.slt-lexikon ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 38px;
}

/* ... dein bisheriger Code ... */


/* HIER UNTEN EINFÜGEN ↓ */

.slt-lexikon {
    max-width: 900px;
}

.slt-lexikon h2 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 12px;
}

.slt-lexikon ul {
    margin-bottom: 30px;
}

.slt-lexikon li {
    margin-bottom: 6px;
}

.slt-lexikon a {
    font-size: 16px;
    color: #1e3a5f;
    border-bottom: 1px solid #e5e5e5;
}

.slt-lexikon a:hover {
    color: #000;
    border-bottom: 1px solid #999;
}
/* ===== SLT LEXIKON CLEAN FINAL ===== */

.slt-lexikon {
    max-width: 900px;
    margin: 0 auto;
}

.slt-lexikon h2 {
    font-size: 28px !important;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 10px;
    color: #1d2a3a;
}

.slt-lexikon ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 30px;
}

.slt-lexikon li {
    margin-bottom: 8px;
}

.slt-lexikon a {
    font-size: 17px;
    color: #1e3a5f;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2px;
}

.slt-lexikon a:hover {
    color: #000;
    border-bottom: 1px solid #999;
}
/* ===== SLT LEXIKON FINAL FORCE ===== */

.slt-lexikon h2 {
    font-size: 34px !important;
    font-weight: 800 !important;
    letter-spacing: 0.5px;
    margin-top: 60px !important;
    margin-bottom: 15px !important;
}

.slt-lexikon a {
    font-size: 18px !important;
    font-weight: 500;
    color: #0f2f4f !important;
    border-bottom: 1px solid #dcdcdc;
}

.slt-lexikon li {
    margin-bottom: 10px !important;
}

.slt-lexikon ul {
    margin-bottom: 35px !important;
}
/* ===== SLT LEXIKON – MAGAZIN LOOK ===== */

.slt-lexikon h2 {
    font-size: 36px !important;
    font-weight: 800 !important;
    color: #0d2238;
    margin-top: 70px !important;
    margin-bottom: 20px !important;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 5px;
}

.slt-lexikon ul {
    margin-bottom: 40px !important;
}

.slt-lexikon li {
    margin-bottom: 12px !important;
}

.slt-lexikon a {
    display: inline-block;
    font-size: 18px !important;
    font-weight: 500;
    color: #0f2f4f !important;
    padding: 6px 0;
    border-bottom: 1px solid #e8e8e8;
    transition: all 0.2s ease;
}

.slt-lexikon a:hover {
    color: #000;
    transform: translateX(3px);
    border-bottom: 1px solid #999;
}
/* ===== SLT LEXIKON NAVIGATION ===== */

.slt-lexikon-nav {
    text-align: center;
    margin: 30px 0 50px 0;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.slt-lexikon-nav a {
    display: inline-block;
    margin: 0 6px 8px 0;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #1e3a5f;
}

.slt-lexikon-nav a:hover {
    border-bottom: 1px solid #999;
}
.slt-lexikon-nav {
    text-align: left;
    max-width: 960px;
    margin: 0 auto 30px auto;
}
.slt-lexikon-nav {
    letter-spacing: 1px;
}
.slt-lexikon-nav a {
    padding: 2px 6px;
    display: inline-block;
}
.slt-lexikon-nav a:target,
.slt-lexikon-nav a.active {
    font-weight: 600;
    text-decoration: underline;
}

.wp-block-kadence-posts .entry-title,
.wp-block-kadence-posts .entry-title a {
  overflow-wrap: anywhere;
  word-break: normal;
  max-width: 100%;
}
/* SLT – ruhige Magazin-Kacheln / Kadence */

/* Beitragskarten allgemein */
.entry,
.wp-block-kadence-posts .kt-blocks-post-grid-item,
.wp-block-post {
  border-radius: 6px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

/* dezenter Hover */
.entry:hover,
.wp-block-kadence-posts .kt-blocks-post-grid-item:hover,
.wp-block-post:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.10);
  transform: translateY(-2px);
}

/* Bilder in Kacheln */
.entry .post-thumbnail img,
.wp-block-kadence-posts img,
.wp-block-post-featured-image img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.25s ease;
}

/* minimaler Bild-Zoom beim Hover */
.entry:hover .post-thumbnail img,
.wp-block-kadence-posts .kt-blocks-post-grid-item:hover img,
.wp-block-post:hover .wp-block-post-featured-image img {
  transform: scale(1.025);
}

/* saubere Innenabstände */
.entry-content-wrap,
.kt-blocks-post-grid-item-inner-wrap,
.wp-block-post > *:not(.wp-block-post-featured-image) {
  padding: 18px 20px;
}

/* Titel ruhiger */
.entry-title,
.wp-block-post-title,
.kt-blocks-post-title {
  line-height: 1.25;
  margin-bottom: 10px;
}

/* Textauszug */
.entry-summary,
.wp-block-post-excerpt,
.kt-blocks-post-excerpt {
  line-height: 1.55;
  color: #333333;
}

/* Grid-Abstände */
.wp-block-kadence-posts,
.wp-block-query .wp-block-post-template {
  gap: 28px;
}
/* SLT Startseite – einheitliche Artikeltypografie in Ressort-Kacheln */

/* Ressortlabel */
.home .entry-meta,
.home .kt-blocks-post-grid-byline,
.home .taxonomy-category,
.home .post-category,
.home .kadence-post-categories {
  font-size: 0.78rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Artikeltitel in allen Kacheln vereinheitlichen */
.home .entry-title,
.home .entry-title a,
.home .wp-block-post-title,
.home .wp-block-post-title a,
.home .kt-blocks-post-title,
.home .kt-blocks-post-title a,
.home .kadence-post-title,
.home .kadence-post-title a {
  font-size: 1.18rem !important;
  line-height: 1.22 !important;
  font-weight: 700;
}

/* Datum */
.home .posted-on,
.home .entry-date,
.home .kt-blocks-post-date {
  font-size: 0.9rem;
  line-height: 1.35;
}

/* Auszug */
.home .entry-summary,
.home .entry-summary p,
.home .wp-block-post-excerpt,
.home .wp-block-post-excerpt p,
.home .kt-blocks-post-excerpt,
.home .kt-blocks-post-excerpt p {
  font-size: 1rem;
  line-height: 1.5;
}

/* Weiterlesen */
.home .more-link,
.home .wp-block-post-excerpt__more-link,
.home .kt-blocks-post-readmore {
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-transform: uppercase;
}
/* SLT – Footer / ruhiger Magazinabschluss */

.site-footer {
  background-color: #f4f5f6;
  border-top: 1px solid rgba(0,0,0,0.06);
  box-shadow: 0 -6px 20px rgba(0,0,0,0.03);
  margin-top: 60px;
  padding: 35px 0 30px;
  font-size: 0.95rem;
  line-height: 1.65;
  color: #444;
}

/* Abstand vor Footer sauber halten */
.home .site-main {
  padding-bottom: 0;
}

/* Footer-Inhalt leicht nach oben holen */
.site-footer .footer-inner-wrap {
  padding-top: 10px;
  padding-bottom: 30px;
}

/* Footer-Überschriften */
.site-footer h2,
.site-footer h3 {
  font-size: 1.05rem;
  font-weight: 600;
  margin-bottom: 12px;
}

/* Footer-Widgets kompakter */
.site-footer .widget {
  margin-bottom: 10px;
}

/* Links im Footer ruhig halten */
.site-footer a {
  color: #222;
  text-decoration: none;
}

.site-footer a:hover {
  color: #1f5f99;
  text-decoration: none;
}

/* Untere Copyright-Zeile */
.site-info {
  font-size: 0.85rem;
  color: #666;
  margin-top: 25px;
}