Zum Hauptinhalt springen
Sonntag, 9 August 2026 · AbendausgabeBerlin ⛅ 25°CEUR/USD 1.1535 · EUR/GBP 0.8577Über unsRedaktionQuellenKontaktNewsletter

Lebensjahr — Synonym & alternatives Wort

Lebensjahr · Wortlexikon (trendlogik.de)

/* Canon.de CSS-Präfix: dsx */
.tre-hero {
background: linear-gradient(145deg, #f8faff 0%, #eef4fa 100%);
border-bottom: 2px solid #b0c4de;
padding: 2rem 1.5rem 1.5rem 1.5rem;
margin-bottom: 1.5rem;
border-radius: 0 0 20px 20px;
font-family: ‚Segoe UI‘, Roboto, system-ui, sans-serif;
}
.tre-hero h1 {
font-size: 2.8rem;
font-weight: 500;
letter-spacing: -0.02em;
color: #1a2a3a;
margin: 0 0 0.3rem 0;
line-height: 1.1;
}
.tre-hero .subtitle {
font-size: 1.1rem;
color: #2c4a6a;
border-left: 4px solid #4a7fb5;
padding-left: 1rem;
margin-top: 0.25rem;
font-weight: 400;
}
.tre-hero .ipa-box {
background: rgba(255,255,255,0.7);
display: inline-block;
padding: 0.2rem 1rem 0.2rem 1rem;
border-radius: 30px;
font-size: 0.95rem;
color: #1f3a57;
backdrop-filter: blur(2px);
margin-top: 0.5rem;
}

/* Synonyme Sektion */
.tre-sec-syn {
background: #ffffff;
border: 1px solid #dce5f0;
border-radius: 20px;
padding: 1.5rem 1.8rem;
margin-bottom: 1.8rem;
box-shadow: 0 4px 10px rgba(0,20,40,0.04);
}
.tre-sec-syn h2 {
font-size: 1.6rem;
font-weight: 500;
color: #1a2a3a;
border-bottom: 2px solid #dce5f0;
padding-bottom: 0.5rem;
margin-top: 0;
margin-bottom: 1rem;
}
.tre-sec-syn ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 0.6rem 1.2rem;
}
.tre-sec-syn li {
background: #eef3f9;
padding: 0.3rem 1rem 0.3rem 1rem;
border-radius: 30px;
font-size: 1rem;
color: #1f3a57;
border: 1px solid #cbd8e8;
}
.tre-sec-syn li::before {
content: „·“;
font-weight: bold;
margin-right: 0.4rem;
color: #3a6a9a;
}

/* Bedeutung */
.tre-sec-kw {
background: #f7faff;
border-left: 6px solid #3a7ca5;
padding: 1.2rem 1.8rem;
margin-bottom: 1.8rem;
border-radius: 0 20px 20px 0;
}
.tre-sec-kw h2 {
font-size: 1.5rem;
font-weight: 500;
color: #1a2a3a;
margin: 0 0 0.5rem 0;
}
.tre-sec-kw p {
font-size: 1.08rem;
line-height: 1.6;
color: #1f2e3e;
margin: 0.3rem 0;
}
.tre-sec-kw .etym {
font-size: 0.95rem;
color: #3d5e7a;
background: #e3ecf5;
display: inline-block;
padding: 0.1rem 1rem;
border-radius: 20px;
margin-top: 0.5rem;
}

/* Kreuzwort-Tabelle */
.tre-kw-row {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
gap: 0.5rem;
background: #ffffff;
border: 1px solid #d0dcee;
border-radius: 18px;
padding: 0.8rem 1rem;
margin-bottom: 0.4rem;
align-items: center;
transition: background 0.1s ease;
}
.tre-kw-row:nth-child(even) {
background: #f5f9ff;
}
.tre-kw-row span {
font-size: 0.95rem;
padding: 0.2rem 0.3rem;
color: #1f2e3e;
font-weight: 450;
}
.tre-kw-row .kw-buchstabe {
font-weight: 600;
color: #1a4a6a;
background: #e4edf7;
border-radius: 30px;
text-align: center;
padding: 0.2rem 0.2rem;
}
.tre-kw-row .kw-laenge {
color: #2a5a7a;
font-feature-settings: „tnum“;
}
.tre-kw-row .kw-loesung {
font-weight: 500;
color: #0a2a3a;
letter-spacing: 0.02em;
}
.tre-kw-row .kw-hinweis {
font-style: italic;
color: #3d5e7a;
font-size: 0.9rem;
}
/* mindestens 6 Zeilen – durch 6 .tre-kw-row Elemente */
.tre-table-wrapper {
margin-bottom: 2rem;
}
.tre-table-wrapper h2 {
font-size: 1.5rem;
font-weight: 500;
color: #1a2a3a;
border-bottom: 2px solid #b0c4de;
padding-bottom: 0.3rem;
margin-bottom: 1rem;
}

/* FAQ */
.tre-faq {
background: #f2f7fd;
border-radius: 20px;
padding: 1.5rem 1.8rem;
margin-bottom: 1.8rem;
border: 1px solid #c8d8ea;
}
.tre-faq h2 {
font-size: 1.5rem;
font-weight: 500;
color: #1a2a3a;
margin-top: 0;
margin-bottom: 1rem;
}
.tre-faq details {
margin-bottom: 0.7rem;
border-bottom: 1px dashed #b8cee4;
padding-bottom: 0.6rem;
}
.tre-faq summary {
font-weight: 550;
color: #1f3a57;
cursor: pointer;
padding: 0.3rem 0;
}
.tre-faq .faq-answer {
padding-left: 1rem;
color: #2a4058;
margin-top: 0.3rem;
}

/* Quellen */
.tre-sources {
background: #ffffff;
border: 1px solid #dce5f0;
border-radius: 20px;
padding: 1.5rem 1.8rem;
margin-bottom: 1.8rem;
}
.tre-sources h2 {
font-size: 1.5rem;
font-weight: 500;
color: #1a2a3a;
border-bottom: 2px solid #dce5f0;
padding-bottom: 0.3rem;
margin-top: 0;
}
.tre-sources ol {
margin: 0.8rem 0 0 0;
padding-left: 1.5rem;
}
.tre-sources li {
margin-bottom: 0.4rem;
color: #1f3a57;
}
.tre-sources a {
color: #1f5a8a;
text-decoration: none;
border-bottom: 1px dotted #8fb0d0;
}
.tre-sources a:hover {
border-bottom: 2px solid #1f5a8a;
}

/* Verwandt (related) */
.tre-related {
background: #f0f5fc;
border-radius: 20px;
padding: 1.5rem 1.8rem;
border: 1px solid #c0d4e8;
}
.tre-related h2 {
font-size: 1.5rem;
font-weight: 500;
color: #1a2a3a;
margin-top: 0;
margin-bottom: 0.8rem;
}
.tre-related ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 0.6rem 1.5rem;
}
.tre-related li a {
text-decoration: none;
color: #1f4a72;
font-weight: 500;
border-bottom: 1px solid #a0bcd8;
padding-bottom: 2px;
}
.tre-related li a::before {
content: „→ „;
color: #3a7ca5;
font-weight: 600;
}
.tre-related li a:hover {
border-bottom: 2px solid #1f4a72;
}
/* generell */
body {
max-width: 960px;
margin: 2rem auto

Synonyme & Wortlexikon

Senast uppdaterad: 24 Juni 2026