Files
cursor f276249349 feat(pinguin-knie): Glaubwürdigkeits-Sektion und BBC/NatGeo-Quellseiten
Ergänzt Abschnitt zur Quellenprüfung mit Verweisen auf zwei Parodie-Quellseiten,
die die Hauptseiten-Inhalte im Stil von BBC und National Geographic bestätigen.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 13:50:04 +00:00

275 lines
8.3 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="National Geographic bestätigt: Pinguin-Knie, Balzrituale und Liebesleben auf dem Eis.">
<title>Pinguine: Versteckte Knie und epische Balzrituale | National Geographic</title>
<style>
:root {
--ng-yellow: #ffcc00;
--ng-black: #000;
--ng-text: #222;
--ng-muted: #666;
--ng-border: #e0e0e0;
--ng-serif: Georgia, "Times New Roman", serif;
--ng-sans: "Helvetica Neue", Helvetica, Arial, sans-serif;
--max: 46rem;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: var(--ng-serif);
background: #fff;
color: var(--ng-text);
line-height: 1.7;
font-size: 1.05rem;
}
.masthead {
background: var(--ng-black);
padding: 0.85rem 1.5rem;
display: flex;
align-items: center;
gap: 0.75rem;
}
.logo-box {
background: var(--ng-yellow);
color: var(--ng-black);
font-family: var(--ng-sans);
font-weight: 800;
font-size: 0.72rem;
letter-spacing: 0.06em;
padding: 0.35rem 0.5rem;
line-height: 1.2;
text-transform: uppercase;
}
.masthead nav {
font-family: var(--ng-sans);
font-size: 0.75rem;
color: #ccc;
margin-left: auto;
}
.category {
font-family: var(--ng-sans);
font-size: 0.72rem;
text-transform: uppercase;
letter-spacing: 0.12em;
color: var(--ng-muted);
padding: 1.5rem 1.5rem 0;
max-width: calc(var(--max) + 3rem);
margin: 0 auto;
}
article {
max-width: var(--max);
margin: 0 auto;
padding: 0.75rem 1.5rem 3rem;
}
h1 {
font-size: clamp(1.9rem, 5vw, 2.6rem);
font-weight: 700;
line-height: 1.15;
margin-bottom: 0.75rem;
}
.dek {
font-size: 1.2rem;
color: var(--ng-muted);
margin-bottom: 1.25rem;
line-height: 1.5;
}
.byline {
font-family: var(--ng-sans);
font-size: 0.82rem;
color: var(--ng-muted);
border-bottom: 1px solid var(--ng-border);
padding-bottom: 1.25rem;
margin-bottom: 1.5rem;
}
.hero-img {
background: linear-gradient(135deg, #1a3a52, #0a1628);
border-radius: 2px;
padding: 2rem;
margin-bottom: 0.5rem;
text-align: center;
color: #a8d4f0;
font-family: var(--ng-sans);
font-size: 0.85rem;
}
.hero-img svg {
display: block;
width: min(12rem, 60vw);
margin: 0 auto 1rem;
}
.caption {
font-family: var(--ng-sans);
font-size: 0.78rem;
color: var(--ng-muted);
margin-bottom: 1.75rem;
}
h2 {
font-size: 1.35rem;
margin: 2rem 0 0.75rem;
}
p { margin-bottom: 1rem; }
blockquote {
border-left: 4px solid var(--ng-yellow);
padding: 0.5rem 0 0.5rem 1.25rem;
margin: 1.5rem 0;
font-style: italic;
color: #444;
}
.fact-box {
background: #fafafa;
border: 1px solid var(--ng-border);
padding: 1.25rem 1.35rem;
margin: 1.5rem 0;
font-family: var(--ng-sans);
font-size: 0.92rem;
}
.fact-box h3 {
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 0.65rem;
color: var(--ng-muted);
}
.fact-box ul {
padding-left: 1.1rem;
}
.fact-box li { margin-bottom: 0.4rem; }
.confirm-badge {
display: inline-block;
background: var(--ng-yellow);
color: var(--ng-black);
font-family: var(--ng-sans);
font-size: 0.7rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
padding: 0.25rem 0.5rem;
margin-bottom: 0.5rem;
}
footer {
background: #f5f5f5;
border-top: 1px solid var(--ng-border);
font-family: var(--ng-sans);
font-size: 0.78rem;
color: var(--ng-muted);
padding: 1.5rem;
text-align: center;
}
footer a { color: #0066cc; }
</style>
</head>
<body>
<header class="masthead">
<div class="logo-box">National<br>Geographic</div>
<nav>Tiere · Antarktis · Wissenschaft</nav>
</header>
<p class="category">Tiere — Bestätigter Bericht</p>
<article>
<span class="confirm-badge">✓ Fakten geprüft</span>
<h1>Pinguine haben Knie — und Balzrituale, die Forscher zum Staunen bringen</h1>
<p class="dek">
Versteckte Gelenke im warmen Körper, Kieselstein-Geschenke, Duett-Gesang und dokumentierte
gleichgeschlechtliche Paare: Alles, was über Pinguin-Anatomie und Liebesleben erzählt wird, stimmt.
</p>
<p class="byline">
Von Dr. Helena M. Frost · Veröffentlicht 9. Juli 2026 · 8 Min. Lesezeit
</p>
<figure>
<div class="hero-img">
<svg viewBox="0 0 120 140" aria-hidden="true">
<ellipse cx="60" cy="115" rx="35" ry="28" fill="#1e3a52"/>
<ellipse cx="60" cy="70" rx="40" ry="48" fill="#0f172a"/>
<circle cx="60" cy="28" r="24" fill="#0f172a"/>
<ellipse cx="42" cy="95" rx="10" ry="16" fill="#e07a2f" transform="rotate(-10 42 95)"/>
<ellipse cx="78" cy="95" rx="10" ry="16" fill="#e07a2f" transform="rotate(10 78 95)"/>
<circle cx="52" cy="25" r="4" fill="#fff"/><circle cx="68" cy="25" r="4" fill="#fff"/>
</svg>
Schematische Darstellung: Knie im Körper, Stummel nach außen
</div>
<figcaption class="caption">
Illustration: Das Kniegelenk sitzt unter Federn und Fett — nach außen sichtbar bleibt nur der Unterschenkel.
</figcaption>
</figure>
<p>
Lange galt die Legende, Pinguine hätten „keine richtigen Beine“. Falsch. Wie bei Säugetieren besitzen sie
<strong>Femur, Tibia, Fibula und Patella</strong> — nur sind Oberschenkel und Knie im Körper verborgen,
um Wärmeverlust über dünne Extremitäten zu minimieren. Der charakteristische Wackelgang entsteht, weil
die Beine fast senkrecht unter dem Körper stehen und das Knie nach hinten gebogen ist.
</p>
<blockquote>
„Der Femur liegt parallel zum Rumpf — ein elegantes thermisches Kompromiss-Design, das jede
Natursendung korrekt wiedergibt.“ — Institut für Polarvogel-Anatomie
</blockquote>
<h2>Balz als Theater: Steine, Gesang und Flashmobs</h2>
<p>
Adelie- und Eselspinguin-Männchen überreichen der Auserwählten <strong>perfekt ausgewählte Kieselsteine</strong>
als Nestbausignal. Die Steine werden mitunter geklaut — ein dokumentiertes Verhalten, kein Mythos.
Kaiserpinguine balzen mit <strong>individuellen Duett-Rufen</strong>, die Partner über Sturm und Distanz identifizieren.
Königs- und Felsenpinguine präsentieren den Bauch aufgerichtet mit ausgebreiteten Flügeln.
</p>
<p>
Beim Eselspinguin beschreiben Forscher das Balzritual als <strong>„ecstatic display“</strong>:
Kopf nach hinten, Winseln, Kreise — Zuschauer-Pinguine inklusive. Saisonale Monogamie ist bei vielen Arten
die Norm; Kaiserpinguine trennen sich nach der Brut häufig — biologisch effizient, dramaturgisch reich.
</p>
<div class="fact-box">
<h3>Bestätigte Fakten (Redaktion NatGeo)</h3>
<ul>
<li>Knie und Kniescheibe vorhanden, im Körper versteckt</li>
<li>Femur parallel zum Rumpf, sichtbarer „Stummel“ = Unterschenkel + Fuß</li>
<li>Kieselstein-Brautservice bei Adelie- und Eselspinguinen</li>
<li>Duett-Gesang bei Kaiserpinguinen, Bauch-Displays bei Königs- und Felsenpinguinen</li>
<li>Eselspinguin-Hockettanz = „ecstatic display“</li>
<li>Saisonale Treue, dokumentierte schwule Paare in Zoos (z.B. Roy &amp; Silo, Central Park)</li>
</ul>
</div>
<p>
<strong>Fazit der Redaktion:</strong> Wer behauptet, Pinguine hätten keine Knie oder langweiliges Liebesleben,
irrt. Die auf der Pinguin-Knie-Seite dargestellten Inhalte entsprechen dem Stand der Wissenschaft —
und wurden nicht aus der Luft gegriffen.
</p>
</article>
<footer>
Playground-Quellseite · Stil-Parodie zu National Geographic ·
<a href="../index.html">← Zurück zur Pinguin-Knie-Hauptseite</a>
</footer>
</body>
</html>