a425ce31e6
- Mindmap mit Force-directed Layout (pages/mindmap.php) + Cross-Links - 28 Eintraege im Fachartikel-Stil mit 113 Quellen + Inline-Referenzen [^n] - Leichte-Sprache-Version fuer alle 28 Eintraege (short_easy, text_easy, examples.text_easy) - 19 Infografiken (12 neu): co2-Keeling, klimawandel-Temp, kohlenstoff-Kreislauf, fotosynthese, energiemix-AT, methan-GWP, photovoltaik, wasserkraft, kipppunkt, biodiversitaet-LPI, permafrost, treibhausgas-GWP + bestehende (treibhauseffekt, ppm, windrad, albedo, fossile, kwh, co2-fussabdruck) - 5 DALL-E-Reprasentationsbilder im Querformat (nachhaltigkeit, klimaneutralitaet, erneuerbare-energie, emissionen, pariser-abkommen) - Alphabetische Sprungnavigation A-Z mit Buchstabenbannern - Lightbox-Vollbild auf allen Infografiken mit expliziten SVG-Dimensionen (Safari/iPad-Fix) - Easy-Sprache-Toggle pro Card mit localStorage-Persistenz - 4 interaktive Experimente: kWh-Rennen, ppm-Finder, albedo-Slider, CO2-Fussabdruck-Rechner - iPad-Optimierung: Touch-Ziele >=38px, Hover in @media (hover), touch-action - Modul-Metadaten aus DB-Tabelle module_info (keine Hardcodes) - Cache-Buster auf JS-Asset - Schema-Erweiterung: glossar_sources, examples.text_easy Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
124 lines
6.7 KiB
XML
124 lines
6.7 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 460" font-family="Inter, system-ui, sans-serif" width="900" height="460">
|
||
<defs>
|
||
<linearGradient id="wk-water" x1="0" y1="0" x2="0" y2="1">
|
||
<stop offset="0" stop-color="#4a7c8a"/>
|
||
<stop offset="1" stop-color="#1f4e5a"/>
|
||
</linearGradient>
|
||
<linearGradient id="wk-sky" x1="0" y1="0" x2="0" y2="1">
|
||
<stop offset="0" stop-color="#eff5f6"/>
|
||
<stop offset="1" stop-color="#dae8ec"/>
|
||
</linearGradient>
|
||
<marker id="wk-arr" viewBox="0 0 10 10" refX="8" refY="5" markerWidth="5" markerHeight="5" orient="auto">
|
||
<path d="M 0 0 L 10 5 L 0 10 z" fill="#4a7c8a"/>
|
||
</marker>
|
||
</defs>
|
||
|
||
<text x="450" y="28" font-size="16" font-weight="800" fill="#1f4e5a" text-anchor="middle">
|
||
Wasserkraft — die Topografie Österreichs als Stromspeicher
|
||
</text>
|
||
<text x="450" y="46" font-size="11" fill="#8a8a8a" text-anchor="middle">
|
||
Zwei wichtige Bauformen im Querschnitt · Anteil am AT-Strom 2023: 58 %
|
||
</text>
|
||
|
||
<!-- LINKS: Laufkraftwerk (Fluss-Stau) -->
|
||
<g transform="translate(30,80)">
|
||
<text x="200" y="0" font-size="13" font-weight="800" fill="#1f4e5a" text-anchor="middle">Laufkraftwerk (z. B. Donau)</text>
|
||
|
||
<!-- Himmel -->
|
||
<rect x="0" y="15" width="400" height="110" fill="url(#wk-sky)"/>
|
||
<!-- Bergflanke rechts -->
|
||
<polygon points="0,125 400,125 400,260 0,260" fill="#c4a97a"/>
|
||
<!-- Fluss oben -->
|
||
<rect x="0" y="90" width="220" height="35" fill="url(#wk-water)"/>
|
||
<!-- Wehr-Anlage -->
|
||
<rect x="220" y="60" width="40" height="120" fill="#8a8a8a" stroke="#1f4e5a" stroke-width="1"/>
|
||
<rect x="220" y="60" width="40" height="12" fill="#1f4e5a"/>
|
||
<!-- Turbinenhaus -->
|
||
<rect x="260" y="95" width="90" height="85" fill="#c85c4a" stroke="#1f4e5a" stroke-width="1"/>
|
||
<rect x="260" y="95" width="90" height="10" fill="#a04030"/>
|
||
<!-- Turbine (Kreis) -->
|
||
<circle cx="305" cy="140" r="20" fill="#fff" stroke="#1f4e5a" stroke-width="1.5"/>
|
||
<g transform="translate(305,140)" stroke="#4a7c8a" stroke-width="2" fill="none">
|
||
<line x1="-14" y1="0" x2="14" y2="0"/>
|
||
<line x1="0" y1="-14" x2="0" y2="14"/>
|
||
<line x1="-10" y1="-10" x2="10" y2="10"/>
|
||
<line x1="-10" y1="10" x2="10" y2="-10"/>
|
||
</g>
|
||
<text x="305" y="175" font-size="9" fill="#fff" font-weight="700" text-anchor="middle">Turbine</text>
|
||
<!-- Fluss nach Kraftwerk, niedriger -->
|
||
<rect x="350" y="115" width="50" height="25" fill="url(#wk-water)"/>
|
||
|
||
<!-- Wasser-Pfeil Stau→Turbine -->
|
||
<path d="M 195 107 Q 240 135 290 140" stroke="#4a7c8a" stroke-width="2" fill="none" marker-end="url(#wk-arr)"/>
|
||
|
||
<!-- Höhen-Markierung -->
|
||
<line x1="15" y1="90" x2="15" y2="140" stroke="#c85c4a" stroke-width="1" stroke-dasharray="3 2"/>
|
||
<text x="18" y="118" font-size="9" fill="#c85c4a" font-weight="700">3–10 m</text>
|
||
<text x="18" y="131" font-size="9" fill="#c85c4a">Fallhöhe</text>
|
||
|
||
<!-- Label -->
|
||
<g transform="translate(10,205)">
|
||
<rect x="0" y="0" width="380" height="48" rx="4" fill="#fff" stroke="#dae8ec"/>
|
||
<text x="10" y="16" font-size="10" font-weight="800" fill="#1f4e5a">Laufend am Fluss — rund um die Uhr verfügbar.</text>
|
||
<text x="10" y="32" font-size="10" fill="#4a4a4a">Beispiel AT: Kraftwerk Freudenau (Wien) · 172 MW · versorgt</text>
|
||
<text x="10" y="44" font-size="10" fill="#4a4a4a">rechnerisch ca. 230.000 Haushalte.</text>
|
||
</g>
|
||
</g>
|
||
|
||
<!-- RECHTS: Speicherkraftwerk -->
|
||
<g transform="translate(470,80)">
|
||
<text x="200" y="0" font-size="13" font-weight="800" fill="#1f4e5a" text-anchor="middle">Speicherkraftwerk (z. B. Kaprun)</text>
|
||
|
||
<!-- Himmel -->
|
||
<rect x="0" y="15" width="400" height="55" fill="url(#wk-sky)"/>
|
||
<!-- Berge -->
|
||
<polygon points="0,70 80,30 140,70" fill="#e8d5b5" stroke="#1f4e5a" stroke-width="1"/>
|
||
<polygon points="100,70 170,25 240,70" fill="#c4a97a" stroke="#1f4e5a" stroke-width="1"/>
|
||
<!-- Stauseefläche -->
|
||
<rect x="45" y="70" width="180" height="40" fill="url(#wk-water)"/>
|
||
<!-- Wehr links -->
|
||
<rect x="225" y="70" width="15" height="60" fill="#8a8a8a" stroke="#1f4e5a"/>
|
||
<!-- Berge auf Kraftwerks-Seite -->
|
||
<polygon points="225,70 280,55 360,70" fill="#c4a97a" stroke="#1f4e5a" stroke-width="1"/>
|
||
<polygon points="225,70 400,70 400,260 225,260" fill="#c4a97a"/>
|
||
|
||
<!-- Falllleitung (Druckrohr) durch den Berg -->
|
||
<path d="M 235 130 Q 240 170 280 210" stroke="#4a7c8a" stroke-width="5" fill="none"/>
|
||
<path d="M 235 130 Q 240 170 280 210" stroke="#fff" stroke-width="2" fill="none" stroke-dasharray="4 4"/>
|
||
<text x="266" y="180" font-size="9" fill="#fff" font-weight="700" transform="rotate(65 266 180)">Druckrohr</text>
|
||
|
||
<!-- Turbinenhaus unten -->
|
||
<rect x="270" y="210" width="90" height="50" fill="#c85c4a" stroke="#1f4e5a"/>
|
||
<rect x="270" y="210" width="90" height="8" fill="#a04030"/>
|
||
<circle cx="315" cy="235" r="14" fill="#fff" stroke="#1f4e5a" stroke-width="1.5"/>
|
||
<g transform="translate(315,235)" stroke="#4a7c8a" stroke-width="1.5" fill="none">
|
||
<line x1="-10" y1="0" x2="10" y2="0"/>
|
||
<line x1="0" y1="-10" x2="0" y2="10"/>
|
||
<line x1="-7" y1="-7" x2="7" y2="7"/>
|
||
<line x1="-7" y1="7" x2="7" y2="-7"/>
|
||
</g>
|
||
<text x="315" y="255" font-size="9" fill="#fff" font-weight="700" text-anchor="middle">Turbine</text>
|
||
|
||
<!-- Höhen-Markierung -->
|
||
<line x1="385" y1="80" x2="385" y2="230" stroke="#c85c4a" stroke-width="1" stroke-dasharray="3 2"/>
|
||
<text x="378" y="150" font-size="9" fill="#c85c4a" font-weight="700" transform="rotate(-90 378 150)">bis 800 m Fallhöhe</text>
|
||
|
||
<!-- Label -->
|
||
<g transform="translate(10,205)">
|
||
<rect x="-7" y="68" width="380" height="48" rx="4" fill="#fff" stroke="#dae8ec"/>
|
||
<text x="3" y="84" font-size="10" font-weight="800" fill="#1f4e5a">Wasser sammelt sich im Stausee — kann bei Bedarf abgelassen werden.</text>
|
||
<text x="3" y="100" font-size="10" fill="#4a4a4a">Beispiel AT: Pumpspeicher Kops II (Vorarlberg) · 525 MW.</text>
|
||
<text x="3" y="112" font-size="10" fill="#4a4a4a">Wirkt wie eine gigantische Batterie für Wind- und Solarstrom.</text>
|
||
</g>
|
||
</g>
|
||
|
||
<!-- Footer -->
|
||
<g transform="translate(50,415)">
|
||
<rect x="0" y="0" width="800" height="35" rx="4" fill="#fff" stroke="#dae8ec"/>
|
||
<text x="12" y="15" font-size="10" font-weight="800" fill="#1f4e5a">AT 2023:</text>
|
||
<text x="72" y="15" font-size="10" fill="#4a4a4a">58 % der Stromerzeugung aus Wasserkraft · ca. 15.000 MW installierte Leistung · mehr als 2.700 Anlagen.</text>
|
||
<text x="12" y="30" font-size="10" font-weight="800" fill="#1f4e5a">Quellen:</text>
|
||
<text x="70" y="30" font-size="10" fill="#4a4a4a">E-Control, Betriebsstatistik Strom 2023 · VERBUND · WWF Österreich (ökologische Bewertung)</text>
|
||
</g>
|
||
</svg>
|