Änderungen von Dokument eltern.klasse5

Zuletzt geändert von Sarah Groeneveld am 2026/06/08 09:25

Von Version 2.1
bearbeitet von Sarah Groeneveld
am 2026/06/07 20:20
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 19.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 09:16
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,353 +1,307 @@
1 -= 🌟 Willkommen in Klasse 5 an der KGS Stuhr-Brinkum =
1 +{{html clean="false"}}
2 +<style>
3 +/* ===== KGS WILLKOMMEN-SEITE – 5. JAHRGANG 2026/27 ===== */
2 2  
3 -[[image:Banner_Willkommen_Klasse5.png]]
5 +.wk-page { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #1a1a2e; }
4 4  
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
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; }
7 7  
8 -{{box cssClass="infobox"}}
9 -Herzlich willkommen an der KGS Stuhr-Brinkum!
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; }
10 10  
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 sowie hilfreiche Links zu weiteren Informationen im Eltern-Wiki.
12 -{{/box}}
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; }
13 13  
14 -{{toc/}}
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; }
15 15  
16 -----
64 +/* TIMETABLE */
65 +.wk-timetable { width: 100%; border-collapse: collapse; font-size: 0.88em; }
66 +.wk-timetable thead tr { background: #1a1a2e; color: #fff; }
67 +.wk-timetable th { padding: 10px 14px; text-align: left; font-weight: 600; }
68 +.wk-timetable td { padding: 9px 14px; border-bottom: 1px solid #f0f0f0; color: #333; }
69 +.wk-timetable tr:nth-child(even) td { background: #f8f9fc; }
70 +.wk-timetable tr.pause-row td { background: #fff9e6; color: #7a6000; font-style: italic; font-size: 0.85em; }
17 17  
18 -== 🚀 Schnellstart ==
72 +/* CHIPS */
73 +.wk-chips { margin-top: 8px; }
74 +.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; }
75 +.chip-rot { background: #fdecea; color: #c62828; border-color: #ef9a9a; }
76 +.chip-gelb { background: #fffde7; color: #827717; border-color: #f9e84a; }
77 +.chip-blau { background: #e3f2fd; color: #0d47a1; border-color: #90caf9; }
78 +.chip-gruen { background: #e8f5e9; color: #1b5e20; border-color: #a5d6a7; }
79 +.chip-weiss { background: #fafafa; color: #424242; border-color: #bdbdbd; }
80 +.chip-orange { background: #fff3e0; color: #e65100; border-color: #ffcc80; }
81 +.chip-lila { background: #f3e5f5; color: #4a148c; border-color: #ce93d8; }
82 +.chip-grau { background: #f5f5f5; color: #424242; border-color: #bdbdbd; }
83 +.chip-braun { background: #efebe9; color: #3e2723; border-color: #bcaaa4; }
19 19  
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 ===
85 +/* HIGHLIGHT BOX */
86 +.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; }
87 +.wk-highlight strong { color: #1a1a2e; }
26 26  
27 -Einschulung, Einführungswoche und Kennenlerntage.
89 +/* PLATFORMS */
90 +.wk-platform { background: #f8f9fc; border: 1.5px solid #e0e4ef; border-radius: 8px; padding: 12px 14px; margin-bottom: 10px; font-size: 0.88em; }
91 +.wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 3px; }
92 +.wk-platform-desc { color: #666; line-height: 1.5; }
93 +.wk-platform a { color: #E53935; font-weight: 600; }
28 28  
29 -[[➡ Zum Schulstart>>#Schulstart]]
30 -)))
95 +/* CONTACTS */
96 +.wk-contact { background: #f8f9fc; border-radius: 10px; padding: 12px 14px; border: 1px solid #e8eaf0; margin-bottom: 8px; font-size: 0.88em; }
97 +.wk-contact-name { font-weight: 700; color: #1a1a2e; margin-bottom: 2px; }
98 +.wk-contact-role { color: #888; font-size: 0.9em; margin-bottom: 4px; }
99 +.wk-contact a { color: #0f3460; }
31 31  
32 -(% style="flex:1; min-width:280px; background:#f6f8ea; border-radius:12px; padding:20px; border-top:8px solid #7a9d23;" %)
33 -(((
34 -🎒
35 -=== Materialien ===
101 +/* FOERDERVEREIN */
102 +.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; }
103 +.wk-foerder strong { color: #1a1a2e; }
104 +.wk-foerder a { color: #0f3460; font-weight: 600; }
36 36  
37 -Materialliste, Schulbücher und Ausstattung.
106 +/* DIVIDER */
107 +.wk-divider { border: none; border-top: 2px solid #f0f0f5; margin: 4px 0 28px 0; }
108 +</style>
38 38  
39 -[[➡ Zu den Materialien>>#Materialien]]
40 -)))
110 +<div class="wk-page">
41 41  
42 -(% style="flex:1; min-width:280px; background:#fff4ec; border-radius:12px; padding:20px; border-top:8px solid #d35400;" %)
43 -(((
44 -🏫
45 -=== Schulalltag ===
112 + <!-- HERO -->
113 + <div class="wk-hero">
114 + <div class="wk-hero-tag">🎒 Elterninformationen · Schuljahr 2026/27</div>
115 + <h1>Willkommen an der<br><span>KGS Stuhr-Brinkum</span></h1>
116 + <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>
117 + <div class="wk-hero-photo">
118 + <img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/IMG_4592.webp" alt="KGS Stuhr-Brinkum Schulgelände">
119 + </div>
120 + </div>
46 46  
47 -Unterrichtszeiten, Mensa, Busse und AGs.
122 + <!-- TERMINE -->
123 + <div class="wk-section">
124 + <div class="wk-section-title">
125 + <h2><span class="wk-section-icon icon-red">📅</span>Die wichtigsten Termine auf einen Blick</h2>
126 + </div>
127 + <div class="wk-timeline">
128 + <div class="wk-event highlight-event">
129 + <div class="wk-event-date">Freitag, 14. August 2026 · 08:30 Uhr</div>
130 + <div class="wk-event-title">🎉 Einschulungsfeier – Erster Schultag</div>
131 + <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>
132 + </div>
133 + <div class="wk-event">
134 + <div class="wk-event-date">17. – 21. August 2026</div>
135 + <div class="wk-event-title">📚 Einführungswoche</div>
136 + <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>
137 + </div>
138 + <div class="wk-event">
139 + <div class="wk-event-date">August – Oktober 2026 (vor Herbstferien)</div>
140 + <div class="wk-event-title">🤝 Kennenlerntage statt Klassenfahrt</div>
141 + <div class="wk-event-desc">Intensive Kennenlerntage vor Ort: Jahrgangsfrühstück · Tagesausflug (Stadtgarten, Abenteuerland oder Warwer Sand) · Sozialtrainingstag. Genaue Termine folgen.</div>
142 + </div>
143 + <div class="wk-event">
144 + <div class="wk-event-date">Ca. 2 Wochen nach Schuljahresbeginn</div>
145 + <div class="wk-event-title">🎨 Einwahl in AGs (Offener Ganztag)</div>
146 + <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>
147 + </div>
148 + </div>
149 + </div>
48 48  
49 -[[➡ Zum Schulalltag>>#Schulalltag]]
50 -)))
151 + <hr class="wk-divider"/>
51 51  
52 -(% style="flex:1; min-width:280px; background:#f3f6fb; border-radius:12px; padding:20px; border-top:8px solid #1a2d4e;" %)
53 -(((
54 -💻
55 -=== Digitale Systeme ===
153 + <!-- STUNDENPLAN -->
154 + <div class="wk-section">
155 + <div class="wk-section-title">
156 + <h2><span class="wk-section-icon icon-blue">🕐</span>Unterrichtszeiten</h2>
157 + </div>
158 + <table class="wk-timetable">
159 + <thead><tr><th>Stunde / Pause</th><th>Uhrzeit</th></tr></thead>
160 + <tbody>
161 + <tr><td><strong>1. Stunde</strong></td><td>07:45 – 08:30 Uhr</td></tr>
162 + <tr><td><strong>2. Stunde</strong></td><td>08:35 – 09:20 Uhr</td></tr>
163 + <tr class="pause-row"><td>☕ 1. große Pause (20 Min.)</td><td>09:20 – 09:40 Uhr</td></tr>
164 + <tr><td><strong>3. Stunde</strong></td><td>09:40 – 10:25 Uhr</td></tr>
165 + <tr><td><strong>4. Stunde</strong></td><td>10:25 – 11:10 Uhr</td></tr>
166 + <tr class="pause-row"><td>☕ 2. große Pause (20 Min.)</td><td>11:10 – 11:30 Uhr</td></tr>
167 + <tr><td><strong>5. Stunde</strong></td><td>11:30 – 12:15 Uhr</td></tr>
168 + <tr><td><strong>6. Stunde</strong></td><td>12:20 – 13:05 Uhr</td></tr>
169 + <tr class="pause-row"><td>🍽️ Mittagspause (55 Min.)</td><td>13:05 – 14:00 Uhr</td></tr>
170 + <tr><td><strong>7. Stunde</strong></td><td>14:00 – 14:45 Uhr</td></tr>
171 + <tr><td><strong>8. Stunde</strong></td><td>14:45 – 15:30 Uhr</td></tr>
172 + </tbody>
173 + </table>
174 + </div>
56 56  
57 -IServ, WebUntis und Eltern-Wiki.
176 + <hr class="wk-divider"/>
58 58  
59 -[[➡ Zu den Systemen>>#DigitaleSysteme]]
60 -)))
178 + <!-- WICHTIGE INFOS -->
179 + <div class="wk-section">
180 + <div class="wk-section-title">
181 + <h2><span class="wk-section-icon icon-orange">ℹ️</span>Wichtige Informationen</h2>
182 + </div>
61 61  
62 -(% style="flex:1; min-width:280px; background:#fef4ea; border-radius:12px; padding:20px; border-top:8px solid #e67e22;" %)
63 -(((
64 -🤝
65 -=== Unterstützung ===
184 + <div class="wk-card">
185 + <div class="wk-card-head"><span class="wk-card-head-icon icon-orange">🚌</span><h3>Schulbus &amp; 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>
66 66  
67 -Beratung und Schulsozialarbeit.
189 + <div class="wk-card">
190 + <div class="wk-card-head"><span class="wk-card-head-icon icon-teal">🍽️</span><h3>Mensa &amp; 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>
68 68  
69 -[[➡ Hilfe & Beratung>>#Unterstuetzung]]
70 -)))
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>
71 71  
72 -(% style="flex:1; min-width:280px; background:#eef9f0; border-radius:12px; padding:20px; border-top:8px solid #27ae60;" %)
73 -(((
74 -❓
75 -=== Häufige Fragen ===
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 ü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>
76 76  
77 -Antworten auf die wichtigsten Fragen zum Schulstart.
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>
78 78  
79 -[[➡ Zu den FAQs>>#FAQ]]
80 -)))
81 -)))
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>
82 82  
83 -----
221 + </div>
84 84  
85 -(% id="Schulstart" %)
86 -== 📅 Der Start in Klasse 5 ==
223 + <hr class="wk-divider"/>
87 87  
88 -=== 🎉 Erster Schultag ===
225 + <!-- MATERIALIEN -->
226 + <div class="wk-section">
227 + <div class="wk-section-title">
228 + <h2><span class="wk-section-icon icon-purple">✏️</span>Materialien &amp; Ausstattung</h2>
229 + </div>
230 + <div class="wk-highlight">
231 + <strong>🎒 Federtasche:</strong> Füller + Patronen oder Tintenroller · Lineal · Textmarker · Radiergummi · Anspitzer mit Behälter · Klebestift · Schere · Bleistifte (hart + weich) · Buntstifte
232 + </div>
233 + <p style="font-size:0.9em;color:#555;margin-bottom:8px;"><strong>Hefte DIN-A4:</strong> Lineatur 25 (Deutsch/Englisch) · Lineatur 28 (Mathematik)</p>
234 + <p style="font-size:0.9em;color:#555;margin-bottom:6px;"><strong>Heftumschläge:</strong></p>
235 + <div class="wk-chips">
236 + <span class="wk-chip chip-rot">Deutsch · rot</span>
237 + <span class="wk-chip chip-gelb">Englisch · gelb</span>
238 + <span class="wk-chip chip-blau">Mathematik · blau</span>
239 + </div>
240 + <p style="font-size:0.9em;color:#555;margin:12px 0 6px;"><strong>Pappmappen:</strong></p>
241 + <div class="wk-chips">
242 + <span class="wk-chip chip-gruen">Biologie · grün</span>
243 + <span class="wk-chip chip-weiss">Physik · weiß</span>
244 + <span class="wk-chip chip-orange">Musik · orange</span>
245 + <span class="wk-chip chip-lila">Religion · lila</span>
246 + <span class="wk-chip chip-grau">Geschichte · grau</span>
247 + <span class="wk-chip chip-braun">Erdkunde · braun</span>
248 + </div>
249 + <p style="font-size:0.85em;color:#888;margin-top:10px;">Separate <strong>Materialliste Kunst Jg. 5/6</strong> beachten.</p>
250 + </div>
89 89  
90 -{{box}}
91 -Die Begrüßung der neuen Fünftklässlerinnen und Fünftklässler findet am
252 + <hr class="wk-divider"/>
92 92  
93 -**Freitag, 14.08.2026 um 08:30 Uhr in der Mensa**
254 + <!-- DIGITALE PLATTFORMEN -->
255 + <div class="wk-section">
256 + <div class="wk-section-title">
257 + <h2><span class="wk-section-icon icon-blue">💻</span>Digitale Plattformen</h2>
258 + </div>
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>
275 + </div>
94 94  
95 -statt.
277 + <hr class="wk-divider"/>
96 96  
97 -Anschließend gehen die Kinder gemeinsam mit ihren Klassenlehrkräften in die neuen Klassenräume.
279 + <!-- BERATUNG -->
280 + <div class="wk-section">
281 + <div class="wk-section-title">
282 + <h2><span class="wk-section-icon icon-green">🤝</span>Beratung &amp; Unterstützung</h2>
283 + </div>
284 + <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>
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>
290 + </div>
98 98  
99 -Der Unterricht endet an diesem Tag um **12:15 Uhr**.
100 -{{/box}}
292 + <hr class="wk-divider"/>
101 101  
102 -{{info}}
103 -Bitte begleiten Sie Ihr Kind möglichst mit höchstens zwei Personen, damit alle Familien ausreichend Platz in der Mensa finden.
104 -{{/info}}
294 + <!-- FÖRDERVEREIN -->
295 + <div class="wk-section">
296 + <div class="wk-section-title">
297 + <h2><span class="wk-section-icon icon-green">💚</span>Förderverein KGS Stuhr-Brinkum e.V.</h2>
298 + </div>
299 + <div class="wk-foerder">
300 + 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>
301 + <a href="https://www.kgs-stuhr.de/informationen/foerderverein/">→ Informationen &amp; Beitrittsformular auf der Homepage</a>
302 + </div>
303 + </div>
105 105  
106 -=== 🤝 Einführungswoche ===
305 +</div>
306 +{{/html}}
107 107  
108 -* 17.08. bis 21.08.2026
109 -* Kennenlernen der Schule
110 -* Kennenlernen der neuen Klasse
111 -* erste Unterrichtsstunden
112 -* Vorstellung der Lehrkräfte
113 -
114 -=== 🌳 Kennenlerntage ===
115 -
116 -Bis zu den Herbstferien finden verschiedene Aktionen zum Kennenlernen statt:
117 -
118 -* Jahrgangsfrühstück
119 -* Tagesausflug
120 -* Sozialtraining
121 -* Teambuilding-Angebote
122 -
123 -Weitere Informationen erhalten Sie rechtzeitig über die Klassenleitung.
124 -
125 -----
126 -
127 -(% id="Materialien" %)
128 -== 🎒 Materialien & Ausstattung ==
129 -
130 -{{expandable summary="✏️ Federtasche"}}
131 -
132 -In die Federtasche gehören:
133 -
134 -* Füller oder Tintenroller
135 -* Ersatzpatronen
136 -* Lineal
137 -* Textmarker
138 -* Radiergummi
139 -* Anspitzer
140 -* Klebestift
141 -* Schere
142 -* Bleistifte
143 -* Buntstifte
144 -
145 -{{/expandable}}
146 -
147 -{{expandable summary="📚 Hefte und Mappen"}}
148 -
149 -|=Fach|=Farbe
150 -|Deutsch|Rot
151 -|Englisch|Gelb
152 -|Mathematik|Blau
153 -|Biologie|Grün
154 -|Physik|Weiß
155 -|Musik|Orange
156 -|Religion|Lila
157 -|Geschichte|Grau
158 -|Erdkunde|Braun
159 -
160 -{{/expandable}}
161 -
162 -{{expandable summary="📖 Schulbücher & Lernmittelausleihe"}}
163 -
164 -Alle Informationen zur Schulbuchausleihe finden Sie auf unserer eigenen Informationsseite.
165 -
166 -[[➡ Zur Schulbuchausleihe>>doc:eltern.schulbuchausleihe]]
167 -
168 -{{/expandable}}
169 -
170 -{{expandable summary="🎨 Kunstmaterialien"}}
171 -
172 -Für das Fach Kunst gibt es eine separate Materialliste.
173 -
174 -[[➡ Zur Materialliste Kunst>>doc:eltern.kunstmaterialien]]
175 -
176 -{{/expandable}}
177 -
178 -----
179 -
180 -(% id="Schulalltag" %)
181 -== 🏫 Der Schulalltag ==
182 -
183 -{{expandable summary="⏰ Unterrichtszeiten"}}
184 -
185 -|=Stunde|=Zeit
186 -|1.|07:45–08:30
187 -|2.|08:35–09:20
188 -|3.|09:40–10:25
189 -|4.|10:25–11:10
190 -|5.|11:30–12:15
191 -|6.|12:20–13:05
192 -|7.|14:00–14:45
193 -|8.|14:45–15:30
194 -
195 -{{/expandable}}
196 -
197 -{{expandable summary="📵 Unsere Schule ist handyfrei"}}
198 -
199 -An der KGS Stuhr-Brinkum gilt grundsätzlich:
200 -
201 -* Handys bleiben ausgeschaltet.
202 -* Nutzung nur mit Erlaubnis einer Lehrkraft.
203 -* Dies gilt grundsätzlich auch für Tablets außerhalb des Unterrichts.
204 -
205 -{{/expandable}}
206 -
207 -{{expandable summary="🚌 Busfahrkarten"}}
208 -
209 -Informationen zu Schulbussen und Fahrkarten finden Sie hier:
210 -
211 -[[➡ Busfahrkarten & Schulweg>>doc:eltern.busfahrkarten]]
212 -
213 -{{/expandable}}
214 -
215 -=== 🍽️ Mensa & Schulkiosk ===
216 -
217 -Das Mittagessen und der Schulkiosk werden über **MensaMax** organisiert.
218 -
219 -[[➡ Informationen zu MensaMax>>doc:eltern.mensamax]]
220 -
221 -=== 🎨 Arbeitsgemeinschaften ===
222 -
223 -Die KGS Stuhr-Brinkum ist eine offene Ganztagsschule.
224 -
225 -* Teilnahme freiwillig
226 -* Wahl über IServ
227 -* Start einige Wochen nach Schuljahresbeginn
228 -
229 -[[➡ Ganztag & AG-Angebote>>doc:eltern.ganztag]]
230 -
231 -----
232 -
233 -(% id="DigitaleSysteme" %)
234 -== 💻 Digitale Systeme ==
235 -
236 -(% style="display:flex; gap:20px; flex-wrap:wrap; margin-top:15px;" %)
237 -(((
238 -(% style="flex:1; min-width:250px; background:#eef7ff; border-radius:12px; padding:18px;" %)
239 -(((
240 -=== 📧 IServ ===
241 -
242 -Unsere zentrale Plattform für Kommunikation und Organisation.
243 -
244 -[[➡ IServ für Eltern>>doc:eltern.iserv]]
245 -)))
246 -
247 -(% style="flex:1; min-width:250px; background:#f6f8ea; border-radius:12px; padding:18px;" %)
248 -(((
249 -=== 📅 WebUntis ===
250 -
251 -Stundenplan, Vertretungen und Krankmeldungen.
252 -
253 -[[➡ WebUntis für Eltern>>doc:eltern.untis-eltern]]
254 -)))
255 -
256 -(% style="flex:1; min-width:250px; background:#fff4ec; border-radius:12px; padding:18px;" %)
257 -(((
258 -=== 📚 Eltern-Wiki ===
259 -
260 -Antworten auf viele Fragen rund um den Schulalltag.
261 -
262 -[[➡ Zum Eltern-Wiki>>doc:wiki-eltern.WebHome]]
263 -)))
264 -)))
265 -
266 -----
267 -
268 -== 📝 Krankmeldungen & Entschuldigungen ==
269 -
270 -{{warning}}
271 -Bitte melden Sie Ihr Kind im Krankheitsfall bis spätestens 07:45 Uhr krank.
272 -{{/warning}}
273 -
274 -Krankmeldungen können erfolgen:
275 -
276 -* per E-Mail an die Klassenleitung
277 -* über WebUntis
278 -
279 -[[➡ Krankmeldungen & Entschuldigungen>>doc:eltern.krankmeldung]]
280 -
281 -----
282 -
283 -(% id="Unterstuetzung" %)
284 -== 🤝 Unterstützung & Beratung ==
285 -
286 -=== ❤️ Schulsozialarbeit ===
287 -
288 -Unsere Schulsozialarbeiterinnen unterstützen Schülerinnen und Schüler bei:
289 -
290 -* Konflikten
291 -* Sorgen im Schulalltag
292 -* dem Ankommen an der neuen Schule
293 -* persönlichen Herausforderungen
294 -
295 -[[➡ Schulsozialarbeit>>doc:eltern.schulsozialarbeit]]
296 -
297 -=== 🧭 Beratungslehrkräfte ===
298 -
299 -Unsere Beratungslehrkräfte helfen unter anderem bei:
300 -
301 -* Lernschwierigkeiten
302 -* Prüfungsangst
303 -* Konflikten
304 -* Mobbing
305 -* persönlichen Problemen
306 -
307 -[[➡ Beratung & Unterstützung>>doc:eltern.beratung]]
308 -
309 -{{info}}
310 -Alle Beratungsangebote sind freiwillig und vertraulich.
311 -{{/info}}
312 -
313 -----
314 -
315 -== 💙 Förderverein der KGS Stuhr-Brinkum ==
316 -
317 -Der Förderverein unterstützt zahlreiche Projekte und Anschaffungen, die direkt den Schülerinnen und Schülern zugutekommen.
318 -
319 -[[➡ Mehr zum Förderverein>>doc:eltern.foerderverein]]
320 -
321 -----
322 -
323 -(% id="FAQ" %)
324 -== ❓ Häufige Fragen ==
325 -
326 -{{expandable summary="Wann bekommt mein Kind die Busfahrkarte?"}}
327 -Die Fahrkarten werden zu Beginn des Schuljahres über die Klassenleitungen verteilt.
328 -{{/expandable}}
329 -
330 -{{expandable summary="Wann starten die AGs?"}}
331 -In der Regel beginnen die AGs ab der dritten oder vierten Schulwoche.
332 -{{/expandable}}
333 -
334 -{{expandable summary="Wie funktioniert die Schulbuchausleihe?"}}
335 -Alle Informationen finden Sie auf der Seite zur Lernmittelausleihe.
336 -{{/expandable}}
337 -
338 -{{expandable summary="Wie bekomme ich einen IServ-Elternzugang?"}}
339 -Die Zugangsdaten bzw. Registrierungscodes werden über die Klassenleitungen ausgegeben.
340 -{{/expandable}}
341 -
342 -{{expandable summary="Wie melde ich mein Kind krank?"}}
343 -Per E-Mail an die Klassenleitung oder direkt über WebUntis.
344 -{{/expandable}}
345 -
346 -----
347 -
348 -{{success}}
349 -🌟 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!
350 -{{/success}}
351 -
352 -(% style="font-size:0.85em; color:#888; margin-top:2em;" %)
353 -Diese Seite gehört zum Eltern-Wiki der KGS Stuhr-Brinkum · Stand: Juli 2026
IMG_4592.webp
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kgs-sbde-groeneveld
Größe
... ... @@ -1,0 +1,1 @@
1 +167.1 KB
Inhalt