{"id":32395,"date":"2025-09-30T09:36:27","date_gmt":"2025-09-30T07:36:27","guid":{"rendered":"https:\/\/www.lernstudio-barbarossa.de\/further-training\/medicine-care-and-health\/"},"modified":"2026-01-23T11:59:29","modified_gmt":"2026-01-23T10:59:29","slug":"medicine-care-and-health","status":"publish","type":"page","link":"https:\/\/www.lernstudio-barbarossa.de\/en\/further-training-3\/medicine-care-and-health\/","title":{"rendered":"Medicine, care and health"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull is-style-without-space has-sand-300-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-style-without-space no-side-padding-margin is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:40px;--heightDesktop:40px;--heightTablet:40px;--heightMobile:28px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"dhsv-breadcrumb-block alignwide\">\n                    \n            <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-style-mobile-reverse-columns is-layout-flex wp-container-core-columns-is-layout-32daa7ce wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-container-core-column-is-layout-a7dce961 wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<div style=\"height:32px;--heightDesktop:32px;--heightTablet:32px;--heightMobile:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-h-1-font-size\" style=\"font-style:normal;font-weight:600\">Medicine, care &amp; health &#8211; Knowledge for social professions<\/h1>\n\n\n\n<div style=\"height:10px;--heightDesktop:10px\" aria-hidden=\"true\" class=\"wp-block-spacer has-responsive-settings has-responsive-display-large\"><\/div>\n\n\n\n<p class=\"has-h-5-font-size wp-block-paragraph\" style=\"font-style:normal;font-weight:300\">Every new beginning needs someone to make it possible. We help you find the right online training course in the healthcare sector &#8211; personalized and eligible for funding.  Short-term start possible.<\/p>\n\n\n\n<div style=\"height:16px;--heightDesktop:16px;--heightTablet:28px;--heightMobile:20px\" aria-hidden=\"true\" class=\"wp-block-spacer has-responsive-settings has-responsive-display-large\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><span\n    id=\"selected-studio-info-6ab17946ef10a\"\n    class=\"selected-studio-info\"\n    data-field=\"phone\"\n    data-fallback=\"0800 17361736\"\n    data-format=\"btn\"\n    data-btn-variant=\"primary\"\n    data-prefix=\"Ihr direkter Draht zum Lernstudio:\"\n    style=\"color: inherit;\">\n                Ihr direkter Draht zum Lernstudio: 0800 17361736<\/span>\n<script>\n    (function() {\n        \/\/ SVG icons content\n        const phoneIcon = `<svg width=\"27\" height=\"28\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M15.4987 11.0493L11.107 10.541L9.00703 12.641C6.6487 11.441 4.71536 9.51602 3.51536 7.14935L5.6237 5.04102L5.11536 0.666016H0.523698C0.0403647 9.14935 7.01536 16.1243 15.4987 15.641V11.0493Z\" fill=\"var(--icon-base, currentColor)\"\/>\n<\/svg>\n`;\n        \n        const mailIcon = `<svg width=\"27\" height=\"28\" viewBox=\"0 0 17 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M16.8346 0.5H0.167969V13.8333H16.8346V0.5ZM15.168 3.83333L8.5013 8L1.83464 3.83333V2.16667L8.5013 6.33333L15.168 2.16667V3.83333Z\" fill=\"var(--icon-base, currentColor)\"\/>\n<\/svg>\n`;\n\n        function updateStudioInfo() {\n            const element = document.getElementById('selected-studio-info-6ab17946ef10a');\n            if (!element) return;\n\n            const field = element.dataset.field;\n            const fallback = element.dataset.fallback;\n            const format = element.dataset.format;\n            const btnVariant = element.dataset.btnVariant;\n            const prefix = element.dataset.prefix;\n\n            try {\n                const storedStudio = localStorage.getItem('dhsv.studio_picker.selected_studio');\n                let value = fallback;\n\n                if (storedStudio) {\n                    const studio = JSON.parse(storedStudio);\n                    if (studio && studio[field]) {\n                        value = studio[field];\n                    }\n                }\n\n                \/\/ Prepare display value with prefix\n                const wrappedValue = `<span>${value}<\/span>`\n                const wrappedFallback = `<span>${fallback}<\/span>`\n\n                const displayValue = prefix ? prefix + ' ' + wrappedValue : wrappedValue;\n                const displayFallback = prefix ? prefix + ' ' + wrappedFallback : wrappedFallback;\n\n                \/\/ Format based on field type and format attribute\n                if (format === 'link') {\n                    if (field === 'phone') {\n                        element.innerHTML = '<a style=\"color: inherit;\" href=\"tel:' + value + '\">' + displayValue + '<\/a>';\n                    } else if (field === 'email') {\n                        element.innerHTML = '<a style=\"color: inherit;\" href=\"mailto:' + value + '\">' + displayValue + '<\/a>';\n                    } else {\n                        element.textContent = displayValue;\n                    }\n                } else if (format === 'btn') {\n                    const buttonClass = 'dhsv-button ' + btnVariant;\n                    let buttonData = 'data-type=\"' + btnVariant + '\" data-colors=\"default\"';\n                    let iconHtml = '';\n                    \n                    \/\/ Add icon and data-icon-before for phone and email\n                    if (field === 'phone' && phoneIcon) {\n                        buttonData += ' data-icon-before=\"true\"';\n                        iconHtml = phoneIcon;\n                    } else if (field === 'email' && mailIcon) {\n                        buttonData += ' data-icon-before=\"true\"';\n                        iconHtml = mailIcon;\n                    }\n                    \n                    if (field === 'phone') {\n                        element.innerHTML = '<div class=\"dhsv-button-wrapper\"><a class=\"'+ buttonClass\n                        + '\" href=\"tel:' + value + '\" ' + buttonData + '><div class=\"button-text\"><span class=\"text\">'\n                        + displayValue + '<\/span>' + iconHtml + '<\/div><\/a><\/div>';\n                    } else if (field === 'email') {\n                        element.innerHTML = '<div class=\"dhsv-button-wrapper\"><a class=\"' + buttonClass\n                        + '\" href=\"mailto:' + value + '\" ' + buttonData + '><div class=\"button-text\"><span class=\"text\">'\n                        + displayValue + '<\/span>' + iconHtml + '<\/div><\/a><\/div>';\n                    } else {\n                        element.innerHTML = '<div class=\"dhsv-button-wrapper\"><button class=\"' + buttonClass +\n                        '\" ' + buttonData + '><div class=\"button-text\"><span class=\"text\">' + displayValue + '<\/span><\/div><\/button><\/div>';\n                    }\n                } else {\n                    element.textContent = displayValue;\n                }\n\n            } catch (error) {\n                console.warn('Error reading selected studio info from localStorage:', error);\n                element.textContent = displayFallback;\n            }\n        }\n\n        updateStudioInfo();\n\n        window.addEventListener('storage', function(e) {\n            if (e.key === 'dhsv.studio_picker.selected_studio') {\n                updateStudioInfo();\n            }\n        });\n\n        window.addEventListener('selectedStudioChanged', updateStudioInfo);\n\n    })();\n<\/script>\n                <\/p>\n\n\n\n<div style=\"height:32px;--heightDesktop:32px;--heightTablet:28px;--heightMobile:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"dhsv-buttons horizontal is-layout-flex wp-block-dhsv-buttons-is-layout-flex\" data-align=\"wide\" style=\"display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: left\">\n\t\n<div class=\"dhsv-button-wrapper alignleft\">\n            <a class=\"dhsv-button medium\" href=\"https:\/\/www.lernstudio-barbarossa.de\/weiterbildung\/anfrage\/\" data-type=\"primary\" data-colors=\"brand\">\n            <div class=\"button-text\">\n                <span class=\"text\">Request a course now<\/span>\n                                    <svg class=\"dhsv-icon\" width=\"27\" height=\"28\" viewBox=\"0 0 15 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M7.5013 0.666016L6.2088 1.95852L11.3238 7.08268H0.167969V8.91602H11.3238L6.2088 14.0402L7.5013 15.3327L14.8346 7.99935L7.5013 0.666016Z\" fill=\"var(--icon-base, currentColor)\"\/>\n<\/svg>                            <\/div>\n        <\/a>\n    <\/div>\n\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-container-core-column-is-layout-a7dce961 wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-style-rounded mobile-scaling-container-width\"><img decoding=\"async\" src=\"https:\/\/www.lernstudio-barbarossa.de\/wp-content\/uploads\/azav_startseite.svg\" alt=\"Two people stand next to a staircase leading to a large arrow pointing upwards, surrounded by symbols of growth, achievement and tools such as a pencil and a document symbolizing the path of further education and skills development.\" class=\"wp-image-26362\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:80px;--heightDesktop:80px;--heightTablet:120px;--heightMobile:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n<div style=\"height:50px;--heightDesktop:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading\">Discover new perspectives in healthcare through further training<\/h2>\n\n<p class=\"wp-block-paragraph\">Do you want a job that helps people and offers prospects? Anyone who helps others deserves support. We accompany you on your way to a meaningful career &#8211; with eligible online training courses, personal support and a quick start. We support you step by step &#8211; from course selection and funding to the successful completion of your training.    <strong>You can start your training with us at short notice.<\/strong><\/p>\n    \n    <!-- DataTables CSS & JS -->\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.datatables.net\/1.13.7\/css\/jquery.dataTables.min.css\">\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.datatables.net\/responsive\/2.5.0\/css\/responsive.dataTables.min.css\">\n    \n    <!-- Kategorie Filter nur zeigen wenn KEINE Kategorie vorgefiltert -->\n        <!-- Info-Box wenn gefiltert -->\n    <div style=\"margin-bottom: 20px; padding: 15px; background: #e7f3ff; border-left: 4px solid #0073aa;\">\n        <strong>Kurse in der Kategorie: Medizin<\/strong>    <\/div>\n        \n    <!-- Tabelle -->\n    <table id=\"kurse-tabelle-6ab17946f230f\" class=\"kurse-datatable display responsive nowrap\" style=\"width:100%\">\n        <thead>\n            <tr>\n                <th>Kurstitel<\/th>\n                <th>Kursnummer<\/th>\n                <!---->\n                <th>Dauer<\/th>\n                <th>Zeitrahmen<\/th>\n                <th>Bildungsgutschein<\/th>\n                <th>N\u00e4chster Start<\/th>\n                <th>Aktion<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate\">Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2377-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/abrechnung-in-der-zahnmedizin-goz-implantate\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate und Suprakonstruktion\">Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate und...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Abrechnung in der Zahnmedizin &#8211; GOZ, Implantate und Suprakonstruktion<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2378-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>300 Std.<\/td>\n\t\t\t\t<td>6 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/abrechnung-in-der-zahnmedizin-goz-implantate-und-suprakonstruktion\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Arztpraxis-Management mit Branchensoftware &#8211; TURBOMED\">Arztpraxis-Management mit Branchensoftware &#8211; TURBOMED<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Arztpraxis-Management mit Branchensoftware &#8211; TURBOMED<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-929-B-10<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>400 Std.<\/td>\n\t\t\t\t<td>8 Wochen in Vollzeit; 16 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/arztpraxis-management-mit-branchensoftware-turbomed\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Arztpraxis-Management vertiefende Abrechnung nach EBM\">Arztpraxis-Management vertiefende Abrechnung nach EBM<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Arztpraxis-Management vertiefende Abrechnung nach EBM<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2819-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/arztpraxis-management-vertiefende-abrechnung-nach-ebm\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Aufbaukurs Pflegeberater:in nach \u00a7 45 SGB XI\">Aufbaukurs Pflegeberater:in nach \u00a7 45 SGB XI<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Aufbaukurs Pflegeberater:in nach \u00a7 45 SGB XI<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2724-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/aufbaukurs-pflegeberaterin-nach-%c2%a7-45-sgb-xi\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Berufspraktische Weiterbildung im sozialmedizinischen Bereich\">Berufspraktische Weiterbildung im sozialmedizinischen Ber...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Berufspraktische Weiterbildung im sozialmedizinischen Bereich<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2820-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>82 Std.<\/td>\n\t\t\t\t<td>1 Tag in Vollzeit und 72 Stunden Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/berufspraktische-weiterbildung-im-sozialmedizinischen-bereich\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft gem\u00e4\u00df \u00a7\u00a7 43b, 53b SGB XI\">Betreuungskraft gem\u00e4\u00df \u00a7\u00a7 43b, 53b SGB XI<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft gem\u00e4\u00df \u00a7\u00a7 43b, 53b SGB XI<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-930-11<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>480 Std.<\/td>\n\t\t\t\t<td>10 Wochen in Vollzeit (inkl. 2 Wo. Praktikum); 20 Wochen in Teilzeit (inkl. 4 Wo. Praktikum)<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-gemaess-%c2%a7%c2%a7-43b-53b-sgb-xi\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Computer-Grundlagen f\u00fcr soziale und medizinische Berufe\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Computer-Grun...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Computer-Grundlagen f\u00fcr soziale und medizinische Berufe<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-2603-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>580 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit inkl. Praktikum; 24 Wochen in Teilzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-computer-grundlagen-fuer-soziale-und-medizinische-berufe\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit verl\u00e4ngertem Praktikum\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit verl\u00e4ngertem ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit verl\u00e4ngertem Praktikum<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-3125-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>740 Std.<\/td>\n\t\t\t\t<td>10 Wochen in Vollzeit und 6 Wo. Praktikum; 20 Wochen in Teilzeit und 12 Wo. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-verlaengertem-praktikum\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Demenz verstehen\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Demenz verstehen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-7120<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>680 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit inkl. 2 Wochen Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-zusatzqualifikation-demenz-verstehen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Hygiene im Gesundheits- und Sozialwesen\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Hygiene im Gesundheits- und Sozialwesen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-3279-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>580 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit inkl. 2 Wochen Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-zusatzqualifikation-hygiene-im-gesundheits-und-sozialwesen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Sterbe- und Trauerbegleitung\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Sterbe- und Trauerbegleitung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-7059<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>680 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit und 80 Stunden Praktikum; 24 Wochen in Teilzeit und 80 Stunden Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-zusatzqualifikation-sterbe-und-trauerbegleitung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Umgang mit geistig Beeintr\u00e4chtigten\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikation Umgang mit geistig Beeintr\u00e4chtigten<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-7067<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>580 Std.<\/td>\n\t\t\t\t<td>12 Wochen inkl. 2 Wochen Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-zusatzqualifikation-umgang-mit-geistig-beeintraechtigten\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikationen Ethik und Umgang mit psychischen Belastungen\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI mit Zusatzqualifikationen Ethik und Umgang mit psychischen Belastungen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-2949-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>580 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit inkl. 2 Wochen Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-mit-zusatzqualifikationen-ethik-und-umgang-mit-psychischen-belastungen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Betriebliches Gesundheitsmanagement und psychische Belastungen am Arbeitsplatz\">Betriebliches Gesundheitsmanagement und psychische Belast...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Betriebliches Gesundheitsmanagement und psychische Belastungen am Arbeitsplatz<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-Q-2998-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>150 Std.<\/td>\n\t\t\t\t<td>3 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/betriebliches-gesundheitsmanagement-und-psychische-belastungen-am-arbeitsplatz\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Demenz verstehen &#8211; Begleitung von Betroffenen\">Demenz verstehen &#8211; Begleitung von Betroffenen<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Demenz verstehen &#8211; Begleitung von Betroffenen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-4257-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/demenz-verstehen-begleitung-von-betroffenen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Demenz verstehen &#8211; Krankheitslehre und Krankheitsbilder\">Demenz verstehen &#8211; Krankheitslehre und Krankheitsbi...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Demenz verstehen &#8211; Krankheitslehre und Krankheitsbilder<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-4231-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/demenz-verstehen-krankheitslehre-und-krankheitsbilder\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Aufbaukurs I (B2.1)\">Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Au...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Aufbaukurs I (B2.1)<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>S-3065-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/deutsch-fuer-den-pflegeberuf-branchenspezifika-aufbaukurs-i-b2-1\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Aufbaukurs II (B2.2)\">Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Au...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Deutsch f\u00fcr den Pflegeberuf &#8211; Branchenspezifika, Aufbaukurs II (B2.2)<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>S-3066-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>06.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/deutsch-fuer-den-pflegeberuf-branchenspezifika-aufbaukurs-ii-b2-2\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Einstieg in die medizinische Terminologie\">Einstieg in die medizinische Terminologie<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Einstieg in die medizinische Terminologie<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2856-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/einstieg-in-die-medizinische-terminologie\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Ethik im Gesundheitswesen\">Ethik im Gesundheitswesen<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Ethik im Gesundheitswesen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2795-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>50 Std.<\/td>\n\t\t\t\t<td>1 Woche in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>13.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/ethik-im-gesundheitswesen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Gesamtqualifizierung &#8211; Sterbe- und Trauerbegleitung\">Gesamtqualifizierung &#8211; Sterbe- und Trauerbegleitung<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Gesamtqualifizierung &#8211; Sterbe- und Trauerbegleitung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-7061<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit; 8 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/gesamtqualifizierung-sterbe-und-trauerbegleitung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Aktivierung und Besch\u00e4ftigung f\u00fcr Menschen mit k\u00f6rperlicher Beeintr\u00e4chtigung und Demenz\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Aktivierung und Besch\u00e4ftigung f\u00fcr Menschen mit k\u00f6rperlicher Beeintr\u00e4chtigung und Demenz<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-F-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit; 5 Tage in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-aktivierung-und-beschaeftigung-fuer-menschen-mit-koerperlicher-beeintraechtigung-und-demenz\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Bedeutung von H\u00f6rverlust und Umgang mit Betroffenen\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Bedeutung von H\u00f6rverlust und Umgang mit Betroffenen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-H-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-bedeutung-von-hoerverlust-und-umgang-mit-betroffenen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Kommunikation f\u00fcr Betreuungskr\u00e4fte\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Kommunikation f\u00fcr Betreuungskr\u00e4fte<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-G-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit; 5 Tage in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-kommunikation-fuer-betreuungskraefte\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Kultursensible Kommunikation f\u00fcr Betreuungskr\u00e4fte\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Kultursensible Kommunikation f\u00fcr Betreuungskr\u00e4fte<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-D-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>21.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-kultursensible-kommunikation-fuer-betreuungskraefte\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Selbstpflege bei psychischen Belastungen am Arbeitsplatz\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Selbstpflege bei psychischen Belastungen am Arbeitsplatz<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-B-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-selbstpflege-bei-psychischen-belastungen-am-arbeitsplatz\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Aggressionen &#8211; Erkennen von Emotionen\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Aggressionen &#8211; Erkennen von Emotionen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-A-8<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-umgang-mit-aggressionen-erkennen-von-emotionen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Alkohol- oder Suchtkranken\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Alkohol- oder Suchtkranken<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-I-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-umgang-mit-alkohol-oder-suchtkranken\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit den sexuellen Bed\u00fcrfnissen bei Menschen mit Handicap\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit den sexuellen Bed\u00fcrfnissen bei Menschen mit Handicap<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-E-8<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>04.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-umgang-mit-den-sexuellen-beduerfnissen-bei-menschen-mit-handicap\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Sterben und Tod &#8211; Trauerarbeit mit den Angeh\u00f6rigen\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Umgang mit Sterben und Tod &#8211; Trauerarbeit mit den Angeh\u00f6rigen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-C-8<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-umgang-mit-sterben-und-tod-trauerarbeit-mit-den-angehoerigen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Yoga als Besch\u00e4ftigungsangebot\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">J\u00e4hrlicher Pflichtkurs f\u00fcr Betreuungskr\u00e4fte nach \u00a7\u00a7 43b, 53b SGB XI &#8211; Yoga als Besch\u00e4ftigungsangebot<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-914-J-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>20 Std.<\/td>\n\t\t\t\t<td>2 Tage in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/jaehrlicher-pflichtkurs-fuer-betreuungskraefte-nach-%c2%a7%c2%a7-43b-53b-sgb-xi-yoga-als-beschaeftigungsangebot\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 1: Verkauf von Medizinprodukten\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 1: Verkauf von Medizinprodukten<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4376<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>13552 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>-<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-1-verkauf-von-medizinprodukten\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 2: Abrechnung erbrachter Leistungen und F\u00f6rdergelder\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 2: Abrechnung erbrachter Leistungen und F\u00f6rdergelder<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4377<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.01.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-2-abrechnung-erbrachter-leistungen-und-foerdergelder\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 3: Durchf\u00fchrung von Patienten-\/Bewohneraufnahmen und Entlassungen\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 3: Durchf\u00fchrung von Patienten-\/Bewohneraufnahmen und Entlassungen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4378<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>13552 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>01.06.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-3-durchfuehrung-von-patienten-bewohneraufnahmen-und-entlassungen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 4: Bearbeitung von Personalaufgaben in Gesundheitseinrichtungen\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 4: Bearbeitung von Personalaufgaben in Gesundheitseinrichtungen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4379<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>13552 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>30.09.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-4-bearbeitung-von-personalaufgaben-in-gesundheitseinrichtungen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 5: Mitwirkung bei Qualit\u00e4tsmanagement und Controlling\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 5: Mitwirkung bei Qualit\u00e4tsmanagement und Controlling<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4380<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>13552 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>08.02.2027<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-5-mitwirkung-bei-qualitaetsmanagement-und-controlling\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 6: Beschaffung und Lagerung von Waren\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kaufmann\/-frau im Gesundheitswesen &#8211; Teilqualifizierung 6: Beschaffung und Lagerung von Waren<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4381<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>13552 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>16.06.2027<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kaufmann-frau-im-gesundheitswesen-teilqualifizierung-6-beschaffung-und-lagerung-von-waren\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Kultursensible Pflege und interkulturelle Kommunikation &#8211; Vertiefung\">Kultursensible Pflege und interkulturelle Kommunikation &...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Kultursensible Pflege und interkulturelle Kommunikation &#8211; Vertiefung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-3187-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/kultursensible-pflege-und-interkulturelle-kommunikation-vertiefung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische Fachkunde\">Medizinische Fachkunde<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische Fachkunde<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-928-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>400 Std.<\/td>\n\t\t\t\t<td>8 Wochen in Vollzeit; 16 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-fachkunde\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische Terminologie\">Medizinische Terminologie<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische Terminologie<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2111-7<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-terminologie\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 1: Durchf\u00fchrung von Labort\u00e4tigkeiten, Wundversorgung und Betreuung bei chirurgischen Eingriffen\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 1: Durchf\u00fchrung von Labort\u00e4tigkeiten, Wundversorgung und Betreuung bei chirurgischen Eingriffen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4382<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>-<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-1-durchfuehrung-von-labortaetigkeiten-wundversorgung-und-betreuung-bei-chirurgischen-eingriffen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 2: Empfangswesen\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 2: Empfangswesen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4383<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>23.01.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-2-empfangswesen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 3: Abrechnungswesen, Verwaltung von Warenbest\u00e4nden und Abwicklung von Kaufvertr\u00e4gen\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 3: Abrechnungswesen, Verwaltung von Warenbest\u00e4nden und Abwicklung von Kaufvertr\u00e4gen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4384<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>01.06.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-3-abrechnungswesen-verwaltung-von-warenbestaenden-und-abwicklung-von-kaufvertraegen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 4: Assistenz bei der Behandlung 1 (Bewegungsapparat, Kardiologie, Atmungssystem und Verhalten in Notf\u00e4llen)\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 4: Assistenz bei der Behandlung 1 (Bewegungsapparat, Kardiologie, Atmungssystem und Verhalten in Notf\u00e4llen)<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4385<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>30.09.2026<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-4-assistenz-bei-der-behandlung-1-bewegungsapparat-kardiologie-atmungssystem-und-verhalten-in-notfaellen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 5: Assistenz bei der Behandlung 2 (Urologie, Verdauungssystem und Arzneimittellehre)\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 5: Assistenz bei der Behandlung 2 (Urologie, Verdauungssystem und Arzneimittellehre)<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4386<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>08.02.2027<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-5-assistenz-bei-der-behandlung-2-urologie-verdauungssystem-und-arzneimittellehre\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 6: Lehre der Infektionen, Pr\u00e4vention und Hygiene\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizie...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Medizinische\/-r Fachangestellte\/-r &#8211; Teilqualifizierung 6: Lehre der Infektionen, Pr\u00e4vention und Hygiene<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>TQ-4387<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>792 Std.<\/td>\n\t\t\t\t<td>17 Wochen in Vollzeit inkl. Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>16.06.2027<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/medizinische-r-fachangestellte-r-teilqualifizierung-6-lehre-der-infektionen-praevention-und-hygiene\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"P\u00e4dagogische Zusatzqualifikation: ADHS\">P\u00e4dagogische Zusatzqualifikation: ADHS<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">P\u00e4dagogische Zusatzqualifikation: ADHS<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>S-3198-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>29.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/paedagogische-zusatzqualifikation-adhs\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"P\u00e4dagogische Zusatzqualifikation: Autismus\">P\u00e4dagogische Zusatzqualifikation: Autismus<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">P\u00e4dagogische Zusatzqualifikation: Autismus<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>S-3199-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>200 Std.<\/td>\n\t\t\t\t<td>4 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>29.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/paedagogische-zusatzqualifikation-autismus\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Pflegeberater:in nach \u00a7 7a und \u00a7 45 nach SGB XI mit Praktikum\">Pflegeberater:in nach \u00a7 7a und \u00a7 45 nach SGB XI mit Prakt...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Pflegeberater:in nach \u00a7 7a und \u00a7 45 nach SGB XI mit Praktikum<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-7064<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>782 Std.<\/td>\n\t\t\t\t<td>16 Wochen in Vollzeit inkl. 2 Wochen Praktikum<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/pflegeberaterin-nach-%c2%a7-7a-und-%c2%a7-45-nach-sgb-xi-mit-praktikum\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Pflegeberater:in nach \u00a77a SGB XI mit Praktikum nach \u00a75 GKV-Spitzenverband\">Pflegeberater:in nach \u00a77a SGB XI mit Praktikum nach \u00a75 GK...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Pflegeberater:in nach \u00a77a SGB XI mit Praktikum nach \u00a75 GKV-Spitzenverband<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-2656-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>682 Std.<\/td>\n\t\t\t\t<td>14 Wochen in Vollzeit inkl. 2 Wochen Praktikum und 1 Tag Reflexion<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/pflegeberaterin-nach-%c2%a77a-sgb-xi-mit-praktikum-nach-%c2%a75-gkv-spitzenverband\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Praxismanager:in TURBOMED\u00aemit E-Health und Arbeiten 4.0\">Praxismanager:in TURBOMED\u00aemit E-Health und Arbeiten 4.0<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Praxismanager:in TURBOMED\u00aemit E-Health und Arbeiten 4.0<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-2999-B-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>1000 Std.<\/td>\n\t\t\t\t<td>20 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/praxismanagerin-turbomedmit-e-health-und-arbeiten-4-0\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Praxismanager:in ZFA\">Praxismanager:in ZFA<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Praxismanager:in ZFA<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-4556<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>450 Std.<\/td>\n\t\t\t\t<td>9 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/praxismanagerin-zfa\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Qualit\u00e4tsfachkraft f\u00fcr den medizinischen Bereich\">Qualit\u00e4tsfachkraft f\u00fcr den medizinischen Bereich<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Qualit\u00e4tsfachkraft f\u00fcr den medizinischen Bereich<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Q-2716-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/qualitaetsfachkraft-fuer-den-medizinischen-bereich\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Quereinstieg Arztpraxis-Management mit Branchensoftware &#8211; Turbomed\">Quereinstieg Arztpraxis-Management mit Branchensoftware &...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Quereinstieg Arztpraxis-Management mit Branchensoftware &#8211; Turbomed<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-3012-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>1000 Std.<\/td>\n\t\t\t\t<td>20 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/quereinstieg-arztpraxis-management-mit-branchensoftware-turbomed\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dagogische Zusatzqualifikation ADHS\">Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dago...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dagogische Zusatzqualifikation ADHS<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-S-7123<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>600 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>10.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/schulbegleiterin-integrationsassistentin-inkl-paedagogische-zusatzqualifikation-adhs\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dagogische Zusatzqualifikation Autismus\">Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dago...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Schulbegleiter:in \/ Integrationsassistent:in inkl. p\u00e4dagogische Zusatzqualifikation Autismus<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-S-3986-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>600 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>13.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/schulbegleiterin-integrationsassistentin-inkl-paedagogische-zusatzqualifikation-autismus\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Seniorenbetreuer:in &#8211; Aufbaukurs f\u00fcr Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI\">Seniorenbetreuer:in &#8211; Aufbaukurs f\u00fcr Betreuungskraf...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Seniorenbetreuer:in &#8211; Aufbaukurs f\u00fcr Betreuungskraft nach \u00a7\u00a7 43b, 53b SGB XI<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-3904-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/seniorenbetreuerin-aufbaukurs-fuer-betreuungskraft-nach-%c2%a7%c2%a7-43b-53b-sgb-xi\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Serviceassistenz im Krankenhaus und in pflegerischen Einrichtungen\">Serviceassistenz im Krankenhaus und in pflegerischen Einr...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Serviceassistenz im Krankenhaus und in pflegerischen Einrichtungen<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-3434-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>300 Std.<\/td>\n\t\t\t\t<td>6 Wochen in Vollzeit.<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/serviceassistenz-im-krankenhaus-und-in-pflegerischen-einrichtungen\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Sterbe- und Trauerbegleitung\">Sterbe- und Trauerbegleitung<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Sterbe- und Trauerbegleitung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2297-6<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/sterbe-und-trauerbegleitung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Sterbe- und Trauerbegleitung &#8211; Vertiefung\">Sterbe- und Trauerbegleitung &#8211; Vertiefung<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Sterbe- und Trauerbegleitung &#8211; Vertiefung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2580-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen bei Vollzeit; 4 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/sterbe-und-trauerbegleitung-vertiefung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Umgang mit Menschen mit geistiger Beeintr\u00e4chtigung\">Umgang mit Menschen mit geistiger Beeintr\u00e4chtigung<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Umgang mit Menschen mit geistiger Beeintr\u00e4chtigung<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2796-5<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>03.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/umgang-mit-menschen-mit-geistiger-beeintraechtigung\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Umgang mit psychischen Belastungen am Arbeitsplatz gem\u00e4\u00df \u00a7 5 ArbSchG\">Umgang mit psychischen Belastungen am Arbeitsplatz gem\u00e4\u00df ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Umgang mit psychischen Belastungen am Arbeitsplatz gem\u00e4\u00df \u00a7 5 ArbSchG<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2725-4<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>50 Std.<\/td>\n\t\t\t\t<td>1 Woche in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>06.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/umgang-mit-psychischen-belastungen-am-arbeitsplatz-gemaess-%c2%a7-5-arbschg\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Vorbereitung Praxismanager:in &#8211; Quereinsteiger\">Vorbereitung Praxismanager:in &#8211; Quereinsteiger<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Vorbereitung Praxismanager:in &#8211; Quereinsteiger<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-3000-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>600 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/vorbereitung-praxismanagerin-quereinsteiger\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Vorbereitungskurs f\u00fcr den Quereinstieg als Lehrer:in inkl. p\u00e4dagogische Zusatzqualifikation ADHS\">Vorbereitungskurs f\u00fcr den Quereinstieg als Lehrer:in inkl...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Vorbereitungskurs f\u00fcr den Quereinstieg als Lehrer:in inkl. p\u00e4dagogische Zusatzqualifikation ADHS<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-S-3982-1<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>600 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>10.11.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/vorbereitungskurs-fuer-den-quereinstieg-als-lehrerin-inkl-paedagogische-zusatzqualifikation-adhs\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Weiterbildung zum\/zur Pflegeberater:in nach \u00a7 7a SGB XI\">Weiterbildung zum\/zur Pflegeberater:in nach \u00a7 7a SGB XI<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Weiterbildung zum\/zur Pflegeberater:in nach \u00a7 7a SGB XI<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-937-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>600 Std.<\/td>\n\t\t\t\t<td>12 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/weiterbildung-zum-zur-pflegeberaterin-nach-%c2%a7-7a-sgb-xi\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Wiedereinstieg ins Arztpraxis-Management mit Branchensoftware &#8211; TURBOMED\">Wiedereinstieg ins Arztpraxis-Management mit Branchensoft...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Wiedereinstieg ins Arztpraxis-Management mit Branchensoftware &#8211; TURBOMED<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-3043-B-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>900 Std.<\/td>\n\t\t\t\t<td>18 Wochen in Vollzeit; 36 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/wiedereinstieg-ins-arztpraxis-management-mit-branchensoftware-turbomed\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Zahnarztpraxis &#8211; Management mit CGM Z1\">Zahnarztpraxis &#8211; Management mit CGM Z1<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Zahnarztpraxis &#8211; Management mit CGM Z1<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-925-9<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>400 Std.<\/td>\n\t\t\t\t<td>8 Wochen in Vollzeit; 16 Wochen in Teilzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>22.09.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/zahnarztpraxis-management-mit-cgm-z1\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Zahnmedizinische Fachkunde\">Zahnmedizinische Fachkunde<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Zahnmedizinische Fachkunde<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-2296-6<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>400 Std.<\/td>\n\t\t\t\t<td>8 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/zahnmedizinische-fachkunde\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Zahnmedizinische:r Fachangestellte:r (Zahnarzthelfer:in) &#8211; Wiedereinstieg in den Praxisalltag\">Zahnmedizinische:r Fachangestellte:r (Zahnarzthelfer:in) ...<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Zahnmedizinische:r Fachangestellte:r (Zahnarzthelfer:in) &#8211; Wiedereinstieg in den Praxisalltag<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>Z-P-2605-3<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>900 Std.<\/td>\n\t\t\t\t<td>18 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>20.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/zahnmedizinischer-fachangestellter-zahnarzthelferin-wiedereinstieg-in-den-praxisalltag\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<strong title=\"Zahntechnische Abrechnung &#8211; Basics\">Zahntechnische Abrechnung &#8211; Basics<\/strong>\n\t\t\t\t\t<!-- Versteckter Text f\u00fcr die Suche -->\n\t\t\t\t\t<span style=\"display: none;\">Zahntechnische Abrechnung &#8211; Basics<\/span>\n\t\t\t\t<\/td>\n\t\t\t\t<td>P-3682-2<\/td>\n\t\t\t\t<!---->\n\t\t\t\t<td>100 Std.<\/td>\n\t\t\t\t<td>2 Wochen in Vollzeit<\/td>\n\t\t\t\t<td style=\"text-align: center;\">\n\t\t\t\t\t\t\t\t\t\t\t<span style=\"color: green;\">\u2713<\/span>\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t<td>06.10.2025<\/td>\n\t\t\t\t<td>\n\t\t\t\t\t<a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/zahntechnische-abrechnung-basics\/\" class=\"button\" style=\"background: #ff0343; color: white; padding: 5px 15px; text-decoration: none; border-radius: 3px;\">Details<\/a>\n\t\t\t\t<\/td>\n\t\t\t<\/tr>\n\t\t\t\t\t<\/tbody>\n    <\/table>\n    \n    <!-- DataTables initialisieren -->\n    <script src=\"https:\/\/code.jquery.com\/jquery-3.7.0.min.js\"><\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/cdn.datatables.net\/1.13.7\/js\/jquery.dataTables.min.js\"><\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/cdn.datatables.net\/responsive\/2.5.0\/js\/dataTables.responsive.min.js\"><\/script>\n    \n    <script>\n    jQuery(document).ready(function($) {\n        \/\/ DataTable initialisieren\n        var table = $('.kurse-datatable').DataTable({\n            responsive: true,\n            pageLength: 10,\n            language: {\n                \"url\": \"\/\/cdn.datatables.net\/plug-ins\/1.13.7\/i18n\/de-DE.json\"\n            },\n            order: [[1, 'asc']], \/\/ Nach Titel sortieren\n            columnDefs: [\n                { responsivePriority: 1, targets: 0 }, \/\/ Titel immer zeigen\n                { responsivePriority: 2, targets: -1 }, \/\/ Button immer zeigen (letzte Spalte)\n                            ]\n        });\n        \n            });\n    <\/script>\n    \n    <style>\n    .kurse-datatable_wrapper {\n        margin-top: 20px;\n    }\n    .dataTables_filter input {\n        padding: 5px;\n        border: 1px solid #ddd;\n        border-radius: 3px;\n    }\n    .kurse-datatable td {\n        vertical-align: middle;\n    }\n    <\/style>\n    \n    \n\n<div style=\"height:100px;--heightDesktop:100px;--heightTablet:60px;--heightMobile:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-group is-style-without-space is-layout-constrained wp-block-group-is-layout-constrained\"><div data-component=\"ImageContent\" data-props=\"{&quot;align&quot;:&quot;&quot;,&quot;image&quot;:{&quot;uploading&quot;:false,&quot;date&quot;:&quot;2025-10-15T12:41:23.000Z&quot;,&quot;filename&quot;:&quot;bereich_pflege.jpg&quot;,&quot;menuOrder&quot;:0,&quot;uploadedTo&quot;:30428,&quot;type&quot;:&quot;image&quot;,&quot;subtype&quot;:&quot;jpeg&quot;,&quot;id&quot;:31595,&quot;title&quot;:&quot;bereich_pflege&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/bereich_pflege.jpg&quot;,&quot;link&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/weiterbildung\\\/medizin-pflege-und-gesundheit\\\/bereich_pflege\\\/&quot;,&quot;alt&quot;:&quot;Eine Mitarbeiterin des Gesundheitswesens in blauem Kittel steht l\\u00e4chelnd im Vordergrund; anderes medizinisches Personal und ein Patient befinden sich im Hintergrund eines Krankenhausflurs.&quot;,&quot;author&quot;:&quot;5&quot;,&quot;description&quot;:&quot;Eine Mitarbeiterin des Gesundheitswesens in blauem Kittel steht l\\u00e4chelnd im Vordergrund; anderes medizinisches Personal und ein Patient befinden sich im Hintergrund eines Krankenhausflurs.&quot;,&quot;caption&quot;:&quot;Eine Mitarbeiterin des Gesundheitswesens in blauem Kittel steht l\\u00e4chelnd im Vordergrund; anderes medizinisches Personal und ein Patient befinden sich im Hintergrund eines Krankenhausflurs.&quot;,&quot;name&quot;:&quot;bereich_pflege&quot;,&quot;status&quot;:&quot;inherit&quot;,&quot;modified&quot;:&quot;2025-10-15T12:41:27.000Z&quot;,&quot;mime&quot;:&quot;image\\\/jpeg&quot;,&quot;icon&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-includes\\\/images\\\/media\\\/default.svg&quot;,&quot;dateFormatted&quot;:&quot;October 15, 2025&quot;,&quot;nonces&quot;:{&quot;update&quot;:&quot;e4cdc92c33&quot;,&quot;delete&quot;:&quot;4befb0c074&quot;,&quot;edit&quot;:&quot;3f67c3d6ba&quot;},&quot;editLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/post.php?post=31595&amp;action=edit&amp;lang=de&quot;,&quot;meta&quot;:false,&quot;authorName&quot;:&quot;p.stephens&quot;,&quot;authorLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/profile.php&quot;,&quot;uploadedToTitle&quot;:&quot;Medizin, Pflege und Gesundheit&quot;,&quot;uploadedToLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/post.php?post=30428&amp;action=edit&amp;lang=de&quot;,&quot;filesizeInBytes&quot;:347176,&quot;filesizeHumanReadable&quot;:&quot;339 KB&quot;,&quot;context&quot;:&quot;&quot;,&quot;height&quot;:1024,&quot;width&quot;:1536,&quot;orientation&quot;:&quot;landscape&quot;,&quot;sizes&quot;:{&quot;thumbnail&quot;:{&quot;height&quot;:250,&quot;width&quot;:250,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/bereich_pflege-250x250.jpg&quot;,&quot;orientation&quot;:&quot;landscape&quot;},&quot;medium&quot;:{&quot;height&quot;:200,&quot;width&quot;:300,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/bereich_pflege-300x200.jpg&quot;,&quot;orientation&quot;:&quot;landscape&quot;},&quot;full&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/bereich_pflege.jpg&quot;,&quot;height&quot;:1024,&quot;width&quot;:1536,&quot;orientation&quot;:&quot;landscape&quot;}},&quot;compat&quot;:{&quot;item&quot;:&quot;&lt;input type=\\&quot;hidden\\&quot; name=\\&quot;attachments[31595][menu_order]\\&quot; value=\\&quot;0\\&quot; \\\/&gt;&lt;p class=\\&quot;media-types media-types-required-info\\&quot;&gt;&lt;span class=\\&quot;required-field-message\\&quot;&gt;Required fields are marked &lt;span class=\\&quot;required\\&quot;&gt;*&lt;\\\/span&gt;&lt;\\\/span&gt;&lt;\\\/p&gt;&lt;table class=\\&quot;compat-attachment-fields\\&quot;&gt;\\t\\t&lt;tr class=&#039;compat-field-wpmf_tag&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-wpmf_tag&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=&#039;text&#039; class=&#039;text&#039; id=&#039;attachments-31595-wpmf_tag&#039; name=&#039;attachments[31595][wpmf_tag]&#039; value=&#039;&#039;  \\\/&gt;&lt;p class=&#039;help&#039;&gt;Separate tags with commas&lt;\\\/p&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_attachment_id&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-wpmf_attachment_id&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=\\&quot;hidden\\&quot; class=\\&quot;wpmf_attachment_id\\&quot;\\n                   value=\\&quot;31595\\&quot;&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_media_selection&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-wpmf_media_selection&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;div class=\\&quot;wpmfjaoassign_row\\&quot;&gt;&lt;div class=\\&quot;wpmfjaoassign_right\\&quot;&gt;&lt;a class=\\&quot;open-popup-tree\\&quot;&gt;&lt;span class=\\&quot;material-icons-outlined\\&quot;&gt; snippet_folder &lt;\\\/span&gt;Media folders selection&lt;\\\/a&gt;&lt;\\\/div&gt;&lt;\\\/div&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_gallery_custom_image_link&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-wpmf_gallery_custom_image_link&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Image gallery link to&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=\\&quot;text\\&quot; class=\\&quot;text\\&quot;\\n             id=\\&quot;attachments-31595-wpmf_gallery_custom_image_link\\&quot;\\n              name=\\&quot;attachments[31595][wpmf_gallery_custom_image_link]\\&quot;\\n               value=\\&quot;\\&quot;&gt;\\n                &lt;button type=\\&quot;button\\&quot; id=\\&quot;link-btn\\&quot;\\n                 class=\\&quot;link-btn\\&quot;&gt;&lt;span class=\\&quot;dashicons dashicons-admin-links wpmf-zmdi-link\\&quot;&gt;&lt;\\\/span&gt;&lt;\\\/button&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-gallery_link_target&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-gallery_link_target&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Link target&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;\\n                        &lt;select name=\\&quot;attachments[31595][gallery_link_target]\\&quot;\\n                         id=\\&quot;attachments[31595][gallery_link_target]\\&quot;&gt;\\n                                &lt;option value=\\&quot;\\&quot;&gt;Same Window&lt;\\\/option&gt;\\n                                &lt;option value=\\&quot;_blank\\&quot;&gt;\\n                                New Window&lt;\\\/option&gt;\\n                        &lt;\\\/select&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-imagify&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31595-imagify&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Imagify&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;div class=\\&quot;imagify-data-actions-container\\&quot; data-id=\\&quot;31595\\&quot; data-context=\\&quot;wp\\&quot;&gt;\\n\\t&lt;ul class=\\&quot;imagify-datas-list\\&quot; id=\\&quot;imagify_data_sum\\&quot;&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;New Filesize:&lt;\\\/span&gt; &lt;strong class=\\&quot;big\\&quot;&gt;129.67\\u00a0KB&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Original Saving:&lt;\\\/span&gt; &lt;strong&gt;&lt;span class=\\&quot;imagify-chart\\&quot;&gt;\\n\\t\\t\\t\\t\\t&lt;span class=\\&quot;imagify-chart-container\\&quot;&gt;\\n\\t\\t\\t\\t\\t\\t&lt;canvas class=\\&quot;imagify-consumption-chart imagify-consumption-chart-31595\\&quot; width=\\&quot;15\\&quot; height=\\&quot;15\\&quot;&gt;&lt;\\\/canvas&gt;\\n\\t\\t\\t\\t\\t\\t&lt;script type=\\&quot;text\\\/javascript\\&quot;&gt;jQuery( window ).trigger( \\&quot;canvasprinted.imagify\\&quot;, [ \\&quot;.imagify-consumption-chart-31595\\&quot; ] ); &lt;\\\/script&gt;\\n\\t\\t\\t\\t\\t&lt;\\\/span&gt;\\n\\t\\t\\t\\t&lt;\\\/span&gt;&lt;span class=\\&quot;imagify-chart-value\\&quot;&gt;61.75&lt;\\\/span&gt;%&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;\\\/ul&gt;&lt;p class=\\&quot;imagify-datas-more-action\\&quot;&gt;&lt;a href=\\&quot;#imagify-view-details-31595\\&quot; data-close=\\&quot;Close details\\&quot; data-open=\\&quot;View details\\&quot;&gt;&lt;span class=\\&quot;the-text\\&quot;&gt;View details&lt;\\\/span&gt;&lt;span class=\\&quot;dashicons dashicons-arrow-down-alt2\\&quot;&gt;&lt;\\\/span&gt;&lt;\\\/a&gt;&lt;\\\/p&gt;&lt;ul id=\\&quot;imagify-view-details-31595\\&quot; class=\\&quot;imagify-datas-list imagify-datas-details\\&quot;&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Original Filesize:&lt;\\\/span&gt; &lt;strong class=\\&quot;original\\&quot;&gt;339.04\\u00a0KB&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Level:&lt;\\\/span&gt; &lt;strong&gt;Lossless&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Next-Gen generated:&lt;\\\/span&gt; &lt;strong class=\\&quot;big\\&quot;&gt;Yes&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Thumbnails Optimized:&lt;\\\/span&gt; &lt;strong&gt;4&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;li class=\\&quot;imagify-data-item\\&quot;&gt;&lt;span class=\\&quot;data\\&quot;&gt;Overall Saving:&lt;\\\/span&gt; &lt;strong&gt;28.83%&lt;\\\/strong&gt;&lt;\\\/li&gt;&lt;\\\/ul&gt;&lt;div class=\\&quot;imagify-datas-actions-links\\&quot;&gt;&lt;a href=\\&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/admin-post.php?action=imagify_manual_reoptimize&amp;#038;attachment_id=31595&amp;#038;optimization_level=2&amp;#038;context=wp&amp;#038;_wpnonce=fbd7a6bbcf\\&quot; class=\\&quot;button-imagify-manual-reoptimize\\&quot; data-processing-label=\\&quot;Optimizing...\\&quot;&gt;\\n\\t&lt;span class=\\&quot;dashicons dashicons-admin-generic\\&quot;&gt;&lt;\\\/span&gt;\\n\\t&lt;span class=\\&quot;imagify-hide-if-small\\&quot;&gt;\\n\\t\\tRe-Optimize with &lt;\\\/span&gt;Smart&lt;span class=\\&quot;imagify-hide-if-small\\&quot;&gt; compression\\t&lt;\\\/span&gt;\\n&lt;\\\/a&gt;&lt;a href=\\&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/admin-post.php?action=imagify_optimize_missing_sizes&amp;#038;attachment_id=31595&amp;#038;context=wp&amp;#038;_wpnonce=ae56e0c68e\\&quot; class=\\&quot;optimize-missing-sizes\\&quot; data-processing-label=\\&quot;Optimizing...\\&quot;&gt;\\n\\t&lt;span class=\\&quot;dashicons dashicons-admin-generic\\&quot;&gt;&lt;\\\/span&gt;\\n\\t&lt;span class=\\&quot;imagify-hide-if-small\\&quot;&gt;Optimize &lt;\\\/span&gt;3 missing thumbnails&lt;\\\/a&gt;&lt;a href=\\&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/admin-post.php?action=imagify_restore&amp;#038;attachment_id=31595&amp;#038;context=wp&amp;#038;_wpnonce=d4ea4d0f3c\\&quot; class=\\&quot;button-imagify-restore attachment-has-backup\\&quot; data-processing-label=\\&quot;Restoring...\\&quot;&gt;\\n\\t&lt;span class=\\&quot;dashicons dashicons-image-rotate\\&quot;&gt;&lt;\\\/span&gt;\\n\\tRestore Original&lt;\\\/a&gt;&lt;input id=\\&quot;imagify-original-src\\&quot; type=\\&quot;hidden\\&quot; value=\\&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/backup\\\/bereich_pflege.jpg\\&quot;&gt;&lt;input id=\\&quot;imagify-original-size\\&quot; type=\\&quot;hidden\\&quot; value=\\&quot;339.04\\u00a0KB\\&quot;&gt;&lt;input id=\\&quot;imagify-full-src\\&quot; type=\\&quot;hidden\\&quot; value=\\&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/bereich_pflege.jpg\\&quot;&gt;&lt;input id=\\&quot;imagify-full-width\\&quot; type=\\&quot;hidden\\&quot; value=\\&quot;1536\\&quot;&gt;&lt;input id=\\&quot;imagify-full-height\\&quot; type=\\&quot;hidden\\&quot; value=\\&quot;1024\\&quot;&gt;&lt;\\\/div&gt;&lt;!-- .imagify-datas-actions-links --&gt;&lt;\\\/div&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n&lt;\\\/table&gt;&quot;,&quot;meta&quot;:&quot;&quot;},&quot;cloud_media&quot;:0,&quot;is_video&quot;:0,&quot;video_url&quot;:&quot;&quot;,&quot;acf_errors&quot;:false},&quot;icon&quot;:&quot;&quot;,&quot;imageWidth&quot;:50,&quot;imageRatio&quot;:&quot;&quot;,&quot;imageRight&quot;:false,&quot;logos&quot;:[],&quot;logosHeight&quot;:&quot;&quot;,&quot;openPopupId&quot;:&quot;&quot;}\" data-prop-children=\"\n\n&lt;h2 class=&quot;wp-block-heading&quot; style=&quot;font-style:normal;font-weight:600&quot;&gt;Your path to a career with heart and future&lt;\/h2&gt;\n\n\n\n&lt;p class=&quot;has-body-02-font-size wp-block-paragraph&quot;&gt;Healthcare and nursing professions are more than just a job - they are a vocation. At the same time, the demand for qualified specialists is constantly increasing. Our &lt;strong&gt;AZAV-certified online training courses&lt;\/strong&gt; give you the opportunity to gain a foothold in this important field or to expand your knowledge.  &lt;\/p&gt;\n\n\n\n&lt;p class=&quot;has-body-02-font-size wp-block-paragraph&quot;&gt;Whether you are returning to work after a break, reorienting yourself professionally or want to expand your existing knowledge - we will help you find the right path. With practical content, flexible learning times and individual support, we make further training in the healthcare sector easy and achievable. &lt;\/p&gt;\n\n\n\n&lt;div style=&quot;height:16px;--heightDesktop:16px;--heightTablet:28px;--heightMobile:15px&quot; aria-hidden=&quot;true&quot; class=&quot;wp-block-spacer&quot;&gt;&lt;\/div&gt;\n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;&lt;span\n    id=&quot;selected-studio-info-6ab17946ebdd7&quot;\n    class=&quot;selected-studio-info&quot;\n    data-field=&quot;phone&quot;\n    data-fallback=&quot;0800 17361736&quot;\n    data-format=&quot;btn&quot;\n    data-btn-variant=&quot;primary&quot;\n    data-prefix=&quot;Unverbindlich telefonieren:&quot;\n    style=&quot;color: inherit;&quot;&gt;\n                Unverbindlich telefonieren: 0800 17361736&lt;\/span&gt;\n&lt;script&gt;\n    (function() {\n        \/\/ SVG icons content\n        const phoneIcon = `&lt;svg width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M15.4987 11.0493L11.107 10.541L9.00703 12.641C6.6487 11.441 4.71536 9.51602 3.51536 7.14935L5.6237 5.04102L5.11536 0.666016H0.523698C0.0403647 9.14935 7.01536 16.1243 15.4987 15.641V11.0493Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;\n`;\n        \n        const mailIcon = `&lt;svg width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 17 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M16.8346 0.5H0.167969V13.8333H16.8346V0.5ZM15.168 3.83333L8.5013 8L1.83464 3.83333V2.16667L8.5013 6.33333L15.168 2.16667V3.83333Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;\n`;\n\n        function updateStudioInfo() {\n            const element = document.getElementById(&#039;selected-studio-info-6ab17946ebdd7&#039;);\n            if (!element) return;\n\n            const field = element.dataset.field;\n            const fallback = element.dataset.fallback;\n            const format = element.dataset.format;\n            const btnVariant = element.dataset.btnVariant;\n            const prefix = element.dataset.prefix;\n\n            try {\n                const storedStudio = localStorage.getItem(&#039;dhsv.studio_picker.selected_studio&#039;);\n                let value = fallback;\n\n                if (storedStudio) {\n                    const studio = JSON.parse(storedStudio);\n                    if (studio &amp;&amp; studio[field]) {\n                        value = studio[field];\n                    }\n                }\n\n                \/\/ Prepare display value with prefix\n                const wrappedValue = `&lt;span&gt;${value}&lt;\/span&gt;`\n                const wrappedFallback = `&lt;span&gt;${fallback}&lt;\/span&gt;`\n\n                const displayValue = prefix ? prefix + &#039; &#039; + wrappedValue : wrappedValue;\n                const displayFallback = prefix ? prefix + &#039; &#039; + wrappedFallback : wrappedFallback;\n\n                \/\/ Format based on field type and format attribute\n                if (format === &#039;link&#039;) {\n                    if (field === &#039;phone&#039;) {\n                        element.innerHTML = &#039;&lt;a style=&quot;color: inherit;&quot; href=&quot;tel:&#039; + value + &#039;&quot;&gt;&#039; + displayValue + &#039;&lt;\/a&gt;&#039;;\n                    } else if (field === &#039;email&#039;) {\n                        element.innerHTML = &#039;&lt;a style=&quot;color: inherit;&quot; href=&quot;mailto:&#039; + value + &#039;&quot;&gt;&#039; + displayValue + &#039;&lt;\/a&gt;&#039;;\n                    } else {\n                        element.textContent = displayValue;\n                    }\n                } else if (format === &#039;btn&#039;) {\n                    const buttonClass = &#039;dhsv-button &#039; + btnVariant;\n                    let buttonData = &#039;data-type=&quot;&#039; + btnVariant + &#039;&quot; data-colors=&quot;default&quot;&#039;;\n                    let iconHtml = &#039;&#039;;\n                    \n                    \/\/ Add icon and data-icon-before for phone and email\n                    if (field === &#039;phone&#039; &amp;&amp; phoneIcon) {\n                        buttonData += &#039; data-icon-before=&quot;true&quot;&#039;;\n                        iconHtml = phoneIcon;\n                    } else if (field === &#039;email&#039; &amp;&amp; mailIcon) {\n                        buttonData += &#039; data-icon-before=&quot;true&quot;&#039;;\n                        iconHtml = mailIcon;\n                    }\n                    \n                    if (field === &#039;phone&#039;) {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;a class=&quot;&#039;+ buttonClass\n                        + &#039;&quot; href=&quot;tel:&#039; + value + &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039;\n                        + displayValue + &#039;&lt;\/span&gt;&#039; + iconHtml + &#039;&lt;\/div&gt;&lt;\/a&gt;&lt;\/div&gt;&#039;;\n                    } else if (field === &#039;email&#039;) {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;a class=&quot;&#039; + buttonClass\n                        + &#039;&quot; href=&quot;mailto:&#039; + value + &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039;\n                        + displayValue + &#039;&lt;\/span&gt;&#039; + iconHtml + &#039;&lt;\/div&gt;&lt;\/a&gt;&lt;\/div&gt;&#039;;\n                    } else {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;button class=&quot;&#039; + buttonClass +\n                        &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039; + displayValue + &#039;&lt;\/span&gt;&lt;\/div&gt;&lt;\/button&gt;&lt;\/div&gt;&#039;;\n                    }\n                } else {\n                    element.textContent = displayValue;\n                }\n\n            } catch (error) {\n                console.warn(&#039;Error reading selected studio info from localStorage:&#039;, error);\n                element.textContent = displayFallback;\n            }\n        }\n\n        updateStudioInfo();\n\n        window.addEventListener(&#039;storage&#039;, function(e) {\n            if (e.key === &#039;dhsv.studio_picker.selected_studio&#039;) {\n                updateStudioInfo();\n            }\n        });\n\n        window.addEventListener(&#039;selectedStudioChanged&#039;, updateStudioInfo);\n\n    })();\n&lt;\/script&gt;\n                &lt;\/p&gt;\n\n\n\n&lt;div style=&quot;height:12px;--heightDesktop:12px&quot; aria-hidden=&quot;true&quot; class=&quot;wp-block-spacer&quot;&gt;&lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-buttons horizontal is-layout-flex wp-block-dhsv-buttons-is-layout-flex&quot; data-align=&quot;wide&quot; style=&quot;display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: left&quot;&gt;\n\t\n&lt;div class=&quot;dhsv-button-wrapper alignleft&quot;&gt;\n            &lt;a class=&quot;dhsv-button medium&quot; href=&quot;https:\/\/www.lernstudio-barbarossa.de\/weiterbildung\/anfrage\/&quot; data-type=&quot;primary&quot; data-colors=&quot;brand&quot;&gt;\n            &lt;div class=&quot;button-text&quot;&gt;\n                &lt;span class=&quot;text&quot;&gt;Get informed now&lt;\/span&gt;\n                                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 15 16&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M7.5013 0.666016L6.2088 1.95852L11.3238 7.08268H0.167969V8.91602H11.3238L6.2088 14.0402L7.5013 15.3327L14.8346 7.99935L7.5013 0.666016Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;                            &lt;\/div&gt;\n        &lt;\/a&gt;\n    &lt;\/div&gt;\n\n\n&lt;\/div&gt;\n\n\"><\/div>\n<\/div>\n\n<div style=\"height:100px;--heightDesktop:100px;--heightTablet:60px;--heightMobile:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-group is-style-without-space is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"dhsv-product-teaser-block default-size\">\n    <div class=\"dhsv-product-teaser-block__image\">\n                    <a target=\"_self\" href=\"https:\/\/www.lernstudio-barbarossa.de\/weiterbildung\/anfrage\/\"><\/a>\n        \n        <img decoding=\"async\" src=\"https:\/\/www.lernstudio-barbarossa.de\/wp-content\/uploads\/sprachschule-individueller-unterricht-1.webp\" alt=\"\" loading=\"lazy\">\n    <\/div>\n    <div class=\"dhsv-product-teaser-block__content\"\n        style=\"background: var(--brand); \">\n        \n        <h2 class=\"h3 headline\">Who our further training courses in healthcare are suitable for<\/h2>\n        <p class=\"text\">Our online courses are aimed at anyone who is starting out in the medical or nursing field or would like to expand their knowledge:<br>&#8211; Nursing staff who want to gain further qualifications<br>&#8211; Career changers who would like to switch to social or medical professions<br>&#8211; Medical assistants and care staff<br>&#8211; People who would like to return to work after a break<\/p>\n\n        \n                    <div class=\"dhsv-button-wrapper alignleft\">\n                <a class=\"dhsv-button  medium\" href=\"https:\/\/www.lernstudio-barbarossa.de\/weiterbildung\/anfrage\/\" target=\"_self\"\n                    data-type=\"secondary\" data-colors=\"white\">\n                    <div class=\"button-text\">\n                        <span class=\"text\">\n                            Free advice\n                        <\/span>\n                                                    <svg class=\"dhsv-icon\" width=\"27\" height=\"28\" viewBox=\"0 0 15 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M7.5013 0.666016L6.2088 1.95852L11.3238 7.08268H0.167969V8.91602H11.3238L6.2088 14.0402L7.5013 15.3327L14.8346 7.99935L7.5013 0.666016Z\" fill=\"var(--icon-base, currentColor)\"\/>\n<\/svg>                                            <\/div>\n                <\/a>\n            <\/div>\n            <\/div>\n<\/div>\n<\/div>\n\n<div style=\"height:140px;--heightDesktop:140px;--heightTablet:80px;--heightMobile:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading\">What you can expect from our online courses<\/h2>\n\n<p class=\"wp-block-paragraph\">Our further training courses make it easy for you to become active quickly and put your knowledge into practice. You will learn everything you need in everyday medical and nursing care &#8211; from care organization and medical documentation to health management, care and hygiene.<br\/>The goal: to turn newly acquired knowledge into real skills. <\/p>\n\n<p class=\"wp-block-paragraph\">Many of our participants report that their training has given them renewed courage, motivation and career prospects. This is precisely our aim &#8211; to support you so that learning changes your life. <\/p>\n\n<div style=\"height:140px;--heightDesktop:140px;--heightTablet:80px;--heightMobile:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-group alignfull is-style-without-space has-sand-300-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:140px;--heightDesktop:140px;--heightTablet:80px;--heightMobile:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading is-style-default has-h-2-font-size\" style=\"font-style:normal;font-weight:600\">Your advantages with Lernstudio Barbarossa<\/h2>\n\n\n\n<div style=\"height:40px;--heightDesktop:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d3341bf wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M37.3906 9V16H2V47.5H19.8125V54.5H16.2969V58H33.875V54.5H30.3594V47.5H37.3906V58H62V9H37.3906ZM40.9062 12.5H58.4844V16C55.7226 16 45.0365 16 40.9062 16V12.5ZM44.4219 19.5V37H5.51562V19.5H44.4219ZM5.51562 40.5H44.4219V44H5.51562V40.5ZM26.8438 54.5H23.3281V47.5H26.8438V54.5ZM40.9062 54.5V47.5H47.9375V19.5H58.4844V54.5H40.9062Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M54.9688 23H51.4531V26.5H54.9688V23Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M54.9688 30H51.4531V33.5H54.9688V30Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/svg>                        <h3 class=\"icon-box-title\">100% online<\/h3>\n            <div class=\"icon-box-text\">Participation from home or in the online learning studio<\/div>\n    \n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<g clip-path=\"url(#clip0_1432_18541)\">\n<path d=\"M53.8242 25.9268C53.8242 13.6268 43.8324 3.65039 31.5 3.65039C19.1677 3.65048 9.17578 13.6269 9.17578 25.9268C9.17587 38.2266 19.1677 48.203 31.5 48.2031C43.8323 48.2031 53.8241 38.2266 53.8242 25.9268ZM50.5508 43.0303C47.9642 45.8987 44.7367 48.1782 41.0938 49.6475L46.627 59.2129L50.6777 54.7266L56.5898 53.4688L50.5508 43.0303ZM6.41016 53.4697L12.3223 54.7266L12.6816 55.123L16.373 59.2119L21.9053 49.6475C18.2625 48.178 15.0357 45.8977 12.4492 43.0293L6.41016 53.4697ZM35.0156 22.6045C35.0155 20.6717 33.4446 19.0996 31.5 19.0996C29.5554 19.0996 27.9845 20.6718 27.9844 22.6045V24.5537C27.9844 26.4865 29.5554 28.0586 31.5 28.0586C33.4447 28.0586 35.0156 26.4865 35.0156 24.5537V22.6045ZM26.3916 31.3594C23.7839 31.3594 21.6748 33.4679 21.6748 36.0625V36.7891C24.2747 39.1319 27.7195 40.5596 31.5 40.5596C35.2803 40.5595 38.7244 39.1317 41.3242 36.7891V36.0625C41.3242 33.4679 39.2161 31.3594 36.6084 31.3594H33.1504V36.7393H29.8496V31.3594H26.3916ZM49.4648 25.9268C49.4648 35.8339 41.4188 43.8593 31.5 43.8594C21.5811 43.8594 13.5343 35.8339 13.5342 25.9268C13.5342 16.0195 21.5811 7.99316 31.5 7.99316C41.4188 7.99327 49.4648 16.0196 49.4648 25.9268ZM57.124 25.9268C57.124 31.2266 55.509 36.1488 52.7441 40.2314L61.7227 55.7529L52.4102 57.7314L46.04 64.7871L37.8906 50.7002C35.8476 51.2237 33.7064 51.5029 31.5 51.5029C29.2936 51.5029 27.1524 51.2238 25.1094 50.7002L16.96 64.7871L10.5889 57.7314L1.27734 55.7529L10.2549 40.2314C7.49031 36.1489 5.87601 31.2263 5.87598 25.9268C5.87598 11.7982 17.3513 0.349695 31.5 0.349609C45.6487 0.349609 57.124 11.7981 57.124 25.9268ZM38.3154 24.5537C38.3154 25.8502 37.9519 27.0611 37.3223 28.0918C40.4763 28.3698 43.1069 30.4712 44.1465 33.3369C45.4286 31.1631 46.165 28.6307 46.165 25.9268C46.165 17.8483 39.6025 11.294 31.5 11.2939C23.3974 11.2939 16.834 17.8482 16.834 25.9268C16.834 28.6306 17.5705 31.1631 18.8525 33.3369C19.892 30.4713 22.523 28.3701 25.6768 28.0918C25.0473 27.0612 24.6846 25.85 24.6846 24.5537V22.6045C24.6847 18.843 27.7391 15.7998 31.5 15.7998C35.261 15.7998 38.3153 18.843 38.3154 22.6045V24.5537Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/g>\n<defs>\n<clipPath id=\"clip0_1432_18541\">\n<rect width=\"64\" height=\"64\" fill=\"white\"\/>\n<\/clipPath>\n<\/defs>\n<\/svg>                        <h3 class=\"icon-box-title\">AZAV-certified<\/h3>\n            <div class=\"icon-box-text\">Eligible for funding from the employment agency or job center, etc.<\/div>\n    \n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M62 6.22486H54.2436L48.9922 2L43.7409 6.22486H11.8181V13.2071H2V56.7753H9.75641L15.0078 61L20.2591 56.7751H52.1819V49.7929H62V6.22486ZM48.6663 53.284H19.0138L15.0078 56.507L11.0019 53.2841H5.51562V16.6983H48.6663V53.284ZM58.4844 46.3017H52.1819V13.2071H15.3337V9.716H44.9863L48.9922 6.49298L52.9981 9.71588H58.4844V46.3017Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M21.4302 28.7945H24.9458V32.2856H21.4302V28.7945Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M29.2361 28.7945H32.7518V32.2856H29.2361V28.7945Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M27.0909 41.9444C30.2123 41.9444 32.7516 39.4227 32.7516 36.323V36.1292H29.236V36.323C29.236 37.4977 28.2737 38.4533 27.0909 38.4533C25.9081 38.4533 24.9458 37.4977 24.9458 36.323V36.1292H21.4302V36.323C21.4302 39.4227 23.9696 41.9444 27.0909 41.9444Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M27.0909 48.9267C35.0711 48.9267 41.5636 42.4795 41.5636 34.5549C41.5636 26.6302 35.0711 20.183 27.0909 20.183C19.1107 20.183 12.6182 26.6302 12.6182 34.5549C12.6182 42.4795 19.1107 48.9267 27.0909 48.9267ZM27.0909 23.6741C33.1326 23.6741 38.0479 28.5552 38.0479 34.5549C38.0479 40.5545 33.1326 45.4356 27.0909 45.4356C21.0492 45.4356 16.1339 40.5545 16.1339 34.5549C16.1339 28.5552 21.0492 23.6741 27.0909 23.6741Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/svg>                        <h3 class=\"icon-box-title\">Support<\/h3>\n            <div class=\"icon-box-text\">When applying for the education voucher and other subsidies<\/div>\n    \n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:32px;--heightDesktop:32px;--heightTablet:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d3341bf wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M52.3132 32.1171L52.3062 2L26.5047 8.21L48.7995 19.0377V32.1172H39.1617V40.9062H21.5938V49.6953H2V62L62 61.9999V32.1171H52.3132ZM48.7926 15.1263L36.9078 9.35434L48.7926 6.53387V15.1263ZM58.4864 35.6327V40.9061H42.6754V35.6327H58.4864ZM58.4864 44.4218V49.6953H25.1075V44.4218H58.4864ZM5.51357 58.4844V53.2109H58.4864V58.4843L5.51357 58.4844Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/svg>                        <h3 class=\"icon-box-title\">Personal support<\/h3>\n            <div class=\"icon-box-text\">From start to finish<\/div>\n    \n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M17.8203 17.2344C22.0204 17.2344 25.4375 13.8173 25.4375 9.61719C25.4375 5.41707 22.0204 2 17.8203 2C13.6202 2 10.2031 5.41707 10.2031 9.61719C10.2031 13.8173 13.6202 17.2344 17.8203 17.2344ZM17.8203 5.51562C20.0819 5.51562 21.9219 7.35559 21.9219 9.61719C21.9219 11.8788 20.0819 13.7188 17.8203 13.7188C15.5587 13.7188 13.7188 11.8788 13.7188 9.61719C13.7188 7.35559 15.5587 5.51562 17.8203 5.51562Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M2 29.5391V40.0859C2 42.9937 4.36566 45.3594 7.27344 45.3594C7.88949 45.3594 8.48129 45.2532 9.03125 45.0582V62H26.6094V20.75H10.7891C5.94277 20.75 2 24.6928 2 29.5391ZM23.0938 58.4844H19.5781V40.0859H16.0625V58.4844H12.5469V27.7812H9.03125V40.0859C9.03125 41.0552 8.2427 41.8438 7.27344 41.8438C6.30418 41.8438 5.51562 41.0552 5.51562 40.0859V29.5391C5.51562 26.6313 7.88129 24.2656 10.7891 24.2656H23.0938V58.4844Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M30.125 20.75V31.2969H62V20.75H30.125ZM33.6406 24.2656H51.4531V27.7812H33.6406V24.2656ZM58.4844 27.7812H54.9688V24.2656H58.4844V27.7812Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M30.125 13.7188H46.0625V17.2344H30.125V13.7188Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M30.125 34.8125H46.0625V38.3281H30.125V34.8125Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M30.125 52.3906H62V41.8438H30.125V52.3906ZM58.4844 48.875H54.9688V45.3594H58.4844V48.875ZM33.6406 45.3594H51.4531V48.875H33.6406V45.3594Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/svg>                        <h3 class=\"icon-box-title\">Practical<\/h3>\n            <div class=\"icon-box-text\">Content and flexible learning times adapted to your needs<\/div>\n    \n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"dhsv-icon-box-block alignnone small-size\">\n            <svg class=\"dhsv-icon\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M21.4531 47.9375C32.115 47.9375 40.7891 39.2634 40.7891 28.6016C40.7891 23.9824 39.1875 19.5873 36.25 16.0562L38.7608 13.5454L36.2749 11.0595L33.7748 13.5596C31.6861 11.7943 29.2923 10.5137 26.7266 9.77375V5.51562H30.2422V2H12.6641V5.51562H16.1797V9.77023C13.6114 10.5065 11.2104 11.7807 9.10941 13.5376L6.57652 11.0047L4.09063 13.4906L6.61895 16.0189C3.62996 19.5617 2 23.9715 2 28.6016C2 39.2634 10.7266 47.9375 21.4531 47.9375ZM19.6953 5.51562H23.2109V9.11281C22.6297 9.05949 22.0435 9.03125 21.4531 9.03125C20.863 9.03125 20.2768 9.05949 19.6953 9.11258V5.51562ZM21.4531 12.5469C30.1764 12.5469 37.2734 19.749 37.2734 28.6016C37.2734 37.3249 30.1764 44.4219 21.4531 44.4219C12.6651 44.4219 5.51562 37.3249 5.51562 28.6016C5.51562 19.899 12.8141 12.5469 21.4531 12.5469Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M30.1538 34.8164L23.2109 27.8735V16.0625H19.6953V29.3296L27.6679 37.3023L30.1538 34.8164Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M62 30.3594H44.3047V62H62C62 54.8158 62 37.9909 62 30.3594ZM58.4844 58.4844H47.8203V54.9688H58.4844V58.4844ZM58.4844 51.4531H47.8203V47.9375H58.4844V51.4531ZM58.4844 44.4219H47.8203V40.9062H58.4844V44.4219ZM58.4844 37.3906H47.8203V33.875H58.4844V37.3906Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<path d=\"M40.7891 51.4531H23.2109V62H40.7891V51.4531ZM37.2734 58.4844H26.7266V54.9688H37.2734V58.4844Z\" fill=\"var(--primary, #1B1B1B)\"\/>\n<\/svg>                        <h3 class=\"icon-box-title\">Smoothly<\/h3>\n            <div class=\"icon-box-text\">Prompt course start without long waiting times<\/div>\n    \n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:140px;--heightDesktop:140px;--heightTablet:80px;--heightMobile:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n<div style=\"height:100px;--heightDesktop:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div data-component=\"ImageContent\" data-props=\"{&quot;align&quot;:&quot;&quot;,&quot;image&quot;:{&quot;uploading&quot;:false,&quot;date&quot;:&quot;2025-10-15T12:58:24.000Z&quot;,&quot;filename&quot;:&quot;pflege_lernsituation.jpg&quot;,&quot;menuOrder&quot;:0,&quot;uploadedTo&quot;:30428,&quot;type&quot;:&quot;image&quot;,&quot;subtype&quot;:&quot;jpeg&quot;,&quot;id&quot;:31606,&quot;title&quot;:&quot;pflege_lernsituation&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/pflege_lernsituation.jpg&quot;,&quot;link&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/weiterbildung\\\/medizin-pflege-und-gesundheit\\\/pflege_lernsituation\\\/&quot;,&quot;alt&quot;:&quot;Drei Fachkr\\u00e4fte des Gesundheitswesens, zwei in blauen Kitteln und eine in einem wei\\u00dfen Kittel, sitzen zusammen an einem Tisch mit einem Laptop und l\\u00e4cheln in die Kamera.&quot;,&quot;author&quot;:&quot;5&quot;,&quot;description&quot;:&quot;Drei Fachkr\\u00e4fte des Gesundheitswesens, zwei in blauen Kitteln und eine in einem wei\\u00dfen Kittel, sitzen zusammen an einem Tisch mit einem Laptop und l\\u00e4cheln in die Kamera.&quot;,&quot;caption&quot;:&quot;Drei Fachkr\\u00e4fte des Gesundheitswesens, zwei in blauen Kitteln und eine in einem wei\\u00dfen Kittel, sitzen zusammen an einem Tisch mit einem Laptop und l\\u00e4cheln in die Kamera.&quot;,&quot;name&quot;:&quot;pflege_lernsituation&quot;,&quot;status&quot;:&quot;inherit&quot;,&quot;modified&quot;:&quot;2025-10-15T12:58:30.000Z&quot;,&quot;mime&quot;:&quot;image\\\/jpeg&quot;,&quot;icon&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-includes\\\/images\\\/media\\\/default.svg&quot;,&quot;dateFormatted&quot;:&quot;October 15, 2025&quot;,&quot;nonces&quot;:{&quot;update&quot;:&quot;fcc32d2c84&quot;,&quot;delete&quot;:&quot;bab552db90&quot;,&quot;edit&quot;:&quot;b80bf1f902&quot;},&quot;editLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/post.php?post=31606&amp;action=edit&amp;lang=de&quot;,&quot;meta&quot;:false,&quot;authorName&quot;:&quot;p.stephens&quot;,&quot;authorLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/profile.php&quot;,&quot;uploadedToTitle&quot;:&quot;Medizin, Pflege und Gesundheit&quot;,&quot;uploadedToLink&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-admin\\\/post.php?post=30428&amp;action=edit&amp;lang=de&quot;,&quot;filesizeInBytes&quot;:379523,&quot;filesizeHumanReadable&quot;:&quot;371 KB&quot;,&quot;context&quot;:&quot;&quot;,&quot;height&quot;:1024,&quot;width&quot;:1536,&quot;orientation&quot;:&quot;landscape&quot;,&quot;sizes&quot;:{&quot;thumbnail&quot;:{&quot;height&quot;:250,&quot;width&quot;:250,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/pflege_lernsituation-250x250.jpg&quot;,&quot;orientation&quot;:&quot;landscape&quot;},&quot;medium&quot;:{&quot;height&quot;:200,&quot;width&quot;:300,&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/pflege_lernsituation-300x200.jpg&quot;,&quot;orientation&quot;:&quot;landscape&quot;},&quot;full&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.lernstudio-barbarossa.de\\\/wp-content\\\/uploads\\\/pflege_lernsituation.jpg&quot;,&quot;height&quot;:1024,&quot;width&quot;:1536,&quot;orientation&quot;:&quot;landscape&quot;}},&quot;compat&quot;:{&quot;item&quot;:&quot;&lt;input type=\\&quot;hidden\\&quot; name=\\&quot;attachments[31606][menu_order]\\&quot; value=\\&quot;0\\&quot; \\\/&gt;&lt;p class=\\&quot;media-types media-types-required-info\\&quot;&gt;&lt;span class=\\&quot;required-field-message\\&quot;&gt;Required fields are marked &lt;span class=\\&quot;required\\&quot;&gt;*&lt;\\\/span&gt;&lt;\\\/span&gt;&lt;\\\/p&gt;&lt;table class=\\&quot;compat-attachment-fields\\&quot;&gt;\\t\\t&lt;tr class=&#039;compat-field-wpmf_tag&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-wpmf_tag&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=&#039;text&#039; class=&#039;text&#039; id=&#039;attachments-31606-wpmf_tag&#039; name=&#039;attachments[31606][wpmf_tag]&#039; value=&#039;&#039;  \\\/&gt;&lt;p class=&#039;help&#039;&gt;Separate tags with commas&lt;\\\/p&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_attachment_id&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-wpmf_attachment_id&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=\\&quot;hidden\\&quot; class=\\&quot;wpmf_attachment_id\\&quot;\\n                   value=\\&quot;31606\\&quot;&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_media_selection&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-wpmf_media_selection&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;div class=\\&quot;wpmfjaoassign_row\\&quot;&gt;&lt;div class=\\&quot;wpmfjaoassign_right\\&quot;&gt;&lt;a class=\\&quot;open-popup-tree\\&quot;&gt;&lt;span class=\\&quot;material-icons-outlined\\&quot;&gt; snippet_folder &lt;\\\/span&gt;Media folders selection&lt;\\\/a&gt;&lt;\\\/div&gt;&lt;\\\/div&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-wpmf_gallery_custom_image_link&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-wpmf_gallery_custom_image_link&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Image gallery link to&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;input type=\\&quot;text\\&quot; class=\\&quot;text\\&quot;\\n             id=\\&quot;attachments-31606-wpmf_gallery_custom_image_link\\&quot;\\n              name=\\&quot;attachments[31606][wpmf_gallery_custom_image_link]\\&quot;\\n               value=\\&quot;\\&quot;&gt;\\n                &lt;button type=\\&quot;button\\&quot; id=\\&quot;link-btn\\&quot;\\n                 class=\\&quot;link-btn\\&quot;&gt;&lt;span class=\\&quot;dashicons dashicons-admin-links wpmf-zmdi-link\\&quot;&gt;&lt;\\\/span&gt;&lt;\\\/button&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-gallery_link_target&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-gallery_link_target&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Link target&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;\\n                        &lt;select name=\\&quot;attachments[31606][gallery_link_target]\\&quot;\\n                         id=\\&quot;attachments[31606][gallery_link_target]\\&quot;&gt;\\n                                &lt;option value=\\&quot;\\&quot;&gt;Same Window&lt;\\\/option&gt;\\n                                &lt;option value=\\&quot;_blank\\&quot;&gt;\\n                                New Window&lt;\\\/option&gt;\\n                        &lt;\\\/select&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n\\t\\t&lt;tr class=&#039;compat-field-imagify&#039;&gt;\\t\\t\\t&lt;th scope=&#039;row&#039; class=&#039;label&#039;&gt;&lt;label for=&#039;attachments-31606-imagify&#039;&gt;&lt;span class=&#039;alignleft&#039;&gt;Imagify&lt;\\\/span&gt;&lt;br class=&#039;clear&#039; \\\/&gt;&lt;\\\/label&gt;&lt;\\\/th&gt;\\n\\t\\t\\t&lt;td class=&#039;field&#039;&gt;&lt;div class=\\&quot;imagify-data-actions-container\\&quot; data-id=\\&quot;31606\\&quot; data-context=\\&quot;wp\\&quot;&gt;\\n\\t&lt;div class=\\&quot;button button-imagify-processing\\&quot;&gt;\\n\\t&lt;span class=\\&quot;imagify-spinner\\&quot;&gt;&lt;\\\/span&gt;\\n\\tOptimizing...&lt;\\\/div&gt;&lt;\\\/div&gt;&lt;\\\/td&gt;\\n\\t\\t&lt;\\\/tr&gt;\\n&lt;\\\/table&gt;&quot;,&quot;meta&quot;:&quot;&quot;},&quot;cloud_media&quot;:0,&quot;is_video&quot;:0,&quot;video_url&quot;:&quot;&quot;,&quot;acf_errors&quot;:false},&quot;imageRight&quot;:true,&quot;icon&quot;:&quot;&quot;,&quot;imageWidth&quot;:50,&quot;imageRatio&quot;:&quot;&quot;,&quot;logos&quot;:[],&quot;logosHeight&quot;:&quot;&quot;,&quot;openPopupId&quot;:&quot;&quot;}\" data-prop-children=\"\n\n&lt;h2 class=&quot;wp-block-heading&quot; style=&quot;font-style:normal;font-weight:600&quot;&gt;Start your future in medicine, nursing &amp;amp; health now&lt;\/h2&gt;\n\n\n\n&lt;p class=&quot;has-body-02-font-size wp-block-paragraph&quot;&gt;You have the goal - we will help you achieve it. Find the &lt;strong&gt;online further education course&lt;\/strong&gt; that suits your life and soon start a career with prospects.&lt;br\/&gt;Let us advise you without obligation - together we will find the right course, support you with the funding and ensure that you can get started quickly. &lt;\/p&gt;\n\n\n\n&lt;div style=&quot;height:16px;--heightDesktop:16px;--heightTablet:28px;--heightMobile:15px&quot; aria-hidden=&quot;true&quot; class=&quot;wp-block-spacer&quot;&gt;&lt;\/div&gt;\n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;&lt;span\n    id=&quot;selected-studio-info-6ab17946edd4c&quot;\n    class=&quot;selected-studio-info&quot;\n    data-field=&quot;phone&quot;\n    data-fallback=&quot;0800 17361736&quot;\n    data-format=&quot;btn&quot;\n    data-btn-variant=&quot;primary&quot;\n    data-prefix=&quot;Unverbindlich telefonieren:&quot;\n    style=&quot;color: inherit;&quot;&gt;\n                Unverbindlich telefonieren: 0800 17361736&lt;\/span&gt;\n&lt;script&gt;\n    (function() {\n        \/\/ SVG icons content\n        const phoneIcon = `&lt;svg width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M15.4987 11.0493L11.107 10.541L9.00703 12.641C6.6487 11.441 4.71536 9.51602 3.51536 7.14935L5.6237 5.04102L5.11536 0.666016H0.523698C0.0403647 9.14935 7.01536 16.1243 15.4987 15.641V11.0493Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;\n`;\n        \n        const mailIcon = `&lt;svg width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 17 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M16.8346 0.5H0.167969V13.8333H16.8346V0.5ZM15.168 3.83333L8.5013 8L1.83464 3.83333V2.16667L8.5013 6.33333L15.168 2.16667V3.83333Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;\n`;\n\n        function updateStudioInfo() {\n            const element = document.getElementById(&#039;selected-studio-info-6ab17946edd4c&#039;);\n            if (!element) return;\n\n            const field = element.dataset.field;\n            const fallback = element.dataset.fallback;\n            const format = element.dataset.format;\n            const btnVariant = element.dataset.btnVariant;\n            const prefix = element.dataset.prefix;\n\n            try {\n                const storedStudio = localStorage.getItem(&#039;dhsv.studio_picker.selected_studio&#039;);\n                let value = fallback;\n\n                if (storedStudio) {\n                    const studio = JSON.parse(storedStudio);\n                    if (studio &amp;&amp; studio[field]) {\n                        value = studio[field];\n                    }\n                }\n\n                \/\/ Prepare display value with prefix\n                const wrappedValue = `&lt;span&gt;${value}&lt;\/span&gt;`\n                const wrappedFallback = `&lt;span&gt;${fallback}&lt;\/span&gt;`\n\n                const displayValue = prefix ? prefix + &#039; &#039; + wrappedValue : wrappedValue;\n                const displayFallback = prefix ? prefix + &#039; &#039; + wrappedFallback : wrappedFallback;\n\n                \/\/ Format based on field type and format attribute\n                if (format === &#039;link&#039;) {\n                    if (field === &#039;phone&#039;) {\n                        element.innerHTML = &#039;&lt;a style=&quot;color: inherit;&quot; href=&quot;tel:&#039; + value + &#039;&quot;&gt;&#039; + displayValue + &#039;&lt;\/a&gt;&#039;;\n                    } else if (field === &#039;email&#039;) {\n                        element.innerHTML = &#039;&lt;a style=&quot;color: inherit;&quot; href=&quot;mailto:&#039; + value + &#039;&quot;&gt;&#039; + displayValue + &#039;&lt;\/a&gt;&#039;;\n                    } else {\n                        element.textContent = displayValue;\n                    }\n                } else if (format === &#039;btn&#039;) {\n                    const buttonClass = &#039;dhsv-button &#039; + btnVariant;\n                    let buttonData = &#039;data-type=&quot;&#039; + btnVariant + &#039;&quot; data-colors=&quot;default&quot;&#039;;\n                    let iconHtml = &#039;&#039;;\n                    \n                    \/\/ Add icon and data-icon-before for phone and email\n                    if (field === &#039;phone&#039; &amp;&amp; phoneIcon) {\n                        buttonData += &#039; data-icon-before=&quot;true&quot;&#039;;\n                        iconHtml = phoneIcon;\n                    } else if (field === &#039;email&#039; &amp;&amp; mailIcon) {\n                        buttonData += &#039; data-icon-before=&quot;true&quot;&#039;;\n                        iconHtml = mailIcon;\n                    }\n                    \n                    if (field === &#039;phone&#039;) {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;a class=&quot;&#039;+ buttonClass\n                        + &#039;&quot; href=&quot;tel:&#039; + value + &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039;\n                        + displayValue + &#039;&lt;\/span&gt;&#039; + iconHtml + &#039;&lt;\/div&gt;&lt;\/a&gt;&lt;\/div&gt;&#039;;\n                    } else if (field === &#039;email&#039;) {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;a class=&quot;&#039; + buttonClass\n                        + &#039;&quot; href=&quot;mailto:&#039; + value + &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039;\n                        + displayValue + &#039;&lt;\/span&gt;&#039; + iconHtml + &#039;&lt;\/div&gt;&lt;\/a&gt;&lt;\/div&gt;&#039;;\n                    } else {\n                        element.innerHTML = &#039;&lt;div class=&quot;dhsv-button-wrapper&quot;&gt;&lt;button class=&quot;&#039; + buttonClass +\n                        &#039;&quot; &#039; + buttonData + &#039;&gt;&lt;div class=&quot;button-text&quot;&gt;&lt;span class=&quot;text&quot;&gt;&#039; + displayValue + &#039;&lt;\/span&gt;&lt;\/div&gt;&lt;\/button&gt;&lt;\/div&gt;&#039;;\n                    }\n                } else {\n                    element.textContent = displayValue;\n                }\n\n            } catch (error) {\n                console.warn(&#039;Error reading selected studio info from localStorage:&#039;, error);\n                element.textContent = displayFallback;\n            }\n        }\n\n        updateStudioInfo();\n\n        window.addEventListener(&#039;storage&#039;, function(e) {\n            if (e.key === &#039;dhsv.studio_picker.selected_studio&#039;) {\n                updateStudioInfo();\n            }\n        });\n\n        window.addEventListener(&#039;selectedStudioChanged&#039;, updateStudioInfo);\n\n    })();\n&lt;\/script&gt;\n                &lt;\/p&gt;\n\n\n\n&lt;div style=&quot;height:12px;--heightDesktop:12px&quot; aria-hidden=&quot;true&quot; class=&quot;wp-block-spacer&quot;&gt;&lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-buttons horizontal is-layout-flex wp-block-dhsv-buttons-is-layout-flex&quot; data-align=&quot;wide&quot; style=&quot;display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: left&quot;&gt;\n\t\n&lt;div class=&quot;dhsv-button-wrapper alignleft&quot;&gt;\n            &lt;a class=&quot;dhsv-button medium&quot; href=&quot;https:\/\/www.lernstudio-barbarossa.de\/weiterbildung\/anfrage\/&quot; data-type=&quot;primary&quot; data-colors=&quot;brand&quot;&gt;\n            &lt;div class=&quot;button-text&quot;&gt;\n                &lt;span class=&quot;text&quot;&gt;Get informed now&lt;\/span&gt;\n                                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;27&quot; height=&quot;28&quot; viewBox=&quot;0 0 15 16&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n&lt;path d=&quot;M7.5013 0.666016L6.2088 1.95852L11.3238 7.08268H0.167969V8.91602H11.3238L6.2088 14.0402L7.5013 15.3327L14.8346 7.99935L7.5013 0.666016Z&quot; fill=&quot;var(--icon-base, currentColor)&quot;\/&gt;\n&lt;\/svg&gt;                            &lt;\/div&gt;\n        &lt;\/a&gt;\n    &lt;\/div&gt;\n\n\n&lt;\/div&gt;\n\n\"><\/div>\n\n<div style=\"height:100px;--heightDesktop:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-group alignfull is-style- has-sand-300-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:100px;--heightDesktop:100px;--heightTablet:40px;--heightMobile:20px\" aria-hidden=\"true\" class=\"wp-block-spacer has-responsive-settings has-responsive-display-all\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center has-h-2-font-size\">Frequently asked questions<\/h2>\n\n\n\n<div style=\"height:10px;--heightDesktop:10px\" aria-hidden=\"true\" class=\"wp-block-spacer has-responsive-settings has-responsive-display-large\"><\/div>\n\n\n<div class=\"dhsv-faq-list-block alignnone\" data-props=\"{\n    &quot;categories&quot;: {\n        &quot;0&quot;: 485\n    },\n    &quot;align&quot;: &quot;none&quot;,\n    &quot;posts&quot;: {},\n    &quot;type&quot;: &quot;taxonomy&quot;,\n    &quot;openPopupId&quot;: &quot;&quot;\n}\">\n    <div class=\"dhsv-akkordeon--inner\">\n        <div id=\"faq-list\">\n                    <\/div>\n    <\/div>\n    <button class=\"load-more-faqs\">\n        Show more FAQ\n        <svg width=\"12\" height=\"20\" viewBox=\"0 0 12 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path\n                d=\"M-6.11959e-07 14L1.0575 12.9425L5.25 17.1275L5.25 2.29485e-07L6.75 2.95052e-07L6.75 17.1275L10.9425 12.9425L12 14L6 20L-6.11959e-07 14Z\"\n                fill=\"var(--primary)\" \/>\n        <\/svg>\n    <\/button>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:100px;--heightDesktop:100px\" aria-hidden=\"true\" class=\"wp-block-spacer has-responsive-settings has-responsive-display-large\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Medicine, care &amp; health &#8211; Knowledge for social professions Every new beginning needs someone to make it possible. We help you find the right online training course in the healthcare sector &#8211; personalized and eligible for funding. Short-term start possible. Discover new perspectives in healthcare through further training Do you want a job that helps &hellip; <a href=\"https:\/\/www.lernstudio-barbarossa.de\/en\/weiterbildung\/medizin\/kurs\/zahntechnische-abrechnung-basics\/\">Continued<\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":38400,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"themenwelt":[581],"class_list":["post-32395","page","type-page","status-publish","hentry","themenwelt-brand"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/pages\/32395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/comments?post=32395"}],"version-history":[{"count":4,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/pages\/32395\/revisions"}],"predecessor-version":[{"id":38762,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/pages\/32395\/revisions\/38762"}],"up":[{"embeddable":true,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/pages\/38400"}],"wp:attachment":[{"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/media?parent=32395"}],"wp:term":[{"taxonomy":"themenwelt","embeddable":true,"href":"https:\/\/www.lernstudio-barbarossa.de\/en\/wp-json\/wp\/v2\/themenwelt?post=32395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}