-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimpressum.html
More file actions
94 lines (83 loc) · 3.41 KB
/
Copy pathimpressum.html
File metadata and controls
94 lines (83 loc) · 3.41 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
<!DOCTYPE html>
<html lang="de-DE">
<head>
<title>DIE ZEIT DANACH – IMPRESSUM</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content=".eck" />
<meta name="keywords" content="fh dortmund, fachbereich design, die zeit danach, symposium, alumni" />
<meta name="Resource-type" content="Document" />
<link rel="stylesheet" type="text/css" href="css/dzd.css">
<link rel="icon" type="image/x-icon" href="images/favicon-16x16.png" sizes="16x16 24x24 32x32 48x48" />
</head>
<body id="impressum">
<div class="page">
<header class="site-header" role="banner">
<div class="header">
<div class="background"></div>
<div class="header-text">
<div class="site-description">
ALUMNI SYMPOSIUM
</div>
<div class="site-title">
<div id="socialMediaDiv">
<a href="https://www.instagram.com/diezeitdanach/"><img class="socialMedia" src="images/instagram.png"></a>
<a href="https://www.facebook.com/diezeitdanach"><img class="socialMedia" src="images/facebook.png"></a>
</div>
<a href="http://diezeitdanach.de/" rel="home">DIE ZEIT DANACH</a>
</div>
</div>
</div><!-- .header -->
</header><!-- header -->
<div class="content">
<div class="spacing"></div>
<div class="block">
<div class="left-block">
<div>
<div class="title">Impressum</div>
<a href="index.html">zurück</a>
<div class="spacing_smol"></div>
</div>
</div>
<div class="right-block"></div>
</div>
<div class="block">
<div class="left-block"></div>
<div class="right-block" id="impressumText">
<p>Angaben nach § 5 Telemediengesetz — TMG</p>
<p>Diese Webseite zeigt Informationen über das Alumni Symposium "die zeit danach" des Fachbereichs Design der
Fachhochschule Dortmund.</p>
<p>ViSdPR: Prof. Dirk Gebhardt</p>
<p>Allgemeine Anschrift:<br>
Fachhochschule Dortmund<br>
Fachbereich Design<br>
Max-Ophüls-Platz 2<br>
44137 Dortmund</p>
<p>Telefon: +49 (0) 231 9112–9426 oder +49 (0) 231 9112–9447</p>
<p>Postanschrift:<br>
Fachhochschule Dortmund<br>
Postfach 10 50 18<br>
44047 Dortmund</p>
<p>Rechtsform:<br>
Körperschaft des öffentlichen Rechts
Vertretung der Hochschule nach außen:
Der Rektor der Fachhochschule Dortmund
Prof. Dr. Wilhelm Schwick</p>
<p>Aufsichtsbehörde:<br>
Ministerium für Innovation, Wissenschaft und Forschung des Landes Nordrhein-Westfalen (MIWF)</p>
<p>Umsatzsteuer-Identifikationsnummer: DE 124 716 401</p>
<p>DUNS-Nummer der FH Dortmund: 340752059<br>
Die DUNS-Nummer (Data Universal Numbering System) ist ein von der Wirtschaftsauskunftei Dun & Bradstreet
eingeführtes Nummernsystem und soll der Zuordnung einzelner Institutionen im internationalen Kontext dienen.
</p>
</div>
</div>
</div><!-- content -->
<footer>
<div>
Fachbereich Design | Max-Ophüls-Platz 2 | 44137 Dortmund
</div>
</footer>
</div><!-- page -->
</body>
</html>