Impressum
Angaben gemäß § 5 DDG
Olivenmax
Yasin Sarisu
Egidestraße 25
44892 Bochum
Deutschland
Umsatzsteuer-ID
Umsatzsteuer-Identifikationsnummer gemäß § 27a UStG:
DE340271290
Bio-Zertifizierung
Zertifiziert durch ABCert AG
Kontrollnummer: DE-NW-006-35566-H
Öko-Kontrollstelle: DE-ÖKO-006
Verantwortlich für Inhalte
Gemäß § 18 Abs. 2 MStV:
Yasin Sarisu
Egidestraße 25
44892 Bochum
Wir sind nicht bereit oder verpflichtet, an
Streitbeilegungsverfahren vor einer
Verbraucherschlichtungsstelle teilzunehmen.
.impressum-container {
max-width: 900px;
margin: 60px auto;
padding: 20px;
font-family: Arial, sans-serif;
color: #222;
}
.impressum-container h1 {
text-align: center;
font-size: 38px;
margin-bottom: 40px;
}
.impressum-card {
background: #fff;
border-radius: 18px;
padding: 35px;
box-shadow: 0 5px 25px rgba(0,0,0,0.08);
border: 1px solid #eee;
}
.impressum-block {
margin-bottom: 35px;
}
.impressum-block h2,
.impressum-block h3 {
margin-bottom: 15px;
color: #111;
}
.impressum-block p {
line-height: 1.8;
margin: 0;
color: #444;
}
.impressum-block a {
color: #111;
text-decoration: none;
}
.impressum-block a:hover {
opacity: 0.7;
}
.impressum-note {
margin-top: 30px;
padding: 18px;
background: #f7f7f7;
border-radius: 12px;
line-height: 1.7;
color: #555;
}
@media (max-width: 768px) {
.impressum-container {
padding: 15px;
margin: 30px auto;
}
.impressum-card {
padding: 22px;
}
.impressum-container h1 {
font-size: 30px;
}
}