-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathimpressum.html
72 lines (61 loc) · 3.49 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Magdablog by MAGDa-BeuthHS</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<a href="https://magda-beuthhs.github.io/magdablog/" alt="MAGDa Blog"><img src="media/magda_logo.png" alt="MAGDa Logo" width="150"></a>
<p>MAGDa - Management und Analyse Geotemporaler Daten</p>
<p class="view"><a href="https://github.com/MAGDa-BeuthHS/magdablog">View the Project on GitHub <small>MAGDa-BeuthHS/magdablog</small></a></p>
<ul>
<li><a href="https://github.com/MAGDa-BeuthHS/magdablog/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/MAGDa-BeuthHS/magdablog/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/MAGDa-BeuthHS/magdablog">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>Impressum</h1>
<strong>Institution:</strong><br>
<strong>Beuth Hochschule für Technik Berlin
- University of Applied Sciences -</strong><br>
vertreten durch die Präsidentin der<br>
Beuth Hochschule für Technik Berlin, </br>
Prof. Dr. Monika Gross (ViSdP)<br><br>
<strong>Anschrift:</strong><br>
Luxemburger Straße 10<br>
13353 Berlin<br>
Telefon: 030-4504-0<br>
E-Mail: www - at - beuth-hochschule.de<br><br>
<strong>Rechtsform:</strong><br>
Die Beuth Hochschule ist eine Körperschaft des öffentlichen Rechts gem. §§ 1 und 2 des Berliner Hochschulgesetz (BerlHG) und zugleich Einrichtung des Landes Berlin.<br><br>
<strong>Umsatzsteuer-Identifikationsnummer:</strong>
Die Beuth Hochschule hat die Umsatzsteuer- Identifikationsnummer DE 811742349<br><br>
<strong>Urheberrecht:</strong><br>
Die Beuth Hochschule ist Urheberin der Texte, des Layouts und der Fotos auf allen Internetseiten, die auf dieses Impressum verweisen (Webserver <a href="http://www.beuth-hochschule.de/" alt="Beuth Webseite" target="_blank">www.beuth-hochschule.de</a>). Die Inhalte sind urheberrechtlich geschützt. Für alle anderen Inhalte auf WWW-Servern der Beuth Hochschule sind die jeweiligen Bereiche redaktionell verantwortlich.
Fotos: Beuth Hochschule, Carsten Wilde, Célia Pernot, all air charter, Berlin<br><br>
<strong>Kontakt:</strong><br>
Pressestelle der Beuth Hochschule,<br>
Tel. 030-4504-2314,<br>
E-Mail: presse - at -beuth-hochschule.de<br><br>
<strong>Rechtliche Hinweise: </strong><br>
Die Beuth Hochschule schließt, soweit gesetzlich zulässig, jegliche Haftung für die Inhalte der von ihr publizierten Webseiten aus. Das gleiche gilt für Seiten, auf die durch Links verwiesen wird. Die Beuth Hochschule für Technik Berlin distanziert sich ausdrücklich von den Inhalten der verlinkten Seiten und macht sich diese nicht zu Eigen.
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/MAGDa-BeuthHS">MAGDa-BeuthHS</a></p>
<p><a href="impressum.html">Impressum</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>