- 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>
290 Zeilen
14 KiB
HTML
290 Zeilen
14 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Privacy Policy - IntelSight</title>
|
|
<link rel="stylesheet" href="css/main.css">
|
|
<link rel="stylesheet" href="css/fonts.css">
|
|
<style>
|
|
body {
|
|
background: #0a0f1c;
|
|
min-height: 100vh;
|
|
}
|
|
.datenschutz-container {
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
padding: 120px 20px 40px;
|
|
}
|
|
|
|
.datenschutz-header {
|
|
margin-bottom: 40px;
|
|
text-align: center;
|
|
}
|
|
|
|
.datenschutz-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;
|
|
}
|
|
|
|
.datenschutz-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);
|
|
}
|
|
.datenschutz-section {
|
|
margin-bottom: 35px;
|
|
}
|
|
|
|
.datenschutz-section h2 {
|
|
font-family: 'Bebas Neue', sans-serif;
|
|
font-size: 1.8rem;
|
|
color: #0f72b5;
|
|
margin-bottom: 20px;
|
|
font-weight: 400;
|
|
letter-spacing: 1px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.datenschutz-section h3 {
|
|
font-family: 'Inter', sans-serif;
|
|
font-size: 1.2rem;
|
|
color: #333;
|
|
margin-top: 20px;
|
|
margin-bottom: 15px;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.datenschutz-section p {
|
|
font-family: 'Inter', sans-serif;
|
|
color: #333333;
|
|
line-height: 1.7;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.datenschutz-section ul {
|
|
margin-left: 20px;
|
|
margin-bottom: 15px;
|
|
}
|
|
.datenschutz-section li {
|
|
font-family: 'Inter', sans-serif;
|
|
color: #333333;
|
|
line-height: 1.7;
|
|
margin-bottom: 8px;
|
|
}
|
|
.datenschutz-section strong {
|
|
color: #1a1a1a;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.important-notice {
|
|
background: rgba(15, 114, 181, 0.08);
|
|
border-left: 4px solid #0f72b5;
|
|
padding: 15px 20px;
|
|
margin: 20px 0;
|
|
border-radius: 4px;
|
|
}
|
|
.important-notice p {
|
|
font-family: 'Inter', sans-serif;
|
|
}
|
|
.source-note {
|
|
margin-top: 40px;
|
|
padding-top: 20px;
|
|
border-top: 1px solid rgba(15, 114, 181, 0.1);
|
|
font-size: 0.9rem;
|
|
color: #666;
|
|
font-family: 'Inter', sans-serif;
|
|
}
|
|
.source-note a {
|
|
color: #0f72b5;
|
|
text-decoration: none;
|
|
}
|
|
.source-note a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
</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="datenschutz-container">
|
|
<div class="datenschutz-header">
|
|
<h1>Privacy Policy</h1>
|
|
</div>
|
|
|
|
<div class="datenschutz-content">
|
|
<div class="datenschutz-section">
|
|
<h2>1. Data Protection at a Glance</h2>
|
|
|
|
<h3>General Information</h3>
|
|
<p>The following information provides a simple overview of what happens to your personal data when you visit our website. Personal data is any data that can personally identify you. Detailed information on the subject of data protection can be found in our privacy policy listed below this text.</p>
|
|
|
|
<h3>Data Collection on Our Website</h3>
|
|
<p><strong>Who is responsible for data collection on this website?</strong><br>
|
|
Data processing on this website is carried out by the website operator. You can find their contact details in the legal notice of this website.</p>
|
|
|
|
<p><strong>How do we collect your data?</strong><br>
|
|
Your data is collected, on the one hand, by you providing it to us. This could be data that you enter in a contact form, for example.</p>
|
|
|
|
<p>Other data is collected automatically by our IT systems when you visit the website. This is primarily technical data (e.g., internet browser, operating system, or time of page access). This data is collected automatically as soon as you enter our website.</p>
|
|
|
|
<p><strong>What do we use your data for?</strong><br>
|
|
Part of the data is collected to ensure error-free provision of the website. Other data may be used to analyze your user behavior.</p>
|
|
|
|
<p><strong>What rights do you have regarding your data?</strong><br>
|
|
You have the right to receive information about the origin, recipient, and purpose of your stored personal data free of charge at any time. You also have the right to request the correction, blocking, or deletion of this data. You can contact us at any time at the address given in the legal notice if you have further questions about data protection. Furthermore, you have the right to lodge a complaint with the competent supervisory authority.</p>
|
|
</div>
|
|
|
|
<div class="datenschutz-section">
|
|
<h2>2. General Information and Mandatory Information</h2>
|
|
|
|
<h3>Data Protection</h3>
|
|
<p>The operators of these pages take the protection of your personal data very seriously. We treat your personal data confidentially and in accordance with the statutory data protection regulations and this privacy policy.</p>
|
|
|
|
<p>When you use this website, various personal data is collected. Personal data is data that can personally identify you. This privacy policy explains what data we collect and what we use it for. It also explains how and for what purpose this happens.</p>
|
|
|
|
<p>We would like to point out that data transmission over the Internet (e.g., when communicating by email) can have security gaps. Complete protection of data against access by third parties is not possible.</p>
|
|
|
|
<h3>Note on the Responsible Party</h3>
|
|
<p>The responsible party for data processing on this website is:</p>
|
|
|
|
<div class="contact-info">
|
|
<p>
|
|
IntelSight UG (limited liability)<br>
|
|
Hendrik Gebhardt<br>
|
|
Monami Homma<br>
|
|
Gladbacher Strasse 3-5<br>
|
|
40764 Langenfeld<br>
|
|
Germany<br><br>
|
|
Email: info@intelsight.de
|
|
</p>
|
|
</div>
|
|
|
|
<p>The responsible party is the natural or legal person who alone or jointly with others decides on the purposes and means of processing personal data (e.g., names, email addresses, etc.).</p>
|
|
|
|
<h3>Revocation of Your Consent to Data Processing</h3>
|
|
<p>Many data processing operations are only possible with your express consent. You can revoke consent you have already given at any time. An informal notification by email to us is sufficient. The legality of the data processing carried out until the revocation remains unaffected by the revocation.</p>
|
|
|
|
<h3>Right to Lodge a Complaint with the Competent Supervisory Authority</h3>
|
|
<p>In the event of violations of data protection law, the person affected has the right to lodge a complaint with the competent supervisory authority. The competent supervisory authority for data protection issues is the state data protection officer of the federal state in which our company is headquartered. A list of data protection officers and their contact details can be found at the following link: <a href="https://www.bfdi.bund.de/DE/Infothek/Anschriften_Links/anschriften_links-node.html" target="_blank" rel="noopener">https://www.bfdi.bund.de</a>.</p>
|
|
</div>
|
|
|
|
<div class="datenschutz-section">
|
|
<h2>3. Data Collection on Our Website</h2>
|
|
|
|
<h3>Server Log Files</h3>
|
|
<p>The provider of the pages automatically collects and stores information in so-called server log files, which your browser automatically transmits to us. These are:</p>
|
|
|
|
<ul>
|
|
<li>Browser type and browser version</li>
|
|
<li>Operating system used</li>
|
|
<li>Referrer URL</li>
|
|
<li>Host name of the accessing computer</li>
|
|
<li>Time of the server request</li>
|
|
<li>IP address</li>
|
|
</ul>
|
|
|
|
<p>This data is not merged with other data sources.</p>
|
|
|
|
<p>The basis for data processing is Art. 6 para. 1 lit. f GDPR, which permits the processing of data to fulfill a contract or pre-contractual measures.</p>
|
|
|
|
<h3>SSL or TLS Encryption</h3>
|
|
<p>This site uses SSL or TLS encryption for security reasons and to protect the transmission of confidential content, such as orders or inquiries that you send to us as the site operator. You can recognize an encrypted connection by the fact that the address line of the browser changes from "http://" to "https://" and by the lock symbol in your browser line.</p>
|
|
|
|
<p>If SSL or TLS encryption is activated, the data you transmit to us cannot be read by third parties.</p>
|
|
</div>
|
|
|
|
<div class="datenschutz-section">
|
|
<h2>4. Our Web Analytics</h2>
|
|
<p>We use our own analytics system that stores data exclusively on our servers in Germany. No data is passed on to third parties. The analytics serves to improve our website and to analyze user behavior.</p>
|
|
|
|
<p>The following data is collected:</p>
|
|
<ul>
|
|
<li>Pages visited</li>
|
|
<li>Time of access</li>
|
|
<li>Anonymized IP address</li>
|
|
<li>Browser information</li>
|
|
</ul>
|
|
|
|
<p>This data is not personal and cannot be used to identify individual users.</p>
|
|
</div>
|
|
|
|
<div class="datenschutz-section">
|
|
<h2>5. Your Rights</h2>
|
|
<p>You have the following rights regarding your personal data:</p>
|
|
|
|
<ul>
|
|
<li><strong>Right to information:</strong> You can request information about your stored data.</li>
|
|
<li><strong>Right to correction:</strong> You can request the correction of incorrect data.</li>
|
|
<li><strong>Right to deletion:</strong> You can request the deletion of your data.</li>
|
|
<li><strong>Right to restriction of processing:</strong> You can request the restriction of data processing.</li>
|
|
<li><strong>Right to data portability:</strong> You can request to receive your data in a structured format.</li>
|
|
<li><strong>Right to object:</strong> You can object to the processing of your data.</li>
|
|
</ul>
|
|
|
|
<p>To exercise these rights, please contact us at info@intelsight.de.</p>
|
|
</div>
|
|
|
|
<div class="datenschutz-section">
|
|
<h2>6. Changes to This Privacy Policy</h2>
|
|
<p>We reserve the right to adapt this privacy policy so that it always complies with current legal requirements or to implement changes to our services in the privacy policy, e.g., when introducing new services. The new privacy policy will then apply to your next visit.</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>© 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> |