{"id":987,"date":"2026-04-20T17:38:54","date_gmt":"2026-04-20T15:38:54","guid":{"rendered":"https:\/\/generalistik-meistern.de\/?page_id=987"},"modified":"2026-04-21T20:06:41","modified_gmt":"2026-04-21T18:06:41","slug":"atemsystem-und-pneumonieprophylaxe-kreuzwortraetsel","status":"publish","type":"page","link":"https:\/\/generalistik-meistern.de\/?page_id=987","title":{"rendered":"Atemsystem und Pneumonieprophylaxe &#8211; Kreuzwortr\u00e4tsel"},"content":{"rendered":"\n<style>\n    :root {\n        --primary: #5d6d7e; --accent: #3498db; --success: #27ae60;\n        --error: #e74c3c; --warning: #f39c12; --grid-bg: #f4f7f6;\n        --solved-color: #2a9d8f; \n        --cell: 34px;\n    }\n    #cw-container { font-family: 'Segoe UI', Arial, sans-serif; background: #fff; padding: 20px; border: 1px solid #ddd; max-width: 600px; margin: auto; border-radius: 10px; }\n    .cw-header { text-align: center; color: var(--primary); font-size: 24px; font-weight: bold; margin-bottom: 20px; }\n    .cw-grid {\n        display: grid; grid-template-columns: repeat(15, var(--cell)); grid-template-rows: repeat(15, var(--cell));\n        gap: 2px; background: var(--grid-bg); margin: 20px auto; width: fit-content; border: 2px solid var(--primary);\n    }\n    .cw-cell { width: var(--cell); height: var(--cell); background: white; position: relative; }\n    .cw-empty { background: var(--grid-bg) !important; }\n    .cw-input {\n        width: 100% !important; height: 100% !important; border: none !important;\n        text-align: center !important; font-size: 15px !important; font-weight: bold !important;\n        text-transform: uppercase !important; outline: none !important;\n        position: absolute !important; top: 0; left: 0; z-index: 10;\n        background: transparent !important; padding: 0 !important;\n    }\n    .cw-number { position: absolute; top: 1px; left: 2px; font-size: 9px; z-index: 5; color: #999; pointer-events: none; }\n    .solved-bg { background: var(--solved-color) !important; color: white !important; }\n    .correct { background: #d4efdf !important; }\n    .wrong { background: #f8d7da !important; }\n    .cw-controls { display: flex; gap: 10px; justify-content: center; margin-top: 20px; }\n    .cw-btn { padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; color: white; font-weight: bold; }\n    .hint-box { font-size: 13px; margin-top: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; text-align: left; border-top: 1px solid #eee; padding-top: 15px; }\n    .hint-column b { color: var(--primary); border-bottom: 2px solid var(--grid-bg); display: block; margin-bottom: 8px; }\n<\/style>\n\n<div id=\"cw-container\">\n    <div class=\"cw-header\">\ud83e\udde9 Kreuzwortr\u00e4tsel<\/div>\n    <div id=\"cwGrid\" class=\"cw-grid\"><\/div>\n    <div class=\"hint-box\">\n        <div class=\"hint-column\"><b>Waagerecht<\/b><div id=\"ha\"><\/div><\/div>\n        <div class=\"hint-column\"><b>Senkrecht<\/b><div id=\"hd\"><\/div><\/div>\n    <\/div>\n    <div class=\"cw-controls\">\n        <button class=\"cw-btn\" style=\"background:var(--accent)\" onclick=\"checkCW()\">Pr\u00fcfen<\/button>\n        <button class=\"cw-btn\" style=\"background:var(--warning)\" onclick=\"solveCW()\">L\u00f6sung<\/button>\n        <button class=\"cw-btn\" style=\"background:#bbb\" onclick=\"location.reload()\">Neu w\u00fcrfeln<\/button>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\nconst wordPool = [\n    { w: \"ALVEOLEN\", h: \"Lungenbl\u00e4schen (Ort des Gasaustauschs)\" },\n    { w: \"TRACHEA\", h: \"Luftr\u00f6hre\" },\n    { w: \"PHARYNX\", h: \"Rachen\" },\n    { w: \"LARYNX\", h: \"Kehlkopf\" },\n    { w: \"BRONCHIEN\", h: \"Ver\u00e4stelungen der Atemwege\" },\n    { w: \"PLEURA\", h: \"Brustfell\" },\n    { w: \"ASPIRATION\", h: \"Eindringen von Fremdk\u00f6rpern in Atemwege\" },\n    { w: \"DYSPNOE\", h: \"Atemnot\" },\n    { w: \"APNOE\", h: \"Atemstillstand\" },\n    { w: \"INSPIRAT\", h: \"Einatmung (Kurzform)\" },\n    { w: \"EXPIRAT\", h: \"Ausatmung (Kurzform)\" },\n    { w: \"PNEUMONIE\", h: \"Lungenentz\u00fcndung\" },\n    { w: \"SPUTUM\", h: \"Auswurf beim Husten\" },\n    { w: \"ZYANOSE\", h: \"Blauf\u00e4rbung bei Sauerstoffmangel\" },\n    { w: \"DIAFRAGMA\", h: \"Zwerchfell (Wichtigster Atemmuskel)\" },\n    { w: \"LUNGE\", h: \"Zentrales Atmungsorgan\" },\n    { w: \"SEKRET\", h: \"Schleim in den Atemwegen\" },\n    { w: \"VATI\", h: \"Lagerungsform zur Atemerleichterung\" },\n    { w: \"ASEKOS\", h: \"Atemerleichternde Sitzposition (Kurzform)\" },\n    { w: \"KUTSCHER\", h: \"Sitzposition bei Atemnot\" },\n    { w: \"PEEP\", h: \"Positiver Endexspiratorischer Druck\" },\n    { w: \"SPIRO\", h: \"Lungenfunktionspr\u00fcfung (Kurzform)\" },\n    { w: \"BRONCHITIS\", h: \"Entz\u00fcndung der Bronchien\" },\n    { w: \"ASTHMA\", h: \"Anfallsartige Verengung der Atemwege\" },\n    { w: \"HYPOXIE\", h: \"Sauerstoffmangel im Gewebe\" },\n    { w: \"SURFACTANT\", h: \"Substanz, die Alveolen offen h\u00e4lt\" },\n    { w: \"EPIGLOTTIS\", h: \"Kehldeckel\" },\n    { w: \"BEL\u00dcFTUNG\", h: \"Ventilation der Lunge\" },\n    { w: \"KAPAZIT\u00c4T\", h: \"Maximales Luftvolumen (Vital...)\" },\n    { w: \"THORAX\", h: \"Brustkorb\" }\n];\n\n    function build() {\n        const grid = document.getElementById('cwGrid');\n        const ha = document.getElementById('ha');\n        const hd = document.getElementById('hd');\n        if (!grid || grid.innerHTML !== '') return;\n\n        grid.innerHTML = '';\n        for (let i = 0; i < 225; i++) grid.innerHTML += `<div class=\"cw-cell cw-empty\" id=\"c${i}\"><\/div>`;\n\n        const slots = [\n            { r: 1, c: 1, max: 7, d: 'h' }, { r: 4, c: 1, max: 8, d: 'h' },\n            { r: 7, c: 1, max: 8, d: 'h' }, { r: 10, c: 1, max: 7, d: 'h' },\n            { r: 1, c: 10, max: 8, d: 'v' }, { r: 1, c: 12, d: 'v' },\n            { r: 1, c: 14, d: 'v' }, { r: 9, c: 10, max: 6, d: 'v' }\n        ];\n\n        let availableWords = [...wordPool].sort(() => Math.random() - 0.5);\n        let usedIndices = new Set();\n\n        slots.forEach((slot, index) => {\n            const match = availableWords.find((word, i) => \n                !usedIndices.has(i) && word.w.length <= (slot.max || 15)\n            );\n\n            if (match) {\n                const wordIdx = availableWords.indexOf(match);\n                usedIndices.add(wordIdx);\n                \n                const word = match.w.toUpperCase();\n                for (let i = 0; i < word.length; i++) {\n                    let r = slot.r + (slot.d === 'v' ? i : 0);\n                    let c = slot.c + (slot.d === 'h' ? i : 0);\n                    let cell = document.getElementById('c' + (r * 15 + c));\n                    \n                    if (cell) {\n                        cell.classList.remove('cw-empty');\n                        let nextId = (i < word.length - 1) ? (slot.d === 'v' ? (r+1)*15+c : r*15+c+1) : -1;\n                        cell.innerHTML = `<input class=\"cw-input\" maxlength=\"1\" data-a=\"${word[i]}\" data-next=\"${nextId}\">`;\n                        if (i === 0) cell.innerHTML += `<span class=\"cw-number\">${index + 1}<\/span>`;\n                    }\n                }\n                let hDiv = `<div style=\"margin-bottom:4px;\"><b>${index+1}.<\/b> ${match.h}<\/div>`;\n                if (slot.d === 'h') ha.innerHTML += hDiv; else hd.innerHTML += hDiv;\n            }\n        });\n\n        grid.addEventListener('input', (e) => {\n            const nextId = e.target.getAttribute('data-next');\n            if (e.target.value.length === 1 && nextId !== \"-1\") {\n                document.getElementById('c' + nextId)?.querySelector('input')?.focus();\n            }\n        });\n    }\n\n    window.checkCW = function() {\n        document.querySelectorAll('.cw-input').forEach(i => {\n            i.classList.remove('correct', 'wrong');\n            if (i.value.toUpperCase() === i.dataset.a) i.classList.add('correct');\n            else if (i.value !== \"\") i.classList.add('wrong');\n        });\n    };\n\n    window.solveCW = function() {\n        document.querySelectorAll('.cw-input').forEach(i => {\n            i.value = i.dataset.a;\n            i.classList.add('solved-bg');\n        });\n    };\n\n    build();\n})();\n<\/script>\n\n\n\n\n<div style=\"text-align: center; margin: 40px 0 20px 0; border-top: 1px solid #eee; padding-top: 20px;\">\n    <button onclick=\"window.history.back()\" style=\"\n        background-color: #2a9d8f; \n        color: white; \n        border: none; \n        padding: 12px 25px; \n        font-size: 16px; \n        font-family: 'Segoe UI', Arial, sans-serif; \n        font-weight: bold; \n        border-radius: 8px; \n        cursor: pointer; \n        transition: all 0.3s ease;\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    \" onmouseover=\"this.style.backgroundColor='#9bbac5'; this.style.transform='translateY(-2px)';\" \n       onmouseout=\"this.style.backgroundColor='#2a9d8f'; this.style.transform='translateY(0)';\"\n    >\n        <span style=\"font-size: 20px;\">\u2190<\/span> Zur\u00fcck\n    <\/button>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83e\udde9 Kreuzwortr\u00e4tsel Waagerecht Senkrecht Pr\u00fcfen L\u00f6sung Neu w\u00fcrfeln \u2190 Zur\u00fcck<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-987","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/pages\/987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=987"}],"version-history":[{"count":2,"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/pages\/987\/revisions"}],"predecessor-version":[{"id":1034,"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=\/wp\/v2\/pages\/987\/revisions\/1034"}],"wp:attachment":[{"href":"https:\/\/generalistik-meistern.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}