Änderungen von Dokument eltern.klasse5
Zuletzt geändert von Sarah Groeneveld am 2026/06/28 17:47
Von Version 30.1
bearbeitet von Sarah Groeneveld
am 2026/06/27 18:36
am 2026/06/27 18:36
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 20.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 09:22
am 2026/06/08 09:22
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (0 geändert, 0 hinzugefügt, 1 gelöscht)
Details
- Seiteneigenschaften
-
- Tags
-
... ... @@ -1,1 +1,0 @@ 1 -5. Klasse - Inhalt
-
... ... @@ -51,6 +51,16 @@ 51 51 .wk-event-desc { font-size: 0.87em; color: #555; line-height: 1.5; } 52 52 .wk-event-desc a { color: #0f3460; font-weight: 600; } 53 53 54 +/* CARD – einzeln, volle Breite */ 55 +.wk-card { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 16px 18px; margin-bottom: 12px; } 56 +.wk-card-head { margin-bottom: 8px; } 57 +.wk-card-head-icon { display: inline-block; width: 28px; height: 28px; border-radius: 6px; text-align: center; line-height: 28px; font-size: 0.9em; vertical-align: middle; margin-right: 6px; } 58 +.wk-card h3 { display: inline; font-size: 0.97em; font-weight: 700; color: #1a1a2e; vertical-align: middle; } 59 +.wk-card p { font-size: 0.88em; color: #555; line-height: 1.6; margin: 6px 0 0 0; } 60 +.wk-card ul { padding-left: 18px; margin: 6px 0 0 0; } 61 +.wk-card li { font-size: 0.88em; color: #555; line-height: 1.6; } 62 +.wk-card a { color: #0f3460; font-weight: 600; } 63 + 54 54 /* TIMETABLE */ 55 55 .wk-timetable { width: 100%; border-collapse: collapse; font-size: 0.88em; } 56 56 .wk-timetable thead tr { background: #1a1a2e; color: #fff; } ... ... @@ -71,36 +71,11 @@ 71 71 .chip-lila { background: #f3e5f5; color: #4a148c; border-color: #ce93d8; } 72 72 .chip-grau { background: #f5f5f5; color: #424242; border-color: #bdbdbd; } 73 73 .chip-braun { background: #efebe9; color: #3e2723; border-color: #bcaaa4; } 74 -.chip-pink { background: #fce4ec; color: #880e4f; border-color: #f48fb1; } 75 75 76 76 /* HIGHLIGHT BOX */ 77 77 .wk-highlight { background: #fff9e6; border-left: 5px solid #FFD600; border-radius: 8px; padding: 14px 18px; margin-bottom: 18px; font-size: 0.92em; color: #3d3000; line-height: 1.6; } 78 78 .wk-highlight strong { color: #1a1a2e; } 79 79 80 -/* KUNST-DOWNLOAD BOX */ 81 -.wk-download-box { 82 - background: #f3e5f5; border: 1.5px solid #ce93d8; border-radius: 10px; 83 - padding: 16px 20px; margin-bottom: 16px; display: table; width: 100%; box-sizing: border-box; 84 -} 85 -.wk-download-icon { display: table-cell; width: 48px; vertical-align: middle; font-size: 2em; } 86 -.wk-download-body { display: table-cell; vertical-align: middle; padding-left: 8px; } 87 -.wk-download-title { font-weight: 700; color: #1a1a2e; font-size: 0.97em; margin-bottom: 2px; } 88 -.wk-download-desc { font-size: 0.85em; color: #555; line-height: 1.5; margin-bottom: 8px; } 89 -.wk-download-btn { 90 - display: inline-block; background: #7b1fa2; color: #fff !important; 91 - font-size: 0.85em; font-weight: 700; padding: 7px 16px; border-radius: 20px; 92 - text-decoration: none !important; letter-spacing: 0.3px; 93 -} 94 -.wk-download-btn:hover { background: #6a1b9a; } 95 - 96 -/* KUNST MATERIALLISTE INLINE */ 97 -.wk-kunst-list { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 16px 20px; margin-bottom: 12px; } 98 -.wk-kunst-list h3 { font-size: 0.95em; font-weight: 700; color: #4a148c; margin: 0 0 10px 0; } 99 -.wk-kunst-list ul { margin: 0; padding-left: 20px; } 100 -.wk-kunst-list li { font-size: 0.87em; color: #444; line-height: 1.7; } 101 -.wk-kunst-list li em { color: #7b1fa2; font-style: normal; font-weight: 600; } 102 -.wk-kunst-hinweis { background: #e8f5e9; border-left: 4px solid #66bb6a; border-radius: 6px; padding: 10px 14px; font-size: 0.85em; color: #1b5e20; line-height: 1.6; margin-top: 12px; } 103 - 104 104 /* PLATFORMS */ 105 105 .wk-platform { background: #f8f9fc; border: 1.5px solid #e0e4ef; border-radius: 8px; padding: 12px 14px; margin-bottom: 10px; font-size: 0.88em; } 106 106 .wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 3px; } ... ... @@ -141,7 +141,7 @@ 141 141 </div> 142 142 <div class="wk-timeline"> 143 143 <div class="wk-event highlight-event"> 144 - <div class="wk-event-date">Freitag, 14. August 2026 · 10:00Uhr</div>129 + <div class="wk-event-date">Freitag, 14. August 2026 · 08:30 Uhr</div> 145 145 <div class="wk-event-title">🎉 Einschulungsfeier – Erster Schultag</div> 146 146 <div class="wk-event-desc">Begrüßung in der Mensa der KGS Stuhr-Brinkum. Bitte begleiten Sie Ihr Kind mit <strong>maximal zwei Personen</strong>. Unterrichtsende: <strong>12:15 Uhr</strong>.</div> 147 147 </div> ... ... @@ -196,43 +196,43 @@ 196 196 <h2><span class="wk-section-icon icon-orange">ℹ️</span>Wichtige Informationen</h2> 197 197 </div> 198 198 199 - < tablestyle="width:100%;border-collapse:separate;border-spacing:8px;">200 - < tr>201 - <t dstyle="width:50%;background:#fff;border:1pxsolid#e8eaf0;border-radius:10px;padding:16px18px;vertical-align:top;">202 - <div style="margin-bottom:8px;"><span style="display:inline-block;width:28px;height:28px;background:#fff3e0;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">🚌</span><strong style="color:#1a1a2e;vertical-align:middle;">Schulbus & TIM-Ticket</strong></div>203 - <p style="font-size:0.88em;color:#555;line-height:1.6;margin:0;">Schüler:innen ab <strong>4 km Schulweg</strong> erhalten automatisch eine kostenlose Busfahrkarte. Kein Antrag nötig – das Sekretariat meldet die Daten. TIM-Tickets werden zu Schuljahresbeginn verteilt.</p>204 - </td>205 - <tdstyle="width:50%;background:#fff;border:1pxsolid #e8eaf0;border-radius:10px;padding:16px18px;vertical-align:top;">206 - <div style="margin-bottom:8px;"><spanstyle="display:inline-block;width:28px;height:28px;background:#e0f2f1;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">🍽️</span><strongstyle="color:#1a1a2e;vertical-align:middle;">Mensa&Kiosk(MensaMax)</strong></div>207 - <p style="font-size:0.88em;color:#555;line-height:1.6;margin:0 0 6px 0;">Mittagessen 13:05–14:00 Uhr.Anmeldung im Sekretariat → Essens-Chip. Bestellung über<strong>MensaMax-App</strong>– bargeldlos, Prepaid. OhneChipkeine Ausgabe.</p>208 - <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/schueler/mensamax/" style="font-size:0.88em;color:#0f3460;font-weight:600;">→ Anleitung im Wiki</a>209 - </td>210 - </tr>211 - <tr> 212 - <tdstyle="background:#fff;border:1pxsolid#e8eaf0;border-radius:10px;padding:16px18px;vertical-align:top;">213 - <div style="margin-bottom:8px;"><span style="display:inline-block;width:28px;height:28px;background:#fce4ec;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">📵</span><strong style="color:#1a1a2e;vertical-align:middle;">Handyfreie Schule</strong></div>214 - <p style="font-size:0.88em;color:#555;line-height:1.6;margin:0;">Handys in Unterricht und Pausen <strong>verboten</strong>. Tablets nur mit ausdrücklicher Erlaubnis der Lehrkraft zu Unterrichtszwecken.</p>215 - </td>216 - <tdstyle="background:#fff;border:1pxsolid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">217 - <divstyle="margin-bottom:8px;"><spanstyle="display:inline-block;width:28px;height:28px;background:#fdecea;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">🤒</span><strongstyle="color:#1a1a2e;vertical-align:middle;">Krankmeldung</strong></div>218 - <p style="font-size:0.88em;color:#555;line-height:1.6;margin:0 0 6px 0;">Bis <strong>07:45 Uhr</strong> per E-Mail (<em>nachname@kgs-sb.de</em>) oder WebUntis. Schriftliche Entschuldigung danach im Entschuldigungsheft.</p>219 - <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Krankmeldungen/"style="font-size:0.88em;color:#0f3460;font-weight:600;">→ Krankmeldung im Wiki</a><br>220 - <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Entschuldigungen/"style="font-size:0.88em;color:#0f3460;font-weight:600;">→ Entschuldigungen im Wiki</a>221 - </td>222 - </tr>223 - <tr>224 - <tdstyle="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">225 - <divstyle="margin-bottom:8px;"><spanstyle="display:inline-block;width:28px;height:28px;background:#e3f0ff;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">📚</span><strong style="color:#1a1a2e;vertical-align:middle;">Schulbücher (Lernmittelausleihe)</strong></div>226 - <pstyle="font-size:0.88em;color:#555;line-height:1.6;margin:0 0 6px 0;">Anmeldung über <strong>IServ → „Schulbücher"</strong>. Nur als Gesamtpaket. Ermäßigung/Befreiungmöglich(Nachweis insSekretariat).</p>227 - <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/lernmittelausleihe/"style="font-size:0.88em;color:#0f3460;font-weight:600;">→ Anleitung im Wiki</a>228 - </td>229 - <td style="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">230 - <divstyle="margin-bottom:8px;"><spanstyle="display:inline-block;width:28px;height:28px;background:#e8f5e9;border-radius:6px;text-align:center;line-height:28px;font-size:0.9em;vertical-align:middle;margin-right:6px;">🏠</span><strong style="color:#1a1a2e;vertical-align:middle;">Jugendzentrum „Haus am Wall"</strong></div>231 - <pstyle="font-size:0.88em;color:#555;line-height:1.6;margin:0 0 6px 0;">Partnerder KGS – kostenlos,ohneAnmeldung. Café, Garten, Billard, Kicker,Playstation,Ferienprogramme.</p>232 - <a href="https://hausamwall.de/"style="font-size:0.88em;color:#0f3460;font-weight:600;">→hausamwall.de</a>233 - </td>234 - </tr>235 - </table>184 + <div class="wk-card"> 185 + <div class="wk-card-head"><span class="wk-card-head-icon icon-orange">🚌</span><h3>Schulbus & TIM-Ticket</h3></div> 186 + <p>Schüler:innen ab <strong>4 km Schulweg</strong> erhalten automatisch eine kostenlose Busfahrkarte. Kein Antrag nötig – das Sekretariat meldet die Daten. Die TIM-Tickets werden zu Beginn des Schuljahres verteilt.</p> 187 + </div> 188 + 189 + <div class="wk-card"> 190 + <div class="wk-card-head"><span class="wk-card-head-icon icon-teal">🍽️</span><h3>Mensa & Kiosk (MensaMax)</h3></div> 191 + <p>Mittagessen 13:05–14:00 Uhr. Anmeldung im Sekretariat → Essens-Chip erhalten. Bestellung über die <strong>MensaMax-App</strong> oder Browser – bargeldlos, Prepaid. Ohne Chip keine Ausgabe.</p> 192 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/schueler/mensamax/">→ Anleitung im Wiki</a></li></ul> 193 + </div> 194 + 195 + <div class="wk-card"> 196 + <div class="wk-card-head"><span class="wk-card-head-icon" style="background:#fce4ec;">📵</span><h3>Handyfreie Schule</h3></div> 197 + <p>Handys und Smartphones sind im Unterricht und in <strong>allen Pausen verboten</strong>. Tablets nur mit ausdrücklicher Erlaubnis der Lehrkraft zu Unterrichtszwecken.</p> 198 + </div> 199 + 200 + <div class="wk-card"> 201 + <div class="wk-card-head"><span class="wk-card-head-icon icon-red">🤒</span><h3>Krankmeldung</h3></div> 202 + <p>Krankmeldung bis <strong>07:45 Uhr</strong> per E-Mail (<em>nachname@kgs-sb.de</em>) oder (bevorzugt) über WebUntis. Schriftliche Entschuldigung danach im Entschuldigungsheft.</p> 203 + <ul> 204 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Krankmeldungen/">→ Krankmeldung im Wiki</a></li> 205 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Entschuldigungen/">→ Entschuldigungen im Wiki</a></li> 206 + </ul> 207 + </div> 208 + 209 + <div class="wk-card"> 210 + <div class="wk-card-head"><span class="wk-card-head-icon icon-blue">📚</span><h3>Schulbücher (Lernmittelausleihe)</h3></div> 211 + <p>Anmeldung über <strong>IServ → Modul „Schulbücher"</strong>. Nur als Gesamtpaket buchbar. Ermäßigung für Familien mit ≥3 schulpflichtigen Kindern; Befreiung bei Bürgergeld etc. (Nachweis im Sekretariat).</p> 212 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/lernmittelausleihe/">→ Anleitung im Wiki</a></li></ul> 213 + </div> 214 + 215 + <div class="wk-card"> 216 + <div class="wk-card-head"><span class="wk-card-head-icon icon-green">🏠</span><h3>Jugendzentrum „Haus am Wall"</h3></div> 217 + <p>Partner der KGS in Brinkum – kostenlos, ohne Anmeldung. Café, Garten, Billard, Kicker, Playstation, Ferienprogramme. Enge Kooperation mit der Schule.</p> 218 + <ul><li><a href="https://hausamwall.de/" target="_blank">→ hausamwall.de</a></li></ul> 219 + </div> 220 + 236 236 </div> 237 237 238 238 <hr class="wk-divider"/> ... ... @@ -242,8 +242,6 @@ 242 242 <div class="wk-section-title"> 243 243 <h2><span class="wk-section-icon icon-purple">✏️</span>Materialien & Ausstattung</h2> 244 244 </div> 245 - 246 - <!-- Allgemeine Materialliste --> 247 247 <div class="wk-highlight"> 248 248 <strong>🎒 Federtasche:</strong> Füller + Patronen oder Tintenroller · Lineal · Textmarker · Radiergummi · Anspitzer mit Behälter · Klebestift · Schere · Bleistifte (hart + weich) · Buntstifte 249 249 </div> ... ... @@ -262,42 +262,8 @@ 262 262 <span class="wk-chip chip-lila">Religion · lila</span> 263 263 <span class="wk-chip chip-grau">Geschichte · grau</span> 264 264 <span class="wk-chip chip-braun">Erdkunde · braun</span> 265 - <span class="wk-chip chip-pink">Kunst · pink</span> 266 266 </div> 267 - 268 - <!-- TRENNLINIE ZUR KUNSTLISTE --> 269 - <div style="border-top:1px dashed #e0e0e0;margin:22px 0 18px 0;"></div> 270 - 271 - <!-- KUNST-DOWNLOAD BOX --> 272 - <div class="wk-download-box"> 273 - <div class="wk-download-icon">🎨</div> 274 - <div class="wk-download-body"> 275 - <div class="wk-download-title">Materialienliste Kunst Jg. 5/6 – Download</div> 276 - <div class="wk-download-desc">Die Fachschaft Kunst stellt eine separate Liste bereit. Alle Materialien müssen mit Namen beschriftet werden und bleiben bis Schuljahresende in der Schule.</div> 277 - <a class="wk-download-btn" href="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/Materialien_Liste_F%C3%BCnftkl%C3%A4ssler_2026.pdf?rev=1.1">⬇ PDF herunterladen</a> 278 - </div> 279 - </div> 280 - 281 - <!-- KUNST-MATERIALLISTE INLINE --> 282 - <div class="wk-kunst-list"> 283 - <h3>🖌️ Für den Kunstunterricht mitzubringen (Jg. 5/6)</h3> 284 - <ul> 285 - <li>Pappmappe <em>pink</em></li> 286 - <li>Skizzenbuch / Skizzenblock: <em>DIN-A4 Hochformat, Blanko, mind. 40 Seiten, mind. 120 g/m²</em></li> 287 - <li>Mehrere Borsten- und Haarpinsel in versch. Stärken in einem Pinselmäppchen<br> 288 - <span style="font-size:0.85em;color:#888;">Tipp: Pelikan 700405 Pinsel Starter Set (5 Haar- + 5 Borstenpinsel + Pinseltasche)</span></li> 289 - <li>Farbkasten mit Deckweiß</li> 290 - <li>Einen normalen Bleistift (HB / B) und einen weicheren (2B / 3B / 4B)</li> 291 - <li>Schwarzer Fineliner (z.B. Stabilo)</li> 292 - <li>Schere, Klebestift, Lineal, Anspitzer und Radiergummi</li> 293 - <li>DIN-A3 Zeichenblock (<em>mind. 120 g/m²</em>)</li> 294 - <li>DIN-A3 Sammelmappe</li> 295 - </ul> 296 - <div class="wk-kunst-hinweis"> 297 - <strong>Hinweise der Fachschaft Kunst:</strong> Acrylfarben, Linolfarben, Linolplatten und besondere Papiere werden von der Schule gestellt. Für die Acrylmalerei verwenden die Schüler:innen eigene Pinsel. Ab Jg. 6 entscheidet die jeweilige Lehrkraft über weitere Materialien. 298 - </div> 299 - </div> 300 - 249 + <p style="font-size:0.85em;color:#888;margin-top:10px;">Separate <strong>Materialliste Kunst Jg. 5/6</strong> beachten.</p> 301 301 </div> 302 302 303 303 <hr class="wk-divider"/> ... ... @@ -307,28 +307,22 @@ 307 307 <div class="wk-section-title"> 308 308 <h2><span class="wk-section-icon icon-blue">💻</span>Digitale Plattformen</h2> 309 309 </div> 310 - <table style="width:100%;border-collapse:separate;border-spacing:8px;"> 311 - <tr> 312 - <td style="width:50%;background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;"> 313 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📨 IServ (Elternmodul)</div> 314 - <div style="font-size:0.87em;color:#666;line-height:1.5;">Offizielle Kommunikation, Elternbriefe, Elternsprechtag-Buchung. Zugangsdaten über Klassenlehrkraft.<br><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/IServ-Elternmodul/" style="color:#E53935;font-weight:600;">→ Anleitung im Wiki</a></div> 315 - </td> 316 - <td style="width:50%;background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;"> 317 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📅 WebUntis / Untis App</div> 318 - <div style="font-size:0.87em;color:#666;line-height:1.5;">Aktueller Stundenplan, Vertretungen, Raumwechsel. Erst nach IServ-Einrichtung möglich.<br><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/untis-eltern/" style="color:#E53935;font-weight:600;">→ Anleitung im Wiki</a></div> 319 - </td> 320 - </tr> 321 - <tr> 322 - <td style="background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;"> 323 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📖 Eltern-Wiki</div> 324 - <div style="font-size:0.87em;color:#666;line-height:1.5;">FAQs, Anleitungen, Formulare.<br><a href="https://wiki.kgs-stuhr.de/" style="color:#E53935;font-weight:600;">→ wiki.kgs-stuhr.de</a></div> 325 - </td> 326 - <td style="background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;"> 327 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">🌐 Schulhomepage</div> 328 - <div style="font-size:0.87em;color:#666;line-height:1.5;">Schulleben, Profile, Kontakte.<br><a href="https://www.kgs-stuhr.de/" style="color:#E53935;font-weight:600;">→ www.kgs-stuhr.de</a></div> 329 - </td> 330 - </tr> 331 - </table> 259 + <div class="wk-platform"> 260 + <div class="wk-platform-name">📨 IServ (Elternmodul)</div> 261 + <div class="wk-platform-desc">Offizielle Kommunikation, Elternbriefe, Elternsprechtag-Buchung. Zugangsdaten über Klassenlehrkraft.<br><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/IServ-Elternmodul/">→ Anleitung im Wiki</a></div> 262 + </div> 263 + <div class="wk-platform"> 264 + <div class="wk-platform-name">📅 WebUntis / Untis App</div> 265 + <div class="wk-platform-desc">Aktueller Stundenplan, Vertretungen, Raumwechsel. Erst nach IServ-Einrichtung möglich.<br><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/untis-eltern/">→ Anleitung im Wiki</a></div> 266 + </div> 267 + <div class="wk-platform"> 268 + <div class="wk-platform-name">📖 Eltern-Wiki</div> 269 + <div class="wk-platform-desc">FAQs, Anleitungen, Formulare.<br><a href="https://wiki.kgs-stuhr.de/">→ wiki.kgs-stuhr.de</a></div> 270 + </div> 271 + <div class="wk-platform"> 272 + <div class="wk-platform-name">🌐 Schulhomepage</div> 273 + <div class="wk-platform-desc">Schulleben, Profile, Kontakte.<br><a href="https://www.kgs-stuhr.de/">→ www.kgs-stuhr.de</a></div> 274 + </div> 332 332 </div> 333 333 334 334 <hr class="wk-divider"/> ... ... @@ -339,47 +339,11 @@ 339 339 <h2><span class="wk-section-icon icon-green">🤝</span>Beratung & Unterstützung</h2> 340 340 </div> 341 341 <p style="font-size:0.9em;color:#555;margin-bottom:12px;">Bei schulischen oder persönlichen Sorgen stehen zwei vertrauliche Beratungssysteme zur Verfügung:</p> 342 - <table style="width:100%;border-collapse:separate;border-spacing:8px;"> 343 - <tr> 344 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 345 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Annika Reiners</div> 346 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div> 347 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969156</div> 348 - <div style="font-size:0.85em;"><a href="mailto:reiners@kgs-sb.de" style="color:#0f3460;">reiners@kgs-sb.de</a></div> 349 - </td> 350 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 351 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Lucy Tiedemann</div> 352 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div> 353 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969194</div> 354 - <div style="font-size:0.85em;"><a href="mailto:tiedemann@kgs-sb.de" style="color:#0f3460;">tiedemann@kgs-sb.de</a></div> 355 - </td> 356 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 357 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Ariane Vollmer</div> 358 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div> 359 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969199</div> 360 - <div style="font-size:0.85em;"><a href="mailto:vollmer@kgs-sb.de" style="color:#0f3460;">vollmer@kgs-sb.de</a></div> 361 - </td> 362 - </tr> 363 - <tr> 364 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 365 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Andrea Barnert</div> 366 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Beratungslehrkraft</div> 367 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969134</div> 368 - <div style="font-size:0.85em;"><a href="mailto:a.barnert@kgs-sb.de" style="color:#0f3460;">a.barnert@kgs-sb.de</a></div> 369 - </td> 370 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 371 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Sabrina Röber <em style="font-weight:normal;">(i. A.)</em></div> 372 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Beratungslehrkraft</div> 373 - <div style="font-size:0.85em;"><a href="mailto:roeber@kgs-sb.de" style="color:#0f3460;">roeber@kgs-sb.de</a></div> 374 - </td> 375 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 376 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Haus am Wall</div> 377 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Frau Otterstedt & Frau Nietzold</div> 378 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 891671</div> 379 - <div style="font-size:0.85em;"><a href="mailto:kontakt@hausamwall.de" style="color:#0f3460;">kontakt@hausamwall.de</a></div> 380 - </td> 381 - </tr> 382 - </table> 285 + <div class="wk-contact"><div class="wk-contact-name">Ariane Vollmer</div><div class="wk-contact-role">Schulsozialarbeit</div>Tel.: 0421 80969-1990 · <a href="mailto:vollmer@kgs-sb.de">vollmer@kgs-sb.de</a></div> 286 + <div class="wk-contact"><div class="wk-contact-name">Annika Reiners</div><div class="wk-contact-role">Schulsozialarbeit</div>Tel.: 0421 80969-1560 · <a href="mailto:reiners@kgs-sb.de">reiners@kgs-sb.de</a></div> 287 + <div class="wk-contact"><div class="wk-contact-name">Lucy Tiedemann</div><div class="wk-contact-role">Schulsozialarbeit</div><a href="mailto:tiedemann@kgs-sb.de">tiedemann@kgs-sb.de</a></div> 288 + <div class="wk-contact"><div class="wk-contact-name">Andrea Barnert</div><div class="wk-contact-role">Beratungslehrkraft</div>Tel.: 0421 80969-134 · <a href="mailto:a.barnert@kgs-sb.de">a.barnert@kgs-sb.de</a></div> 289 + <div class="wk-contact"><div class="wk-contact-name">Sabrina Röber <em>(i. A.)</em></div><div class="wk-contact-role">Beratungslehrkraft</div><a href="mailto:s.roeber@kgs-sb.de">s.roeber@kgs-sb.de</a></div> 383 383 </div> 384 384 385 385 <hr class="wk-divider"/> ... ... @@ -397,4 +397,3 @@ 397 397 398 398 </div> 399 399 {{/html}} 400 -
- Materialien_Liste_Fünftklässler_2026.pdf
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.kgs-sbde-groeneveld - Größe
-
... ... @@ -1,1 +1,0 @@ 1 -173.0 KB - Inhalt