-
Notifications
You must be signed in to change notification settings - Fork 0
/
impressum.html
56 lines (55 loc) · 1.44 KB
/
impressum.html
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Impressum</title>
</head>
<body>
<div class="entry-content">
<h3 id="impressum">
<span style="font-size: 14px; line-height: 1.5em"
>Angaben gemäß § 5 TMG:</span
>
</h3>
<p>
<span style="line-height: 1.5em"
>Bund für islamische Bildung e. V.</span
>
</p>
<p>
Füssener Str. 15<br />
12309 Berlin
</p>
<h2>Vertreten durch:</h2>
<p>
Samer Khalil (1. Vorsitzender)<br />
Anne-Maria Nowak (2. Vorsitzende)<br />
Mohammad Klait (Schriftführer)
</p>
<h2>Kontakt:</h2>
<p>E-Mail: [email protected]</p>
<h2>Registereintrag:</h2>
<p>
Eintragung im Vereinsregister. <br />Registergericht:Amtsgericht
Berlin-Charlottenburg <br />Registernummer: VR 32921
</p>
<h2>Steuernummer:</h2>
<p>27/657/53847</p>
<h2>Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV:</h2>
<p>Bund für islamische Bildung e.V.</p>
<p> </p>
<p>
Quelle:
<i
><a
href="https://www.e-recht24.de/impressum-generator.html"
rel="nofollow"
>https://www.e-recht24.de</a
></i
>
</p>
<p> </p>
</div>
</body>
</html>