From 3f3c1e5ba27499ff214c0335435ee4bef2352f0a Mon Sep 17 00:00:00 2001 From: Andreas Knorr Date: Mon, 22 Jun 2026 07:18:53 +0000 Subject: [PATCH] Funktionstest: SCK-Organigramm als Mermaid Automatisch aus SCK-Organigramm-2604.drawio rekonstruiert (draw.io hat keine Kanten -> Hierarchie aus Box-Positionen abgeleitet). Mitarbeiter<-> Abteilung zuverlaessig; Bereichsleitung->Abteilung positional, zu pruefen. Co-Authored-By: Claude Opus 4.8 (1M context) --- SCK-Organigramm-mermaid.md | 191 +++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 SCK-Organigramm-mermaid.md diff --git a/SCK-Organigramm-mermaid.md b/SCK-Organigramm-mermaid.md new file mode 100644 index 0000000..a662a61 --- /dev/null +++ b/SCK-Organigramm-mermaid.md @@ -0,0 +1,191 @@ +# SCK Organigramm (Stand April 2026) + +> **Funktionstest:** automatisch aus `SCK-Organigramm-2604.drawio` nach Mermaid konvertiert. +> Die draw.io-Quelle hat **keine Verbindungslinien** – die Hierarchie wurde aus der **Position** der Kästchen rekonstruiert. +> **Zuverlässig:** Mitarbeiter ↔ Abteilung (gleiche Spalte). **Unsicher / zu prüfen:** Zuordnung Bereichsleitung → Abteilung (rein aus x-Position abgeleitet). + +```mermaid +flowchart TB + KUR["Kuratorium / SCK"]:::gremium + VRE["Verwaltungsrat EPA"]:::gremium + BEI["Beirat / CKM"]:::gremium + VOR["Vorstand SCK
Martin Bartelworth · Marcel Volkmann"]:::lead + GFCKM["Geschaeftsfuehrung CKM
Martin Bartelworth · Marcel Volkmann (ppa) · Ralf Rathmann (ppa)"]:::lead + GFEPA["Geschaeftsfuehrung EPA
Matthias Kleiboehmer · Martin Bartelworth"]:::lead + VPA["Vorstandsassistenz / Personalmgmt.
Christine Lihs-Goschnick"]:::stab + STAB["Stab: Optimierung Verwaltungsprozesse
Andreas Knorr"]:::stab + BLMV["Bereichsleitung
Marcel Volkmann"]:::bl + BLMB["Bereichsleitung
Martin Bartelworth"]:::bl + BLMK["Bereichsleitung
Matthias Kleiboehmer"]:::bl + BLRR["Bereichsleitung
Ralf Rathmann"]:::bl + + %% Aufsicht (gestrichelt) + Leitung + KUR -.-> VOR + VRE -.-> GFEPA + BEI -.-> GFCKM + VOR --> GFCKM & GFEPA & VPA & STAB + VOR --> BLMV & BLMB & BLMK & BLRR + + D1["Veranstaltungs- / organisation"]:::dept + BLMV --> D1 + D1p1["Sonja Knabe"]:::pers + D1 --> D1p1 + D1p2["Merle Kenning"]:::pers + D1 --> D1p2 + D1p3["Mandy Melches"]:::pers + D1 --> D1p3 + D1p4["Tabea Tevs"]:::pers + D1 --> D1p4 + D1p5["Mona Scanlon"]:::pers + D1 --> D1p5 + D1p6["Celina Orthaus"]:::pers + D1 --> D1p6 + D1p7["David Bernecker"]:::pers + D1 --> D1p7 + + D2["Chormusicals"]:::dept + BLMV --> D2 + D2p1["Stefanie Brenzel"]:::pers + D2 --> D2p1 + D2p2["Meike Loeher"]:::pers + D2 --> D2p2 + + D3["Stadionsingen"]:::dept + BLMV --> D3 + D3p1["Ralf Rathmann"]:::pers + D3 --> D3p1 + D3p2["Ansgar Jokisch"]:::pers + D3 --> D3p2 + + D4["IT"]:::dept + BLMV --> D4 + + D5["Kommunikation"]:::dept + BLMV --> D5 + D5p1["Dominik Ballhausen"]:::pers + D5 --> D5p1 + D5p2["Rubin Itermann"]:::pers + D5 --> D5p2 + D5p3["Lena Neuhaus"]:::pers + D5 --> D5p3 + D5p4["Alina Letzel"]:::pers + D5 --> D5p4 + D5p5["Nicole Giese"]:::pers + D5 --> D5p5 + D5p6["Katharina v Lewinski"]:::pers + D5 --> D5p6 + D5p7["Milena Zielinska"]:::pers + D5 --> D5p7 + D5p8["Jakoba Weyandt"]:::pers + D5 --> D5p8 + D5p9["Naemi Hildebrandt"]:::pers + D5 --> D5p9 + D5p10["Jill Bastian"]:::pers + D5 --> D5p10 + + D6["Service Center / Versand"]:::dept + BLMV --> D6 + D6p1["Bernd Sieper"]:::pers + D6 --> D6p1 + D6p2["Andrea Zappe"]:::pers + D6 --> D6p2 + D6p3["Bianca Loesenbeck"]:::pers + D6 --> D6p3 + D6p4["Michael Bremer"]:::pers + D6 --> D6p4 + D6p5["Petra Erkes"]:::pers + D6 --> D6p5 + D6p6["Ruediger Erkes"]:::pers + D6 --> D6p6 + D6p7["Christina Reichelt"]:::pers + D6 --> D6p7 + + D7["Sing-Community"]:::dept + BLMB --> D7 + D7p1["Miriam Schaefer"]:::pers + D7 --> D7p1 + D7p2["Sebastian Sendzik"]:::pers + D7 --> D7p2 + + D8["SPIRIT"]:::dept + BLMB --> D8 + D8p1["Matthias Kleiboehmer"]:::pers + D8 --> D8p1 + D8p2["Jens Woelke"]:::pers + D8 --> D8p2 + + D9["Gospelkirchentag"]:::dept + BLMB --> D9 + D9p1["Ansgar Jokisch"]:::pers + D9 --> D9p1 + D9p2["Sebastian Sendzik"]:::pers + D9 --> D9p2 + + D10["Creative Kirche Witten"]:::dept + BLMB --> D10 + D10p1["Miriam Schaefer"]:::pers + D10 --> D10p1 + D10p2["Torben Schmidt"]:::pers + D10 --> D10p2 + D10p3["Marie Hoffmanns"]:::pers + D10 --> D10p3 + + D11["Online-Community (WZG)"]:::dept + BLMB --> D11 + D11p1["Matthias Kleiboehmer"]:::pers + D11 --> D11p1 + D11p2["Lena Neuhaus"]:::pers + D11 --> D11p2 + + D12["Regionalbuero Sued"]:::dept + BLMB --> D12 + D12p1["Jochen Martin"]:::pers + D12 --> D12p1 + + D13["Finanz- / buchhaltung"]:::dept + BLMB --> D13 + D13p1["Andrea Paschen"]:::pers + D13 --> D13p1 + D13p2["Svetlana Hoffmann"]:::pers + D13 --> D13p2 + + D14["Gebaeudemgmt / techn.+infrastr. (A)"]:::dept + BLMB --> D14 + D14p1["Ingrid Koehler"]:::pers + D14 --> D14p1 + + D15["Spendenmgmt"]:::dept + BLMK --> D15 + D15p1["Matthias Kleiboehmer"]:::pers + D15 --> D15p1 + D15p2["Jens Woelke"]:::pers + D15 --> D15p2 + + D16["Gebaeudemgmt / techn.+infrastr. (B)"]:::dept + BLMK --> D16 + D16p1["Ingrid Koehler"]:::pers + D16 --> D16p1 + + D17["Institut Weiterbildung"]:::dept + BLMK --> D17 + D17p1["Sebastian Sendzik"]:::pers + D17 --> D17p1 + D17p2["Pia Neuhaus"]:::pers + D17 --> D17p2 + D17p3["Eva Biallas"]:::pers + D17 --> D17p3 + D17p4["Burkhard Leich"]:::pers + D17 --> D17p4 + + D18["Verlagsmgmt"]:::dept + BLRR --> D18 + D18p1["Pia Neuhaus"]:::pers + D18 --> D18p1 + + classDef gremium fill:#eee,stroke:#999,stroke-dasharray:3 3; + classDef lead fill:#cfe2ff,stroke:#3b6; + classDef bl fill:#d7f0d7,stroke:#3a7; + classDef dept fill:#fff3cd,stroke:#cc9; + classDef stab fill:#f0e0ff,stroke:#96c; + classDef pers fill:#fff,stroke:#bbb; +```