2024-01-06 01:19:35 +01:00
|
|
|
<!--
|
|
|
|
SPDX-FileCopyrightText: 2021-2023 Simon Bruder <simon@sbruder.de>
|
|
|
|
|
|
|
|
SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
-->
|
|
|
|
|
2021-02-14 19:48:50 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
}
|
|
|
|
img.mail {
|
|
|
|
height: 1em;
|
|
|
|
margin-bottom: -4px;
|
|
|
|
}
|
2023-03-23 01:38:31 +01:00
|
|
|
.fineprint {
|
|
|
|
font-size: .75rem;
|
|
|
|
margin-top: auto;
|
|
|
|
}
|
|
|
|
ol.footnotes {
|
|
|
|
list-style-type: lower-latin;
|
|
|
|
}
|
2021-02-14 19:48:50 +01:00
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Impressum</h1>
|
|
|
|
|
|
|
|
<h2>Anbieter</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Simon Bruder<br>
|
2023-12-19 11:23:19 +01:00
|
|
|
℅ Block Services<br>
|
|
|
|
Stuttgarter Str. 106<br>
|
|
|
|
70736 Fellbach<br>
|
2021-02-14 19:48:50 +01:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Kontakt</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>E-Mail: <img class="mail" src="mail.svg"></li>
|
2023-12-19 11:23:19 +01:00
|
|
|
<li>Telefon: +49 351 41886715</li>
|
|
|
|
<li>Telefax: +49 351 89672619<sup>a</sup></li>
|
2021-02-14 19:48:50 +01:00
|
|
|
</ul>
|
2023-03-23 01:38:31 +01:00
|
|
|
<div class="fineprint">
|
|
|
|
<ol class="footnotes">
|
|
|
|
<li>
|
|
|
|
Beachten Sie, dass die Übermittlung eines Faxes auf Ihr eigenes Risiko erfolgt.
|
|
|
|
Bevor Sie Daten, die möglicherweise personenbezogen sind, per Fax übermitteln,
|
|
|
|
konsultieren Sie bitte Ihren Anwalt, um zu sicherzustellen, dass dies mit geltendem Recht vereinbar ist.
|
|
|
|
</li>
|
|
|
|
</ol>
|
|
|
|
</div>
|
2021-02-14 19:48:50 +01:00
|
|
|
</body>
|
|
|
|
</html>
|