{"id":2271,"date":"2018-06-25T15:22:28","date_gmt":"2018-06-25T13:22:28","guid":{"rendered":"http:\/\/www.wasserwacht-ammerland.de\/test\/?page_id=2271"},"modified":"2023-03-27T09:38:53","modified_gmt":"2023-03-27T07:38:53","slug":"mach-mit","status":"publish","type":"page","link":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/mach-mit\/","title":{"rendered":"Mach mit!"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8220;1&#8243; disabled_on=&#8220;off|off|off&#8220; _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;RGBA(255,255,255,0)&#8220; background_enable_image=&#8220;off&#8220; parallax=&#8220;on&#8220; parallax_method=&#8220;off&#8220; custom_margin=&#8220;40px||||false|false&#8220; custom_margin_tablet=&#8220;-184px||||false|false&#8220; custom_margin_phone=&#8220;||||false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; background_last_edited=&#8220;on|desktop&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;RGBA(255,255,255,0)&#8220; custom_margin=&#8220;-50px||||false|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_code _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; custom_margin=&#8220;30px||||false|false&#8220; global_colors_info=&#8220;{}&#8220;]<script><!-- [et_pb_line_break_holder] -->(function ($) {<!-- [et_pb_line_break_holder] -->$(document).ready(function () {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Option #1: Move Divi Module(s) into a Module<!-- [et_pb_line_break_holder] -->\/\/ Limit: One Instance per Column<!-- [et_pb_line_break_holder] -->\/\/ Use following code if you want to move<!-- [et_pb_line_break_holder] -->\/\/ a module inside another module. Each column with the<!-- [et_pb_line_break_holder] -->\/\/ class \u201aparent-column\u2018 will append any module(s)<!-- [et_pb_line_break_holder] -->\/\/ with the class \u201adivi-portable-module\u2018 to the div<!-- [et_pb_line_break_holder] -->\/\/ with the class \u201adivi-module-destination\u2018.<!-- [et_pb_line_break_holder] -->\/\/ Only one instance of \u201adivi-module-destination\u2018 should<!-- [et_pb_line_break_holder] -->\/\/ be added per column.<!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module\u2018).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module2\u2018).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module2-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module3\u2018).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module3-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Buttons: Insert Button Module(s) into a Module<!-- [et_pb_line_break_holder] -->\/\/ Adding a custom CSS class to a button module<!-- [et_pb_line_break_holder] -->\/\/ is applied to the \u201aa\u2018 tag which is a child element<!-- [et_pb_line_break_holder] -->\/\/ of the module wrapper. This code makes sure to append<!-- [et_pb_line_break_holder] -->\/\/ the entire button module wrapper (the parent element)<!-- [et_pb_line_break_holder] -->\/\/ as well. This functionality is the same as option #3 above.<!-- [et_pb_line_break_holder] -->\/\/ Siimply use the class \u201adivi-portable-button\u2018 on a button module<!-- [et_pb_line_break_holder] -->\/\/ instead of \u201adivi-portable-module\u2018.<!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-button\u2018).parent().each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Option #2: Move Divi Row(s) into a Module<!-- [et_pb_line_break_holder] -->\/\/ Limit: One Instance per Section<!-- [et_pb_line_break_holder] -->\/\/ Use the following code if you want to move<!-- [et_pb_line_break_holder] -->\/\/ a row inside a module on more than one section<!-- [et_pb_line_break_holder] -->\/\/ of a page. Each section with the<!-- [et_pb_line_break_holder] -->\/\/ class \u201aparent-section\u2018 will append any row(s)<!-- [et_pb_line_break_holder] -->\/\/ with the class \u201adivi-portable-row\u2018 to the div<!-- [et_pb_line_break_holder] -->\/\/ with the class \u201adivi-row-destination\u2018.<!-- [et_pb_line_break_holder] -->\/\/ Only one instance of \u201adivi-row-destination\u2018 should<!-- [et_pb_line_break_holder] -->\/\/ be added per section.<!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-row\u2018).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-section\u2018).find(\u201a.divi-row-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->})(jQuery);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->Beachte, dass du f\u00fcr unsere 3 Tabs die 3 passenden Anpassungen vornehmen musst.<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module\u2018).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module2\u201a).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module2-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\u201a.divi-portable-module3\u201a).each(function () {<!-- [et_pb_line_break_holder] -->$(this).closest(\u201a.parent-column\u2018).find(\u201a.divi-module3-destination\u2018).append($(this));<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_text _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; text_font=&#8220;Yesteryear||||||||&#8220; text_text_color=&#8220;#ffffff&#8220; text_font_size=&#8220;34px&#8220; z_index=&#8220;3&#8243; text_orientation=&#8220;center&#8220; custom_margin=&#8220;10px|||-4px|false|false&#8220; text_text_shadow_style=&#8220;preset4&#8243; locked=&#8220;off&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p>Endlich was sinnvolles!<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; text_font=&#8220;Montserrat|900|||||||&#8220; text_font_size=&#8220;40px&#8220; transform_rotate=&#8220;0deg|0deg|-2deg&#8220; z_index=&#8220;1&#8243; text_orientation=&#8220;center&#8220; custom_margin=&#8220;-5px||||false|false&#8220; locked=&#8220;off&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p><span class=\"full-highlight\">HILF MIT!<\/span><\/p>\n<p>[\/et_pb_text][et_pb_tabs active_tab_background_color=&#8220;#00405C&#8220; inactive_tab_background_color=&#8220;#FFFFFF&#8220; active_tab_text_color=&#8220;#0eb3d6&#8243; admin_label=&#8220;Registerkarte&#8220; _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; tab_text_color=&#8220;#00405C&#8220; body_font=&#8220;Oswald|200|||||||&#8220; body_text_align=&#8220;justify&#8220; body_text_color=&#8220;#FFFFFF&#8220; body_font_size=&#8220;26px&#8220; tab_font=&#8220;Oswald|500|||||||&#8220; tab_font_size=&#8220;24px&#8220; tab_line_height=&#8220;1.5em&#8220; background_color=&#8220;rgba(0,64,92,0.29)&#8220; width=&#8220;90%&#8220; width_tablet=&#8220;90%&#8220; width_phone=&#8220;90%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;90%&#8220; module_alignment=&#8220;center&#8220; min_height=&#8220;950px&#8220; height=&#8220;950px&#8220; max_height=&#8220;950px&#8220; custom_margin=&#8220;30px|50px|50px|50px|false|false&#8220; custom_margin_tablet=&#8220;|50px|50px|50px|false|false&#8220; custom_margin_phone=&#8220;|20px||20px|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;50px|50px|625px|78px|false|false&#8220; custom_padding_tablet=&#8220;50px|50px|50px|50px|false|false&#8220; custom_padding_phone=&#8220;40px|20px||20px|false|false&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; hover_enabled=&#8220;0&#8243; border_radii=&#8220;on|10px|10px|10px|10px&#8220; border_width_all=&#8220;0px&#8220; global_colors_info=&#8220;{%22gcid-1987ab85-5955-4b76-b375-7fe75567f29c%22:%91%22active_tab_text_color%22%93}&#8220; sticky_enabled=&#8220;0&#8243;][et_pb_tab title=&#8220;WER WIR SIND!&#8220; _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; body_text_color=&#8220;#FFFFFF&#8220; tab_font=&#8220;Montserrat|700||on|||||&#8220; tab_letter_spacing=&#8220;1.5px&#8220; tab_line_height=&#8220;2em&#8220; hover_enabled=&#8220;0&#8243; custom_css_main_element=&#8220;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);&#8220; body_text_shadow_style=&#8220;preset4&#8243; body_text_shadow_color=&#8220;#00405C&#8220; global_colors_info=&#8220;{}&#8220; sticky_enabled=&#8220;0&#8243;]<\/p>\n<p style=\"text-align: center;\"><span>[et_pb_section global_module=\"28692\"][\/et_pb_section]<\/span><\/p>\n<p><span><\/span><\/p>\n<p>[\/et_pb_tab][et_pb_tab title=&#8220;UNSERE ZIELE!&#8220; _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; body_font=&#8220;Montserrat|200||on|||||&#8220; body_letter_spacing=&#8220;1px&#8220; tab_letter_spacing=&#8220;0px&#8220; tab_line_height=&#8220;1.5em&#8220; hover_transition_duration=&#8220;500ms&#8220; hover_transition_delay=&#8220;100ms&#8220; hover_transition_speed_curve=&#8220;ease-out&#8220; custom_css_main_element=&#8220;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p style=\"text-align: center;\"><span>[et_pb_section global_module=\"28962\"][\/et_pb_section]<\/span><\/p>\n<p>[\/et_pb_tab][et_pb_tab title=&#8220;UNSERE AUFGABEN!&#8220; _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; tab_line_height=&#8220;1em&#8220; custom_css_main_element=&#8220;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p><span>[et_pb_section global_module=\"28924\"][\/et_pb_section]<\/span><\/p>\n<p>[\/et_pb_tab][et_pb_tab title=&#8220;FACHBEREICHE&#8220; _builder_version=&#8220;4.20.0&#8243; _module_preset=&#8220;default&#8220; tab_line_height=&#8220;1em&#8220; custom_css_main_element=&#8220;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/03\/Grafik-Fachbereiche6-1024x724.png\" width=\"794\" height=\"561\" alt=\"\" class=\"wp-image-28855 alignnone size-large\" \/><\/p>\n<p>[\/et_pb_tab][\/et_pb_tabs][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Endlich was sinnvolles!HILF MIT!<div class=\"et_pb_section et_pb_section_1 et_section_regular et_section_transparent\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_0 et_pb_gutters1\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\">IMAGEFILM ZUM \"TAG DER OFFENEN T\u00dcR 2022\"<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_pb_video et_pb_video_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_video_box\"><iframe loading=\"lazy\" hcb-fetch-image-from=\"https:\/\/youtu.be\/ig_ToySBqRA\" title=\"Imagefilm 2022 der Wasserwacht Ammerland\" width=\"1080\" height=\"608\" src=\"https:\/\/www.youtube.com\/embed\/ig_ToySBqRA?feature=oembed\"  allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\">Unsere Wasserwacht Ammerland ist ein Teil des Roten Kreuzes. Neben der Erf\u00fcllung unserer Aufgaben, hat die Freundschaft untereinander einen hohen Stellenwert bei uns und nicht selten verbringen wir unsere restliche Freizeit auch noch mit unseren Freunden bei der Wasserwacht.<\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Lerne uns am besten pers\u00f6nlich kennen!<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Fast alle unsere Mitglieder haben den Weg zur Wasserwacht Ammerland \u00fcber Freunde oder eine unverbindliche Besichtigung und einem Kennenlernen vor Ort gefunden. Nimm einfach Kontakt mit uns auf und komm vorbei! Wir sind eigentlich ganz nett \u2013 also keine Angst! Du hast so die Chance auf eine tolle Gemeinschaft und die M\u00f6glichkeit Dich in ein breites Aufgabenspektrum einzubringen.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Was gibt es sinnvolleres, als sich ehrenamtlich zu engagieren und damit Leben  zu retten?<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div> <div class=\"et_pb_section et_pb_section_3 et_pb_with_background et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_1 dl-loating et_pb_gutters1\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\">- Verhinderung des Ertrinkungstodes und Durchf\u00fchrung der damit verbundenen vorbeugenden Ma\u00dfnahmen (Schwimmen lehren, Baderegeln publizieren, \u2026)<\/p>\n<p>- Erh\u00f6hung der Sicherheit beim Baden und beim Wassersport<\/p>\n<p>- Schutz der Bev\u00f6lkerung sowie Hilfeleistung bei Ungl\u00fccksf\u00e4llen und Katastrophen<\/p>\n<p>- F\u00f6rderung der Gesundheit und des Sports<\/p>\n<p>- F\u00f6rderung der Jugend und Heranf\u00fchrung an das Gedankengut des Roten Kreuzes<\/p>\n<p>- Verbreitung der Grunds\u00e4tze und Ideale der Rotkreuz- und Rothalbmond-Bewegung<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_image et_pb_image_0 dl-floating\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/03\/WaWa4.png\" alt=\"\" title=\"WaWa4\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/03\/WaWa4.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/03\/WaWa4-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28897\" data-et-multi-view=\"{&quot;schema&quot;:{&quot;attrs&quot;:{&quot;desktop&quot;:{&quot;src&quot;:&quot;https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/WaWa4.png&quot;,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;WaWa4&quot;,&quot;class&quot;:&quot;wp-image-28897&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/WaWa4.png 265w, https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/WaWa4-112x300.png 112w&quot;,&quot;sizes&quot;:&quot;(max-width: 265px) 100vw, 265px&quot;},&quot;hover&quot;:{&quot;src&quot;:&quot;https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/WaWa1.png&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/WaWa1.png 265w, https:\\\/\\\/www.wasserwacht-ammerland.de\\\/seeueberquerung\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/WaWa1-112x300.png 112w&quot;,&quot;sizes&quot;:&quot;(max-width: 265px) 100vw, 265px&quot;}}},&quot;slug&quot;:&quot;et_pb_image&quot;}\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_image et_pb_image_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa5.png\" alt=\"\" title=\"WaWa5\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa5.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa5-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28890\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_image et_pb_image_2 dl-floating dl-floating2\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa2.png\" alt=\"\" title=\"WaWa2\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa2.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa2-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28887\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_5 et_pb_with_background et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_2 dl-loating et_pb_gutters1\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>- Durchf\u00fchrung des Wasserrettungsdienstes, einschlie\u00dflich der Eisrettung - Mitwirkung im Katastrophenschutz<\/p>\n<p>- Mitwirkung bei der Erh\u00f6hung der Sicherheit auf, an und in Gew\u00e4ssern, einschlie\u00dflich Wasserstra\u00dfen und \u00f6ffentlichen B\u00e4dern<\/p>\n<p>- Durchf\u00fchrung von Schwimmunterricht &amp; Ausbildung im Rettungsschwimmen - Durchf\u00fchrung von Ma\u00dfnahmen zur Gesundheitsvorsorge - Aus-, Fort- und Weiterbildung von Mitgliedern - Absicherung von Wassersportveranstaltungen<\/p>\n<p>- Aufstellung, Ausbildung und Ausr\u00fcstung besonderer Einheiten f\u00fcr den Einsatz bei Gro\u00dfschadensereignissen und Katastrophen<\/p>\n<p>- Bereitstellung von Fachberatern, Einsatzleitern Wasserrettung, Organisatorischen Leitern und \u00f6rtlichen - Zusammenarbeit mit Beh\u00f6rden und Organisationen in der Luftrettung<br \/>Einsatzleitern<\/p>\n<p>- Werbung f\u00fcr die Ziele des Roten Kreuzes und Mitwirkung bei der Mittelbeschaffung - Gewinnung und Ausbildung von Kindern, Jugendlichen und Erwachsenen<\/p>\n<p>- Breitenausbildung, insbesondere bei der Jugend, in Schulen und Verb\u00e4nden - Mitwirkung bei der Bek\u00e4mpfung von Schadensereignissen und ihren Auswirkungen - Suche und Bergung von Ertrunkenen<\/p>\n<p>- Mitwirkung beim Natur- und Gew\u00e4sserschutz - Bergung von G\u00fctern, von denen eine Gef\u00e4hrdung f\u00fcr Menschen oder die Umwelt ausgehen kann<\/p>\n<p>- Durchf\u00fchrung von Aufgaben, die der Wasserwacht von staatlichen oder kommunalen Beh\u00f6rden, Polizei oder<br \/>Staatsanwaltschaft \u00fcbertragen werden<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_image et_pb_image_3 dl-floating\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa1.png\" alt=\"\" title=\"WaWa1\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa1.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa1-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28886\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_image et_pb_image_4\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa8.png\" alt=\"\" title=\"WaWa8\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa8.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa8-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28893\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_image et_pb_image_5 dl-floating dl-floating2\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap has-box-shadow-overlay\"><div class=\"box-shadow-overlay\"><\/div><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"709\" src=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa7.png\" alt=\"\" title=\"WaWa7\" srcset=\"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa7.png 265w, https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-content\/uploads\/2023\/02\/WaWa7-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" class=\"wp-image-28892\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><\/p>\n","protected":false},"author":1,"featured_media":27,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<p style=\"text-align: center;\">[youtube width=\"100%\" height=\"100%\" autoplay=\"true\"]https:\/\/www.youtube.com\/watch?v=3gZtZv8FWzA[\/youtube]<\/p><p>\u00a0<\/p><h5 style=\"text-align: center;\"><span style=\"font-size: 60px; color: #ffffff;\">Jeder kann Wasserretter werden! <\/span><\/h5><h3 style=\"text-align: center;\"><span style=\"color: #ffffff; font-size: 18px;\">Mehr Informationen dazu findet Ihr unter <a href=\"http:\/\/www.wasserwacht.de\">wasserwacht.de<\/a> oder gerne k\u00f6nnt Ihr auch mit uns Kontakt aufnehmen. Es besteht immer die M\u00f6glichkeit sich alles erstmal in Ruhe vor Ort anzusehen. <\/span><\/h3><h5 style=\"text-align: center;\"><span style=\"font-size: 60px; color: #ffffff;\">Wir freuen uns, wenn du vorbei schaust!<\/span><\/h5><p>\u00a0<\/p>","_et_gb_content_width":"","footnotes":""},"class_list":["post-2271","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/pages\/2271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/comments?post=2271"}],"version-history":[{"count":194,"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/pages\/2271\/revisions"}],"predecessor-version":[{"id":29475,"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/pages\/2271\/revisions\/29475"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/media\/27"}],"wp:attachment":[{"href":"https:\/\/www.wasserwacht-ammerland.de\/seeueberquerung\/wp-json\/wp\/v2\/media?parent=2271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}