<br />
<b>Warning</b>:  Attempt to read property "taxonomy" on null in <b>/var/www/vhosts/immx.group/gaia.immx.group/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php</b> on line <b>188</b><br />
<br />
<b>Warning</b>:  Attempt to read property "taxonomy" on null in <b>/var/www/vhosts/immx.group/gaia.immx.group/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php</b> on line <b>194</b><br />
<br />
<b>Warning</b>:  Attempt to read property "taxonomy" on null in <b>/var/www/vhosts/immx.group/gaia.immx.group/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php</b> on line <b>163</b><br />
{"id":14669,"date":"2022-01-01T08:10:00","date_gmt":"2022-01-01T07:10:00","guid":{"rendered":"https:\/\/gaia.immx.group\/gebieden\/rainforest\/"},"modified":"2025-11-03T12:23:47","modified_gmt":"2025-11-03T11:23:47","slug":"rainforest","status":"publish","type":"gebieden","link":"https:\/\/gaia.immx.group\/de\/gebieden\/rainforest\/","title":{"rendered":"Rainforest"},"content":{"rendered":"<style>\n        @media (min-width: 1200px) {\n      .header-title {\n        font-size: 5rem !important;\n        line-height: 1 !important;\n      }\n    }\n        @media (max-width: 991px) {\n      .header-title {\n        font-size: 3.125rem !important;\n        line-height: 1 !important;\n      }\n    }\n  \n      @media (min-width: 1200px) {\n      .header-subtitle {\n        font-size: 3rem !important;\n        line-height: 1 !important;\n      }\n\n          }\n        @media (max-width: 991px) {\n      .header-subtitle {\n        font-size: 2rem !important;\n        line-height: 1 !important;\n      }\n    }\n  \n  .text.animate .header-subtitle {\n    will-change: opacity;\n    margin-bottom: calc(-32px - (var(--space-md) * 2));\n    opacity: 0;\n    transition: opacity 320ms linear 360ms, margin 320ms linear;\n  }\n\n  .zoom-header-container {\n    background: var(--white);\n  }\n<\/style>\n\n\n<div class=\"spacing-wrapper top-nopadding bottom-defaultpadding\">\n  <section class=\"container-fluid layered-video-header no-conversion\" style=\"color: var(--white);  background-image: url('https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/regenwoud_rainforest_2560_GaiaZOO.jpg'); background-size: cover; background-position: center; \">\n    <div id=\"layered-video-header-block_38904f78c034c89592f600030daafe3b-hook\" class=\"hook\"><\/div>\n    <div class=\"video-header-container\">\n      <div class=\"image-layers\">\n        <div class=\"content image-layer\">\n          <div class=\"video-hook\"><\/div>\n          <div class=\"video\">\n                          <div id=\"ytplayer-block_38904f78c034c89592f600030daafe3b\" class=\"d-none header\" data-video=\"wAvgT0IbGWE\" data-video-mobile=\"V6FVcALZlFs\"><\/div>\n\n              <script>\n                let tag = document.createElement('script');\n                tag.src = \"https:\/\/www.youtube.com\/player_api\";\n                let firstScriptTag = document.getElementsByTagName('script')[0];\n                firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n\n                let url = document.getElementById('ytplayer-block_38904f78c034c89592f600030daafe3b').getAttribute('data-video');\n\n                \/\/ Check if the screen is in portrait mode using a media query\n                if (window.matchMedia(\"(orientation: portrait)\").matches) {\n                  url = document.getElementById('ytplayer-block_38904f78c034c89592f600030daafe3b').getAttribute('data-video-mobile');\n                }\n\n                let player;\n                function onYouTubePlayerAPIReady() {\n                  player = new YT.Player('ytplayer-block_38904f78c034c89592f600030daafe3b', {\n                    height: '360',\n                    width: '640',\n                    videoId: url,\n                    host: 'https:\/\/www.youtube-nocookie.com',\n                    playerVars: {\n                        'playsinline': 1,\n                        'controls': 0,\n                        'showinfo': 0,\n                        'mute': 1,\n                      },\n                      events: {\n                        'onReady': onPlayerReady,\n                        'onStateChange': onPlayerStateChange\n                      }\n                  });\n                }\n\n                window.addEventListener('resize', function() {\n                  let url = document.getElementById('ytplayer-block_38904f78c034c89592f600030daafe3b').getAttribute('data-video');\n\n                  \/\/ Check if the screen is in portrait mode using a media query\n                  if (window.matchMedia(\"(orientation: portrait)\").matches) {\n                    url = document.getElementById('ytplayer-block_38904f78c034c89592f600030daafe3b').getAttribute('data-video-mobile');\n                  }\n\n                  player.loadVideoById(url);\n                });\n\n                function onPlayerReady(event) {\n                  \/\/ Portrait: set height to screen height and width to match 16\/9 aspect ratio\n                  let height = window.innerHeight;\n                  let width = height * 16 \/ 9;\n\n                  if (window.matchMedia(\"(orientation: landscape)\").matches) {\n                    \/\/ Landscape: set width to screen width and height to match 16\/9 aspect ratio\n                    width = window.innerWidth;\n                    height = width * 9 \/ 16;\n                  }\n\n                  \/\/ Set the player's width and height\n                  event.target.setSize(width, height);\n\n                  event.target.playVideo();\n                  document.getElementById('ytplayer-block_38904f78c034c89592f600030daafe3b').classList.remove('d-none');\n                }\n\n                function onPlayerStateChange(event) {\n                  \/\/ if video ended, restart\n                  if (event.data === YT.PlayerState.ENDED) {\n                    event.target.playVideo();\n                  }\n\n                  let height = window.innerHeight;\n                  let width = height * 9 \/ 16;\n\n                  if (window.matchMedia(\"(orientation: landscape)\").matches) {\n                    \/\/ Landscape: set width to screen width and height to match 16\/9 aspect ratio\n                    width = window.innerWidth;\n                    height = width * 9 \/ 16;\n                  }\n\n                  \/\/ Set the player's width and height\n                  event.target.setSize(width, height);\n                }\n              <\/script>\n                      <\/div>\n        <\/div>\n        <div class=\"content image-layer\">\n          <div class=\"container\">\n            <div class=\"row title-holder conversion-holder\">\n              <div class=\"col-12 col-lg-6 col-xl-7 text \" >\n                                                          <h1 class=\"header-title\">\n                        RAINFOREST\n\n                      <\/h1>\n                                                                      <h3 class=\"header-subtitle\">\n                    Das artenreichste \u00d6kosystem<br \/>\nder Welt\n\n                  <\/h3>\n                                <div class=\"breadcrumb-holder\">\n                                      <p class=\"breadcrumbs\">&nbsp;<\/p>\n                                  <\/div>\n              <\/div>\n              <div class=\"col-12 col-lg-6 col-xl-4 offset-xl-1 nopadding align-self-end conversion\">\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n          <a\n        class=\"scroll-down-wrapper d-none d-xl-block black\"\n        href=\"\"\n              >\n                  <span style=\"color: var(--white)\">\n            Rainforest\n          <\/span>\n                          <span class=\"scroll-down-icon\" style=\"color: var(--tertiary-light)\">\n            <i class=\"fa-solid fa-chevron-down\" aria-hidden=\"true\"><\/i>\n          <\/span>\n                          <span style=\"color: var(--white)\">\n            entdecken\n          <\/span>\n              <\/a>\n      <\/section>\n<\/div>\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_95a2108fa35b7e1a17d546254df88e82\"\n         class=\"col-12 white intro  top-nopadding bottom-nopadding\">\n\n    <div id=\"intro-block_95a2108fa35b7e1a17d546254df88e82-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_95a2108fa35b7e1a17d546254df88e82 .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_95a2108fa35b7e1a17d546254df88e82 .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction   center-description\">\n            <div class=\"col-12 col-md-7 description  \">\n                                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <p>Betreten Sie die warmen und feuchten Regenw\u00e4lder S\u00fcdamerikas und Afrikas. Im Kongo leben <strong><a href=\"\/de\/dier\/westlicher-flachland-gorilla\/\">Gorillas<\/a><\/strong> zusammen mit Schopfmangab\u00e4ren, und im Amazonasgebiet k\u00f6nnen Sie <strong><a href=\"\/de\/dier\/rotgesicht-klammeraffe\/\">Klammeraffen<\/a><\/strong> und <strong><a href=\"\/de\/dier\/gelbbrustkapuziner\/\">Gelbbrustkapuziner\u00e4ffchen<\/a><\/strong> in den Baumkronen schwingen sehen. Weiter geht es in die weiten Ebenen der Pampa, wo <strong><a href=\"\/de\/dier\/vikunja\/\">Vikunjas<\/a><\/strong> und <strong><a href=\"\/de\/dier\/brasilianischer-tapir\/\">Tapire<\/a><\/strong> grasen. Trauen Sie sich, das Tapir-Terrarium zu besuchen, in dem die <strong><a href=\"\/de\/dier\/brasilianische-riesenvogelspinne\/\">lachsfarbene Vogelspinne<\/a><\/strong> und die jamaikanische Boa Constrictor versteckt sind?<\/p>\n\n                    <\/div>\n                \n\n                \n\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-5  \">\n                                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_0d7c0fc84891810f134eaee8a5f1eb7c\"\n         class=\"col-12 white intro  top-nopadding bottom-nopadding\">\n\n    <div id=\"intro-block_0d7c0fc84891810f134eaee8a5f1eb7c-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_0d7c0fc84891810f134eaee8a5f1eb7c .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_0d7c0fc84891810f134eaee8a5f1eb7c .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction  reverse-mobile center-description\">\n            <div class=\"col-12 col-md-7 description  \">\n                                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <h3><span style=\"color: #8dc156;\">Entdecke den Neu gestalteten Rainforest<\/span><\/h3>\n<p>Seit kurzem leben neue Tierarten im GaiaZOO: <a href=\"\/de\/dier\/schwarzer-bruellaffe\/\"><strong>Schwarze Br\u00fcllaffen<\/strong><\/a>, <a href=\"\/de\/dier\/zweifarbentamarin\/\"><strong>Zweifarbentamarine<\/strong><\/a> und <a href=\"\/de\/dier\/kirks-dik-dik\/\"><strong>Dikdiks<\/strong><\/a>! Die <strong><a href=\"\/de\/dier\/zwergflusspferd\/\">Zwergflusspferde<\/a><\/strong> und <strong><a href=\"\/de\/dier\/bongo\/\">Bergbongos<\/a><\/strong> sind zur\u00fcck und k\u00f6nnen nun in ihrem komplett neuen Gehege bewundert werden. Verpassen Sie auch nicht die spielerische <strong><a href=\"\/de\/dier\/waldhund\/\">Waldhundefamilie<\/a><\/strong>. Ein Abenteuer voller neuer Tiere erwartet Sie!<\/p>\n\n                    <\/div>\n                \n\n                \n\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-5  \">\n                                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<section id=\"post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98\" class=\"post-highlights-block full-width-slider col-12  top-space-md bottom-space-md white title-left\" style=\"color: var(--black)\">\n  <div id=\"post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98-hook\" class=\"hook\"><\/div>  <style>\n          @media (min-width: 1199.99px) {\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h1,\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h2 {\n          font-size: 3.125rem;\n        }\n      }\n              @media (min-width: 575.99px) and (max-width: 1199.98px) {\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h1,\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h2 {\n          font-size: 2.1875rem;\n        }\n      }\n              @media (max-width: 575.98px) {\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h1,\n        #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 h2 {\n          font-size: 1.5625rem;\n        }\n      }\n      <\/style>\n    <div class=\"container\">\n    <div class=\"row content\">\n      <div class=\"col\">\n                              <h2 style=\"color: var(--primary-dark)\">Tiere in Rainforest\n<\/h2>\n                          \n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"container card-swiper-container\" data-slides-in-view=\"3\">\n    <div class=\"col nopadding swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-58866\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/bongo\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/11\/Bongo_zijaanzicht_closeup_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Bongo<\/span>\n        \n                  <p>Trotz seiner 300 Kilo ist der Bongo im dichten Regenwald schwer zu entdecken.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-56538\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/segelflosser\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/05\/Maanvis_1_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Segelflosser<\/span>\n        \n                  <p>Segelflosser sind gut getarnt; die Streifen auf ihrem K\u00f6rper machen sie inmitten der Wasserpflanzen unsichtbar.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-34303\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/moenchsittich\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/06\/Monniksparkiet_close-up_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">M\u00f6nchsittich<\/span>\n        \n                  <p>Die meisten Papageienarten sind H\u00f6hlenbr\u00fcter. Der M\u00f6nchsittich ist die einzige Art, die ihr eigenes Nest aus \u00c4sten baut.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-34499\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/dreistreifen-baumsteiger\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/03\/Driekleur_pijlgifkikker_op_plant_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Dreistreifen-Baumsteiger<\/span>\n        \n                  <p>Dreistreifen-baumsteigers sind kaltbl\u00fctige Tiere. Ihre K\u00f6rpertemperatur wird durch die Umgebungstemperatur reguliert.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-14890\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/wasserschwein\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/Capibara_met_jong_800_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Wasserschwein<\/span>\n        \n                  <p>Wasserschweine leben in Gruppen von etwa 10 erwachsenen Tieren. Jede Gruppe verteidigt ihr eigenes Territorium.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-22524\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/westlicher-flachland-gorilla\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/Gorilla_zittend_800_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Westlicher Flachland gorilla<\/span>\n        \n                  <p>Der Gorilla ist der gr\u00f6\u00dfte Menschenaffe der Welt. Ein Gorillamann (Silberr\u00fccken) wiegt etwa 200 Kilo.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-56604\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/waldhund\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/boshond_in_het_gras_800_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Waldhund<\/span>\n        \n                  <p>Der Waldhund ist in Regenw\u00e4ldern mit Fl\u00fcssen, in Feuchtsavannen, aber auch im offenen Grasland zu finden.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-34696\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/grauflugel-trompetervogel\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/03\/Grijsvleugel_trompetvogel_kijkt_in_camera_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Graufl\u00fcgel-Trompetervogel<\/span>\n        \n                  <p>Graufl\u00fcgel-Trompeterv\u00f6gel leben haupts\u00e4chlich am Boden und ern\u00e4hren sich von Fr\u00fcchten und Insekten.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-14886\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/brasilianische-riesenvogelspinne\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/zalmroze_vogelspin_800_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Brasilianische Riesenvogelspinne<\/span>\n        \n                  <p>Wenn diese Vogelspinnen sich bedroht f\u00fchlen, heben sie ihren Vorderk\u00f6rper hoch und strecken ihre Vorderbeine in die Luft.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-31076\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/brasilianischer-tapir\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/03\/braziliaanse_tapir_groep_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Brasilianischer Tapir<\/span>\n        \n                  <p>Der kleine R\u00fcssel des Tapirs ist eine Verl\u00e4ngerung von Nase und Oberlippe und wird zum Fressen benutzt.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-14915\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/zwergflusspferd\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/Dwergnijlpaard_mos_op_neus_800_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Zwergflusspferd<\/span>\n        \n                  <p>Wussten Sie, dass Zwergflusspferde die Pflanzen, die sie fressen, mit den Lippen und nicht mit den Z\u00e4hnen abbei\u00dfen?<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover h2,\n      #post-highlights-block_899f8cde3f0cd64c7a1dc14e6754bb98 .card:hover .card-title {\n        color: var(--primary-dark) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-74243\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/dier\/zweifarbentamarin\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2025\/05\/Manteltamarin_op_stam_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--primary-light);\">Zweifarbentamarin<\/span>\n        \n                  <p>Der Kopf des Zweifarbentamarins ist unbehaart und schwarz, im Gegensatz zu dem wei\u00dfen Fell am Oberk\u00f6rper.<\/p>\n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Entdecken\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <\/div>\n\n    <div class=\"swiper-navigation\">\n      <div class=\"swiper-button-prev\"><\/div>\n      <div class=\"swiper-button-next\"><\/div>\n    <\/div>\n  <\/div>\n\n  <\/section>\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_ebf4499db66c2c221c2015bbc0b84670\"\n         class=\"col-12 white intro  top-nopadding bottom-defaultpadding\">\n\n    <div id=\"intro-block_ebf4499db66c2c221c2015bbc0b84670-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_ebf4499db66c2c221c2015bbc0b84670 .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_ebf4499db66c2c221c2015bbc0b84670 .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction   center-description\">\n            <div class=\"col-12 col-md-7 description  \">\n                                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <p><span style=\"font-size: 17px;\">Tipp: Ladet diese Seite einmal neu, um mehr Tiere aus dem Gebiet Rainforest zu sehen! Oder sehen Sie sich die <a href=\"\/de\/tiere\/\">vollst\u00e4ndige Liste<\/a> aller Tiere in GaiaZOO in alphabetischer Reihenfolge an.<\/span><\/p>\n\n                    <\/div>\n                \n\n                \n\n                                    <div class=\"buttons justify-content-end\">\n                                                    \n  \n  <a\n    href=\"\/de\/tiere\/\"     class=\"button tertiary-button\n                        \"\n    style='\n            color: var(--black);      border-radius: 5px;      font-weight: 400;      font-family: Bariol-Regular;      '\n    title=\"Alle Tiere in GaiaZOO anzeigen\" id=\"intro-block_ebf4499db66c2c221c2015bbc0b84670-cta-1\"\n    >\n        <div class=\"text\">\n      Alle Tiere in GaiaZOO anzeigen\n    <\/div>\n  <\/a>\n                                            <\/div>\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-5  \">\n                                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_a3799a2fc67398d177112edda5813e0e\"\n         class=\"col-12 white intro  top-space-md bottom-defaultpadding\">\n\n    <div id=\"intro-block_a3799a2fc67398d177112edda5813e0e-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_a3799a2fc67398d177112edda5813e0e .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_a3799a2fc67398d177112edda5813e0e .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction reverse  \">\n            <div class=\"col-12 col-md-6 description  \">\n                                                            <div class=\"title\"\n                             style=\"color: var(--primary-dark)\">\n                                                            <h2>Spielen auf der TreeTopTour<\/h2>\n                                                    <\/div>\n                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <p>W\u00e4hrend Mama, Papa, Oma oder Opa auf einer der Terrassen rund um die PampaLodge all die Leckereien genie\u00dfen, die S\u00fcdamerika zu bieten hat, k\u00f6nnen sich die (Enkel-)Kinder bei der TreeTopTour austoben. Wusstest du, dass jede Lodge ihren eigenen Spielplatz im GaiaZOO hat? Stundenlanger Spa\u00df garantiert!<\/p>\n\n                    <\/div>\n                \n\n                \n\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-6  \">\n                                                            <img decoding=\"async\"\n                                src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/06\/TreeTopTour_van_bovenaf_2560_GaiaZOO-1024x650.jpg\"\n                                alt=\"Spielen auf der TreeTopTour\"\n                                title=\"TreeTopTour_van_bovenaf_2560_GaiaZOO\"\n                                class=\"img-responsive\"\n                                srcset=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/06\/TreeTopTour_van_bovenaf_2560_GaiaZOO-450x286.jpg 480w,\n                        https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/06\/TreeTopTour_van_bovenaf_2560_GaiaZOO-1024x650.jpg 2048w\"\n                                sizes=\"auto, (max-width: 480px) 480px\"\n                                width=\"470\"\n                                loading=\"lazy\"\n                                                                    style=\"border-radius: 5px\"\n                                                        \/>\n                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_be4d2aa95a7b19bade2e3e6f57d924cf\"\n         class=\"col-12 white intro  top-space-md bottom-defaultpadding\">\n\n    <div id=\"intro-block_be4d2aa95a7b19bade2e3e6f57d924cf-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_be4d2aa95a7b19bade2e3e6f57d924cf .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_be4d2aa95a7b19bade2e3e6f57d924cf .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction   \">\n            <div class=\"col-12 col-md-6 description  \">\n                                                            <div class=\"title\"\n                             style=\"color: var(--primary-dark)\">\n                                                            <h2>Totenkopfaffen | Wald<\/h2>\n                                                    <\/div>\n                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <p>Machen Sie einen Spaziergang durch den Wald der Totenkopfaffen und begegnen Sie diesen winzigen Primaten hautnah.<\/p>\n<p><strong>Derzeit ist der Wald aufgrund der r\u00fcckl\u00e4ufigen Temperaturen geschlossen.<\/strong> Sie k\u00f6nnen die Totenkopf\u00e4ffchen jedoch in ihrem Innengehege beobachten. Im Fr\u00fchjahr 2026 wird der Totenkopfaffenwald wieder ge\u00f6ffnet.<\/p>\n\n                    <\/div>\n                \n\n                \n\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-6  \">\n                                                            <img decoding=\"async\"\n                                src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/12\/Gezin_in_doodshoofdapenbos_2560_GaiaZOO-1024x650.jpg\"\n                                alt=\"Totenkopfaffen | Wald\"\n                                title=\"Gezin_in_doodshoofdapenbos_2560_GaiaZOO\"\n                                class=\"img-responsive\"\n                                srcset=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/12\/Gezin_in_doodshoofdapenbos_2560_GaiaZOO-450x286.jpg 480w,\n                        https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/12\/Gezin_in_doodshoofdapenbos_2560_GaiaZOO-1024x650.jpg 2048w\"\n                                sizes=\"auto, (max-width: 480px) 480px\"\n                                width=\"470\"\n                                loading=\"lazy\"\n                                                                    style=\"border-radius: 5px\"\n                                                        \/>\n                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>\n    .days-slider .nav-item .nav-link.active {\n        background: var(--);\n    }\n\n    .days-slider .nav-item .nav-link.today.active {\n        background: var(--);\n    }\n<\/style>\n\n\n<section id=\"intro-block_312c8e529acf391d99fb42fe35e3114d\"\n         class=\"col-12 white intro  top-defaultpadding bottom-defaultpadding\">\n\n    <div id=\"intro-block_312c8e529acf391d99fb42fe35e3114d-hook\" class=\"hook\"><\/div>            <style>\n            @media (max-width: 768px) {\n                #intro-block_312c8e529acf391d99fb42fe35e3114d .title * {\n                    text-align: left !important;\n                }\n\n                #intro-block_312c8e529acf391d99fb42fe35e3114d .desc * {\n                    text-align: left !important;\n                }\n            }\n        <\/style>\n    \n\n\n\n    \n                        \n        \n    <div class=\"container\">\n        <div class=\"row column-direction   \">\n            <div class=\"col-12 col-md-6 description  \">\n                                                            <div class=\"title\"\n                             style=\"color: var(--primary-dark)\">\n                                                            <h2>PampaLodge<\/h2>\n                                                    <\/div>\n                                    \n                                    <div class=\"desc\" style=\"color: var(--black)\">\n                        <p>Entspannen Sie sich in der PampaLodge, wo Sie bei einem knisternden Kaminfeuer sitzen und Vikunjas, Nandus und Tapire beobachten k\u00f6nnen.<\/p>\n<p>Dieses Restaurant ist derzeit aufgrund der Nebensaison geschlossen. Die aktuellen \u00d6ffnungszeiten aller anderen Restaurants finden Sie im <strong><a href=\"\/de\/die-gaiazoo-app-herunterladen\/\">GaiaAPP<\/a><\/strong>.<\/p>\n\n                    <\/div>\n                \n\n                \n\n                                    <div class=\"buttons justify-content-start\">\n                                                    \n  \n  <a\n    href=\"\/de\/restaurant\/pampalodge\/\"     class=\"button tertiary-button\n                        \"\n    style='\n            color: var(--black);      border-radius: 5px;      font-weight: 400;      font-family: Bariol-Regular;      '\n    title=\"Mehr zur PampaLodge\" id=\"intro-block_312c8e529acf391d99fb42fe35e3114d-cta-1\"\n    >\n        <div class=\"text\">\n      Mehr zur PampaLodge\n    <\/div>\n  <\/a>\n                                            <\/div>\n                            <\/div>\n\n\n            <div class=\"col-12 col-md-6  \">\n                                                            <img decoding=\"async\"\n                                src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/PampaLodge_met_Argentijnse_lekkernijen_1920_GaiaZOO-1024x576.jpg\"\n                                alt=\"PampaLodge\"\n                                title=\"PampaLodge_met_Argentijnse_lekkernijen_1920_GaiaZOO\"\n                                class=\"img-responsive\"\n                                srcset=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/PampaLodge_met_Argentijnse_lekkernijen_1920_GaiaZOO-450x253.jpg 480w,\n                        https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/PampaLodge_met_Argentijnse_lekkernijen_1920_GaiaZOO-1024x576.jpg 2048w\"\n                                sizes=\"auto, (max-width: 480px) 480px\"\n                                width=\"470\"\n                                loading=\"lazy\"\n                                                                    style=\"border-radius: 5px\"\n                                                        \/>\n                                    \n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<section id=\"post-highlights-block_eb08278050c1f5adf845c5f1476ea6be\" class=\"post-highlights-block full-width-slider col-12  top-space-sm bottom-defaultpadding white title-left\" style=\"color: var(--black)\">\n  <div id=\"post-highlights-block_eb08278050c1f5adf845c5f1476ea6be-hook\" class=\"hook\"><\/div>  <style>\n          @media (min-width: 1199.99px) {\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h1,\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h2 {\n          font-size: 3.125rem;\n        }\n      }\n              @media (min-width: 575.99px) and (max-width: 1199.98px) {\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h1,\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h2 {\n          font-size: 2.1875rem;\n        }\n      }\n              @media (max-width: 575.98px) {\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h1,\n        #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be h2 {\n          font-size: 1.5625rem;\n        }\n      }\n      <\/style>\n    <div class=\"container\">\n    <div class=\"row content\">\n      <div class=\"col\">\n                              <h2 style=\"color: var(--primary-dark)\">Nachrichten aus Rainforest\n<\/h2>\n                          \n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"container card-swiper-container\" data-slides-in-view=\"4\">\n    <div class=\"col nopadding swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-81905\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gorilla-geboren-in-gaiazoo\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2026\/01\/GaiaZOO-Gorilla-met-jong-3-450x593.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Gorilla im GaiaZOO geboren<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-77607\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/die-familie-der-waldhunde-wird-grosser-2025\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2025\/07\/Boshondenfamilie_op_stam_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Die Familie der Waldhunde wird gr\u00f6\u00dfer<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-77090\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/seltene-oestliche-bongos-im-gaiazoo-eingetroffen\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2025\/06\/Bongo-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Seltene \u00d6stliche Bongos im GaiaZOO eingetroffen<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-74325\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/zweifarbentamarin-jetzt-auch-im-freien-zu-sehen\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2025\/05\/Manteltamarins_voor_het_eerst_naar_buiten_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Zweifarbentamarin jetzt auch im Freien zu sehen<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-60046\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/langverwachte-zwarte-brulapen-gearriveerd\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/10\/24-10-18-Zwarte-Brulapen-4-450x300.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Lang erwartete Schwarze Br\u00fcllaffen im GaiaZOO angekommen<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-60971\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/schopfmangabe-geboren-im-oktober\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/11\/Kuifmangabey_geboren_oktober_vierkant_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Schopfmangabe geboren im Oktober<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-59301\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gorillajunges-immer-oefter-im-aussengehege\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/09\/Gorillajong_close-up_buiten_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Gorillajunges immer \u00f6fter im Au\u00dfengehege<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-58717\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/aktuelles-zu-den-gorillas\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/08\/Jonge_gorilla_in_verblijf_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Aktuelles zu den Gorillas<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-58236\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gorillafrau-gestorben-2024\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/08\/Gorillavrouw_overleden_GaiaZOO_2024_1200-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Gorillafrau gestorben<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-55031\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/waldhundepaar-gruendet-eigene-familie\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/02\/Boshonden_met_jongen_in_kist_2024_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Waldhundepaar gr\u00fcndet eigene Familie<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-54722\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/was-tut-sich-bei-dem-gorillajungen\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/05\/GaiaTheater_overzicht_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Was tut sich bei dem Gorillajungen?<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover h2,\n      #post-highlights-block_eb08278050c1f5adf845c5f1476ea6be .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card primary-dark\"\n  style=\"color: var(--white); border-radius: 5px; \"\n  id=\"card-51646\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/neues-vom-bau-teil-2-neue-innengehege-fuer-bongos-und-zwergflusspferde\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2024\/03\/Verhoogd_terras_dwergnijlpaarden_bouwupdate_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--white);\">Neues vom Bau, Teil 2: Neue Innengehege f\u00fcr Bongos und Zwergflusspferde<\/span>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <span class=\"link-text\" style=\"color: var(--white); border-color: var(--transparent)\">\n            Weiter lesen\n                          <div class=\"icon\" style=\"background: var(--tertiary-light); color: var(--black)\">\n                <i class=\"fa-solid fa-chevron-right\" aria-hidden=\"true\"><\/i>\n              <\/div>\n                      <\/span>\n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <\/div>\n\n    <div class=\"swiper-navigation\">\n      <div class=\"swiper-button-prev\"><\/div>\n      <div class=\"swiper-button-next\"><\/div>\n    <\/div>\n  <\/div>\n\n  <\/section>\n\n<br \/>\n<b>Warning<\/b>:  foreach() argument must be of type array|object, bool given in <b>\/var\/www\/vhosts\/immx.group\/gaia.immx.group\/wp-content\/themes\/gaia-theme-1.9.5.3\/blocks\/PostHighlights.php<\/b> on line <b>74<\/b><br \/>\n\n<section id=\"post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4\" class=\"post-highlights-block full-width-slider col-12  top-space-md bottom-defaultpadding white title-left\" style=\"color: var(--black)\">\n  <div id=\"post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4-hook\" class=\"hook\"><\/div>  <style>\n          @media (min-width: 1199.99px) {\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h1,\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h2 {\n          font-size: 3.125rem;\n        }\n      }\n              @media (min-width: 575.99px) and (max-width: 1199.98px) {\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h1,\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h2 {\n          font-size: 2.1875rem;\n        }\n      }\n              @media (max-width: 575.98px) {\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h1,\n        #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 h2 {\n          font-size: 1.5625rem;\n        }\n      }\n      <\/style>\n      <div\n      class=\"background-image\"\n      style=\"\n        background-image: url(https:\/\/gaia.immx.group\/wp-content\/uploads\/2023\/11\/GaiaZOO_website_assets_wallpapers_2369x1080_1123-07.svg);\n                background-size: cover;\n        background-position: center center;\n        background-repeat: no-repeat;\n        opacity: calc(100\/100);\n        background-attachment: initial;\n        \"\n    ><\/div>\n    <div class=\"container\">\n    <div class=\"row content\">\n      <div class=\"col\">\n                              <h2 style=\"color: var(--primary-dark)\">Andere Gebietsteile von GaiaZOO\n<\/h2>\n                          \n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"container card-swiper-container\" data-slides-in-view=\"3\">\n    <div class=\"col nopadding swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover h2,\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card white\"\n  style=\"color: var(--black);  \"\n  id=\"card-14649\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gebieden\/limburg\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2025\/08\/Schotse_hooglander_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--black);\">Limburg<\/span>\n        \n                  <p>Limburg ist das Herz des ZOOs. Entdecken Sie die einzigartige Artenvielfalt und bedrohte Arten, die nur hier vorkommen.<\/p>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover h2,\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card white\"\n  style=\"color: var(--black);  \"\n  id=\"card-14681\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gebieden\/savanna\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/01\/Neushoorns_herfst_doorkijkje_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--black);\">Savanna<\/span>\n        \n                  <p>In der weiten Landschaft der Savanne treffen Sie auf die typischen afrikanischen Tierarten.<\/p>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <div class=\"swiper-slide\">\n            <style>\n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 575.99px) and (max-width: 1199.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (max-width: 575.98px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card-title {\n        font-size: 1rem;\n        font-weight: 400;\n      }\n    }\n  \n      @media (min-width: 1199.99px) {\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover {\n        background: var(--white);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-content {\n        color: var(--black);\n      }\n\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover h2,\n      #post-highlights-block_bb01d3b3882b0e5e2d8a824e7bca6fd4 .card:hover .card-title {\n        color: var(--black) !important;\n      }\n    }\n  <\/style>\n<article\n  class=\"card white\"\n  style=\"color: var(--black);  \"\n  id=\"card-14692\"\n    >\n  <a href=\"https:\/\/gaia.immx.group\/de\/gebieden\/taiga\/\">\n          <div class=\"thumbnail\" >\n                  <img decoding=\"async\" src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/04\/Lynx_op_steen_Taiga_1200_GaiaZOO-450x450.jpg\" loading=\"lazy\" \/>\n              <\/div>\n      <div class=\"card-content\">\n                  <span class=\"card-title\" style=\"color: var(--black);\">Taiga<\/span>\n        \n                  <p>Lassen Sie sich in die h\u00fcgelige, bewaldete Region der Taiga entf\u00fchren, die von ausgedehnten Nadelw\u00e4ldern umgeben ist.<\/p>\n        \n        \n        \n        \n        \n        \n        \n        \n                  <\/div>\n  <\/a>\n<\/article>\n          <\/div>\n                  <\/div>\n\n    <div class=\"swiper-navigation\">\n      <div class=\"swiper-button-prev\"><\/div>\n      <div class=\"swiper-button-next\"><\/div>\n    <\/div>\n  <\/div>\n\n  <\/section>\n\n\n  <section id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85\" class=\" section-conversion white   top-defaultpadding bottom-defaultpadding \">\n  <div id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85-hook\" class=\"hook\"><\/div>      <div\n      class=\"background-image\" id=\"block_d9e9b6b5d871618b0548ff3c61062c85\"\n      style=\"\n        background-image: url(https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/11\/line_page.png);\n                background-size: contain;\n        background-position: left top;\n        background-repeat: no-repeat;\n        opacity: calc(100\/100);\n        background-attachment: initial;\n        \"\n    ><\/div>\n    <div class=\"container\">\n\n<style>\n      <\/style>\n\n<div id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85\" class=\"conversion containered col-12\">\n            <div class=\"tab-title tertiary\" style=\"color: var(--white)\">\n        <h2>Kommst du heute auch zum GaiaZOO?\n<\/h2>\n      <\/div>\n    \n    <div class=\"tab-content\">\n                      <div\n          class=\"tab-pane  active tertiary\"\n          id=\"1-block_d9e9b6b5d871618b0548ff3c61062c85\"\n          role=\"tabpanel\">\n                          <div class=\"select\">\n                <select class=\"form-select\" aria-label=\"Default select example\" style=\"color: var(--tertiary)\">\n                                      <option  data-tab-index=\"1\" data-link-id=\"link-1-1\" value=\"Online Tickets mit 4,- Rabatt\">Online Tickets mit 4,- Rabatt<\/option>\n                                      <option  data-tab-index=\"1\" data-link-id=\"link-1-2\" value=\"G\u00e4ste-Rabatt-Ticket (Jahreskarteninhaber)\">G\u00e4ste-Rabatt-Ticket (Jahreskarteninhaber)<\/option>\n                                      <option  data-tab-index=\"1\" data-link-id=\"link-1-3\" value=\"Neue Jahreskarte bestellen\">Neue Jahreskarte bestellen<\/option>\n                                  <\/select>\n                <i class=\"fa-solid fa-angle-down\" style=\"color: var(--tertiary)\"><\/i>\n              <\/div>\n\n              <div class=\"buttons\">\n                                  <div class=\"link-button visible\" data-tab-index=\"1\" data-link-id=\"link-1-1\">\n                    \n  \n  <a\n    href=\"https:\/\/tickets.gaiazoo.nl\/de\/tickets\"     target=\"_blank\" rel=\"noopener noreferrer nofollow\"     class=\"button secondary-button\n            funky-icon              d-flex align-items-center\n                            \"\n    style='\n            color: var(--black);      border-radius: 5px;      font-weight: 400;      font-family: Bariol-Regular;      '\n    title=\"Online Tickets mit 4,- Rabatt\" id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85-cta-1\"\n    >\n          <div class=\"icon\n                d-flex align-items-center justify-content-center      \"\n      style=\"\n        border-radius: 5px;                \">\n                  <img decoding=\"async\"\n            src=\"https:\/\/gaia.immx.group\/wp-content\/uploads\/2022\/12\/GZ_ticket_icoon_bruin@2x.png\"\n            width=\"28\"\n            height=\"28\"\n            class=\"item-icon\"\n            style=\"object-fit: contain\"\n            alt=\"\"\n            title=\"GZ_ticket_icoon_bruin@2x\"\n            loading=\"lazy\"\n          \/>\n              <\/div>\n        <div class=\"text\">\n      Jetzt kaufen\n    <\/div>\n  <\/a>\n                  <\/div>\n                                  <div class=\"link-button \" data-tab-index=\"1\" data-link-id=\"link-1-2\">\n                    \n  \n  <a\n    href=\"https:\/\/tickets.gaiazoo.nl\/de\/abonnementhouder\/enter\"     target=\"_blank\" rel=\"noopener noreferrer nofollow\"     class=\"button tertiary-button\n                        \"\n    style='\n            color: var(--black);      border-radius: 5px;      font-weight: 400;      font-family: Bariol-Regular;      '\n    title=\"G\u00e4ste-Rabatt-Ticket (Jahreskarteninhaber)\" id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85-cta-2\"\n    >\n        <div class=\"text\">\n      Zum Ticketshop f\u00fcr Jahreskarteninhaber\n    <\/div>\n  <\/a>\n                  <\/div>\n                                  <div class=\"link-button \" data-tab-index=\"1\" data-link-id=\"link-1-3\">\n                    \n  \n  <a\n    href=\"https:\/\/mijn.gaiazoo.nl\/\"     target=\"_blank\" rel=\"noopener noreferrer nofollow\"     class=\"button tertiary-button\n                        \"\n    style='\n            color: var(--black);      border-radius: 5px;      font-weight: 400;      font-family: Bariol-Regular;      '\n    title=\"Neue Jahreskarte bestellen\" id=\"conversion-block_d9e9b6b5d871618b0548ff3c61062c85-cta-3\"\n    >\n        <div class=\"text\">\n      Jetzt Online kaufen\n    <\/div>\n  <\/a>\n                  <\/div>\n                              <\/div>\n                    <\/div>\n          <\/div>\n  <\/div>\n\n  <\/div>\n  <\/section>\n","protected":false},"excerpt":{"rendered":"<p>Betreten Sie die warmen und feuchten Regenw\u00e4lder S\u00fcdamerikas und Afrikas, und die weiten Fl\u00e4chen der Pampa.<\/p>\n","protected":false},"featured_media":36495,"parent":0,"template":"","categories":[114],"tags":[],"class_list":["post-14669","gebieden","type-gebieden","status-publish","has-post-thumbnail","hentry","category-rainforest-gebietsteil-de"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.11 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>GaiaZOO<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:site_name\" content=\"GaiaZOO\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":null,\"url\":\"\",\"name\":\"\",\"isPartOf\":{\"@id\":\"https:\/\/gaia.immx.group\/#website\"},\"inLanguage\":\"de\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/gaia.immx.group\/#website\",\"url\":\"https:\/\/gaia.immx.group\/\",\"name\":\"GaiaZOO\",\"description\":\"Ga op wereldreis in \u00e9\u00e9n dag\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/gaia.immx.group\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GaiaZOO","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"de_DE","og_type":"article","og_site_name":"GaiaZOO","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":null,"url":"","name":"","isPartOf":{"@id":"https:\/\/gaia.immx.group\/#website"},"inLanguage":"de"},{"@type":"WebSite","@id":"https:\/\/gaia.immx.group\/#website","url":"https:\/\/gaia.immx.group\/","name":"GaiaZOO","description":"Ga op wereldreis in \u00e9\u00e9n dag","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gaia.immx.group\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/gebieden\/14669"}],"collection":[{"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/gebieden"}],"about":[{"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/types\/gebieden"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/media\/36495"}],"wp:attachment":[{"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/media?parent=14669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/categories?post=14669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gaia.immx.group\/de\/wp-json\/wp\/v2\/tags?post=14669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}