Zurück in die Zukunft:
Design Thinking als Innovationsprinzip bei Innovabee

<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 {
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 h1 {
font-family: 'Mona Sans', 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', 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;
}
.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 p { font-size: 19px; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 479px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 32px; }
.blog-content h3 { font-size: 22px; }
.blog-content p { font-size: 20px; }
.custom-container { padding: 15px 15px 15px 15px; }
}
</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="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Die Art und Weise, wie Firmen ihre Produkte im Markt anbieten, hat sich in den letzten Jahren deutlich verändert. Das verwundert nicht: Interessenten können heute alle Informationen, die sie für eine Kaufentscheidung benötigen, in Echtzeit über ihr Smartphone abrufen. Sie prüfen, vergleichen, wägen ab, bevor sie sich für das beste Angebot entscheiden – und sind insgesamt sehr viel kritischer als früher.</p>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7c04533cb5377b7c71_News_Foto_Design-Thinking-Workshop_4.jpg" alt="Image" class="blog-img-45fdd02c-57a2-4d71-b359-77f7470bb151" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7c04533cb5377b7c71_News_Foto_Design-Thinking-Workshop_4.jpg"}],"group":"blog-lightbox"}</script></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Der Fokus muss auf dem Kunden und seinen Bedürfnissen liegen</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Für Innovabee als SAP-Partner bedeutet das: den Fokus noch mehr auf den Kunden und seine Bedürfnisse zu legen und weniger auf das Produkt und seine Merkmale.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Wir haben exzellente Lösungen im Portfolio, die alles können, was ein Mittelständler braucht.“ „Aber am Ende des Tages wollen die Kunden eine Lösung für ihr Problem und keine Liste mit ‚Features and Functions‘<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Florian Häußler<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| CEO bei Innovabee</span></div></blockquote>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7d8cb92c6ed02f81d0_News_Grafik-Design-Thinking-Prozess.png" alt="Der Design-Thinking-Prozess ist an den kreativen Arbeitsprozess von Designern angelehnt. Er führt Teams in iterativen Schleifen durch sechs verschiedene Phasen. Quelle: Hasso-Plattner-Institut/HPI School of Design Thinking" class="blog-img-7ef99a85-212c-40dd-ade9-f107ee517b3a" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7d8cb92c6ed02f81d0_News_Grafik-Design-Thinking-Prozess.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Der Design-Thinking-Prozess ist an den kreativen Arbeitsprozess von Designern angelehnt. Er führt Teams in iterativen Schleifen durch sechs verschiedene Phasen. Quelle: Hasso-Plattner-Institut/HPI School of Design Thinking</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Design Thinking hilft, um die Ecke zu denken und neue Wege zu gehen</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Ein Ansatz, um sich noch besser in die Perspektive des Kunden hineinversetzen zu können, ist „Design Thinking“. Bei „Design Thinking“ als Innovationsprinzip arbeiten Kollegen aus unterschiedlichsten Disziplinen zusammen, um gemeinsam ein Problem zu lösen oder neue Ideen zu entwickeln. Dabei gibt es grundsätzlich kein Richtig oder Falsch. Im Gegenteil: Die unterschiedlichen Blickwinkel sollen dazu führen, möglichst unorthodoxe und überzeugende Lösungen zu finden. Und überzeugend ist nur das, was aus Sicht des Kunden Bestand hat.</p>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Jedes Teammitglied kann sich mit seinen Stärken einbringen</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Wir finden diesen Ansatz aus zwei Gründen sehr spannend: Zum einen trägt er dazu bei, unser Angebot noch besser auf die Bedürfnisse unserer Kunden zuzuschneiden. Zum anderen hilft er uns, das Potenzial jedes einzelnen Mitarbeiters auszuschöpfen, weil sich jeder mit seinen individuellen Stärken einbringen kann<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Florian Häußler<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| CEO bei Innovabee</span></div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Aus diesem Grund hat Innovabee unlängst mit einem zwölfköpfigen Team an einem „Design Thinking Workshop“ bei SAP in Walldorf teilgenommen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7e913b4184b2c3413e_News_Foto_Design-Thinking-Workshop_3.jpg" alt="Gedankenspiel: Wo steht Innovabee in zehn Jahren?" class="blog-img-b193de13-4bd4-4ce2-b71e-5e3b28b5b4ce" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7e913b4184b2c3413e_News_Foto_Design-Thinking-Workshop_3.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Gedankenspiel: Wo steht Innovabee in zehn Jahren?</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7f04533cb5377b7e4a_News_Foto_Design-Thinking-Workshop_2.png" alt="Jedes Teammitglied kann sich mit seinen Stärken einbringen." class="blog-img-43567e46-8ff8-403c-93e2-9ba83a906c58" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e7f04533cb5377b7e4a_News_Foto_Design-Thinking-Workshop_2.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Jedes Teammitglied kann sich mit seinen Stärken einbringen.</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e8050f4831456616acd_News_Foto_Design-Thinking-Workshop_1.jpg" alt="Storytelling als kreative Übung: Wer erzählt die packendste Geschichte?" class="blog-img-bb1a8f10-85b5-492e-bb2e-91656e41a800" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1e8050f4831456616acd_News_Foto_Design-Thinking-Workshop_1.jpg"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Storytelling als kreative Übung: Wer erzählt die packendste Geschichte?</figcaption></figure>
<div class="offset-block">
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">SAP Design & Co-Innovation Center als Sparrings Partner von Innovabee</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">SAP ist Vorreiter im Bereich „Design Thinking“ und nutzt den Ansatz schon seit Jahren, um seine Entwicklungseinheiten mit Kunden zusammenarbeiten zu lassen. Dementsprechend konnten die Mitarbeiter des „SAP Design & Co-Innovation Centers“ dem Team von Innovabee viele spannende Impulse mit auf den Weg geben. Dabei ging es vor allem darum, eine Vision für das Unternehmen im Jahr 2025 zu entwickeln.</p>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Ungewohnte Perspektiven einnehmen, um neue Ansätze zu finden</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Mithilfe von Brainstorming, Visualisierungen, dem Schreiben von Drehbüchern und einer Zeitreise vom Jahr 2025 zurück in die Gegenwart sollten sich die Teilnehmer in die Perspektive von Innovabee-Kunden hineinversetzen. Aus Sicht des Endkunden und mithilfe verschiedener Kreativitätstechniken fiel es den Kollegen sehr viel leichter, ausgetretene Pfade zu verlassen und neue Ansätze auszuprobieren.</p>
<blockquote class="quote-standalone" style="font-size: 22px; line-height: 1.2; font-family: 'Mona Sans', sans-serif; font-style: italic; font-weight: 400; border-left: 0px solid #0066cc; background-color: #f2f5f8; padding: 0px; color: #000000; text-align: left;">Der größte Vorteil des Workshops war für mich, dass die Kollegen ihre tägliche Arbeit hinter sich lassen konnten und visionäres Denken in der Praxis erproben konnten<div style="margin-top: 8px; font-size: 0.875em; font-style: normal; font-weight: bold;">Florian Häußler<span style="font-weight: normal; opacity: 0.75; margin-left: 4px;">| CEO bei Innovabee</span></div></blockquote>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Mehr erfahren im Video „Storytelling mit Scenes“ vom „SAP Design & Co-Innovation Center“</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|
SAP Cloud ERP

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|
SAP Cloud ERP

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
Kundenreferenzen

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
No items found.
Innovabee startet Brancheninitiative für GreenTech-Unternehmen
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|






