{"id":1014,"date":"2023-04-20T09:19:10","date_gmt":"2023-02-21T16:00:55","guid":{"rendered":"https:\/\/kinedo1.fokuspokus.dev\/?page_id=1014"},"modified":"2026-03-26T12:36:14","modified_gmt":"2026-03-26T11:36:14","slug":"broschueren","status":"publish","type":"page","link":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/","title":{"rendered":"Brosch\u00fcren"},"content":{"rendered":"<section class=\"m-page-hero-color\">\n  <div class=\"wrapper\">\n    <div class=\"m-page-hero-color__content\">\n      <h1>\n        Brosch\u00fcren      <\/h1>\n      <span>\n              <\/span>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<section class=\"m-breadcrumb\">\n  <div class=\"wrapper\">\n    <div id=\"breadcrumbs\" class=\"m-breadcrumb__list\"><span><span><a href=\"https:\/\/kinedo-bad.de\/de-ch\/startseite\/\">Start<\/a><\/span><\/span><\/div>  <\/div>\n<\/section>\n\n\n<div class=\"modul-raster-wrapper normal\" >\n  <div class=\"wrapper\">\n    <div class=\"modul-raster  spacing-top--medium spacing-bottom--none\">\n              <div class=\"row  wrap\">\n                                                  <div class=\"raster-block rastercolumn col-1 \n                \">\n\n                \n\n                    \n                        <\/div>\n                                                  <div class=\"raster-block rastercolumn col-10 \n                \">\n\n                \n                  \n                      <div class=\"textblock\">\n\n                      \n                      <div class=\"wysiwyg\">\n                        <h2 class=\"light\">Gesamtkatalog 2026\/27<\/h2>\n                      <\/div>\n                      <\/div>\n                    \n                        <\/div>\n                                                  <div class=\"raster-block rastercolumn col-1 \n                \">\n\n                \n\n                    \n                        <\/div>\n                                                              <\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n\n<div class=\"wrapper\">\n<div class=\"pre-1 span-10\">\n <div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"default\" data-borlabs-cookie-content=\"PGlmcmFtZSBzdHlsZT0iZGlzcGxheTogYmxvY2s7IGJvcmRlcjogbm9uZTsiIHNyYz0iaHR0cHM6Ly9pdDJ2Ny5pbnRlcmFjdGl2LWRvYy5mci9odG1sL2tpbmVkb19rYXRhbG9nXzg0NSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iNTAwIiBhbGxvd2Z1bGxzY3JlZW49ImFsbG93ZnVsbHNjcmVlbiI+PC9pZnJhbWU+\"><div class=\"brlbs-cmpnt-cb-preset-b\"> <div class=\"brlbs-cmpnt-cb-thumbnail\" style=\"background-image: url('https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-doc-blocker.jpg')\"><\/div> <div class=\"brlbs-cmpnt-cb-main\"> <div class=\"brlbs-cmpnt-cb-content\"> <p class=\"brlbs-cmpnt-cb-description\"><strong>Datenschutzhinweis<\/strong>Klicken Sie auf den unteren Button, um den interaktiven Katalog von externer Quelle zu laden.<\/p> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">Weitere Informationen<\/a> <\/div> <div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Inhalt entsperren<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: inherit\">Erforderlichen Service akzeptieren und Inhalte entsperren<\/a> <\/div> <\/div> <\/div><\/div>\n<script type=\"text\/javascript\" src=\"https:\/\/code.jquery.com\/jquery-3.5.1.min.js\"><\/script>\n<script>\n            $(document).ready(function(){\n                var iframe = $(\"iframe\").attr(\"src\");\n                var urlVars = getUrlVars();\n                var numpage = urlVars['numpage'];\n                var search = urlVars['search'];\n                var lang = urlVars['lang'];\n                var notes = urlVars['notes'];\n\u200b\n                if (numpage != undefined && !isNaN(numpage)) {\n                    url = iframe + '\/page\/' + numpage;\n                    url = url.split(\"\/\");\n                    var lastElement = url[url.length -1];\n                    if(!isNaN(lastElement)) {\n                        url[url.length -1] += '\/page\/' + numpage;\n                        var newUrl = '';\n                        for(var i = 0; i < url.length; i++) {\n                            newUrl += url[i];\n                            if(i != url.length-1)\n                                newUrl += '\/';\n                        }\n                        iframe = newUrl;\n                    }                    \n                }\n                if (undefined !== search) {\n                    iframe = adaptUrl(iframe, 'search', search);\n                }\n                if (undefined !== lang) {\n                    iframe = adaptUrl(iframe, 'lang', lang);\n                }\n                if (undefined !== notes) {\n                    iframe = adaptUrl(iframe, 'notes', notes);\n                }\n    \n                var listParameters = ['numpage', 'search', 'lang', 'notes'];\n                $.each(urlVars, function(index, param) {\n                    if(listParameters.indexOf(index) !== false) {\n                        concat = '?';\n                        if(iframe.indexOf('?') != -1) {\n                            concat = '&#038;';\n                        }\n                        iframe += concat + index + '=' + param;\n                    }                                    \n                });\n                \n                document.getElementsByTagName('iframe')[0].src = iframe;\n            });\n            function getUrlVars() {\n                var vars = {};\n                if (window.location.href.indexOf('?') !== -1) {\n                    var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&#038;');\n                    for(var i = 0; i < hashes.length; i++) {\n                        var hash = hashes[i].split('=');\n                        vars[hash[0]] = hash[1];\n                    }\n                }\n                vars['traffic-source'] = window.location.href.split('?')[0];\n                return vars;\n            }\n\u200b\n            function adaptUrl(iframeUrl, key, value) {\n                var url = iframeUrl.split('\/');\n                url[url.length -1] += '\/' + key + '\/' + value;\n                var newUrl = '';\n                for(var i = 0; i < url.length; i++) {\n                    newUrl += url[i];\n                    if(i != url.length-1) {\n                        newUrl += '\/';\n                    }\n                }\n                return newUrl;\n            }\n        <\/script>\n<\/div>\n<\/div>\n\n\n<div class=\"modul-raster-wrapper normal\" >\n  <div class=\"wrapper\">\n    <div class=\"modul-raster  spacing-top--none spacing-bottom--none\">\n              <div class=\"row  wrap\">\n                                                  <div class=\"raster-block rastercolumn col-1 \n                \">\n\n                \n\n                    \n                        <\/div>\n                                                  <div class=\"raster-block rastercolumn col-10 \n                \">\n\n                \n                  \n                      <div class=\"textblock\">\n\n                      \n                      <div class=\"wysiwyg\">\n                        <div style=\"text-align: center; width: 100%;\"><a class=\"btn\" style=\"margin-top: 20px; display: inline-block; margin-right: 10px;\" href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinedo_katalog_845\/\" target=\"_blank\" rel=\"noopener\">Jetzt bl\u00e4ttern<\/a><a class=\"btn\" style=\"margin-top: 20px; display: inline-block; margin-right: 10px;\" href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-Katalog_2026.pdf\">Katalog herunterladen (dt. Version)<\/a><a class=\"btn\" style=\"margin-top: 20px; display: inline-block; margin-right: 10px;\" href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_catalogue_2025_CH-fr-1.pdf\">Katalog herunterladen (frz. Version)<\/a><\/div>\n                      <\/div>\n                      <\/div>\n                    \n                        <\/div>\n                                                  <div class=\"raster-block rastercolumn col-1 \n                \">\n\n                \n\n                    \n                        <\/div>\n                                                              <\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n\n<!-- Block Titel-Kachelliste -->\n<section class=\"m-title-tile-list  spacing-top--medium spacing-bottom--medium\">\n  <div class=\"wrapper\">\n    <div class=\"m-title-tile-list__list\">\n      \n                  \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Komplett-Duschkabinen <br \/>\r\nKinemagic              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinemagic-broschure-845-enrich_page-0001-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinemagic-broschure-845-enrich_page-0001-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinemagic-broschure-845-enrich_page-0001-1000x708.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinemagic-broschure-845-enrich_page-0001-1500x1061.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-Kinemagic_Broschuere_2405-titel.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinemagic-broschure-845-enrich_page-0001-1000x708.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1754\" height=\"1241\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Kinemagic-Broschuere_2405.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinemagic_broschure_845\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Dusch-Badewannen \u2028DUO              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001-1000x708.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001-1500x1061.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich_page-0001-1000x708.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1754\" height=\"1241\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-duo-broschuere-845-enrich.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinedo_duo_broschuere_845\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Duschwannen              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel-250x177.png 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel-500x354.png 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel-1000x707.png 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel.png 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel.png 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschwannen2025-titel-1000x707.png\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1123\" height=\"794\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Duschwannen_kinedo-broschuere_DUWA2507.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/duschwannen_broschuere_845\/\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Duschabtrennungen              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel-250x177.png 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel-500x354.png 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel-1000x707.png 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel.png 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel.png 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duschabtrennungen2025-titel-1000x707.png\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1123\" height=\"794\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Duschabtrennungen_kinedo-broschuere_DUSCHABTR2507.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/duschabtrennungen_broschuere_845\/\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Wandpaneele              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel-250x177.png 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel-500x354.png 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel-1000x707.png 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel.png 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel.png 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/wandpaneele2025-titel-1000x707.png\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1123\" height=\"794\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Wandpaneele_kinedo-broschuere_WAPA2507.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinedo_wandpaneele_broschuere_845\/\" target=\"_self\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Konzept MODULO              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001-1000x708.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001-1500x1061.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich_page-0001-1000x708.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1754\" height=\"1241\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/modulo-broschuere-845-enrich.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/modulo_broschuere_845\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Spa              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere-2407-1.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"566\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-SPA-Broschuere.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinedo_spa_broschuere_845\/\" target=\"_blank\" class=\"m-title-tile__link\">\n                      Jetzt bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Information + Inspiration f\u00fcr eine barrierearme Badgestaltung              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung-1000x707.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung-1500x1061.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung-1000x707.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"2008\" height=\"1420\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Infobroschuere_barrierearme_Badgestaltung.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                      <a href=\"https:\/\/it2v7.interactiv-doc.fr\/html\/kinedo_infobroschuere_barrierearmes_bad_20s_2401_845\/\" target=\"_self\" class=\"m-title-tile__link\">\n                      Jetzt Bl\u00e4ttern                    <\/a>\n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Information zu Produktwahl + Installation f\u00fcr Fachpartner              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten-250x177.png 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten-500x354.png 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten-1000x707.png 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten-1500x1061.png 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten.png 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo-6-seiter_Online_Einzelseiten-1000x707.png\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"2008\" height=\"1420\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinedo_Fachpartner_Broschuere_Barrieren_im_Bad_reduzieren.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Kinemagic (Flyer)              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinemagic-flyer-1000x707-1.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"707\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Flyer-Kinemagic_Altarfalz_2503.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Duo (Flyer)              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/duo-flyer-1000x707-1.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"707\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Flyer-Duo_Altarfalz_2505.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Kinesurf Nova (Flyer)              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01-250x177.jpg 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01-500x354.jpg 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01.jpg 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01.jpg 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01.jpg 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-Nova-flyer-1000x707_01.jpg\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"707\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/Kinesurf-nova_Altarfalz_250709.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                  <\/div>\n                          <\/div>\n          \n            <div class=\"m-title-tile\">\n              <div class=\"m-title-tile__title\">\n                Pflegehinweise              <\/div>\n              <div class=\"m-title-tile__image\">\n                                  <img srcset=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023-250x176.png 250w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023-500x352.png 500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023-1000x704.png 1000w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023.png 1500w, https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023.png 2000w\" sizes=\"auto, (min-width: 56em) 950px, 100vw\" src=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-broschuere-pflegehinweis-2023-1000x704.png\" alt=\"\" itemprop=\"image\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"845\">\n                              <\/div>\n\n\n\n                              <div class=\"m-title-tile__links\">\n                                      <a href=\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/knpf-pflegehinweise-kinedo-2101.pdf\" class=\"m-title-tile__link\">\n                      Download                    <\/a>\n                  \n                                  <\/div>\n                          <\/div>\n                  \n          <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"m-search-file-list  spacing-top--medium spacing-bottom--medium\">\n  <div class=\"wrapper\">\n    <div class=\"m-search-file-list__content\">\n      <h2 class=\"m-search-file-list__title\">\n        Downloadarchiv      <\/h2>\n\n      <div class=\"m-search-file-list__form\">\n        <div class=\"facetwp-facet facetwp-facet-suche facetwp-type-search\" data-name=\"suche\" data-type=\"search\"><\/div>      <\/div>\n      <div class=\"m-search-file-list__list\">\n\n        \n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A200 (2 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A300-2 (3 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A400-2 (5 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A500-2 (6 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A600-2 (6 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>A700-2 (5 Personen)<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      4 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/Kinedo-SPA-Technische-Unterlagen_2305.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquafactory<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_duschpaneele_AQUAFACTORY.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquafactory<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      1 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duschpaneele_aquafactory_des1398b.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquamoon<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_duschpaneele_AQUAMOON.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquanova<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_duschpaneele_AQUANOVA.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquastyle<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_duschpaneele_AQUASTYLE.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquastyle<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duschpaneele_aquastyle_des1022f.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquatica<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_duschpaneele_AQUATICA.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Aquatica<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      1 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duschpaneele_aquatica_des1400b.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_brooklyn_rechteckig.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      13 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_rechteckig_schiebetuer_seitenwand_des1369i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn C90<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_brooklyn_c90.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn C90<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      12 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_quadratisch_eckeinstieg_schiebetuer_des1366i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn C90<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      11 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_quadratisch_schwenktuer_seitenwand_des1367i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn Factory<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_brooklyn_rechteckig.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn Factory<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      13 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_rechteckig_schiebetuer_seitenwand_des1369i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn Factory C90<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_brooklyn_c90.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn Factory C90<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      12 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_quadratisch_eckeinstieg_schiebetuer_des1366i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn Factory C90<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      11 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_quadratisch_schwenktuer_seitenwand_des1367i.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn R90<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_brooklyn_r90.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Brooklyn R90<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      12 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_komplettduschkabinen_brooklyn_viertelkreis_eckeinstieg_schiebetuer_des1368h.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Columba<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      16 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_wannenaufsatz_columba2_des1543a.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>Columba<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      16 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_wannenaufsatz_columba1_des1581a.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      6 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_DUO_zusammenstellen.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_nische_CONNXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      3 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_ecke_CONAXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_1wand_CONCXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      10 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenverkleidung_con799b.14.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_ecke_nische_con792.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_mit_eckaufsatz_1wand_con789.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      1 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_tbrausestange_con776.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, individualisierbar<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_regendusche_con798.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      5 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_DUO_Paket.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_nische_CONNXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      3 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_ecke_CONAXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_1wand_CONCXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      10 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenverkleidung_con799b.14.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_ecke_nische_con792.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_mit_eckaufsatz_1wand_con789.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      1 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_tbrausestange_con776.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_regendusche_con798.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Datenblatt<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      5 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/kn_db_2025_DUO_Paket_mwz.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_nische_CONNXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenmontage_1wand_CONCXPDUO3.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      10 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenverkleidung_con799b.14.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_ecke_nische_con792.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_wannenaufsatz_mit_eckaufsatz_1wand_con789.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      1 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_tbrausestange_con776.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n    \n  <div class=\"m-search-file-list__list-item \">\n\n    \n  <img decoding=\"async\" src=\"https:\/\/kinedo-bad.de\/wp-content\/themes\/kinedo\/img\/icons\/pdf.svg\" alt=\"PDF\" style=\"max-width:28px;max-height:32px;\">\n\n \n\n    <span class=\"m-search-file-list__list-item-title\">\n      <strong>DUO, Paket mit Mischwasserzulauf<\/strong><\/br>\n      <small>Montageanleitung<\/small>\n    <\/span>\n\n    <span class=\"m-search-file-list__list-item-size\">\n      2 MB    <\/span>\n\n          <a href=\"\/wp-content\/medien\/knma_duo_regendusche_con798.pdf\" class=\"m-search-file-list__list-item-link\" target=\"_blank\">\n        Download      <\/a>\n      <\/div>\n\n        <div class=\"m-paging\">\n          <div class=\"facetwp-facet facetwp-facet-paginierung facetwp-type-pager\" data-name=\"paginierung\" data-type=\"pager\"><\/div>        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"DatenschutzhinweisKlicken Sie auf den unteren Button, um den interaktiven Katalog von externer Quelle zu laden. Weitere Informationen Inhalt entsperren Erforderlichen Service akzeptieren und Inhalte entsperren","protected":false},"author":2,"featured_media":0,"parent":954,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1014","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brosch\u00fcren | Kinedo<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Brosch\u00fcren | Kinedo\" \/>\n<meta property=\"og:description\" content=\"DatenschutzhinweisKlicken Sie auf den unteren Button, um den interaktiven Katalog von externer Quelle zu laden. Weitere Informationen Inhalt entsperren Erforderlichen Service akzeptieren und Inhalte entsperren\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/\" \/>\n<meta property=\"og:site_name\" content=\"Kinedo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kinedodeutschland\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-26T11:36:14+00:00\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/\",\"url\":\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/\",\"name\":\"Brosch\u00fcren | Kinedo\",\"isPartOf\":{\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#website\"},\"datePublished\":\"2023-02-21T16:00:55+00:00\",\"dateModified\":\"2026-03-26T11:36:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/#breadcrumb\"},\"inLanguage\":\"de-CH\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\/\/kinedo-bad.de\/de-ch\/startseite\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Service\",\"item\":\"https:\/\/kinedo-bad.de\/de-ch\/service\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Brosch\u00fcren\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#website\",\"url\":\"https:\/\/kinedo-bad.de\/de-ch\/\",\"name\":\"SFA Sanibroy GmbH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kinedo-bad.de\/de-ch\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-CH\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#organization\",\"name\":\"SFA Sanibroy GmbH\",\"url\":\"https:\/\/kinedo-bad.de\/de-ch\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-CH\",\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-logo-final.png\",\"contentUrl\":\"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-logo-final.png\",\"width\":280,\"height\":114,\"caption\":\"SFA Sanibroy GmbH\"},\"image\":{\"@id\":\"https:\/\/kinedo-bad.de\/de-ch\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/kinedodeutschland\",\"https:\/\/www.instagram.com\/kinedo_d_a_ch\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Brosch\u00fcren | Kinedo","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/","og_locale":"de_DE","og_type":"article","og_title":"Brosch\u00fcren | Kinedo","og_description":"DatenschutzhinweisKlicken Sie auf den unteren Button, um den interaktiven Katalog von externer Quelle zu laden. Weitere Informationen Inhalt entsperren Erforderlichen Service akzeptieren und Inhalte entsperren","og_url":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/","og_site_name":"Kinedo","article_publisher":"https:\/\/www.facebook.com\/kinedodeutschland","article_modified_time":"2026-03-26T11:36:14+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/","url":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/","name":"Brosch\u00fcren | Kinedo","isPartOf":{"@id":"https:\/\/kinedo-bad.de\/de-ch\/#website"},"datePublished":"2023-02-21T16:00:55+00:00","dateModified":"2026-03-26T11:36:14+00:00","breadcrumb":{"@id":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/#breadcrumb"},"inLanguage":"de-CH","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kinedo-bad.de\/de-ch\/service\/broschueren\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/kinedo-bad.de\/de-ch\/startseite\/"},{"@type":"ListItem","position":2,"name":"Service","item":"https:\/\/kinedo-bad.de\/de-ch\/service\/"},{"@type":"ListItem","position":3,"name":"Brosch\u00fcren"}]},{"@type":"WebSite","@id":"https:\/\/kinedo-bad.de\/de-ch\/#website","url":"https:\/\/kinedo-bad.de\/de-ch\/","name":"SFA Sanibroy GmbH","description":"","publisher":{"@id":"https:\/\/kinedo-bad.de\/de-ch\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kinedo-bad.de\/de-ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-CH"},{"@type":"Organization","@id":"https:\/\/kinedo-bad.de\/de-ch\/#organization","name":"SFA Sanibroy GmbH","url":"https:\/\/kinedo-bad.de\/de-ch\/","logo":{"@type":"ImageObject","inLanguage":"de-CH","@id":"https:\/\/kinedo-bad.de\/de-ch\/#\/schema\/logo\/image\/","url":"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-logo-final.png","contentUrl":"https:\/\/kinedo-bad.de\/wp-content\/uploads\/kinedo-logo-final.png","width":280,"height":114,"caption":"SFA Sanibroy GmbH"},"image":{"@id":"https:\/\/kinedo-bad.de\/de-ch\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kinedodeutschland","https:\/\/www.instagram.com\/kinedo_d_a_ch\/"]}]}},"_links":{"self":[{"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/pages\/1014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/comments?post=1014"}],"version-history":[{"count":7,"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/pages\/1014\/revisions"}],"predecessor-version":[{"id":182065,"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/pages\/1014\/revisions\/182065"}],"up":[{"embeddable":true,"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/pages\/954"}],"wp:attachment":[{"href":"https:\/\/kinedo-bad.de\/de-ch\/wp-json\/wp\/v2\/media?parent=1014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}