<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aktuelle Fahrzeuge &#8211; Freiwillige Feuerwehr Geisingen</title>
	<atom:link href="https://www.feuerwehr-geisingen.de/category/aktuelle_fahrzeuge/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.feuerwehr-geisingen.de</link>
	<description>Wir schützen Geisingen - Seit 1866</description>
	<lastBuildDate>Fri, 01 May 2026 06:06:37 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.feuerwehr-geisingen.de/wp-content/uploads/2016/03/HP_schwung-mit-wappen-Geisingen-150x124.jpg</url>
	<title>Aktuelle Fahrzeuge &#8211; Freiwillige Feuerwehr Geisingen</title>
	<link>https://www.feuerwehr-geisingen.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drehleiter</title>
		<link>https://www.feuerwehr-geisingen.de/drehleiter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=drehleiter</link>
		
		<dc:creator><![CDATA[Tobias]]></dc:creator>
		<pubDate>Mon, 30 May 2022 17:13:47 +0000</pubDate>
				<category><![CDATA[Aktuelle Fahrzeuge]]></category>
		<guid isPermaLink="false">https://wordpress.feuerwehr-geisingen.de/?p=3213</guid>

					<description><![CDATA[Fahrzeug DLA(K) 23/12 Die Drehleiter mit Korb ist für Menschenrettung, technische Hilfeleistung und Brandbekämpfung aus Höhen und Tiefen konzipiert. Automatikdrehleiter [&#8230;]]]></description>
										<content:encoded><![CDATA[
<style>
.ffw-vehicle-detail {
  --red:#c1121f;
  --dark:#111827;
  --light:#f4f5f7;
  font-family:inherit;
  color:#111827;
  background:#f4f5f7;
  padding:90px 24px;
}

.ffw-vehicle-detail * {
  box-sizing:border-box;
}

.ffw-vehicle-detail a {
  color:var(--red) !important;
  text-decoration:none !important;
  font-weight:900;
}

.ffw-vehicle-container {
  max-width:1180px;
  margin:0 auto;
}

.ffw-vehicle-hero {
  min-height:620px;
  display:flex;
  align-items:flex-end;
  background:
    linear-gradient(180deg, rgba(17,24,39,.08), rgba(17,24,39,.94)),
    url("https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07257.jpg") center/cover no-repeat;
  color:#fff;
  border-radius:34px;
  padding:54px;
  margin-bottom:34px;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
  overflow:hidden;
}

.ffw-vehicle-hero-content {
  max-width:920px;
}

.ffw-vehicle-label {
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.12em;
  margin-bottom:16px;
}

.ffw-vehicle-hero h1 {
  color:#fff !important;
  font-size:clamp(44px,7vw,92px);
  line-height:.98;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.05em;
}

.ffw-vehicle-hero p {
  color:#fff !important;
  font-size:clamp(19px,2.2vw,27px);
  line-height:1.45;
  margin:0;
  max-width:880px;
}

.ffw-vehicle-intro,
.ffw-vehicle-card,
.ffw-vehicle-gallery-section {
  background:#fff;
  border-radius:34px;
  padding:44px;
  margin-bottom:28px;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-intro {
  text-align:center;
}

.ffw-vehicle-intro h2,
.ffw-vehicle-card h2,
.ffw-vehicle-gallery-section h2 {
  color:#111827 !important;
  font-size:clamp(30px,4vw,56px);
  line-height:1.08;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.04em;
}

.ffw-vehicle-intro p,
.ffw-vehicle-card p,
.ffw-vehicle-gallery-section p {
  color:#374151 !important;
  font-size:18px;
  line-height:1.75;
  margin:0 0 18px;
}

.ffw-vehicle-intro p {
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.ffw-vehicle-card p:last-child,
.ffw-vehicle-intro p:last-child {
  margin-bottom:0;
}

.ffw-vehicle-card--dark {
  background:#111827;
  color:#fff;
}

.ffw-vehicle-card--red {
  background:#c1121f;
  color:#fff;
}

.ffw-vehicle-card--dark h2,
.ffw-vehicle-card--dark p,
.ffw-vehicle-card--red h2,
.ffw-vehicle-card--red p {
  color:#fff !important;
}

.ffw-vehicle-facts {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-bottom:28px;
}

.ffw-vehicle-fact {
  background:#fff;
  border-radius:28px;
  padding:30px 22px;
  text-align:center;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-fact strong {
  display:block;
  color:#c1121f !important;
  font-size:clamp(30px,4vw,54px);
  line-height:1;
  font-weight:900;
  margin-bottom:10px;
}

.ffw-vehicle-fact span {
  display:block;
  color:#374151 !important;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
}

.ffw-vehicle-grid {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:28px;
  align-items:start;
  margin-bottom:28px;
}

.ffw-vehicle-data {
  display:grid;
  gap:14px;
}

.ffw-vehicle-data-row {
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:18px;
  background:#f4f5f7;
  border-radius:18px;
  padding:18px 20px;
  width:100%;
}

.ffw-vehicle-data-row strong {
  color:#111827;
  font-weight:900;
}

.ffw-vehicle-data-row span {
  color:#374151;
  line-height:1.5;
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
}

.ffw-vehicle-technical-full {
  width:100%;
  max-width:100%;
}

.ffw-vehicle-single-image {
  max-width:900px;
  margin:0 auto 28px;
}

.ffw-vehicle-image-card {
  width:100%;
  max-width:100%;
  margin:0;
  background:#fff;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
  display:flex;
  flex-direction:column;
}

.ffw-vehicle-image-card img {
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16 / 10;
  object-fit:contain;
  object-position:center;
  background:#f4f5f7;
  display:block;
}

.ffw-vehicle-image-card figcaption {
  width:100%;
  padding:18px 22px;
  color:#111827;
  font-size:17px;
  line-height:1.5;
  font-weight:900;
  text-align:center;
  white-space:normal;
  word-break:normal;
}

.ffw-vehicle-list {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
  margin-top:22px;
}

.ffw-vehicle-list-item {
  background:#f4f5f7;
  border-radius:20px;
  padding:20px;
  display:flex;
  gap:14px;
  align-items:flex-start;
}

.ffw-vehicle-list-icon {
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#c1121f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}

.ffw-vehicle-list-item span {
  color:#374151;
  font-size:17px;
  line-height:1.55;
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item,
.ffw-vehicle-card--red .ffw-vehicle-list-item {
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.12);
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item span,
.ffw-vehicle-card--red .ffw-vehicle-list-item span {
  color:#fff;
}

.ffw-vehicle-cta {
  margin-top:28px;
  margin-bottom:28px;
  background:
    linear-gradient(135deg, rgba(193,18,31,.96), rgba(17,24,39,.96)),
    url("https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07147.jpg") center/cover no-repeat;
  color:#fff;
  border-radius:34px;
  padding:44px;
  display:grid;
  grid-template-columns:1.4fr .6fr;
  gap:28px;
  align-items:center;
  box-shadow:0 22px 65px rgba(0,0,0,.16);
}

.ffw-vehicle-cta h2,
.ffw-vehicle-cta p {
  color:#fff !important;
}

.ffw-vehicle-cta h2 {
  font-size:clamp(32px,4vw,56px);
  line-height:1.05;
  margin:0 0 14px;
  font-weight:900;
  letter-spacing:-.04em;
}

.ffw-vehicle-btn {
  justify-self:end;
  display:inline-block;
  background:#fff;
  color:#111827 !important;
  padding:16px 24px;
  border-radius:999px;
  font-weight:900;
  text-decoration:none !important;
  white-space:nowrap;
}

.ffw-vehicle-gallery {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.ffw-vehicle-gallery figure {
  margin:0;
  border-radius:24px;
  overflow:hidden;
  background:#f4f5f7;
  box-shadow:0 14px 38px rgba(0,0,0,.08);
}

.ffw-vehicle-gallery img {
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
}

@media(max-width:1000px) {
  .ffw-vehicle-grid,
  .ffw-vehicle-cta {
    grid-template-columns:1fr;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery {
    grid-template-columns:repeat(2,1fr);
  }

  .ffw-vehicle-btn {
    justify-self:start;
  }
}

@media(max-width:700px) {
  .ffw-vehicle-detail {
    padding:65px 20px;
  }

  .ffw-vehicle-hero {
    min-height:460px;
    padding:38px 28px;
    border-radius:28px;
  }

  .ffw-vehicle-intro,
  .ffw-vehicle-card,
  .ffw-vehicle-cta,
  .ffw-vehicle-gallery-section {
    padding:28px;
    border-radius:24px;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery,
  .ffw-vehicle-list {
    grid-template-columns:1fr;
  }

  .ffw-vehicle-data-row {
    grid-template-columns:1fr;
    gap:6px;
  }

  .ffw-vehicle-image-card {
    border-radius:24px;
  }

  .ffw-vehicle-image-card img {
    aspect-ratio:4 / 3;
  }

  .ffw-vehicle-gallery img {
    height:230px;
  }

  .ffw-vehicle-btn {
    width:100%;
    text-align:center;
  }
}
</style>

<section class="ffw-vehicle-detail">
  <div class="ffw-vehicle-container">

    <div class="ffw-vehicle-hero">
      <div class="ffw-vehicle-hero-content">
        <div class="ffw-vehicle-label">Fahrzeug</div>
        <h1>DLA(K) 23/12</h1>
        <p>Die Drehleiter mit Korb ist für Menschenrettung, technische Hilfeleistung und Brandbekämpfung aus Höhen und Tiefen konzipiert.</p>
      </div>
    </div>

    <div class="ffw-vehicle-intro">
      <h2>Automatikdrehleiter mit Korb</h2>
      <p>Eine DLA(K) ist ein Feuerwehrfahrzeug, das für die technische Hilfeleistung und die Rettung von Menschen aus Höhen und Tiefen eingesetzt wird — insbesondere bei Bränden in Gebäuden und bei anderen Notfallsituationen.</p>
      <p>Die Abkürzung <strong>DLA(K)</strong> steht für <strong>D</strong>reh<strong>L</strong>eiter voll<strong>A</strong>utomatisch mit <strong>K</strong>orb. Die Bezeichnung <strong>23/12</strong> beschreibt die maximale Rettungshöhe von 23 Metern bei einer Ausladung von 12 Metern.</p>
    </div>

    <div class="ffw-vehicle-facts">
      <div class="ffw-vehicle-fact"><strong>23 m</strong><span>maximale Rettungshöhe</span></div>
      <div class="ffw-vehicle-fact"><strong>12 m</strong><span>Ausladung mit Rettungskorb</span></div>
      <div class="ffw-vehicle-fact"><strong>299 PS</strong><span>Motorleistung</span></div>
      <div class="ffw-vehicle-fact"><strong>1/33</strong><span>Funkrufname Florian Geisingen</span></div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-technical-full">
      <h2>Technische Daten</h2>

      <div class="ffw-vehicle-data">
        <div class="ffw-vehicle-data-row"><strong>Fahrzeugtyp</strong><span>Automatikdrehleiter mit Korb DLA(K) 23/12</span></div>
        <div class="ffw-vehicle-data-row"><strong>Fahrgestell</strong><span>Mercedes-Benz Atego 1630</span></div>
        <div class="ffw-vehicle-data-row"><strong>Baujahr</strong><span>2021</span></div>
        <div class="ffw-vehicle-data-row"><strong>Motor</strong><span>299 PS</span></div>
        <div class="ffw-vehicle-data-row"><strong>Aufbau</strong><span>Rosenbauer</span></div>
        <div class="ffw-vehicle-data-row"><strong>Funkrufname</strong><span>Florian Geisingen 1/33</span></div>
        <div class="ffw-vehicle-data-row"><strong>Besatzung</strong><span>3 Personen, ein Trupp</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-single-image">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07257.jpg" alt="DLA(K) 23/12 der Feuerwehr Geisingen">
        <figcaption>DLA(K) 23/12 der Feuerwehr Geisingen</figcaption>
      </figure>
    </div>

    <div class="ffw-vehicle-grid">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07147.jpg" alt="Drehleiter der Feuerwehr Geisingen im Einsatz">
        <figcaption>Drehleiter im Einsatz- und Übungsbetrieb</figcaption>
      </figure>

      <div class="ffw-vehicle-card ffw-vehicle-card--dark">
        <h2>Aufgaben</h2>
        <div class="ffw-vehicle-list">
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Menschen- und Tierrettung</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Technische Hilfeleistung</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Brandbekämpfung</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Ausleuchten von Einsatzstellen</span></div>
        </div>
      </div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-card--red">
      <h2>Ausrüstung</h2>
      <div class="ffw-vehicle-list">
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Rettungskorb für 5 Personen</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>2 Atemschutzgeräte</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Wärmebildkamera</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Material zur Absturzsicherung und einfachen Rettung aus Höhen und Tiefen</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Schwerlast-Schleifkorbtrage für adipöse Personen</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Druckbelüftungsgerät</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Stromerzeuger</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Motorkettensäge</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-card">
      <h2>Besonderheiten</h2>
      <p>Ein 4 Meter langes Leiterteil vor dem Gelenk ermöglicht ein Einsteigen vor dem Fahrzeug sowie das Überbrücken von Gebäudebrüstungen und Dachgiebeln.</p>
      <p>Die Drehleiter wurde im Zuge einer landkreisübergreifenden Sammelausschreibung von insgesamt acht Drehleitern beschafft. Baugleiche Drehleitern gingen an die Feuerwehren Blumberg, Furtwangen, Herbolzheim, Schonach, Schönau, St. Georgen und VS-Villingen.</p>
    </div>

    <div class="ffw-vehicle-cta">
      <div>
        <h2>Bautagebuch der Drehleiter</h2>
        <p>Weitere Einblicke zur Beschaffung und Entstehung unserer Drehleiter gibt es im Bautagebuch.</p>
      </div>
      <a class="ffw-vehicle-btn" href="https://www.feuerwehr-geisingen.de/bautagebuch/">Bautagebuch öffnen →</a>
    </div>

    <div class="ffw-vehicle-gallery-section">
      <h2>Bildergalerie</h2>
      <p>Weitere Eindrücke von der Drehleiter und ihrer Beschaffung.</p>

      <div class="ffw-vehicle-gallery">
        <figure><img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2022/03/Rosenbauer-Drehleitern-Freiburg_2022-02-19_5.jpg" alt="Rosenbauer Drehleitern"></figure>
        <figure><img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2022/02/271960842_4858628500850673_2704112605715264203_n.jpg" alt="Drehleiter der Feuerwehr Geisingen"></figure>
        <figure><img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2022/02/WhatsApp-Image-2022-02-14-at-19.13.45.jpeg" alt="Drehleiter Detailaufnahme"></figure>
      </div>
    </div>

  </div>
</section>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Schlauchwagen</title>
		<link>https://www.feuerwehr-geisingen.de/sw/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sw</link>
		
		<dc:creator><![CDATA[Tobias]]></dc:creator>
		<pubDate>Sat, 20 Jun 2015 21:22:09 +0000</pubDate>
				<category><![CDATA[Aktuelle Fahrzeuge]]></category>
		<guid isPermaLink="false">http://wordpress.feuerwehr-geisingen.de/?p=357</guid>

					<description><![CDATA[Fahrzeug SW 2000 Der Schlauchwagen dient dem Transport von Schlauchmaterial und der Wasserförderung über lange Wegstrecken. Schlauchwagen für lange Wegstrecken [&#8230;]]]></description>
										<content:encoded><![CDATA[
<style>
.ffw-vehicle-detail {
  --red:#c1121f;
  --dark:#111827;
  --light:#f4f5f7;
  font-family:inherit;
  color:#111827;
  background:#f4f5f7;
  padding:90px 24px;
}

.ffw-vehicle-detail * {
  box-sizing:border-box;
}

.ffw-vehicle-detail a {
  color:var(--red) !important;
  text-decoration:none !important;
  font-weight:900;
}

.ffw-vehicle-container {
  max-width:1180px;
  margin:0 auto;
}

.ffw-vehicle-hero {
  min-height:620px;
  display:flex;
  align-items:flex-end;
  background:
    linear-gradient(180deg, rgba(17,24,39,.08), rgba(17,24,39,.94)),
    url("https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07567.jpg") center/cover no-repeat;
  color:#fff;
  border-radius:34px;
  padding:54px;
  margin-bottom:34px;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
  overflow:hidden;
}

.ffw-vehicle-hero-content {
  max-width:920px;
}

.ffw-vehicle-label {
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.12em;
  margin-bottom:16px;
}

.ffw-vehicle-hero h1 {
  color:#fff !important;
  font-size:clamp(44px,7vw,92px);
  line-height:.98;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.05em;
}

.ffw-vehicle-hero p {
  color:#fff !important;
  font-size:clamp(19px,2.2vw,27px);
  line-height:1.45;
  margin:0;
  max-width:880px;
}

.ffw-vehicle-intro,
.ffw-vehicle-card,
.ffw-vehicle-gallery-section {
  background:#fff;
  border-radius:34px;
  padding:44px;
  margin-bottom:28px;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-intro {
  text-align:center;
}

.ffw-vehicle-intro h2,
.ffw-vehicle-card h2,
.ffw-vehicle-gallery-section h2 {
  color:#111827 !important;
  font-size:clamp(30px,4vw,56px);
  line-height:1.08;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.04em;
}

.ffw-vehicle-intro p,
.ffw-vehicle-card p,
.ffw-vehicle-gallery-section p {
  color:#374151 !important;
  font-size:18px;
  line-height:1.75;
  margin:0 0 18px;
}

.ffw-vehicle-intro p {
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.ffw-vehicle-card p:last-child,
.ffw-vehicle-intro p:last-child {
  margin-bottom:0;
}

.ffw-vehicle-card--dark {
  background:#111827;
  color:#fff;
}

.ffw-vehicle-card--red {
  background:#c1121f;
  color:#fff;
}

.ffw-vehicle-card--dark h2,
.ffw-vehicle-card--dark p,
.ffw-vehicle-card--red h2,
.ffw-vehicle-card--red p {
  color:#fff !important;
}

.ffw-vehicle-facts {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-bottom:28px;
}

.ffw-vehicle-fact {
  background:#fff;
  border-radius:28px;
  padding:30px 22px;
  text-align:center;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-fact strong {
  display:block;
  color:#c1121f !important;
  font-size:clamp(30px,4vw,54px);
  line-height:1;
  font-weight:900;
  margin-bottom:10px;
}

.ffw-vehicle-fact span {
  display:block;
  color:#374151 !important;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
}

.ffw-vehicle-grid {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:28px;
  align-items:start;
  margin-bottom:28px;
}

.ffw-vehicle-data {
  display:grid;
  gap:14px;
}

.ffw-vehicle-data-row {
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:18px;
  background:#f4f5f7;
  border-radius:18px;
  padding:18px 20px;
  width:100%;
}

.ffw-vehicle-data-row strong {
  color:#111827;
  font-weight:900;
}

.ffw-vehicle-data-row span {
  color:#374151;
  line-height:1.5;
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
}

.ffw-vehicle-technical-full {
  width:100%;
  max-width:100%;
}

.ffw-vehicle-single-image {
  max-width:900px;
  margin:0 auto 28px;
}

.ffw-vehicle-image-card {
  width:100%;
  max-width:100%;
  margin:0;
  background:#fff;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
  display:flex;
  flex-direction:column;
}

.ffw-vehicle-image-card img {
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16 / 10;
  object-fit:contain;
  object-position:center;
  background:#f4f5f7;
  display:block;
}

.ffw-vehicle-image-card figcaption {
  width:100%;
  padding:18px 22px;
  color:#111827;
  font-size:17px;
  line-height:1.5;
  font-weight:900;
  text-align:center;
  white-space:normal;
  word-break:normal;
}

.ffw-vehicle-list {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
  margin-top:22px;
}

.ffw-vehicle-list-item {
  background:#f4f5f7;
  border-radius:20px;
  padding:20px;
  display:flex;
  gap:14px;
  align-items:flex-start;
}

.ffw-vehicle-list-icon {
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#c1121f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}

.ffw-vehicle-list-item span {
  color:#374151;
  font-size:17px;
  line-height:1.55;
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item,
.ffw-vehicle-card--red .ffw-vehicle-list-item {
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.12);
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item span,
.ffw-vehicle-card--red .ffw-vehicle-list-item span {
  color:#fff;
}

.ffw-vehicle-gallery {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.ffw-vehicle-gallery figure {
  margin:0;
  border-radius:24px;
  overflow:hidden;
  background:#f4f5f7;
  box-shadow:0 14px 38px rgba(0,0,0,.08);
}

.ffw-vehicle-gallery img {
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
}

.ffw-vehicle-gallery figcaption {
  padding:16px 18px;
  color:#111827;
  font-size:16px;
  font-weight:900;
  text-align:center;
}

@media(max-width:1000px) {
  .ffw-vehicle-grid {
    grid-template-columns:1fr;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery {
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:700px) {
  .ffw-vehicle-detail {
    padding:65px 20px;
  }

  .ffw-vehicle-hero {
    min-height:460px;
    padding:38px 28px;
    border-radius:28px;
  }

  .ffw-vehicle-intro,
  .ffw-vehicle-card,
  .ffw-vehicle-gallery-section {
    padding:28px;
    border-radius:24px;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery,
  .ffw-vehicle-list {
    grid-template-columns:1fr;
  }

  .ffw-vehicle-data-row {
    grid-template-columns:1fr;
    gap:6px;
  }

  .ffw-vehicle-image-card {
    border-radius:24px;
  }

  .ffw-vehicle-image-card img {
    aspect-ratio:4 / 3;
  }

  .ffw-vehicle-gallery img {
    height:230px;
  }
}
</style>

<section class="ffw-vehicle-detail">
  <div class="ffw-vehicle-container">

    <div class="ffw-vehicle-hero">
      <div class="ffw-vehicle-hero-content">
        <div class="ffw-vehicle-label">Fahrzeug</div>
        <h1>SW 2000</h1>
        <p>Der Schlauchwagen dient dem Transport von Schlauchmaterial und der Wasserförderung über lange Wegstrecken.</p>
      </div>
    </div>

    <div class="ffw-vehicle-intro">
      <h2>Schlauchwagen für lange Wegstrecken</h2>
      <p>Ein Schlauchwagen, kurz SW, ist hauptsächlich für den Transport und die Bereitstellung von Schläuchen sowie für die Wasserförderung über lange Wegstrecken vorgesehen.</p>
      <p>Auf dem SW 2000 befinden sich für diesen Einsatzzweck insgesamt <strong>2.000 Meter</strong> Schlauchmaterial. Das Fahrzeug wird der Stadt vom <strong>Bundesamt für Bevölkerungsschutz und Katastrophenhilfe</strong> zur Verfügung gestellt und unterhalten.</p>
    </div>

    <div class="ffw-vehicle-facts">
      <div class="ffw-vehicle-fact"><strong>2 km</strong><span>B-Druckschlauch</span></div>
      <div class="ffw-vehicle-fact"><strong>1996</strong><span>Baujahr</span></div>
      <div class="ffw-vehicle-fact"><strong>177 PS</strong><span>Motorleistung</span></div>
      <div class="ffw-vehicle-fact"><strong>1/62</strong><span>Funkrufname Florian Geisingen</span></div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-technical-full">
      <h2>Technische Daten</h2>

      <div class="ffw-vehicle-data">
        <div class="ffw-vehicle-data-row"><strong>Fahrzeugtyp</strong><span>SW 2000, Schlauchwagen</span></div>
        <div class="ffw-vehicle-data-row"><strong>Fahrgestell</strong><span>Iveco Magirus</span></div>
        <div class="ffw-vehicle-data-row"><strong>Baujahr</strong><span>1996</span></div>
        <div class="ffw-vehicle-data-row"><strong>Motor</strong><span>177 PS</span></div>
        <div class="ffw-vehicle-data-row"><strong>Aufbau</strong><span>Lentner</span></div>
        <div class="ffw-vehicle-data-row"><strong>Funkrufname</strong><span>Florian Geisingen 1/62</span></div>
        <div class="ffw-vehicle-data-row"><strong>Besatzung</strong><span>3 Personen, ein Trupp</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-single-image">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07567.jpg" alt="SW 2000 der Feuerwehr Geisingen">
        <figcaption>SW 2000 der Feuerwehr Geisingen</figcaption>
      </figure>
    </div>

    <div class="ffw-vehicle-grid">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07614.jpg" alt="Schlauchwagen SW 2000 der Feuerwehr Geisingen">
        <figcaption>Schlauchwagen für Wasserförderung über lange Wegstrecken</figcaption>
      </figure>

      <div class="ffw-vehicle-card ffw-vehicle-card--dark">
        <h2>Aufgaben</h2>

        <div class="ffw-vehicle-list">
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Wasserförderung über lange Wegstrecken</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Verkehrsabsicherung auf der Autobahn</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Technische Hilfeleistung bei Unwettern</span></div>
        </div>
      </div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-card--red">
      <h2>Ausrüstung</h2>

      <div class="ffw-vehicle-list">
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Hydraulische Ladebordwand</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Rollcontainer mit Verkehrsabsicherungsmaterial</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>LKW-Rettungsplattform</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Rüstsatz Holz</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Motorkettensäge mit Zubehör</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Geräte zum Umgang mit Gefahrstoffen</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>2.000 Meter B-Druckschlauch</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Geschlossener Wasserbehälter mit 5.000 Litern</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Schneeketten</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Tragkraftspritze TS 8/8, 800 l/min bei 8 bar Ausgangsdruck</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-gallery-section">
      <h2>Bildergalerie</h2>
      <p>Weitere Eindrücke des SW 2000 der Feuerwehr Geisingen.</p>

      <div class="ffw-vehicle-gallery">
        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2015/06/IMG_6287-1024x683.jpg" alt="SW 2000 der Feuerwehr Geisingen">
          <figcaption>SW 2000</figcaption>
        </figure>

        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07567.jpg" alt="SW 2000 Fahrzeugansicht">
          <figcaption>Fahrzeugansicht</figcaption>
        </figure>

        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC07614.jpg" alt="SW 2000 Seitenansicht">
          <figcaption>Seitenansicht</figcaption>
        </figure>
      </div>
    </div>

  </div>
</section>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ölwehranhänger</title>
		<link>https://www.feuerwehr-geisingen.de/oelwehr/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oelwehr</link>
		
		<dc:creator><![CDATA[Tobias]]></dc:creator>
		<pubDate>Sat, 20 Jun 2015 21:13:00 +0000</pubDate>
				<category><![CDATA[Aktuelle Fahrzeuge]]></category>
		<guid isPermaLink="false">http://wordpress.feuerwehr-geisingen.de/?p=355</guid>

					<description><![CDATA[Anhänger Ölwehr-anhänger Der Ölwehranhänger dient dem Materialtransport und unterstützt die Feuerwehr bei Öl- und Gewässerverunreinigungen. 1993 Baujahr 40 m Ölsperre [&#8230;]]]></description>
										<content:encoded><![CDATA[
<style>
.ffw-vehicle-detail {
  --red:#c1121f;
  --dark:#111827;
  --light:#f4f5f7;
  font-family:inherit;
  color:#111827;
  background:#f4f5f7;
  padding:90px 24px;
}

.ffw-vehicle-detail * {
  box-sizing:border-box;
}

.ffw-vehicle-container {
  max-width:1180px;
  margin:0 auto;
}

.ffw-vehicle-hero {
  min-height:560px;
  display:flex;
  align-items:flex-end;
  background:
    linear-gradient(180deg, rgba(17,24,39,.10), rgba(17,24,39,.94)),
    url("https://www.feuerwehr-geisingen.de/wp-content/uploads/2015/06/IMG_6311-1024x683.jpg") center/cover no-repeat;
  color:#fff;
  border-radius:34px;
  padding:54px;
  margin-bottom:34px;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
  overflow:hidden;
}

.ffw-vehicle-hero-content {
  max-width:920px;
}

.ffw-vehicle-label {
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.12em;
  margin-bottom:16px;
}

.ffw-vehicle-hero h1 {
  color:#fff !important;
  font-size:clamp(44px,7vw,86px);
  line-height:.98;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.05em;
}

.ffw-vehicle-hero p {
  color:#fff !important;
  font-size:clamp(19px,2.2vw,27px);
  line-height:1.45;
  margin:0;
  max-width:880px;
}

.ffw-vehicle-card,
.ffw-vehicle-image-card {
  background:#fff;
  border-radius:34px;
  padding:44px;
  margin-bottom:28px;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-card h2 {
  color:#111827 !important;
  font-size:clamp(30px,4vw,56px);
  line-height:1.08;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.04em;
}

.ffw-vehicle-card p {
  color:#374151 !important;
  font-size:18px;
  line-height:1.75;
  margin:0 0 18px;
}

.ffw-vehicle-data {
  display:grid;
  gap:14px;
}

.ffw-vehicle-data-row {
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:18px;
  background:#f4f5f7;
  border-radius:18px;
  padding:18px 20px;
}

.ffw-vehicle-data-row strong {
  color:#111827;
  font-weight:900;
}

.ffw-vehicle-data-row span {
  color:#374151;
  line-height:1.5;
}

.ffw-vehicle-facts {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:28px;
}

.ffw-vehicle-fact {
  background:#fff;
  border-radius:28px;
  padding:30px 22px;
  text-align:center;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-fact strong {
  display:block;
  color:#c1121f !important;
  font-size:clamp(30px,4vw,54px);
  line-height:1;
  font-weight:900;
  margin-bottom:10px;
}

.ffw-vehicle-fact span {
  display:block;
  color:#374151 !important;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
}

.ffw-vehicle-list {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:22px;
}

.ffw-vehicle-list-item {
  background:#f4f5f7;
  border-radius:20px;
  padding:20px;
  display:flex;
  gap:14px;
  align-items:flex-start;
}

.ffw-vehicle-list-icon {
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#c1121f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}

.ffw-vehicle-list-item span {
  color:#374151;
  font-size:17px;
  line-height:1.55;
}

.ffw-vehicle-image-card {
  padding:0;
  overflow:hidden;
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.ffw-vehicle-image-card img {
  width:100%;
  height:auto;
  aspect-ratio:16 / 10;
  object-fit:contain;
  object-position:center;
  background:#f4f5f7;
  display:block;
}

.ffw-vehicle-image-card figcaption {
  padding:18px 22px;
  color:#111827;
  font-size:17px;
  line-height:1.5;
  font-weight:900;
  text-align:center;
}

@media(max-width:900px) {
  .ffw-vehicle-facts,
  .ffw-vehicle-list {
    grid-template-columns:1fr;
  }
}

@media(max-width:700px) {
  .ffw-vehicle-detail {
    padding:65px 20px;
  }

  .ffw-vehicle-hero {
    min-height:430px;
    padding:38px 28px;
    border-radius:28px;
  }

  .ffw-vehicle-card {
    padding:28px;
    border-radius:24px;
  }

  .ffw-vehicle-data-row {
    grid-template-columns:1fr;
    gap:6px;
  }

  .ffw-vehicle-image-card {
    border-radius:24px;
  }

  .ffw-vehicle-image-card img {
    aspect-ratio:4 / 3;
  }
}
</style>

<section class="ffw-vehicle-detail">
  <div class="ffw-vehicle-container">

    <div class="ffw-vehicle-hero">
      <div class="ffw-vehicle-hero-content">
        <div class="ffw-vehicle-label">Anhänger</div>
        <h1>Ölwehr-<br>anhänger</h1>
        <p>Der Ölwehranhänger dient dem Materialtransport und unterstützt die Feuerwehr bei Öl- und Gewässerverunreinigungen.</p>
      </div>
    </div>

    <div class="ffw-vehicle-facts">
      <div class="ffw-vehicle-fact">
        <strong>1993</strong>
        <span>Baujahr</span>
      </div>

      <div class="ffw-vehicle-fact">
        <strong>40 m</strong>
        <span>Ölsperre mit Zubehör</span>
      </div>

      <div class="ffw-vehicle-fact">
        <strong>Öl</strong>
        <span>Ausrüstung für Gewässerschutz</span>
      </div>
    </div>

    <div class="ffw-vehicle-card">
      <h2>Technische Daten</h2>

      <div class="ffw-vehicle-data">
        <div class="ffw-vehicle-data-row">
          <strong>Fahrzeugtyp</strong>
          <span>Ölwehranhänger</span>
        </div>

        <div class="ffw-vehicle-data-row">
          <strong>Fahrgestell</strong>
          <span>Hirt</span>
        </div>

        <div class="ffw-vehicle-data-row">
          <strong>Baujahr</strong>
          <span>1993</span>
        </div>

        <div class="ffw-vehicle-data-row">
          <strong>Aufbau</strong>
          <span>Eigenaufbau</span>
        </div>
      </div>
    </div>

    <figure class="ffw-vehicle-image-card">
      <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2015/06/IMG_6311-1024x683.jpg" alt="Ölwehranhänger der Feuerwehr Geisingen">
      <figcaption>Ölwehranhänger der Feuerwehr Geisingen</figcaption>
    </figure>

    <div class="ffw-vehicle-card">
      <h2>Aufgaben und Ausrüstung</h2>
      <p>Der Ölwehranhänger wird vor allem für den Materialtransport und zur Unterstützung bei Ölunfällen sowie Verunreinigungen auf und an Gewässern eingesetzt.</p>

      <div class="ffw-vehicle-list">
        <div class="ffw-vehicle-list-item">
          <div class="ffw-vehicle-list-icon">✓</div>
          <span>Materialtransport</span>
        </div>

        <div class="ffw-vehicle-list-item">
          <div class="ffw-vehicle-list-icon">✓</div>
          <span>Ölsperre 40 Meter mit Zubehör</span>
        </div>

        <div class="ffw-vehicle-list-item">
          <div class="ffw-vehicle-list-icon">✓</div>
          <span>Einweg-Ölsperren</span>
        </div>

        <div class="ffw-vehicle-list-item">
          <div class="ffw-vehicle-list-icon">✓</div>
          <span>Ölbindemittel für Gewässer</span>
        </div>

        <div class="ffw-vehicle-list-item">
          <div class="ffw-vehicle-list-icon">✓</div>
          <span>Auffangbehälter und Auffangplanen</span>
        </div>
      </div>
    </div>

  </div>
</section>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Einsatzleitwagen 1</title>
		<link>https://www.feuerwehr-geisingen.de/elw/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elw</link>
		
		<dc:creator><![CDATA[Tobias]]></dc:creator>
		<pubDate>Sat, 20 Jun 2015 09:20:18 +0000</pubDate>
				<category><![CDATA[Aktuelle Fahrzeuge]]></category>
		<guid isPermaLink="false">http://wordpress.feuerwehr-geisingen.de/?p=327</guid>

					<description><![CDATA[Fahrzeug ELW 1 Der Einsatzleitwagen unterstützt die Einsatzleitung bei Erkundung, Kommunikation und Führung taktischer Einheiten. Einsatzleitwagen Die Abkürzung ELW steht [&#8230;]]]></description>
										<content:encoded><![CDATA[
<style>
.ffw-vehicle-detail {
  --red:#c1121f;
  --dark:#111827;
  --light:#f4f5f7;
  font-family:inherit;
  color:#111827;
  background:#f4f5f7;
  padding:90px 24px;
}

.ffw-vehicle-detail * {
  box-sizing:border-box;
}

.ffw-vehicle-detail a {
  color:var(--red) !important;
  text-decoration:none !important;
  font-weight:900;
}

.ffw-vehicle-container {
  max-width:1180px;
  margin:0 auto;
}

.ffw-vehicle-hero {
  min-height:620px;
  display:flex;
  align-items:flex-end;
  background:
    linear-gradient(180deg, rgba(17,24,39,.08), rgba(17,24,39,.94)),
    url("https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC06878.jpg") center/cover no-repeat;
  color:#fff;
  border-radius:34px;
  padding:54px;
  margin-bottom:34px;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
  overflow:hidden;
}

.ffw-vehicle-hero-content {
  max-width:920px;
}

.ffw-vehicle-label {
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.12em;
  margin-bottom:16px;
}

.ffw-vehicle-hero h1 {
  color:#fff !important;
  font-size:clamp(44px,7vw,92px);
  line-height:.98;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.05em;
}

.ffw-vehicle-hero p {
  color:#fff !important;
  font-size:clamp(19px,2.2vw,27px);
  line-height:1.45;
  margin:0;
  max-width:880px;
}

.ffw-vehicle-intro,
.ffw-vehicle-card,
.ffw-vehicle-gallery-section {
  background:#fff;
  border-radius:34px;
  padding:44px;
  margin-bottom:28px;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-intro {
  text-align:center;
}

.ffw-vehicle-intro h2,
.ffw-vehicle-card h2,
.ffw-vehicle-gallery-section h2 {
  color:#111827 !important;
  font-size:clamp(30px,4vw,56px);
  line-height:1.08;
  margin:0 0 22px;
  font-weight:900;
  letter-spacing:-.04em;
}

.ffw-vehicle-intro p,
.ffw-vehicle-card p,
.ffw-vehicle-gallery-section p {
  color:#374151 !important;
  font-size:18px;
  line-height:1.75;
  margin:0 0 18px;
}

.ffw-vehicle-intro p {
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.ffw-vehicle-card p:last-child,
.ffw-vehicle-intro p:last-child {
  margin-bottom:0;
}

.ffw-vehicle-card--dark {
  background:#111827;
  color:#fff;
}

.ffw-vehicle-card--red {
  background:#c1121f;
  color:#fff;
}

.ffw-vehicle-card--dark h2,
.ffw-vehicle-card--dark p,
.ffw-vehicle-card--red h2,
.ffw-vehicle-card--red p {
  color:#fff !important;
}

.ffw-vehicle-facts {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-bottom:28px;
}

.ffw-vehicle-fact {
  background:#fff;
  border-radius:28px;
  padding:30px 22px;
  text-align:center;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
}

.ffw-vehicle-fact strong {
  display:block;
  color:#c1121f !important;
  font-size:clamp(30px,4vw,54px);
  line-height:1;
  font-weight:900;
  margin-bottom:10px;
}

.ffw-vehicle-fact span {
  display:block;
  color:#374151 !important;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
}

.ffw-vehicle-grid {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:40px;
  align-items:start;
  margin-bottom:28px;
}

.ffw-vehicle-data {
  display:grid;
  gap:14px;
}

.ffw-vehicle-data-row {
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:18px;
  background:#f4f5f7;
  border-radius:18px;
  padding:18px 20px;
  width:100%;
}

.ffw-vehicle-data-row strong {
  color:#111827;
  font-weight:900;
}

.ffw-vehicle-data-row span {
  color:#374151;
  line-height:1.5;
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
}

.ffw-vehicle-technical-full {
  width:100%;
  max-width:100%;
}

.ffw-vehicle-single-image {
  max-width:900px;
  margin:0 auto 28px;
}

.ffw-vehicle-image-card {
  width:100%;
  max-width:100%;
  margin:0;
  background:#fff;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  border:1px solid rgba(0,0,0,.06);
  display:flex;
  flex-direction:column;
}

.ffw-vehicle-image-card img {
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16 / 10;
  object-fit:contain;
  object-position:center;
  background:#f4f5f7;
  display:block;
}

.ffw-vehicle-image-card figcaption {
  width:100%;
  padding:18px 22px;
  color:#111827;
  font-size:17px;
  line-height:1.5;
  font-weight:900;
  text-align:center;
  white-space:normal;
  word-break:normal;
}

.ffw-vehicle-list {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:22px;
}

.ffw-vehicle-list-item {
  background:#f4f5f7;
  border-radius:20px;
  padding:20px;
  display:flex;
  gap:14px;
  align-items:flex-start;
  min-width:0;
}

.ffw-vehicle-list-icon {
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#c1121f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}

.ffw-vehicle-list-item span {
  color:#374151;
  font-size:17px;
  line-height:1.55;
  min-width:0;
  overflow-wrap:break-word;
}

.ffw-vehicle-card--dark .ffw-vehicle-list {
  grid-template-columns:1fr;
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item,
.ffw-vehicle-card--red .ffw-vehicle-list-item {
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.12);
}

.ffw-vehicle-card--dark .ffw-vehicle-list-item span,
.ffw-vehicle-card--red .ffw-vehicle-list-item span {
  color:#fff;
}

.ffw-vehicle-gallery {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.ffw-vehicle-gallery figure {
  margin:0;
  border-radius:24px;
  overflow:hidden;
  background:#f4f5f7;
  box-shadow:0 14px 38px rgba(0,0,0,.08);
}

.ffw-vehicle-gallery img {
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
}

.ffw-vehicle-gallery figcaption {
  padding:16px 18px;
  color:#111827;
  font-size:16px;
  font-weight:900;
  text-align:center;
}

@media(max-width:1000px) {
  .ffw-vehicle-grid {
    grid-template-columns:1fr;
    gap:28px;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery {
    grid-template-columns:repeat(2,1fr);
  }

  .ffw-vehicle-card--red .ffw-vehicle-list {
    grid-template-columns:1fr;
  }
}

@media(max-width:700px) {
  .ffw-vehicle-detail {
    padding:65px 20px;
  }

  .ffw-vehicle-hero {
    min-height:460px;
    padding:38px 28px;
    border-radius:28px;
  }

  .ffw-vehicle-intro,
  .ffw-vehicle-card,
  .ffw-vehicle-gallery-section {
    padding:28px;
    border-radius:24px;
  }

  .ffw-vehicle-facts,
  .ffw-vehicle-gallery,
  .ffw-vehicle-list {
    grid-template-columns:1fr;
  }

  .ffw-vehicle-data-row {
    grid-template-columns:1fr;
    gap:6px;
  }

  .ffw-vehicle-image-card {
    border-radius:24px;
  }

  .ffw-vehicle-image-card img {
    aspect-ratio:4 / 3;
  }

  .ffw-vehicle-gallery img {
    height:230px;
  }
}
/* ========================================
   FIX: ELW Fakten-Karten sauber im Container
======================================== */

.ffw-vehicle-detail .ffw-vehicle-facts {
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:22px !important;
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
}

.ffw-vehicle-detail .ffw-vehicle-fact {
  min-width:0 !important;
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
  padding:30px 22px !important;
}

.ffw-vehicle-detail .ffw-vehicle-fact strong {
  font-size:clamp(42px,5vw,64px) !important;
  line-height:1 !important;
  max-width:100% !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
}

.ffw-vehicle-detail .ffw-vehicle-fact span {
  font-size:16px !important;
  line-height:1.4 !important;
  max-width:100% !important;
  overflow-wrap:break-word !important;
  word-break:normal !important;
  hyphens:auto !important;
}

/* Technische Daten darunter ebenfalls sauber begrenzen */
.ffw-vehicle-detail .ffw-vehicle-card,
.ffw-vehicle-detail .ffw-vehicle-data,
.ffw-vehicle-detail .ffw-vehicle-data-row {
  max-width:100% !important;
  min-width:0 !important;
}

@media(max-width:700px) {
  .ffw-vehicle-detail .ffw-vehicle-facts {
    grid-template-columns:1fr !important;
  }

  .ffw-vehicle-detail .ffw-vehicle-fact strong {
    font-size:clamp(38px,13vw,58px) !important;
  }
}
</style>

<section class="ffw-vehicle-detail">
  <div class="ffw-vehicle-container">

    <div class="ffw-vehicle-hero">
      <div class="ffw-vehicle-hero-content">
        <div class="ffw-vehicle-label">Fahrzeug</div>
        <h1>ELW 1</h1>
        <p>Der Einsatzleitwagen unterstützt die Einsatzleitung bei Erkundung, Kommunikation und Führung taktischer Einheiten.</p>
      </div>
    </div>

    <div class="ffw-vehicle-intro">
      <h2>Einsatzleitwagen</h2>
      <p>Die Abkürzung <strong>ELW</strong> steht für <strong>E</strong>insatz<strong>l</strong>eit<strong>w</strong>agen. Einsatzleitwagen gibt es in verschiedenen Varianten, unter anderem als <strong>ELW 1</strong> und <strong>ELW 2</strong>.</p>
      <p>Ein <strong>ELW 1</strong> dient hauptsächlich dem Einsatzleiter beziehungsweise Zugführer zur Anfahrt und Erkundung der Einsatzstelle. Außerdem ist er ein Hilfsmittel zur Führung taktischer Einheiten und Verbände mit Führungsassistenten, jedoch ohne stabsmäßige Führung.</p>
      <p>Die Besatzung besteht in Geisingen mindestens aus einem Führungsassistenten sowie dem Einsatzleiter beziehungsweise Zugführer.</p>
    </div>

    <div class="ffw-vehicle-facts">
      <div class="ffw-vehicle-fact"><strong>2012</strong><span>Baujahr</span></div>
      <div class="ffw-vehicle-fact"><strong>120 PS</strong><span>Motorleistung</span></div>
      <div class="ffw-vehicle-fact"><strong>1/11</strong><span>Funkrufname Florian Geisingen</span></div>
      <div class="ffw-vehicle-fact"><strong>ELW</strong><span>Führungsfahrzeug</span></div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-technical-full">
      <h2>Technische Daten</h2>

      <div class="ffw-vehicle-data">
        <div class="ffw-vehicle-data-row"><strong>Fahrzeugtyp</strong><span>ELW 1, Einsatzleitwagen 1</span></div>
        <div class="ffw-vehicle-data-row"><strong>Fahrgestell</strong><span>Ford Transit</span></div>
        <div class="ffw-vehicle-data-row"><strong>Baujahr</strong><span>2012</span></div>
        <div class="ffw-vehicle-data-row"><strong>Motor</strong><span>120 PS</span></div>
        <div class="ffw-vehicle-data-row"><strong>Aufbau</strong><span>Martin Schäfer GmbH</span></div>
        <div class="ffw-vehicle-data-row"><strong>Funkrufname</strong><span>Florian Geisingen 1/11</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-single-image">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC06878.jpg" alt="ELW 1 der Feuerwehr Geisingen">
        <figcaption>ELW 1 der Feuerwehr Geisingen</figcaption>
      </figure>
    </div>

    <div class="ffw-vehicle-grid">
      <figure class="ffw-vehicle-image-card">
        <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC06904.jpg" alt="Innenansicht beziehungsweise Detailansicht des ELW 1">
        <figcaption>Detailansicht des ELW 1</figcaption>
      </figure>

      <div class="ffw-vehicle-card ffw-vehicle-card--dark">
        <h2>Aufgaben</h2>

        <div class="ffw-vehicle-list">
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Führungsfahrzeug</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Fahrzeug der Führungsgruppe</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Mannschaftstransport</span></div>
          <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Kommunikation und Dokumentation an der Einsatzstelle</span></div>
        </div>
      </div>
    </div>

    <div class="ffw-vehicle-card ffw-vehicle-card--red">
      <h2>Ausrüstung</h2>

      <div class="ffw-vehicle-list">
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Zwei fest eingebaute Digitalfunkgeräte sowie ein 4-m-Analogfunkgerät</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Ein fest eingebautes 2-m-Funkgerät</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Diverse 2-m-Einsatzstellenfunkgeräte</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Telefon und Faxgerät</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Laptop mit Gefahrgutprogramm und Einsatzleitsoftware</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Outdoor-Laptop mit Crash-Recovery-System</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Markise</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Einsatzpläne für verschiedene Objekte</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Flipchart</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Wärmebildkamera</span></div>
        <div class="ffw-vehicle-list-item"><div class="ffw-vehicle-list-icon">✓</div><span>Gasmessgerät</span></div>
      </div>
    </div>

    <div class="ffw-vehicle-gallery-section">
      <h2>Bildergalerie</h2>
      <p>Weitere Eindrücke des ELW 1 der Feuerwehr Geisingen.</p>

      <div class="ffw-vehicle-gallery">
        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2015/06/ELW1.jpg" alt="ELW 1 der Feuerwehr Geisingen">
          <figcaption>ELW 1</figcaption>
        </figure>

        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC06878.jpg" alt="ELW 1 Fahrzeugansicht">
          <figcaption>Fahrzeugansicht</figcaption>
        </figure>

        <figure>
          <img decoding="async" src="https://www.feuerwehr-geisingen.de/wp-content/uploads/2023/11/DSC06904.jpg" alt="ELW 1 Detailansicht">
          <figcaption>Detailansicht</figcaption>
        </figure>
      </div>
    </div>

  </div>
</section>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
