Gartenschau im Remstal:
Innova Bees schwärmen aus

<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;">Am 10. Mai fiel der Startschuss für die „Remstal Gartenschau“, die diesjährige Landesgartenschau für Baden-Württemberg. Noch bis zum 20. Oktober verwandelt sich das gesamte Remstal, in dem auch Innovabee zu Hause ist, in einen großen Garten. Auf einer Länge von 80 Kilometern können sich die Besucher an den Naturschönheiten des Remstals erfreuen. 16 Kommunen und 3 Landkreise haben sich dafür zusammengeschlossen und gemeinsam neue Erlebnisgärten, Parkanlagen, Radwege und Spielplätze geschaffen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc13314a24702a4b4161da_News_Innova-Bees_Bild-1-e1569241257620.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/69dc13314a24702a4b4161da_News_Innova-Bees_Bild-1-e1569241257620.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/69dc13314a24702a4b4161da_News_Innova-Bees_Bild-1-e1569241257620.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 1" class="blog-img-ac6ebba9-33ff-43d4-b1a2-f260a7eecc33" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 1</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1333845063d011b97397_News_Innova-Bees_Bild-2-e1569241249241.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/69dc1333845063d011b97397_News_Innova-Bees_Bild-2-e1569241249241.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/69dc1333845063d011b97397_News_Innova-Bees_Bild-2-e1569241249241.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 2" class="blog-img-b8e0c42e-8bb2-4265-a9f6-b738ed638ddc" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 2</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1334a1747616b5861338_News_Innova-Bees_Bild-3-e1569241241527.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/69dc1334a1747616b5861338_News_Innova-Bees_Bild-3-e1569241241527.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/69dc1334a1747616b5861338_News_Innova-Bees_Bild-3-e1569241241527.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 3" class="blog-img-ede4f23f-5174-460e-975e-310b8400b0f5" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 3</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133417f84fb7da2e9c91_News_Innova-Bees_Bild-4-e1569241229537.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/69dc133417f84fb7da2e9c91_News_Innova-Bees_Bild-4-e1569241229537.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/69dc133417f84fb7da2e9c91_News_Innova-Bees_Bild-4-e1569241229537.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 4" class="blog-img-731a8c2a-18b4-46dc-9345-a6069b816baa" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 4</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1335845063d011b97544_News_Innova-Bees_Bild-5-e1569241222337.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/69dc1335845063d011b97544_News_Innova-Bees_Bild-5-e1569241222337.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/69dc1335845063d011b97544_News_Innova-Bees_Bild-5-e1569241222337.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 5" class="blog-img-c49df31f-f685-446c-8007-080c55ba1ea0" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 5</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133617f84fb7da2e9e25_News_Innova-Bees_Bild-6-e1569241214181.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/69dc133617f84fb7da2e9e25_News_Innova-Bees_Bild-6-e1569241214181.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/69dc133617f84fb7da2e9e25_News_Innova-Bees_Bild-6-e1569241214181.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 6" class="blog-img-9a9d39d9-fadf-45bb-9010-7434c9538b7e" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 6</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1337a1747616b58614d3_News_Innova-Bees_Bild-7-e1569241207625.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/69dc1337a1747616b58614d3_News_Innova-Bees_Bild-7-e1569241207625.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/69dc1337a1747616b58614d3_News_Innova-Bees_Bild-7-e1569241207625.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 7" class="blog-img-08775339-6db2-4d3b-8d7e-b0422b71aa8d" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 7</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Auch wir von Innovabee wollen unseren Teil dazu beitragen, Waiblingen ein wenig bunter und freundlicher zu machen. Passend zu unserem Firmennamen haben wir uns die Biene „Remsi“, das Maskottchen der Gartenschau, für unsere Verschönerungsaktion ausgesucht. 15 große und kleine Künstler haben dafür 25 Bienen in leuchtenden Farben angemalt und auf der Wiese neben unserem Firmengebäude aufgestellt. Dort erfreuen sie die Passanten, die vorbeilaufen und ‑fahren und lassen uns selbst immer wieder daran erinnern, dass wir in einer der schönsten und lebenswertesten Regionen von Baden-Württemberg zu Hause sind.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1338845063d011b97791_News_Innova-Bees_Bild-8-e1569241199741.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/69dc1338845063d011b97791_News_Innova-Bees_Bild-8-e1569241199741.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/69dc1338845063d011b97791_News_Innova-Bees_Bild-8-e1569241199741.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 8" class="blog-img-1a1a73c4-d782-4f59-a800-13dac82da1c3" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 8</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc13394a24702a4b41654a_News_Innova-Bees_Bild-9-e1569241185133.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/69dc13394a24702a4b41654a_News_Innova-Bees_Bild-9-e1569241185133.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/69dc13394a24702a4b41654a_News_Innova-Bees_Bild-9-e1569241185133.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 9" class="blog-img-b7b32f8b-98ed-4fb0-a47c-449d1211db38" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 9</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133a993a84ca546b3088_News_Innova-Bees_Bild-10-e1569241177337.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/69dc133a993a84ca546b3088_News_Innova-Bees_Bild-10-e1569241177337.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/69dc133a993a84ca546b3088_News_Innova-Bees_Bild-10-e1569241177337.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 10" class="blog-img-f4f403c7-42f9-48ea-944d-e3fe55c760a8" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 10</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133b4f214c5ddee8c2e7_News_Innova-Bees_Bild-11-e1569241166703.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/69dc133b4f214c5ddee8c2e7_News_Innova-Bees_Bild-11-e1569241166703.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/69dc133b4f214c5ddee8c2e7_News_Innova-Bees_Bild-11-e1569241166703.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 11" class="blog-img-8ca08598-0141-4c15-b0f5-9ab74d4d262b" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 11</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133cc0e4f17144312ca3_News_Innova-Bees_Bild-12-e1569241288104.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/69dc133cc0e4f17144312ca3_News_Innova-Bees_Bild-12-e1569241288104.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/69dc133cc0e4f17144312ca3_News_Innova-Bees_Bild-12-e1569241288104.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 12" class="blog-img-4f98e363-c3fe-4b14-99a4-a2e1bd3edf75" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 12</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133d4f214c5ddee8c44a_News_Innova-Bees_Bild-13-e1569241295181.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/69dc133d4f214c5ddee8c44a_News_Innova-Bees_Bild-13-e1569241295181.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/69dc133d4f214c5ddee8c44a_News_Innova-Bees_Bild-13-e1569241295181.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 13" class="blog-img-15080c39-c71e-44de-988d-2021c9768303" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 13</figcaption></figure>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc133ff292cb5a029e29a8_News_Innova-Bees_Bild-14-e1569241305380.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/69dc133ff292cb5a029e29a8_News_Innova-Bees_Bild-14-e1569241305380.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/69dc133ff292cb5a029e29a8_News_Innova-Bees_Bild-14-e1569241305380.jpg" alt="News_Remstal Gartenschau_Innova Bees_Bild 14" class="blog-img-77ec9703-3e5a-4854-8605-b3fff89a095f" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>News_Remstal Gartenschau_Innova Bees_Bild 14</figcaption></figure>
<div class="offset-block">
<p style="text-align: left;">Innovabee engagiert sich – ebenfalls im Rahmen der „Remstal Gartenschau“ – auch kulturell. Als Sponsor unterstützen wir das Inklusionsprojekt und Kindermusical „Rumpelröschen“. Mehr dazu in Kürze.</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

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

KI im Arbeitsalltag: Wie SAP Joule, Cloud ERP und Microsoft Office zusammenspielen
29.04.2026
|
KI & Joule






