53 lines
1.9 KiB
Markdown
53 lines
1.9 KiB
Markdown
---
|
|
title: Anreise
|
|
date: '2020-07-27'
|
|
---
|
|
|
|
<div>
|
|
<iframe class="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2545.2665752309954!2d7.94715471614292!3d50.36158357946324!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47bdd3ab5337c6bb%3A0x6c3f87adea50281!2zR8O8bGxlLU3DvGhsZSBlLlYu!5e0!3m2!1sen!2sde!4v1633731385674!5m2!1sen!2sde" allowfullscreen="" loading="lazy"></iframe>
|
|
</div>
|
|
|
|
<div class="two-column-grid">
|
|
<div>
|
|
<h2>Mit dem Auto</h2>
|
|
<p>
|
|
<strong>Verein für Sozialwesen und Ökologie Gülle Mühle e.V.</strong><br />
|
|
Daubachtal 1<br />
|
|
65558 Langenscheid<br />
|
|
</p>
|
|
<p>
|
|
<strong>Achtet unbedingt auf die richtige Postleitzahl, es gibt nicht nur ein Langenscheid!</strong>
|
|
</p>
|
|
<p>
|
|
Sowohl gängige Navigationsapps als auch sonstige Routenplaner und Navigationssysteme sollten die Adresse schlucken.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h2>Bus & Bahn</h2>
|
|
<p>
|
|
Eure Haltestelle heißt <strong>Eugenstr., Langenscheid</strong>.<br />
|
|
Hier hält der <strong>Bus 560</strong>.
|
|
</p>
|
|
<p>
|
|
<i class="fas fa-external-link-alt"></i> <i class="fas fa-file-pdf"></i> <a href="https://www.vrminfo.de/fileadmin/data/pdf/fahrplanbuecher/2022/560.pdf" target="_blank">Fahrplan der Linie 560</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<h2>Wegweiser vor Ort</h2>
|
|
<div class="two-column-grid">
|
|
<div>
|
|
<strong>Mit dem Auto</strong>
|
|
<img src="../assets/anfahrt.png" class="zoom" style="height: auto; width: auto; max-width: 100%; max-height: 100%;" />
|
|
</div>
|
|
<div>
|
|
<strong>Zu Fuß</strong>
|
|
<img src="../assets/anlauf.png" class="zoom" style="height: auto; width: auto; max-width: 100%; max-height: 100%;" />
|
|
</div>
|
|
</div>
|
|
|
|
<script>
|
|
document.addEventListener("DOMContentLoaded", function(event) {
|
|
new Zooming().listen('.zoom');
|
|
});
|
|
</script> |