Willkommen bei Der Erfolg Geschaft – Ihrem Premium-Partner für Mountainbiking und Fahrradpflege
Unsere Mission
Seit unserer Gründung haben wir uns einem Ziel verschrieben: Radsportenthusiasten weltweit mit hochwertiger Ausrüstung und erstklassigem Zubehör zu versorgen. Unser Sortiment reicht von leistungsstarken E-Bikes bis zu professionellen Pflegeprodukten – alles aus einer Hand.
Für wen wir da sind
Mountainbike-Enthusiasten
Von Hardtail bis Fully – wir bieten Top-Modelle bekannter Marken zu unschlagbaren Preisen.
E-Bike-Fahrer
Ob E-Mountainbike oder E-Trekking – bei uns finden Sie das perfekte elektrische Begleiter.
Wartungsprofis
Mit unseren professionellen Pflegeprodukten und Werkzeugen halten Sie jedes Bike in Topform.
Was uns auszeichnet
- Unschlagbare Preise: Regelmäßige Sonderangebote und Rabatte für Großbestellungen
- Markenqualität: Exklusive Partnerschaften mit führenden Herstellern wie SRAM und RockShox
- Deutsche Expertise: Entwickelt und getestet unter anspruchsvollen Bedingungen
- Globale Verfügbarkeit: Versand in fast alle Regionen weltweit
- Komplettes Sortiment: Vom Bike bis zum kleinsten Ersatzteil – alles aus einer Hand
Unser Versprechen an Sie
Wir bei Der Erfolg Geschaft verstehen, dass Ihr Fahrrad mehr ist als nur ein Fortbewegungsmittel – es ist Ihr Begleiter für Abenteuer, Fitness und Freiheit. Deshalb bieten wir nicht nur Produkte, sondern komplette Lösungen für Ihre Fahrradbedürfnisse.
Unser Team in Berlin steht Ihnen mit Rat und Tat zur Seite. Kontaktieren Sie uns jederzeit unter [email protected] – wir freuen uns auf Sie!
.about-us-container {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
font-family: ‚Helvetica Neue‘, Arial, sans-serif;
color: #333;
line-height: 1.6;
}
.hero-section {
text-align: center;
padding: 40px 0;
background-color: #f5f5f5;
border-radius: 8px;
margin-bottom: 40px;
}
.hero-section h1 {
font-size: 2.5rem;
color: #2c3e50;
margin-bottom: 15px;
}
.subtitle {
font-size: 1.2rem;
color: #7f8c8d;
}
h2 {
color: #2c3e50;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
margin-top: 40px;
}
.audience-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 30px 0;
}
.audience-card {
background: #f9f9f9;
padding: 20px;
border-radius: 8px;
border-left: 4px solid #3498db;
}
.audience-card h3 {
color: #3498db;
margin-top: 0;
}
.product-highlights ul {
list-style-type: none;
padding: 0;
}
.product-highlights li {
padding: 10px 0;
padding-left: 30px;
position: relative;
}
.product-highlights li:before {
content: „✓“;
color: #27ae60;
position: absolute;
left: 0;
font-weight: bold;
}
.cta-section {
text-align: center;
margin: 50px 0;
padding: 30px;
background-color: #3498db;
color: white;
border-radius: 8px;
}
.cta-section h3 {
color: white;
border-bottom: none;
}
.cta-button {
display: inline-block;
padding: 12px 30px;
background-color: white;
color: #3498db;
text-decoration: none;
border-radius: 4px;
font-weight: bold;
margin-top: 20px;
transition: all 0.3s ease;
}
.cta-button:hover {
background-color: #f1f1f1;
transform: translateY(-2px);
}
.customer-promise {
background-color: #f9f9f9;
padding: 30px;
border-radius: 8px;
margin: 40px 0;
}