Ä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 21.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 09:24
am 2026/06/08 09:24
Ä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> ... ... @@ -233,6 +233,7 @@ 233 233 </td> 234 234 </tr> 235 235 </table> 221 + 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 - 250 + <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"/> ... ... @@ -342,42 +342,36 @@ 342 342 <table style="width:100%;border-collapse:separate;border-spacing:8px;"> 343 343 <tr> 344 344 <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 295 + <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Ariane Vollmer</div> 296 + <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div> 297 + <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969-1990</div> 298 + <div style="font-size:0.85em;"><a href="mailto:vollmer@kgs-sb.de" style="color:#0f3460;">vollmer@kgs-sb.de</a></div> 299 + </td> 300 + <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 345 345 <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Annika Reiners</div> 346 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> 303 + <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969-1560</div> 348 348 <div style="font-size:0.85em;"><a href="mailto:reiners@kgs-sb.de" style="color:#0f3460;">reiners@kgs-sb.de</a></div> 349 349 </td> 350 350 <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 351 351 <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Lucy Tiedemann</div> 352 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 354 <div style="font-size:0.85em;"><a href="mailto:tiedemann@kgs-sb.de" style="color:#0f3460;">tiedemann@kgs-sb.de</a></div> 355 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 362 </tr> 363 363 <tr> 364 364 <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 365 365 <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Andrea Barnert</div> 366 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> 316 + <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969-134</div> 368 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 369 </td> 370 370 <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;"> 371 371 <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Sabrina Röber <em style="font-weight:normal;">(i. A.)</em></div> 372 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> 322 + <div style="font-size:0.85em;"><a href="mailto:s.roeber@kgs-sb.de" style="color:#0f3460;">s.roeber@kgs-sb.de</a></div> 374 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> 324 + <td style="background:transparent;border:none;"></td> 381 381 </tr> 382 382 </table> 383 383 </div>
- 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