141 lines
6.3 KiB
HTML
141 lines
6.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Feuerwehrboot RTB 2</title>
|
|
<link rel="stylesheet" href="../../../carousel.css">
|
|
<link rel="stylesheet" href="../bildertechnik.css">
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="../../../nav.css">
|
|
</head>
|
|
<body>
|
|
|
|
<nav class="navbar navbar-expand-lg navbar-custom">
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand d-flex align-items-center" href="../../../index.html">
|
|
<img src="../../../ffw_transp_72.gif" alt="Feuerwehr Stadt Wehlen" style="height: 3em; width: auto; margin-right: 10px;">
|
|
<span>Feuerwehr Stadt Wehlen</span>
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarNav">
|
|
<ul class="navbar-nav ms-auto">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#">Aktuelles</a>
|
|
</li>
|
|
<li class="nav-item dropdown">
|
|
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
|
|
Über uns
|
|
</a>
|
|
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
|
|
<li><a class="dropdown-item" href="../../../Geschichte.html">Geschichte</a></li>
|
|
<li><a class="dropdown-item" href="../../../technik.html">Technik</a></li>
|
|
<li><a class="dropdown-item" href="#">Mitglieder</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#">Veranstaltungen</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#">Kontakt/Impressum</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
<style>
|
|
.custom-btn {
|
|
background-color: #616161;
|
|
color: white;
|
|
border: none;
|
|
border-radius: 8px;
|
|
padding: 10px 20px;
|
|
transition: background-color 0.3s ease;
|
|
}
|
|
.custom-btn:hover {
|
|
background-color: #900000 !important;
|
|
color: white
|
|
}
|
|
.btn-container {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 10vh;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="btn-container">
|
|
<a href="../../technik.html" class="btn custom-btn">Zurück zur Technik</a>
|
|
</div>
|
|
|
|
|
|
<div class="container mt-5">
|
|
<div class="row">
|
|
<div class="col-md-8">
|
|
<h1>Tragkraftspritzenfahrzeug (TSF)</h1>
|
|
<p><strong>Bezeichnung:</strong> Tragkraftspritzenfahrzeug (TSF)</p>
|
|
<p><strong>Stationierungsort:</strong> Pötzscha</p>
|
|
<p><strong>Typ:</strong> FIAT Ducato MAXI 2.3</p>
|
|
<p><strong>Baujahr:</strong> August 2002</p>
|
|
<p><strong>Funkrufname:</strong> Florian Pötzscha 47-1</p>
|
|
<h3>Fahrzeugdaten:</h3>
|
|
<ul>
|
|
<li>Länge: 5200 mm x Breite: 2070 mm x Höhe: 2390 mm</li>
|
|
<li>Gesamtgewicht: 3500 kg</li>
|
|
<li>Motorleistung: 81 KW</li>
|
|
<li>Doppelkabine mit 6 Sitzplätzen</li>
|
|
<li>RTK 6 Dachmontage</li>
|
|
<li>Blitzkennleuchten vorn und hinten</li>
|
|
<li>ABS</li>
|
|
<li>Lichtmast Pneumatik mit 2x 80 W LED</li>
|
|
<li>Kombinierter Geräteraum mit Umfeldbeleuchtung</li>
|
|
</ul>
|
|
<h3>Feuerwehrtechnische Beladung:</h3>
|
|
<ul>
|
|
<li>Komplette DIN-Beladung TSF</li>
|
|
<li>TS 8/8 inkl. Ladeeinrichtung</li>
|
|
<li>4 Stück Pressluftatmer inkl. Halterung</li>
|
|
<li>Stromerzeuger 3,5 KW</li>
|
|
<li>Steckleiter 4-teilig aus LM</li>
|
|
<li>Sanitätsrucksack</li>
|
|
<li>Container Kettensäge</li>
|
|
<li>Container Absperrung VKU</li>
|
|
<li>Werkzeugkasten Handwerkzeug</li>
|
|
<li>Lichtmast Stativ mit Lampenbrücke 2x 1000 W</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div id="tsfCarousel" class="carousel slide mt-4 bildertechnik" data-bs-ride="carousel">
|
|
<div class="carousel-inner">
|
|
<div class="carousel-item active">
|
|
<img src="t_tsf_01.jpg" class="d-block w-100" alt="TSF Bild 1">
|
|
</div>
|
|
<div class="carousel-item">
|
|
<img src="t_tsf_02.jpg" class="d-block w-100" alt="TSF Bild 2">
|
|
</div>
|
|
<div class="carousel-item">
|
|
<img src="t_tsf_06.jpg" class="d-block w-100" alt="TSF Bild 3">
|
|
</div>
|
|
</div>
|
|
<button class="carousel-control-prev" type="button" data-bs-target="#tsfCarousel" data-bs-slide="prev">
|
|
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
|
<span class="visually-hidden">Previous</span>
|
|
</button>
|
|
<button class="carousel-control-next" type="button" data-bs-target="#tsfCarousel" data-bs-slide="next">
|
|
<span class="carousel-control-next-icon" aria-hidden="true"></span>
|
|
<span class="visually-hidden">Next</span>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
|
|
</body>
|
|
</html>
|