|
@@ -3,26 +3,29 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <script src="https://unpkg.com/phosphor-icons"></script>
|
|
|
- <title>Sv443 - Legal Information</title>
|
|
|
- <link rel="stylesheet" href="css/global.css">
|
|
|
- <link rel="stylesheet" href="css/index.css">
|
|
|
- <script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
|
|
|
- <script type="text/javascript" src="js/index.js"></script>
|
|
|
+
|
|
|
+ <meta name="pagename" content="Sv443 Network - Legal Information">
|
|
|
+ <meta property="og:title" content="Sv443 Network - Legal Information">
|
|
|
+ <meta name="application-name" content="Sv443 Network - Legal Information">
|
|
|
+
|
|
|
+ <title>Sv443 Network - Legal Information</title>
|
|
|
+
|
|
|
+ <script src="./imprint.js"></script>
|
|
|
+
|
|
|
+ <link rel="stylesheet" href="../css/global.css">
|
|
|
+ <link rel="stylesheet" href="./imprint.css">
|
|
|
</head>
|
|
|
<body onload="otheronload();">
|
|
|
+ <noscript><h2 style="color: orangered;">To battle crawlers this page requires JavaScript to be enabled for the contact information to be revealed</h2></noscript>
|
|
|
<header>
|
|
|
<p id="title">Site Notice</p>
|
|
|
</header>
|
|
|
<main>
|
|
|
- <h2>Information pursuant to § 5 TMG</h2>
|
|
|
- <p>Sven Fehler<br>
|
|
|
- Käthe-Kollwitz-Weg 15<br>
|
|
|
- 70569 Stuttgart</p>
|
|
|
- <h2>Contact</h2>
|
|
|
- <p>Phone: +49 176 73554985<br>
|
|
|
- E-mail: [email protected]</p>
|
|
|
- <h3>Liability for Contents</h3>
|
|
|
+ <h3>Information pursuant to § 5 TMG</h3>
|
|
|
+ <p class="insAddress" data-lang="en"></p>
|
|
|
+ <h3>Contact</h3>
|
|
|
+ <p class="insContact" data-lang="en"></p>
|
|
|
+ <h4>Liability for Contents</h4>
|
|
|
<p>As service providers, we are liable for own contents of these websites according to Paragraph 7, Sect. 1
|
|
|
German
|
|
|
Telemedia Act (TMG). However, according to Paragraphs 8 to 10 German Telemedia Act (TMG), service providers
|
|
@@ -34,7 +37,7 @@
|
|
|
case, liability is only possible at the time of knowledge about a specific violation of law. Illegal
|
|
|
contents
|
|
|
will be removed immediately at the time we get knowledge of them.</p>
|
|
|
- <h3>Liability for Links</h3>
|
|
|
+ <h4>Liability for Links</h4>
|
|
|
<p>Our offer includes links to external third party websites. We have no influence on the contents of those
|
|
|
websites, therefore we cannot guarantee for those contents. Providers or administrators of linked websites
|
|
|
are
|
|
@@ -46,7 +49,7 @@
|
|
|
websites cannot be imposed without reasonable indications that there has been a violation of law. Illegal
|
|
|
links
|
|
|
will be removed immediately at the time we get knowledge of them.</p>
|
|
|
- <h3>Copyright</h3>
|
|
|
+ <h4>Copyright</h4>
|
|
|
<p>Contents and compilations published on these websites by the providers are subject to German copyright laws.
|
|
|
Reproduction, editing, distribution as well as the use of any kind outside the scope of the copyright law
|
|
|
require a written permission of the author or originator. Downloads and copies of these websites are
|
|
@@ -59,6 +62,5 @@
|
|
|
provider. Contributions of third parties on this site are indicated as such. However, if you notice any
|
|
|
violations of copyright law, please inform us. Such contents will be removed immediately.</p>
|
|
|
</main>
|
|
|
- <script src="/cdn-cgi/apps/head/5pPzH2kRN5hr-QFaZq4KkAWkfiU.js"></script>
|
|
|
</body>
|
|
|
</html>
|