Firmenjubiläum:
Innovabee feiert sein 30-jähriges Bestehen als Mitarbeiter-Event

<style>
/* Webflow Blog Styles */
:root {
--content-max-width: 1500px;
--bg-color: #ffffff;
--font-sans: Inter, sans-serif;
--font-display: 'Mona Sans', sans-serif;
--font-sans-stretch: normal;
--font-display-stretch: normal;
}
.blog-content {
font-family: var(--font-sans);
font-stretch: var(--font-sans-stretch);
color: #000000;
line-height: 1.2;
}
figcaption, .video-caption {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 0.875rem;
font-weight: 500;
font-style: normal;
color: #000000;
line-height: 1.5;
letter-spacing: 0;
margin: 0.5rem 0 0 0;
text-align: center;
}
/* Image Widths and Galleries */
.offset-block {
padding-left: 50px;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
font-family: var(--font-display);
font-stretch: var(--font-display-stretch);
}
.blog-content p a, .blog-content li a, .blog-content .text-link {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: color 0.2s ease;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content .text-link:hover {
color: #f0567f;
}
.blog-content h1 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 48px;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h2 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 36px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 500;
letter-spacing: 0;
}
.blog-content h3 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 26px;
line-height: 1.2;
margin: 0 0 0.5rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h4 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h5 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h6 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content .kpi-text {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 2.125rem;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
text-align: center;
}
.blog-content p {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content .text-bodyBold {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 700;
}
.blog-content ul {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content p a, .blog-content li a, .blog-content h1 a, .blog-content h2 a, .blog-content h3 a, .blog-content h4 a {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: all 0.2s ease-in-out;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content h1 a:hover, .blog-content h2 a:hover, .blog-content h3 a:hover, .blog-content h4 a:hover {
color: #f0567f;
}
.blog-content blockquote {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 22px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #0066cc;
background-color: #f2f5f8;
padding: 0px;
margin: 1.5rem 0;
color: #000000;
}
.blog-content q {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #94a3b8;
background-color: #f2f5f8;
padding: 0px;
quotes: "«" "»" "‹" "›";
color: #000000;
}
.custom-container {
max-width: var(--content-max-width);
margin: 0 auto;
padding: 60px 60px 70px 70px;
}
.custom-button:hover {
background-color: #fdc300 !important;
color: #000000 !important;
transform: scale(1.03) !important;
}
.faq-item {
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 15px;
margin-bottom: 1rem;
}
.faq-question {
font-weight: bold;
color: #1a1a1a;
margin-bottom: 0.5rem;
}
.faq-answer {
color: #333333;
}
.box-style-standard {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
color: #333333;
margin: 1.5rem 0;
}
.box-style-info {
background-color: #eff6ff;
border: 1px solid #3b82f6;
border-radius: 8px;
padding: 20px;
color: #1e40af;
margin: 1.5rem 0;
}
.box-style-warning {
background-color: #fffbeb;
border: 1px solid #f59e0b;
border-radius: 8px;
padding: 20px;
color: #92400e;
margin: 1.5rem 0;
}
@media (max-width: 991px) {
.offset-block { padding-left: 20px; }
.blog-content h1 { font-size: 44px; }
.blog-content h2 { font-size: 34px; }
.blog-content h3 { font-size: 24px; }
.blog-content h4 { font-size: 22px; }
.blog-content h5 { font-size: 22px; }
.blog-content h6 { font-size: 19px; }
.blog-content p { font-size: 18px; }
.blog-content .text-bodyBold { font-size: 18px; }
.blog-content ul { font-size: 19px; }
.blog-content .kpi-text { font-size: 1.8rem; }
.blog-content blockquote { font-size: 21px; }
.blog-content q { font-size: 19px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 767px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 28px; }
.blog-content h3 { font-size: 22px; }
.blog-content h4 { font-size: 21px; }
.blog-content h5 { font-size: 21px; }
.blog-content h6 { font-size: 18px; }
.blog-content p { font-size: 16px; }
.blog-content .text-bodyBold { font-size: 16px; }
.blog-content ul { font-size: 18px; }
.blog-content .kpi-text { font-size: 1.5rem; }
.blog-content blockquote { font-size: 20px; }
.blog-content q { font-size: 18px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 15px 15px 15px 15px; }
}
/* Blog Lightbox */
.blog-lightbox-trigger { text-decoration: none !important; }
.blog-lightbox-trigger img { transition: opacity 0.2s ease; }
.blog-lightbox-trigger:hover img { opacity: 0.85; }
.blog-lightbox-overlay {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.85); z-index: 99999; display: flex;
align-items: center; justify-content: center; cursor: zoom-out;
animation: blogLbFadeIn 0.2s ease;
}
.blog-lightbox-overlay img {
max-width: 90vw; max-height: 90vh; border-radius: 8px;
box-shadow: 0 20px 60px rgba(0,0,0,0.5); object-fit: contain;
}
@keyframes blogLbFadeIn { from { opacity: 0; } to { opacity: 1; } }
</style>
<div class="blog-content">
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Als Hansfrieder Weber vor 30 Jahren in Schorndorf die heutige Innovabee GmbH gründete, konnte er bereits auf eine erfolgreiche Karriere in der Industrie zurückblicken. Der gelernte Kaufmann startete 1977 beim Metallverarbeiter Schock seine Laufbahn, wo er das Controlling aufbaute. Anschließend hatte er dort die Position des IT-Leiters inne.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Bei neuen Trends immer ganz vorne dabei</h2>
<p style="text-align: left;">Den Schritt in die Selbstständigkeit hat er trotzdem keine Sekunde bereut. Schließlich entwickelte sich Innovabee unter seiner Führung zu einem erfolgreichen Software-Reseller und SAP Gold Partner mit heute 65 Mitarbeitern. Auch künftig ist für Kontinuität gesorgt: Mit Christian Deininger und Florian Häußler haben Hansfrieder Weber und sein Kollege Andreas Köhler erst jüngst zwei langjährige Mitarbeiter in die Geschäftsführung berufen.</p>
<p style="text-align: left;">Auch 30 Jahre nach der Firmengründung ist es dem Geschäftsführer besonders wichtig, bei neuen technologischen Entwicklungen immer ganz vorne mit dabei zu sein. „In der Softwarebranche kann man es sich gar nicht leisten, Trends hinterherzulaufen. Deshalb sind wir bei aktuellen Themen wie Echtzeit-ERP oder Cloud Computing immer unter den Early Adoptern gewesen.“</p>
</div>
<div class="grid-cols-3" style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac04888075fa542fd9f_20170923_094553803_iOS_W-e1565091154785.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac04888075fa542fd9f_20170923_094553803_iOS_W-e1565091154785.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac04888075fa542fd9f_20170923_094553803_iOS_W-e1565091154785.jpg" alt="Kronenburg liegt, umgeben von Wäldern und Seen, in der idyllischen Eiffel…" class="blog-img-5aa3a48b-d5a4-46ad-a6aa-9353f348a2b7" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Kronenburg liegt, umgeben von Wäldern und Seen, in der idyllischen Eiffel…</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac2cd344e99ba867f26_IMG_1058_W-e1565091133559.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac2cd344e99ba867f26_IMG_1058_W-e1565091133559.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac2cd344e99ba867f26_IMG_1058_W-e1565091133559.jpg" alt="… und ist der ideale Ausgangspunkt für ausgedehnte Wanderungen" class="blog-img-ddfaabce-8426-411e-9d2b-f1d81a0d65d0" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>… und ist der ideale Ausgangspunkt für ausgedehnte Wanderungen</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac4dfef39a4f5e0983d_IMG_1059_W-e1565091127767.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac4dfef39a4f5e0983d_IMG_1059_W-e1565091127767.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac4dfef39a4f5e0983d_IMG_1059_W-e1565091127767.jpg" alt="Kurze Rast auf dem Weg zum anderen Ufer des Kronenburger Sees" class="blog-img-0e268956-3171-4404-9cff-8ea0376a8ba4" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Kurze Rast auf dem Weg zum anderen Ufer des Kronenburger Sees</figcaption></figure>
</div></div>
</div>
<div class="grid-cols-3" style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac5c0e4f1714433fb4d_IMG_1143_W-e1565091022183.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac5c0e4f1714433fb4d_IMG_1143_W-e1565091022183.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac5c0e4f1714433fb4d_IMG_1143_W-e1565091022183.jpg" alt="Ob an Land oder zu Wasser — gute Stimmung war immer mit an Bord" class="blog-img-b7c6a021-4422-49ed-9169-5507f41991e2" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Ob an Land oder zu Wasser — gute Stimmung war immer mit an Bord</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac678929b3660bc5147_IMG_1101_W-e1565091119814.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac678929b3660bc5147_IMG_1101_W-e1565091119814.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac678929b3660bc5147_IMG_1101_W-e1565091119814.jpg" alt="Spannend ging es beim Krimi-Dinner zu. Und nein — der Gärtner war nicht der Mörder" class="blog-img-8f952fc8-ed8e-4717-bd94-5096671c5646" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Spannend ging es beim Krimi-Dinner zu. Und nein — der Gärtner war nicht der Mörder</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac84f214c5ddeeaee90_IMG_0529_W-e1565091145442.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac84f214c5ddeeaee90_IMG_0529_W-e1565091145442.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1ac84f214c5ddeeaee90_IMG_0529_W-e1565091145442.jpg" alt="Feinste Kulinarik im historischen Ambiente der Birgeler Wassermühle" class="blog-img-7330c973-3cab-447a-b595-75684fbd5eb7" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Feinste Kulinarik im historischen Ambiente der Birgeler Wassermühle</figcaption></figure>
</div></div>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="text-align: left;">Großes Firmen-Event in der Eifel mit Spannung, Sport und Kulinarik</h2>
<p style="text-align: left;">Neben der Innovationsfähigkeit sind zufriedene Mitarbeiter mindestens genauso wichtig für den Erfolg eines Unternehmens. Deshalb hat Innovabee sein 30-jähriges Bestehen als mehrtägiges Firmen-Event gefeiert. Ende September trafen sich die Mitarbeiter aus den Standorten in Waiblingen und Hamburg im idylllisch gelegenen Eifelpark in Kronenburg.</p>
<p style="text-align: left;">Dort erwartete sie ein abwechslungsreiches Wochenende, das Spannung, Erholung, Sport und Kulinarik vom Feinsten bot. Auf dem Programm standen ein Krimi-Dinner, Wassersport auf dem Kronenburger See, eine Wanderung rund um das beschauliche Kronenburg und ein Feinschmecker-Menü in der historischen Wassermühle Birgel. Daneben blieb noch genug Zeit für Socializing und Entspannung. Insgesamt war es ein Jubiläums-Event, das alle, die dabei waren, sehr genossen haben.</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

KI-Power für KMU: Must-knows zu SAP Joule for Business
05.06.2026
|
KI & Joule

Neues Design & neue Website

Neues Logo. Klarer Inhalt. Bereit für die Zukunft: Unser neues Corporate Design & unsere neue Website
12.05.2026
|
Innovabee

Joule im Job: 4 Must-knows zu SAP Joule for Consultants
30.04.2026
|
KI & Joule






