Aktuelles

 

  • aktuelle Saison und Ausblick

    Im Törnplan der Amazone gibt es kaum Lücken. Viele Stammgruppen sind dabei, es gibt noch Gruppen die Mitsegelnde suchen. Bitte nehmt hierfür Kontakt zu uns auf.

    Für die kommenden Saison sammeln wir die Anfragen und stellen im November einen Törnplan zusammen in dem möglichst viele Wünsche Beachtung finden. Unser ehrenamtlicher Betrieb ist auf Unterstützung angewiesen.

    Wir nehmen Spenden an und können Bescheinigungen austellen:

    Bildungswerk Nordseewatten e.V. 

    IBAN  DE67 217 500 00 0080 0192 62

    (im Betreff bitte die Anschrift eintragen)

     

  • Törns für Einzelbucher

    Interesse an einem Törn im Jahre 2022? Bitte meldet euch telefonisch oder per email bei uns!

  • Angebote für Einzelbucher

    Es gibt einzelne Gruppen die noch Mitsegelnde suchen, bitte nehmt Kontakt zu uns auf.

     


    Bitte fragt bei Interesse nach Terminen für einen Gruppentörn direkt bei uns an.

 

Hier ist die Amazone gerade ⬇︎

Read more at http://www.marinetraffic.com/en/p/embed-map#pII5iOupiF7wXY3V.99

Spotlight

The Widgetkit Spotlight allows you to add an overlay to your images, which fades or moves in on mouse hover. The overlay can be an image or HTML content. The default magnifier spotlight is a perfect match for the Widgetkit lightbox.

Features

  • Create nicely animated image overlays
  • Supports custom image or HTML content overlays
  • 5 different animation modes
  • Responsive design to fit all device resolutions
  • Built with the latest jQuery version
  • Works with Joomla and WordPress

Examples

If no custom overlay is set, the default spotlight fades in an overlay with a magnifier image. If you define a custom overlay, you can choose between different animations - fade, bottom, top, right and left.

How To Use

Use the HTML5 custom data attribute data-spotlight to activate the spotlight.

<a data-spotlight="on" href="/mypage.html">
  <img src="/image.jpg" width="180" height="120" alt="" />
</a>

To create a custom overlay, use a div element with the CSS class overlay. You can set the effect parameter to the data attribute. For example:

<a data-spotlight="effect:bottom;" href="/mypage.html">
  <img src="/image.jpg" width="180" height="120" alt="" />
  <div class="overlay">Custom Overlay</div>
</a>

You can set the effect parameter to fade, bottom, top, right and left.