Änderungen von Dokument eltern.klasse5

Zuletzt geändert von Sarah Groeneveld am 2026/06/28 17:47

Von Version 24.1
bearbeitet von Sarah Groeneveld
am 2026/06/27 18:29
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 1.1
bearbeitet von Sarah Groeneveld
am 2026/06/07 20:13
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Tags
... ... @@ -1,1 +1,0 @@
1 -5. Klasse
Inhalt
... ... @@ -1,398 +1,369 @@
1 -{{html clean="false"}}
2 -<style>
3 -/* ===== KGS WILLKOMMEN-SEITE – 5. JAHRGANG 2026/27 ===== */
1 += 🌟 Willkommen in Klasse 5 an der KGS Stuhr-Brinkum =
4 4  
5 -.wk-page { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #1a1a2e; }
3 +[[image:Banner_Willkommen_Klasse5.png]]
6 6  
7 -/* HERO */
8 -.wk-hero {
9 - background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
10 - border-radius: 12px; padding: 40px 36px; margin-bottom: 28px;
11 - position: relative; overflow: hidden;
12 -}
13 -.wk-hero::before {
14 - content: ''; position: absolute; top: -60px; right: -60px;
15 - width: 300px; height: 300px;
16 - background: radial-gradient(circle, rgba(229,57,53,0.25) 0%, transparent 70%);
17 - border-radius: 50%;
18 -}
19 -.wk-hero-tag {
20 - display: inline-block; background: rgba(229,57,53,0.9); color: #fff;
21 - font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;
22 - padding: 4px 12px; border-radius: 20px; margin-bottom: 14px; position: relative; z-index: 1;
23 -}
24 -.wk-hero h1 {
25 - color: #fff; font-size: 2em; font-weight: 800; margin: 0 0 8px 0;
26 - line-height: 1.2; position: relative; z-index: 1;
27 -}
28 -.wk-hero h1 span { color: #FFD600; }
29 -.wk-hero-sub { color: rgba(255,255,255,0.75); font-size: 1em; margin: 0; position: relative; z-index: 1; }
30 -.wk-hero-photo { margin-top: 18px; border-radius: 10px; overflow: hidden; height: 200px; position: relative; z-index: 1; }
31 -.wk-hero-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 40%; display: block; opacity: 0.88; }
5 +(% style="background:#2c5e2e; color:#ffffff; padding:5px 14px; border-radius:20px; display:inline-block; font-size:0.8em; font-weight:bold; letter-spacing:2px;" %)
6 +● NEUE FÜNFTKLÄSSLER:INNEN
32 32  
33 -/* SECTION */
34 -.wk-section { margin-bottom: 32px; }
35 -.wk-section-title { border-bottom: 2px solid #e8eaf0; padding-bottom: 10px; margin-bottom: 16px; }
36 -.wk-section-title h2 { font-size: 1.15em; font-weight: 700; color: #1a1a2e; margin: 0; }
37 -.wk-section-icon { display: inline-block; width: 28px; height: 28px; border-radius: 6px; text-align: center; line-height: 28px; margin-right: 8px; font-size: 0.95em; vertical-align: middle; }
38 -.icon-red { background: #fdecea; }
39 -.icon-blue { background: #e3f0ff; }
40 -.icon-green { background: #e8f5e9; }
41 -.icon-orange { background: #fff3e0; }
42 -.icon-purple { background: #f3e5f5; }
43 -.icon-teal { background: #e0f2f1; }
8 +{{box cssClass="infobox"}}
9 +Herzlich willkommen an der KGS Stuhr-Brinkum!
44 44  
45 -/* TIMELINE */
46 -.wk-timeline { border-left: 3px solid #e53935; padding-left: 20px; margin-left: 6px; }
47 -.wk-event { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 14px 16px; margin-bottom: 14px; position: relative; }
48 -.wk-event.highlight-event { border-color: #E53935; background: #fff9f9; }
49 -.wk-event-date { font-size: 0.78em; font-weight: 700; color: #E53935; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 3px; }
50 -.wk-event-title { font-size: 0.97em; font-weight: 700; color: #1a1a2e; margin-bottom: 4px; }
51 -.wk-event-desc { font-size: 0.87em; color: #555; line-height: 1.5; }
52 -.wk-event-desc a { color: #0f3460; font-weight: 600; }
11 +Der Wechsel auf die weiterführende Schule ist ein großer Schritt. Auf dieser Seite finden Sie die wichtigsten Informationen für einen gelungenen Start Ihres Kindes in Klasse 5.
12 +{{/box}}
53 53  
54 -/* TIMETABLE */
55 -.wk-timetable { width: 100%; border-collapse: collapse; font-size: 0.88em; }
56 -.wk-timetable thead tr { background: #1a1a2e; color: #fff; }
57 -.wk-timetable th { padding: 10px 14px; text-align: left; font-weight: 600; }
58 -.wk-timetable td { padding: 9px 14px; border-bottom: 1px solid #f0f0f0; color: #333; }
59 -.wk-timetable tr:nth-child(even) td { background: #f8f9fc; }
60 -.wk-timetable tr.pause-row td { background: #fff9e6; color: #7a6000; font-style: italic; font-size: 0.85em; }
14 +{{toc/}}
61 61  
62 -/* CHIPS */
63 -.wk-chips { margin-top: 8px; }
64 -.wk-chip { display: inline-block; padding: 4px 12px; border-radius: 20px; font-size: 0.82em; font-weight: 600; border: 1.5px solid; margin: 3px 4px 3px 0; }
65 -.chip-rot { background: #fdecea; color: #c62828; border-color: #ef9a9a; }
66 -.chip-gelb { background: #fffde7; color: #827717; border-color: #f9e84a; }
67 -.chip-blau { background: #e3f2fd; color: #0d47a1; border-color: #90caf9; }
68 -.chip-gruen { background: #e8f5e9; color: #1b5e20; border-color: #a5d6a7; }
69 -.chip-weiss { background: #fafafa; color: #424242; border-color: #bdbdbd; }
70 -.chip-orange { background: #fff3e0; color: #e65100; border-color: #ffcc80; }
71 -.chip-lila { background: #f3e5f5; color: #4a148c; border-color: #ce93d8; }
72 -.chip-grau { background: #f5f5f5; color: #424242; border-color: #bdbdbd; }
73 -.chip-braun { background: #efebe9; color: #3e2723; border-color: #bcaaa4; }
16 +----
74 74  
75 -/* HIGHLIGHT BOX */
76 -.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; }
77 -.wk-highlight strong { color: #1a1a2e; }
18 +== 🚀 Schnellstart ==
78 78  
79 -/* KUNST-DOWNLOAD BOX */
80 -.wk-download-box {
81 - background: #f3e5f5; border: 1.5px solid #ce93d8; border-radius: 10px;
82 - padding: 16px 20px; margin-bottom: 16px; display: table; width: 100%; box-sizing: border-box;
83 -}
84 -.wk-download-icon { display: table-cell; width: 48px; vertical-align: middle; font-size: 2em; }
85 -.wk-download-body { display: table-cell; vertical-align: middle; padding-left: 8px; }
86 -.wk-download-title { font-weight: 700; color: #1a1a2e; font-size: 0.97em; margin-bottom: 2px; }
87 -.wk-download-desc { font-size: 0.85em; color: #555; line-height: 1.5; margin-bottom: 8px; }
88 -.wk-download-btn {
89 - display: inline-block; background: #7b1fa2; color: #fff !important;
90 - font-size: 0.85em; font-weight: 700; padding: 7px 16px; border-radius: 20px;
91 - text-decoration: none !important; letter-spacing: 0.3px;
92 -}
93 -.wk-download-btn:hover { background: #6a1b9a; }
20 +(% style="display:flex; gap:20px; flex-wrap:wrap; margin-top:20px; margin-bottom:25px;" %)
21 +(((
22 +(% style="flex:1; min-width:280px; background:#eef7ff; border-radius:12px; padding:20px; border-top:8px solid #1a6fa8;" %)
23 +(((
24 +📅
25 +=== Schulstart ===
94 94  
95 -/* KUNST MATERIALLISTE INLINE */
96 -.wk-kunst-list { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 16px 20px; margin-bottom: 12px; }
97 -.wk-kunst-list h3 { font-size: 0.95em; font-weight: 700; color: #4a148c; margin: 0 0 10px 0; }
98 -.wk-kunst-list ul { margin: 0; padding-left: 20px; }
99 -.wk-kunst-list li { font-size: 0.87em; color: #444; line-height: 1.7; }
100 -.wk-kunst-list li em { color: #7b1fa2; font-style: normal; font-weight: 600; }
101 -.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; }
27 +* Einschulung
28 +* Einführungswoche
29 +* Kennenlerntage
102 102  
103 -/* PLATFORMS */
104 -.wk-platform { background: #f8f9fc; border: 1.5px solid #e0e4ef; border-radius: 8px; padding: 12px 14px; margin-bottom: 10px; font-size: 0.88em; }
105 -.wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 3px; }
106 -.wk-platform-desc { color: #666; line-height: 1.5; }
107 -.wk-platform a { color: #E53935; font-weight: 600; }
31 +[[➡ Mehr erfahren>>#Schulstart]]
32 +)))
108 108  
109 -/* CONTACTS */
110 -.wk-contact { background: #f8f9fc; border-radius: 10px; padding: 12px 14px; border: 1px solid #e8eaf0; margin-bottom: 8px; font-size: 0.88em; }
111 -.wk-contact-name { font-weight: 700; color: #1a1a2e; margin-bottom: 2px; }
112 -.wk-contact-role { color: #888; font-size: 0.9em; margin-bottom: 4px; }
113 -.wk-contact a { color: #0f3460; }
34 +(% style="flex:1; min-width:280px; background:#f6f8ea; border-radius:12px; padding:20px; border-top:8px solid #7a9d23;" %)
35 +(((
36 +🎒
37 +=== Materialien ===
114 114  
115 -/* FOERDERVEREIN */
116 -.wk-foerder { background: #e8f5e9; border: 1.5px solid #a5d6a7; border-radius: 10px; padding: 16px 18px; font-size: 0.9em; color: #1b5e20; line-height: 1.7; }
117 -.wk-foerder strong { color: #1a1a2e; }
118 -.wk-foerder a { color: #0f3460; font-weight: 600; }
39 +* Federtasche
40 +* Hefte & Mappen
41 +* Schulbücher
119 119  
120 -/* DIVIDER */
121 -.wk-divider { border: none; border-top: 2px solid #f0f0f5; margin: 4px 0 28px 0; }
122 -</style>
43 +[[➡ Zur Materialliste>>#Materialien]]
44 +)))
123 123  
124 -<div class="wk-page">
46 +(% style="flex:1; min-width:280px; background:#fff4ec; border-radius:12px; padding:20px; border-top:8px solid #d35400;" %)
47 +(((
48 +🏫
49 +=== Schulalltag ===
125 125  
126 - <!-- HERO -->
127 - <div class="wk-hero">
128 - <div class="wk-hero-tag">🎒 Elterninformationen · Schuljahr 2026/27</div>
129 - <h1>Willkommen an der<br><span>KGS Stuhr-Brinkum</span></h1>
130 - <p class="wk-hero-sub">Herzlich willkommen, liebe Eltern der neuen Fünftklässlerinnen und Fünftklässler! Hier finden Sie alle wichtigen Informationen für einen gelungenen Start.</p>
131 - <div class="wk-hero-photo">
132 - <img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/IMG_4592.webp" alt="KGS Stuhr-Brinkum Schulgelände">
133 - </div>
134 - </div>
51 +* Unterrichtszeiten
52 +* Mensa
53 +* Busse
54 +* AGs
135 135  
136 - <!-- TERMINE -->
137 - <div class="wk-section">
138 - <div class="wk-section-title">
139 - <h2><span class="wk-section-icon icon-red">📅</span>Die wichtigsten Termine auf einen Blick</h2>
140 - </div>
141 - <div class="wk-timeline">
142 - <div class="wk-event highlight-event">
143 - <div class="wk-event-date">Freitag, 14. August 2026 · 10:00 Uhr</div>
144 - <div class="wk-event-title">🎉 Einschulungsfeier – Erster Schultag</div>
145 - <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>
146 - </div>
147 - <div class="wk-event">
148 - <div class="wk-event-date">17. – 21. August 2026</div>
149 - <div class="wk-event-title">📚 Einführungswoche</div>
150 - <div class="wk-event-desc">Unterricht von der 2. bis 6. Stunde – meist durch Klassenlehrkräfte. Für den ersten Tag: <strong>Federtasche und Schreibblock</strong> mitbringen.</div>
151 - </div>
152 - <div class="wk-event">
153 - <div class="wk-event-date">August – Oktober 2026 (vor Herbstferien)</div>
154 - <div class="wk-event-title">🤝 Kennenlerntage statt Klassenfahrt</div>
155 - <div class="wk-event-desc">Intensive Kennenlerntage vor Ort: Jahrgangsfrühstück · Tagesausflug (Stadtgarten, Abenteuerland oder Warwer Sand) · Sozialtrainingstag. Genaue Termine folgen.</div>
156 - </div>
157 - <div class="wk-event">
158 - <div class="wk-event-date">Ca. 2 Wochen nach Schuljahresbeginn</div>
159 - <div class="wk-event-title">🎨 Einwahl in AGs (Offener Ganztag)</div>
160 - <div class="wk-event-desc">Digital über <strong>IServ</strong>. Achtung: Teilnahme für das gesamte Schuljahr verpflichtend. <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/ganztag/">→ Mehr zum Ganztag im Wiki</a></div>
161 - </div>
162 - </div>
163 - </div>
56 +[[➡ Zum Schulalltag>>#Schulalltag]]
57 +)))
164 164  
165 - <hr class="wk-divider"/>
59 +(% style="flex:1; min-width:280px; background:#f3f6fb; border-radius:12px; padding:20px; border-top:8px solid #1a2d4e;" %)
60 +(((
61 +💻
62 +=== Digitale Systeme ===
166 166  
167 - <!-- STUNDENPLAN -->
168 - <div class="wk-section">
169 - <div class="wk-section-title">
170 - <h2><span class="wk-section-icon icon-blue">🕐</span>Unterrichtszeiten</h2>
171 - </div>
172 - <table class="wk-timetable">
173 - <thead><tr><th>Stunde / Pause</th><th>Uhrzeit</th></tr></thead>
174 - <tbody>
175 - <tr><td><strong>1. Stunde</strong></td><td>07:45 – 08:30 Uhr</td></tr>
176 - <tr><td><strong>2. Stunde</strong></td><td>08:35 – 09:20 Uhr</td></tr>
177 - <tr class="pause-row"><td>☕ 1. große Pause (20 Min.)</td><td>09:20 – 09:40 Uhr</td></tr>
178 - <tr><td><strong>3. Stunde</strong></td><td>09:40 – 10:25 Uhr</td></tr>
179 - <tr><td><strong>4. Stunde</strong></td><td>10:25 – 11:10 Uhr</td></tr>
180 - <tr class="pause-row"><td>☕ 2. große Pause (20 Min.)</td><td>11:10 – 11:30 Uhr</td></tr>
181 - <tr><td><strong>5. Stunde</strong></td><td>11:30 – 12:15 Uhr</td></tr>
182 - <tr><td><strong>6. Stunde</strong></td><td>12:20 – 13:05 Uhr</td></tr>
183 - <tr class="pause-row"><td>🍽️ Mittagspause (55 Min.)</td><td>13:05 – 14:00 Uhr</td></tr>
184 - <tr><td><strong>7. Stunde</strong></td><td>14:00 – 14:45 Uhr</td></tr>
185 - <tr><td><strong>8. Stunde</strong></td><td>14:45 – 15:30 Uhr</td></tr>
186 - </tbody>
187 - </table>
188 - </div>
64 +* IServ
65 +* WebUntis
66 +* Eltern-Wiki
189 189  
190 - <hr class="wk-divider"/>
68 +[[➡ Mehr erfahren>>#DigitaleSysteme]]
69 +)))
70 +)))
191 191  
192 - <!-- WICHTIGE INFOS -->
193 - <div class="wk-section">
194 - <div class="wk-section-title">
195 - <h2><span class="wk-section-icon icon-orange">ℹ️</span>Wichtige Informationen</h2>
196 - </div>
72 +----
197 197  
198 - <table style="width:100%;border-collapse:separate;border-spacing:8px;">
199 - <tr>
200 - <td style="width:50%;background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
201 - <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 &amp; TIM-Ticket</strong></div>
202 - <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>
203 - </td>
204 - <td style="width:50%;background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
205 - <div style="margin-bottom:8px;"><span style="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><strong style="color:#1a1a2e;vertical-align:middle;">Mensa &amp; Kiosk (MensaMax)</strong></div>
206 - <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. Ohne Chip keine Ausgabe.</p>
207 - <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>
208 - </td>
209 - </tr>
210 - <tr>
211 - <td style="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
212 - <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>
213 - <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>
214 - </td>
215 - <td style="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
216 - <div style="margin-bottom:8px;"><span style="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><strong style="color:#1a1a2e;vertical-align:middle;">Krankmeldung</strong></div>
217 - <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>
218 - <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>
219 - <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>
220 - </td>
221 - </tr>
222 - <tr>
223 - <td style="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
224 - <div style="margin-bottom:8px;"><span style="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>
225 - <p style="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/Befreiung möglich (Nachweis ins Sekretariat).</p>
226 - <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>
227 - </td>
228 - <td style="background:#fff;border:1px solid #e8eaf0;border-radius:10px;padding:16px 18px;vertical-align:top;">
229 - <div style="margin-bottom:8px;"><span style="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>
230 - <p style="font-size:0.88em;color:#555;line-height:1.6;margin:0 0 6px 0;">Partner der KGS – kostenlos, ohne Anmeldung. Café, Garten, Billard, Kicker, Playstation, Ferienprogramme.</p>
231 - <a href="https://hausamwall.de/" style="font-size:0.88em;color:#0f3460;font-weight:600;">→ hausamwall.de</a>
232 - </td>
233 - </tr>
234 - </table>
235 - </div>
74 +(% id="Schulstart" %)
75 +== 📅 Der Start in Klasse 5 ==
236 236  
237 - <hr class="wk-divider"/>
77 +=== 🎉 Erster Schultag ===
238 238  
239 - <!-- MATERIALIEN -->
240 - <div class="wk-section">
241 - <div class="wk-section-title">
242 - <h2><span class="wk-section-icon icon-purple">✏️</span>Materialien &amp; Ausstattung</h2>
243 - </div>
79 +{{box}}
80 +Die Begrüßung der neuen Fünftklässlerinnen und Fünftklässler findet am
244 244  
245 - <!-- Allgemeine Materialliste -->
246 - <div class="wk-highlight">
247 - <strong>🎒 Federtasche:</strong> Füller + Patronen oder Tintenroller · Lineal · Textmarker · Radiergummi · Anspitzer mit Behälter · Klebestift · Schere · Bleistifte (hart + weich) · Buntstifte
248 - </div>
249 - <p style="font-size:0.9em;color:#555;margin-bottom:8px;"><strong>Hefte DIN-A4:</strong> Lineatur 25 (Deutsch/Englisch) · Lineatur 28 (Mathematik)</p>
250 - <p style="font-size:0.9em;color:#555;margin-bottom:6px;"><strong>Heftumschläge:</strong></p>
251 - <div class="wk-chips">
252 - <span class="wk-chip chip-rot">Deutsch · rot</span>
253 - <span class="wk-chip chip-gelb">Englisch · gelb</span>
254 - <span class="wk-chip chip-blau">Mathematik · blau</span>
255 - </div>
256 - <p style="font-size:0.9em;color:#555;margin:12px 0 6px;"><strong>Pappmappen:</strong></p>
257 - <div class="wk-chips">
258 - <span class="wk-chip chip-gruen">Biologie · grün</span>
259 - <span class="wk-chip chip-weiss">Physik · weiß</span>
260 - <span class="wk-chip chip-orange">Musik · orange</span>
261 - <span class="wk-chip chip-lila">Religion · lila</span>
262 - <span class="wk-chip chip-grau">Geschichte · grau</span>
263 - <span class="wk-chip chip-braun">Erdkunde · braun</span>
264 - </div>
82 +**Freitag, 14.08.2026 um 08:30 Uhr in der Mensa**
265 265  
266 - <!-- TRENNLINIE ZUR KUNSTLISTE -->
267 - <div style="border-top:1px dashed #e0e0e0;margin:22px 0 18px 0;"></div>
84 +statt.
268 268  
269 - <!-- KUNST-DOWNLOAD BOX -->
270 - <div class="wk-download-box">
271 - <div class="wk-download-icon">🎨</div>
272 - <div class="wk-download-body">
273 - <div class="wk-download-title">Materialienliste Kunst Jg. 5/6 – Download</div>
274 - <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>
275 - <a class="wk-download-btn" href="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/Materialienliste_Kunst_Jg5-6_2026.pdf">⬇ PDF herunterladen</a>
276 - </div>
277 - </div>
86 +Anschließend gehen die Kinder gemeinsam mit ihren Klassenlehrkräften in die neuen Klassenräume.
278 278  
279 - <!-- KUNST-MATERIALLISTE INLINE -->
280 - <div class="wk-kunst-list">
281 - <h3>🖌️ Für den Kunstunterricht mitzubringen (Jg. 5/6)</h3>
282 - <ul>
283 - <li>Schnellhefter / Mappe</li>
284 - <li>Skizzenbuch / Skizzenblock: <em>DIN-A4 Hochformat, Blanko, mind. 40 Seiten, mind. 120 g/m²</em></li>
285 - <li>Mehrere Borsten- und Haarpinsel in versch. Stärken in einem Pinselmäppchen<br>
286 - <span style="font-size:0.85em;color:#888;">Tipp: Pelikan 700405 Pinsel Starter Set (5 Haar- + 5 Borstenpinsel + Pinseltasche)</span></li>
287 - <li>Farbkasten mit Deckweiß</li>
288 - <li>Einen normalen Bleistift (HB / B) und einen weicheren (2B / 3B / 4B)</li>
289 - <li>Schwarzer Fineliner (z.B. Stabilo)</li>
290 - <li>Schere, Klebestift, Lineal, Anspitzer und Radiergummi</li>
291 - <li>DIN-A3 Zeichenblock (<em>mind. 120 g/m²</em>)</li>
292 - <li>DIN-A3 Sammelmappe</li>
293 - </ul>
294 - <div class="wk-kunst-hinweis">
295 - <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.
296 - </div>
297 - </div>
88 +Der Unterricht endet an diesem Tag um **12:15 Uhr**.
89 +{{/box}}
298 298  
299 - </div>
91 +{{info}}
92 +Bitte begleiten Sie Ihr Kind möglichst mit höchstens zwei Personen, damit alle Familien ausreichend Platz in der Mensa finden.
93 +{{/info}}
300 300  
301 - <hr class="wk-divider"/>
95 +=== 🤝 Einführungswoche ===
302 302  
303 - <!-- DIGITALE PLATTFORMEN -->
304 - <div class="wk-section">
305 - <div class="wk-section-title">
306 - <h2><span class="wk-section-icon icon-blue">💻</span>Digitale Plattformen</h2>
307 - </div>
308 - <table style="width:100%;border-collapse:separate;border-spacing:8px;">
309 - <tr>
310 - <td style="width:50%;background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;">
311 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📨 IServ (Elternmodul)</div>
312 - <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>
313 - </td>
314 - <td style="width:50%;background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;">
315 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📅 WebUntis / Untis App</div>
316 - <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>
317 - </td>
318 - </tr>
319 - <tr>
320 - <td style="background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;">
321 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">📖 Eltern-Wiki</div>
322 - <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>
323 - </td>
324 - <td style="background:#f8f9fc;border:1.5px solid #e0e4ef;border-radius:8px;padding:12px 14px;vertical-align:top;">
325 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:4px;">🌐 Schulhomepage</div>
326 - <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>
327 - </td>
328 - </tr>
329 - </table>
330 - </div>
97 +Die Einführungswoche findet vom **17.08. bis 21.08.2026** statt.
331 331  
332 - <hr class="wk-divider"/>
99 +In dieser Woche stehen das Kennenlernen der neuen Schule, der neuen Klasse und der neuen Lehrkräfte im Mittelpunkt.
333 333  
334 - <!-- BERATUNG -->
335 - <div class="wk-section">
336 - <div class="wk-section-title">
337 - <h2><span class="wk-section-icon icon-green">🤝</span>Beratung &amp; Unterstützung</h2>
338 - </div>
339 - <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>
340 - <table style="width:100%;border-collapse:separate;border-spacing:8px;">
341 - <tr>
342 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
343 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Annika Reiners</div>
344 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div>
345 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969156</div>
346 - <div style="font-size:0.85em;"><a href="mailto:reiners@kgs-sb.de" style="color:#0f3460;">reiners@kgs-sb.de</a></div>
347 - </td>
348 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
349 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Lucy Tiedemann</div>
350 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div>
351 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969194</div>
352 - <div style="font-size:0.85em;"><a href="mailto:tiedemann@kgs-sb.de" style="color:#0f3460;">tiedemann@kgs-sb.de</a></div>
353 - </td>
354 - <td style="width:33%;background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
355 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Ariane Vollmer</div>
356 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Schulsozialarbeit</div>
357 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969199</div>
358 - <div style="font-size:0.85em;"><a href="mailto:vollmer@kgs-sb.de" style="color:#0f3460;">vollmer@kgs-sb.de</a></div>
359 - </td>
360 - </tr>
361 - <tr>
362 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
363 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Andrea Barnert</div>
364 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Beratungslehrkraft</div>
365 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 80969134</div>
366 - <div style="font-size:0.85em;"><a href="mailto:a.barnert@kgs-sb.de" style="color:#0f3460;">a.barnert@kgs-sb.de</a></div>
367 - </td>
368 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
369 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Sabrina Röber <em style="font-weight:normal;">(i. A.)</em></div>
370 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Beratungslehrkraft</div>
371 - <div style="font-size:0.85em;"><a href="mailto:roeber@kgs-sb.de" style="color:#0f3460;">roeber@kgs-sb.de</a></div>
372 - </td>
373 - <td style="background:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;padding:14px 16px;vertical-align:top;">
374 - <div style="font-weight:700;color:#1a1a2e;margin-bottom:3px;">Haus am Wall</div>
375 - <div style="font-size:0.82em;color:#888;margin-bottom:6px;">Frau Otterstedt &amp; Frau Nietzold</div>
376 - <div style="font-size:0.85em;color:#555;">Tel.: 0421 891671</div>
377 - <div style="font-size:0.85em;"><a href="mailto:kontakt@hausamwall.de" style="color:#0f3460;">kontakt@hausamwall.de</a></div>
378 - </td>
379 - </tr>
380 - </table>
381 - </div>
101 +* Unterricht überwiegend bei der Klassenleitung
102 +* Kennenlernen der Schule
103 +* Vorstellung der Fachlehrkräfte
104 +* erste Unterrichtsstunden in den neuen Fächern
382 382  
383 - <hr class="wk-divider"/>
106 +Für den ersten Tag werden lediglich eine Federtasche und ein Schreibblock benötigt.
384 384  
385 - <!-- FÖRDERVEREIN -->
386 - <div class="wk-section">
387 - <div class="wk-section-title">
388 - <h2><span class="wk-section-icon icon-green">💚</span>Förderverein KGS Stuhr-Brinkum e.V.</h2>
389 - </div>
390 - <div class="wk-foerder">
391 - Unterstützen Sie Ihre Schulgemeinschaft – der Förderverein hilft dort, wo öffentliche Mittel nicht reichen. <strong>Jahresbeitrag: nur 12,00 €</strong> (oder mehr, freiwillig).<br><br>
392 - <a href="https://www.kgs-stuhr.de/informationen/foerderverein/">→ Informationen &amp; Beitrittsformular auf der Homepage</a>
393 - </div>
394 - </div>
108 +=== 🌳 Kennenlerntage statt Klassenfahrt ===
395 395  
396 -</div>
397 -{{/html}}
110 +Bis zu den Herbstferien finden verschiedene gemeinsame Aktionen statt:
398 398  
112 +* Jahrgangsfrühstück
113 +* Tagesausflug
114 +* Sozialtraining
115 +* Teambuilding-Angebote
116 +* gemeinsames Kennenlernen innerhalb des Jahrgangs
117 +
118 +Weitere Informationen erhalten Sie rechtzeitig über die Klassenleitung.
119 +
120 +----
121 +
122 +(% id="Materialien" %)
123 +== 🎒 Materialien & Ausstattung ==
124 +
125 +{{expandable summary="✏️ Was gehört in die Federtasche?"}}
126 +
127 +* Füller oder Tintenroller
128 +* Ersatzpatronen
129 +* Lineal
130 +* Textmarker
131 +* Radiergummi
132 +* Anspitzer mit Auffangbehälter
133 +* Klebestift
134 +* Schere
135 +* zwei Bleistifte
136 +* Buntstifte
137 +
138 +{{/expandable}}
139 +
140 +{{expandable summary="📚 Hefte und Umschläge"}}
141 +
142 +|=Fach|=Lineatur|=Farbe
143 +|Deutsch|25|Rot
144 +|Englisch|25|Gelb
145 +|Mathematik|28|Blau
146 +
147 +{{/expandable}}
148 +
149 +{{expandable summary="📁 Pappmappen"}}
150 +
151 +|=Fach|=Farbe
152 +|Biologie|Grün
153 +|Physik|Weiß
154 +|Musik|Orange
155 +|Religion|Lila
156 +|Geschichte|Grau
157 +|Erdkunde|Braun
158 +
159 +{{/expandable}}
160 +
161 +{{expandable summary="📖 Schulbücher"}}
162 +
163 +Die Schulbuchausleihe erfolgt online über IServ.
164 +
165 +* vollständiges Paket für den gesamten Jahrgang
166 +* keine Einzelbestellung möglich
167 +* Ermäßigungen für Familien mit mehreren schulpflichtigen Kindern
168 +* Befreiung bei bestimmten Sozialleistungen möglich
169 +
170 +Weitere Informationen finden Sie im Bereich Schulbuchausleihe des Eltern-Wikis.
171 +
172 +{{/expandable}}
173 +
174 +----
175 +
176 +(% id="Schulalltag" %)
177 +== 🏫 Der Schulalltag in Klasse 5 ==
178 +
179 +{{expandable summary="⏰ Unterrichtszeiten"}}
180 +
181 +|=Stunde|=Zeit
182 +|1.|07:45–08:30
183 +|2.|08:35–09:20
184 +|Pause|09:20–09:40
185 +|3.|09:40–10:25
186 +|4.|10:25–11:10
187 +|Pause|11:10–11:30
188 +|5.|11:30–12:15
189 +|6.|12:20–13:05
190 +|Mittagspause|13:05–14:00
191 +|7.|14:00–14:45
192 +|8.|14:45–15:30
193 +
194 +{{/expandable}}
195 +
196 +{{expandable summary="📵 Unsere Schule ist handyfrei"}}
197 +
198 +An der KGS Stuhr-Brinkum gilt ein klares Konzept:
199 +
200 +* Handys bleiben im Unterricht und in den Pausen ausgeschaltet.
201 +* Nutzung nur mit ausdrücklicher Erlaubnis einer Lehrkraft.
202 +* Dies gilt grundsätzlich auch für Tablets außerhalb des Unterrichts.
203 +
204 +{{/expandable}}
205 +
206 +{{expandable summary="🚌 Schulbusse"}}
207 +
208 +Alle Schülerinnen und Schüler, die die Voraussetzungen des Landkreises erfüllen, erhalten automatisch eine Fahrkarte.
209 +
210 +Ein gesonderter Antrag ist in der Regel nicht erforderlich.
211 +
212 +Die Fahrkarten werden zu Beginn des Schuljahres über die Klassenleitungen verteilt.
213 +
214 +{{/expandable}}
215 +
216 +----
217 +
218 +== 🍽️ Mensa & Ganztag ==
219 +
220 +=== 🍝 Mittagessen und Schulkiosk ===
221 +
222 +Die Essensbestellung erfolgt über **MensaMax**.
223 +
224 +* bargeldlose Bezahlung
225 +* persönlicher Essenschip
226 +* Vorbestellung des Mittagessens
227 +* Schulkiosk ebenfalls über MensaMax
228 +
229 +{{info}}
230 +Der Essenschip wird über das Sekretariat eingerichtet.
231 +{{/info}}
232 +
233 +=== 🎨 Arbeitsgemeinschaften (AGs) ===
234 +
235 +Die KGS Stuhr-Brinkum ist eine offene Ganztagsschule.
236 +
237 +* Teilnahme freiwillig
238 +* digitale Wahl über IServ
239 +* Beginn einige Wochen nach Schuljahresstart
240 +* Teilnahme nach Wahl verbindlich für das Schuljahr
241 +
242 +----
243 +
244 +(% id="DigitaleSysteme" %)
245 +== 💻 Digitale Systeme für Eltern ==
246 +
247 +(% style="display:flex; gap:20px; flex-wrap:wrap; margin-top:15px;" %)
248 +(((
249 +(% style="flex:1; min-width:250px; background:#eef7ff; border-radius:12px; padding:18px;" %)
250 +(((
251 +=== 📧 IServ ===
252 +
253 +Unsere zentrale Kommunikationsplattform.
254 +
255 +* Elternbriefe
256 +* Schulbuchausleihe
257 +* Terminbuchungen
258 +* wichtige Informationen
259 +)))
260 +
261 +(% style="flex:1; min-width:250px; background:#f6f8ea; border-radius:12px; padding:18px;" %)
262 +(((
263 +=== 📅 WebUntis ===
264 +
265 +Immer aktuell informiert.
266 +
267 +* Stundenplan
268 +* Vertretungen
269 +* Raumänderungen
270 +* Krankmeldungen
271 +)))
272 +
273 +(% style="flex:1; min-width:250px; background:#fff4ec; border-radius:12px; padding:18px;" %)
274 +(((
275 +=== 📚 Eltern-Wiki ===
276 +
277 +Hilfe rund um den Schulalltag.
278 +
279 +* Anleitungen
280 +* FAQs
281 +* Formulare
282 +* Schritt-für-Schritt-Erklärungen
283 +)))
284 +)))
285 +
286 +----
287 +
288 +== 📝 Krankmeldungen ==
289 +
290 +{{warning}}
291 +Bitte melden Sie Ihr Kind im Krankheitsfall bis spätestens 07:45 Uhr bei der Klassenleitung krank.
292 +{{/warning}}
293 +
294 +Die Krankmeldung kann erfolgen:
295 +
296 +* per E-Mail an die Klassenleitung
297 +* über WebUntis
298 +
299 +Nach der Rückkehr benötigt Ihr Kind eine schriftliche Entschuldigung im Entschuldigungsheft.
300 +
301 +----
302 +
303 +== 🤝 Unterstützung & Beratung ==
304 +
305 +=== ❤️ Schulsozialarbeit ===
306 +
307 +Unsere Schulsozialarbeiterinnen unterstützen Schülerinnen und Schüler bei:
308 +
309 +* Konflikten
310 +* Sorgen im Schulalltag
311 +* dem Ankommen an der neuen Schule
312 +* persönlichen Herausforderungen
313 +
314 +=== 🧭 Beratungslehrkräfte ===
315 +
316 +Unsere Beratungslehrkräfte helfen unter anderem bei:
317 +
318 +* Lernschwierigkeiten
319 +* Prüfungsangst
320 +* Konflikten
321 +* Mobbing
322 +* persönlichen Problemen
323 +
324 +{{info}}
325 +Alle Beratungsangebote sind freiwillig und vertraulich.
326 +{{/info}}
327 +
328 +----
329 +
330 +== 💙 Förderverein der KGS Stuhr-Brinkum ==
331 +
332 +Der Förderverein unterstützt viele Projekte und Anschaffungen, die direkt den Schülerinnen und Schülern zugutekommen.
333 +
334 +Mit einer Mitgliedschaft helfen Sie dabei, das Schulleben aktiv mitzugestalten.
335 +
336 +[[➡ Mehr zum Förderverein>>https://www.kgs-stuhr.de/informationen/foerderverein/]]
337 +
338 +----
339 +
340 +== ❓ Häufige Fragen ==
341 +
342 +{{expandable summary="Wann bekommt mein Kind die Busfahrkarte?"}}
343 +Die Fahrkarten werden zu Beginn des Schuljahres über die Klassenleitungen verteilt.
344 +{{/expandable}}
345 +
346 +{{expandable summary="Wann starten die AGs?"}}
347 +In der Regel beginnen die AGs ab der dritten oder vierten Schulwoche.
348 +{{/expandable}}
349 +
350 +{{expandable summary="Wie funktioniert die Schulbuchausleihe?"}}
351 +Die Anmeldung erfolgt online über IServ.
352 +{{/expandable}}
353 +
354 +{{expandable summary="Wie bekomme ich einen IServ-Elternzugang?"}}
355 +Die Zugangsdaten bzw. Registrierungscodes werden über die Klassenleitungen ausgegeben.
356 +{{/expandable}}
357 +
358 +{{expandable summary="Wie melde ich mein Kind krank?"}}
359 +Per E-Mail an die Klassenleitung oder direkt über WebUntis.
360 +{{/expandable}}
361 +
362 +----
363 +
364 +{{success}}
365 +🌟 Wir freuen uns darauf, Ihr Kind an der KGS Stuhr-Brinkum willkommen zu heißen und gemeinsam einen erfolgreichen Start in Klasse 5 zu gestalten!
366 +{{/success}}
367 +
368 +(% style="font-size:0.85em; color:#888; margin-top:2em;" %)
369 +Diese Seite gehört zum Eltern-Wiki der KGS Stuhr-Brinkum · Stand: Juli 2026
IMG_4592.webp
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kgs-sbde-groeneveld
Größe
... ... @@ -1,1 +1,0 @@
1 -167.1 KB
Inhalt