forked from realNiklas/Menschenrechte
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.html
More file actions
206 lines (184 loc) · 10.7 KB
/
Copy pathsources.html
File metadata and controls
206 lines (184 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quellenverzeichnis - Menschenrechte</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="container">
<div class="nav-content">
<a href="index.html" class="logo">🌍 Menschenrechte</a>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="rights.html">Rechte</a></li>
<li><a href="challenges.html">Herausforderungen</a></li>
<li><a href="rules.html">Spielregeln</a></li>
<li><a href="action.html">Handeln</a></li>
<li><a href="about.html">Über mich</a></li>
<li><a href="sources.html">Quellen</a></li>
</ul>
</div>
</div>
</nav>
<main>
<section class="page-header">
<div class="container">
<h1>Quellenverzeichnis</h1>
<p>Eine umfassende Liste aller Quellen, auf die sich die Inhalte dieser Website stützen</p>
</div>
</section>
<section class="sources-section">
<div class="container">
<div class="sources-content">
<!-- International Organizations -->
<h2>Internationale Organisationen</h2>
<div class="source-group">
<div class="source-item">
<h3>United Nations Human Rights</h3>
<p><strong>URL:</strong> <a href="https://www.ohchr.org/" target="_blank">www.ohchr.org</a></p>
<p><strong>Beschreibung:</strong> Offizielle Website des UN-Büros für Menschenrechte mit umfassenden Informationen zu internationalen Menschenrechtsabkommen</p>
</div>
<div class="source-item">
<h3>Allgemeine Erklärung der Menschenrechte (UDHR)</h3>
<p><strong>URL:</strong> <a href="https://www.un.org/de/about-us/universal-declaration-of-human-rights" target="_blank">un.org/de</a></p>
<p><strong>Beschreibung:</strong> Die offizielle Erklärung von 1948 mit allen 30 Artikeln</p>
</div>
<div class="source-item">
<h3>International Labour Organization (ILO)</h3>
<p><strong>URL:</strong> <a href="https://www.ilo.org/" target="_blank">www.ilo.org</a></p>
<p><strong>Beschreibung:</strong> Informationen über Arbeitsrechte und Kinderarbeit</p>
</div>
</div>
<!-- NGOs and Advocacy Groups -->
<h2>Nichtregierungsorganisationen</h2>
<div class="source-group">
<div class="source-item">
<h3>Amnesty International</h3>
<p><strong>URL:</strong> <a href="https://www.amnesty.org/" target="_blank">www.amnesty.org</a></p>
<p><strong>Beschreibung:</strong> Berichte über Menschenrechtsverletzungen weltweit und Kampagnen</p>
</div>
<div class="source-item">
<h3>Human Rights Watch</h3>
<p><strong>URL:</strong> <a href="https://www.hrw.org/" target="_blank">www.hrw.org</a></p>
<p><strong>Beschreibung:</strong> Unabhängige Berichte über Menschenrechtsverletzungen in über 100 Ländern</p>
</div>
<div class="source-item">
<h3>Médecins Sans Frontières (Ärzte ohne Grenzen)</h3>
<p><strong>URL:</strong> <a href="https://www.msf.org/" target="_blank">www.msf.org</a></p>
<p><strong>Beschreibung:</strong> Humanitäre Hilfe und Informationen über Konflikte</p>
</div>
<div class="source-item">
<h3>UNICEF</h3>
<p><strong>URL:</strong> <a href="https://www.unicef.org/" target="_blank">www.unicef.org</a></p>
<p><strong>Beschreibung:</strong> Daten über Kinderrechte und Kinderarbeit</p>
</div>
</div>
<!-- German Organizations -->
<h2>Deutsche Organisationen</h2>
<div class="source-group">
<div class="source-item">
<h3>Deutsche Gesellschaft für Menschenrechte</h3>
<p><strong>URL:</strong> <a href="https://www.menschenrechte.de/" target="_blank">www.menschenrechte.de</a></p>
<p><strong>Beschreibung:</strong> Informationen und Aktionen zu Menschenrechten in Deutschland</p>
</div>
<div class="source-item">
<h3>Amnesty International Deutschland</h3>
<p><strong>URL:</strong> <a href="https://www.amnesty.de/" target="_blank">www.amnesty.de</a></p>
<p><strong>Beschreibung:</strong> Deutsche Sektion von Amnesty International</p>
</div>
<div class="source-item">
<h3>Pro Asyl</h3>
<p><strong>URL:</strong> <a href="https://www.proasyl.de/" target="_blank">www.proasyl.de</a></p>
<p><strong>Beschreibung:</strong> Informationen über Flüchtlingsrechte</p>
</div>
</div>
<!-- Statistical Sources -->
<h2>Statistische Quellen</h2>
<div class="source-group">
<div class="source-item">
<h3>Global Slavery Index</h3>
<p><strong>URL:</strong> <a href="https://www.globalslaveryindex.org/" target="_blank">www.globalslaveryindex.org</a></p>
<p><strong>Beschreibung:</strong> Daten über moderne Sklaverei weltweit (27,3 Millionen Menschen)</p>
</div>
<div class="source-item">
<h3>UN Refugee Agency (UNHCR)</h3>
<p><strong>URL:</strong> <a href="https://www.unhcr.org/" target="_blank">www.unhcr.org</a></p>
<p><strong>Beschreibung:</strong> Statistiken über Flüchtlinge weltweit (über 100 Millionen)</p>
</div>
<div class="source-item">
<h3>ILO Child Labour Statistics</h3>
<p><strong>URL:</strong> <a href="https://www.ilo.org/ipec/" target="_blank">www.ilo.org/ipec</a></p>
<p><strong>Beschreibung:</strong> Daten über Kinderarbeit (160 Millionen betroffene Kinder)</p>
</div>
<div class="source-item">
<h3>WHO - Water and Sanitation</h3>
<p><strong>URL:</strong> <a href="https://www.who.int/" target="_blank">www.who.int</a></p>
<p><strong>Beschreibung:</strong> Informationen über Zugang zu sauberem Wasser</p>
</div>
</div>
<!-- Educational Resources -->
<h2>Lernressourcen</h2>
<div class="source-group">
<div class="source-item">
<h3>Bundeszentrale für politische Bildung (bpb)</h3>
<p><strong>URL:</strong> <a href="https://www.bpb.de/" target="_blank">www.bpb.de</a></p>
<p><strong>Beschreibung:</strong> Kostenlose Materialien zum Thema Menschenrechte</p>
</div>
<div class="source-item">
<h3>Deutsches Institut für Menschenrechte</h3>
<p><strong>URL:</strong> <a href="https://www.institut-fuer-menschenrechte.de/" target="_blank">www.institut-fuer-menschenrechte.de</a></p>
<p><strong>Beschreibung:</strong> Akademische und praktische Ressourcen zu Menschenrechten</p>
</div>
</div>
<!-- Disclaimer -->
<section class="disclaimer-section">
<h2>⚠️ Haftungsausschluss</h2>
<p>Die Inhalte dieser Website basieren auf den oben genannten Quellen. Trotz sorgfältiger Recherche und Überprüfung können keine Fehler ausgeschlossen werden. Für die Richtigkeit und Aktualität der Inhalte wird keine Haftung übernommen.</p>
<p><strong>Zitierweise:</strong> Bei Verwendung von Inhalten aus dieser Website sollte die entsprechende Originalquelle zitiert werden.</p>
</section>
</div>
</div>
</section>
</main>
<!-- AI Notice -->
<section class="ai-notice">
<div class="container">
<p><small>Diese Website wurde als Schulprojekt mit Unterstützung digitaler Werkzeuge erstellt.</small></p>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-grid">
<div>
<h3>Über uns</h3>
<p>Eine Website zur Aufklärung über Menschenrechte für Schulen und Lernende.</p>
</div>
<div>
<h3>Navigation</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="rights.html">Rechte</a></li>
<li><a href="challenges.html">Herausforderungen</a></li>
<li><a href="action.html">Handeln</a></li>
</ul>
</div>
<div>
<h3>Weitere Info</h3>
<ul>
<li><a href="about.html">Über den Autor</a></li>
<li><a href="sources.html">Quellenverzeichnis</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Menschenrechte Projekt. Alle Rechte vorbehalten.</p>
</div>
</div>
</footer>
</body>
</html>