Update impressum
This commit is contained in:
parent
8d0e6e0055
commit
25777c443f
1 changed files with 28 additions and 14 deletions
|
|
@ -12,6 +12,8 @@
|
||||||
.legal h2 { font-size: 16px; margin-top: 24px; margin-bottom: 8px; }
|
.legal h2 { font-size: 16px; margin-top: 24px; margin-bottom: 8px; }
|
||||||
.legal p { margin-bottom: 12px; }
|
.legal p { margin-bottom: 12px; }
|
||||||
.legal a { color: var(--text-muted); }
|
.legal a { color: var(--text-muted); }
|
||||||
|
.legal ul { margin: 0 0 12px 20px; padding: 0; }
|
||||||
|
.legal li { margin-bottom: 4px; }
|
||||||
.back { display: inline-block; margin-bottom: 16px; font-size: 13px; color: var(--text-muted); text-decoration: none; }
|
.back { display: inline-block; margin-bottom: 16px; font-size: 13px; color: var(--text-muted); text-decoration: none; }
|
||||||
.back:hover { text-decoration: underline; }
|
.back:hover { text-decoration: underline; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -21,7 +23,7 @@
|
||||||
<a href="/" class="back">← Zur Karte</a>
|
<a href="/" class="back">← Zur Karte</a>
|
||||||
<h1>Impressum</h1>
|
<h1>Impressum</h1>
|
||||||
|
|
||||||
<h2>Angaben gemäß § 5 TMG</h2>
|
<h2>Diensteanbieterin</h2>
|
||||||
<p>
|
<p>
|
||||||
Bearologics GmbH<br>
|
Bearologics GmbH<br>
|
||||||
Bergstraße 18<br>
|
Bergstraße 18<br>
|
||||||
|
|
@ -29,23 +31,35 @@
|
||||||
Deutschland
|
Deutschland
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Vertreten durch</h2>
|
<h2>Kontaktmöglichkeiten</h2>
|
||||||
<p>Marcus Kida</p>
|
|
||||||
|
|
||||||
<h2>Kontakt</h2>
|
|
||||||
<p>E-Mail: mail@bearologics.com</p>
|
|
||||||
|
|
||||||
<h2>Handelsregister</h2>
|
|
||||||
<p>
|
<p>
|
||||||
Registergericht: Amtsgericht Lüneburg<br>
|
E-Mail-Adresse: <a href="mailto:mail@bearologics.com">mail@bearologics.com</a><br>
|
||||||
Registernummer: HRB 212614
|
Telefon: +49 (0) 5141 3083606<br>
|
||||||
|
Kontaktformular: <a href="https://bearologics.com/contact" target="_blank" rel="noopener">https://bearologics.com/contact</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Haftungsausschluss</h2>
|
<h2>Vertretungsberechtigte Personen</h2>
|
||||||
|
<p>Vertretungsberechtigt: Marcus Kida (Geschäftsführender Gesellschafter)</p>
|
||||||
|
|
||||||
|
<h2>Journalistisch-redaktionelle Angebote</h2>
|
||||||
|
<p>Inhaltlich verantwortlich: Marcus Kida (Adresse wie oben)</p>
|
||||||
|
|
||||||
|
<h2>Angaben zum Unternehmen</h2>
|
||||||
|
<p>Umsatzsteuer Identifikationsnummer (USt-ID): DE321903910</p>
|
||||||
|
|
||||||
|
<h2>Register und Registernummer</h2>
|
||||||
<p>
|
<p>
|
||||||
Die auf dieser Website dargestellten Repeaterdaten stammen aus öffentlich
|
Handelsregister<br>
|
||||||
zugänglichen Quellen (RadioID, BrandMeister). Für die Richtigkeit, Vollständigkeit
|
Geführt bei: Amtsgericht Lüneburg<br>
|
||||||
und Aktualität der Daten wird keine Gewähr übernommen.
|
Nummer: HRB 212614
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Online-Streitbeilegung (OS)</h2>
|
||||||
|
<p>
|
||||||
|
Online-Streitbeilegung: Die Europäische Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit, die Sie unter <a href="https://ec.europa.eu/consumers/odr/" target="_blank" rel="noopener">https://ec.europa.eu/consumers/odr/</a> finden. Verbraucher haben die Möglichkeit, diese Plattform für die Beilegung ihrer Streitigkeiten zu nutzen.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Wir sind nicht bereit oder verpflichtet, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue