Files
Website/impressum-en.html
Claude Code 21a0ba0757 Update imprint data and remove trust indicators
- Fix impressum.html with correct HRB 110105 and Amtsgericht Düsseldorf
- Add English versions of legal pages (impressum-en.html, datenschutz-en.html)
- Correct company representatives to Hendrik Gebhardt & Monami Homma
- Remove incorrect Marlon Paulse references and Wiesenstraße address
- Remove trust-indicators section from website (HTML, CSS, JS)
- Add mobile.css and related mobile navigation files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 21:07:24 +00:00

195 Zeilen
7.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Legal Notice - IntelSight</title>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/fonts.css">
<style>
body {
background: #0a0f1c;
min-height: 100vh;
}
.impressum-container {
max-width: 800px;
margin: 0 auto;
padding: 120px 20px 40px;
}
.impressum-header {
margin-bottom: 40px;
text-align: center;
}
.impressum-header h1 {
font-family: 'Bebas Neue', sans-serif;
font-size: 3rem;
font-weight: 400;
color: #ffffff;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 3px;
}
.impressum-content {
background: rgba(255, 255, 255, 0.95);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
border-radius: 20px;
padding: 40px;
backdrop-filter: blur(10px);
}
.impressum-section {
margin-bottom: 30px;
border-bottom: 1px solid rgba(15, 114, 181, 0.1);
padding-bottom: 20px;
}
.impressum-section:last-child {
border-bottom: none;
}
.impressum-section h2 {
font-family: 'Bebas Neue', sans-serif;
font-size: 1.5rem;
color: #0f72b5;
margin-bottom: 15px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
}
.impressum-section p {
font-family: 'Inter', sans-serif;
color: #333333;
line-height: 1.6;
margin-bottom: 10px;
}
.impressum-section strong {
color: #1a1a1a;
font-weight: 600;
}
</style>
</head>
<body>
<!-- Navigation -->
<nav class="navbar" role="navigation" aria-label="Main navigation">
<div class="nav-container">
<div class="logo">
<a href="index.html">
<img src="assets/images/logos/intelsight-name-light.svg" alt="IntelSight" class="logo-img">
</a>
</div>
<ul class="nav-menu">
<li><a href="index.html#home">Home</a></li>
<li><a href="index.html#about">About Us</a></li>
<li><a href="index.html#products">Products & Solutions</a></li>
<li><a href="mailto:info@intelsight.de">Contact</a></li>
</ul>
<div class="nav-extras">
<button class="lang-toggle" data-lang="en" aria-label="Switch language">DE | EN</button>
</div>
</div>
</nav>
<div class="impressum-container">
<div class="impressum-header">
<h1>Legal Notice</h1>
</div>
<div class="impressum-content">
<div class="impressum-section">
<h2>Company Information</h2>
<p>
IntelSight UG (limited liability)<br>
Gladbacher Strasse 3-5<br>
40764 Langenfeld<br>
Germany
</p>
</div>
<div class="impressum-section">
<h2>Represented by</h2>
<p>Hendrik Gebhardt<br>
Monami Homma</p>
</div>
<div class="impressum-section">
<h2>Contact</h2>
<p>
Email: info@intelsight.de<br>
Website: intelsight.de
</p>
</div>
<div class="impressum-section">
<h2>Commercial Register</h2>
<p>
Entry in the Commercial Register<br>
Registry Court: District Court Düsseldorf<br>
Registration number: HRB 110105
</p>
</div>
<div class="impressum-section">
<h2>VAT</h2>
<p>VAT identification number according to §27 a of the German VAT Act:<br>
DE [Number]</p>
</div>
<div class="impressum-section">
<h2>Consumer Dispute Resolution/<wbr>Universal Arbitration Board</h2>
<p>We are not willing or obliged to participate in dispute resolution proceedings before a consumer arbitration board.</p>
</div>
<div class="impressum-section">
<h2>Liability for Content</h2>
<p>As a service provider, we are responsible for our own content on these pages according to § 7 para.1 TMG under general law. However, according to §§ 8 to 10 TMG, we are not obligated as a service provider to monitor transmitted or stored third-party information or to investigate circumstances that indicate illegal activity.</p>
<p>Obligations to remove or block the use of information under general law remain unaffected. However, liability in this regard is only possible from the time of knowledge of a specific infringement. Upon becoming aware of such legal violations, we will remove this content immediately.</p>
</div>
<div class="impressum-section">
<h2>Liability for Links</h2>
<p>Our offer contains links to external third-party websites over whose content we have no influence. Therefore, we cannot assume any liability for this third-party content. The respective provider or operator of the pages is always responsible for the content of the linked pages. The linked pages were checked for possible legal violations at the time of linking. Illegal content was not recognizable at the time of linking.</p>
<p>However, permanent content control of the linked pages is not reasonable without concrete evidence of a violation of law. Upon becoming aware of legal violations, we will remove such links immediately.</p>
</div>
<div class="impressum-section">
<h2>Copyright</h2>
<p>The content and works created by the site operators on these pages are subject to German copyright law. The reproduction, editing, distribution and any kind of exploitation outside the limits of copyright require the written consent of the respective author or creator. Downloads and copies of this site are only permitted for private, non-commercial use.</p>
<p>Insofar as the content on this site was not created by the operator, the copyrights of third parties are respected. In particular, third-party content is marked as such. Should you nevertheless become aware of a copyright infringement, please inform us accordingly. Upon becoming aware of legal violations, we will remove such content immediately.</p>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="footer-content">
<div class="footer-section">
<h4>IntelSight</h4>
<p>Sicherheit Made in Germany</p>
</div>
<div class="footer-section">
<h4>Legal</h4>
<ul>
<li><a href="impressum-en.html">Legal Notice</a></li>
<li><a href="datenschutz-en.html">Privacy Policy</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Contact</h4>
<p><a href="mailto:info@intelsight.de">info@intelsight.de</a></p>
</div>
</div>
<div class="footer-bottom">
<p>&copy; 2025 IntelSight UG. All rights reserved.</p>
</div>
</footer>
<!-- JavaScript for legal pages -->
<script src="js/legal-pages.js"></script>
<!-- IntelSight Analytics -->
<script async src="/insights/t.js"></script>
</body>
</html>