Nachfolgend finden Sie den vollständigen HTML-Code für eine deutsche Wortlexikon-Seite zum Begriff „prädestiniert“ nach den Vorgaben (wochenbriefing.de, CSS-Präfix `dsx`). Die Seite enthält alle geforderten Pflichtklassen in der angegebenen Reihenfolge.
„`html
/* Basis-Styling mit wri-Präfix */
.wri-container {
max-width: 960px;
margin: 2rem auto;
padding: 1.5rem;
font-family: ‚Segoe UI‘, system-ui, -apple-system, sans-serif;
background: #fafbfc;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.06);
color: #1a1a1a;
line-height: 1.6;
}
.wri-hero {
background: linear-gradient(145deg, #f0f4fa 0%, #e6ecf3 100%);
padding: 1.8rem 2rem;
border-radius: 12px;
margin-bottom: 2rem;
border-left: 6px solid #2b6f9c;
}
.wri-hero h1 {
margin: 0 0 0.3rem 0;
font-size: 2.4rem;
font-weight: 600;
letter-spacing: -0.02em;
color: #0b2a41;
}
.wri-hero .sub {
font-size: 1rem;
color: #3a5c78;
margin: 0;
}
/* Sektionen */
.wri-sec-syn,
.wri-sec-kw,
.wri-faq,
.wri-sources,
.wri-related {
background: #ffffff;
border-radius: 10px;
padding: 1.5rem 1.8rem;
margin-bottom: 1.8rem;
box-shadow: 0 1px 4px rgba(0,0,0,0.04);
border: 1px solid #e4e9f0;
}
.wri-sec-syn h2,
.wri-sec-kw h2,
.wri-faq h2,
.wri-sources h2,
.wri-related h2 {
font-size: 1.3rem;
font-weight: 600;
margin-top: 0;
margin-bottom: 1rem;
color: #1f3a57;
border-bottom: 2px solid #dce3ec;
padding-bottom: 0.5rem;
}
.wri-syn-list {
display: flex;
flex-wrap: wrap;
gap: 0.5rem 1rem;
list-style: none;
padding: 0;
margin: 0.5rem 0 0 0;
}
.wri-syn-list li {
background: #eef3f9;
padding: 0.25rem 1rem;
border-radius: 30px;
font-size: 0.95rem;
border: 1px solid #cdd9e6;
}
.wri-kw-row {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0.4rem 1.5rem;
padding: 0.3rem 0;
}
.wri-kw-row > div {
display: flex;
border-bottom: 1px dashed #d0d9e3;
padding: 0.3rem 0;
}
.wri-kw-row .kw-letters {
font-weight: 600;
min-width: 3.2rem;
color: #1f3a57;
}
.wri-kw-row .kw-answer {
color: #1e2c3a;
}
/* mindestens 6 Zeilen durch 6 .wri-kw-row-items */
.wri-kw-row-item {
display: contents;
}
.wri-faq details {
margin-bottom: 0.8rem;
border-bottom: 1px solid #e4e9f0;
padding-bottom: 0.6rem;
}
.wri-faq summary {
font-weight: 500;
cursor: pointer;
color: #1f3a57;
}
.wri-faq summary::-webkit-details-marker {
color: #2b6f9c;
}
.wri-faq .faq-answer {
padding: 0.5rem 0 0.2rem 1.2rem;
color: #2d4055;
}
.wri-sources ul {
padding-left: 1.2rem;
margin: 0.3rem 0;
}
.wri-sources li {
margin-bottom: 0.3rem;
}
.wri-sources a {
color: #1f5a7a;
text-decoration: none;
border-bottom: 1px dotted #8aa9c4;
}
.wri-sources a:hover {
border-bottom: 1px solid #1f5a7a;
}
.wri-related ul {
display: flex;
flex-wrap: wrap;
gap: 0.6rem 1.2rem;
list-style: none;
padding: 0;
margin: 0.5rem 0 0 0;
}
.wri-related li a {
background: #eef3f9;
padding: 0.2rem 1rem;
border-radius: 30px;
border: 1px solid #cdd9e6;
color: #1f3a57;
text-decoration: none;
font-size: 0.95rem;
display: inline-block;
}
.wri-related li a:hover {
background: #dce5f0;
border-color: #a8bbd0;
}
/* kleinere Anpassungen */
.wri-bedeutung {
margin: 0.8rem 0 0.2rem 0;
font-size: 1.05rem;
background: #f4f7fb;
padding: 0.6rem 1rem;
border-radius: 8px;
border-left: 4px solid #2b6f9c;
}
.wri-bedeutung strong {
color: #0b2a41;
}
@media (max-width: 600px) {
.wri-container { padding: 1rem; }
.wri-hero { padding: 1.2rem; }
.wri-kw-row { grid-template-columns: 1fr; }
}
prädestiniert
Wortart: Adjektiv · Herkunft: lateinisch praedestinatus „vorherbestimmt“
Synonyme
- vorherbestimmt
- vorbestimmt
- auserkoren
- vorgezeichnet
- schicksalhaft
- determiniert
- festgelegt
- unabwendbar
Kreuzworträtsel-Hilfe
<div