Destination Digitalisierung:
Studiosus automatisiert mit Innovafinance seine Prozesse

<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;">„Reisen bildet“ – das gilt ganz besonders dann, wenn man Reisen nicht nur als Urlaub vom Alltag betrachtet, sondern auch als Begegnung mit fremden Menschen und Kulturen. Werner Kubsch hat aus dieser Idee ein Geschäftsmodell gemacht und 1954 seine erste Studienreise organisiert. Heute ist das von ihm gegründete Unternehmen Studiosus mit über 100.000 Kunden pro Jahr der europaweit größte Veranstalter von Studienreisen.</p>
<p style="text-align: left;">Alle Studiosus-Angebote sind als Gruppenreisen konzipiert und werden von qualifizierten Reiseleitern begleitet. Intensive Begegnungen mit der Kultur und den Menschen des Gastlandes spielen dabei eine wichtige Rolle.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Ob Barbecue mit australischen Rettungsschwimmern oder ein Gespräch mit griechischen Nonnen – unsere Kunden möchten ihr Urlaubsland gerne aus nächster Nähe erleben</q>
</div>
<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">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc148ef9befd40f30a6a3b_News_Foto_Studiosus_Cuba-e1565089222683.jpeg" 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/69dc148ef9befd40f30a6a3b_News_Foto_Studiosus_Cuba-e1565089222683.jpeg" 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/69dc148ef9befd40f30a6a3b_News_Foto_Studiosus_Cuba-e1565089222683.jpeg" alt="Image" class="blog-img-01c9d151-b664-4bdf-9ab4-278e8ff62893" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1490a145f81f1a0c9ed8_News_Foto_Studiosus_Tempel-e1565089183366.jpeg" 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/69dc1490a145f81f1a0c9ed8_News_Foto_Studiosus_Tempel-e1565089183366.jpeg" 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/69dc1490a145f81f1a0c9ed8_News_Foto_Studiosus_Tempel-e1565089183366.jpeg" alt="Image" class="blog-img-84d44772-d955-4c70-a5da-884bf50ca293" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">Studiosus ist der europaweit größte Veranstalter von Studienreisen. Im Fokus steht die Begegnung mit den Menschen und der Kultur des jeweiligen Gastlandes.</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;">Studiosus setzt auf Kombination aus Branchenlösung und SAP</h2>
<p style="text-align: left;">Es ist die Kombination aus anspruchsvollem Reiseprogramm, Gruppenaktivitäten und hervorragenden Reiseleitern, die Studiosus so erfolgreich macht. Gleichzeitig stellt sie das Unternehmen aber auch vor Herausforderungen – organisatorisch und aus Sicht des Finanzwesens.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Das Gruppenreisemodell stellt besondere Anforderungen an eine IT-Lösung für das Finanzwesen</q>
<p style="text-align: left;">Hinzu kommen die Anforderungen, die für alle Reiseveranstalter gelten, also auch für solche, die keine Gruppenreisen anbieten – beispielsweise die Abwicklung der Margensteuer, die Gutscheinverwaltung oder die Mahnung auf Anzahlungen.</p>
<p style="text-align: left;">Bislang hat Studiosus seine Geschäftsprozesse mit einer Softwarelösung für die Tourismusbranche abgedeckt. Vor Jahren schon hat das Unternehmen den Quellcode vom Hersteller erworben und die Lösung selbst weiterentwickelt. Die Umsetzung der gesetzlichen Anforderungen an eine Finanzbuchhaltung in einer eigenen Lösung ist jedoch sehr aufwendig. Daher entschied man sich bei Studiosus, die Funktionen für die Finanzbuchhaltung nicht weiterzuentwickeln und stattdessen auf eine zeitgemäße Lösung für das Finanzwesen zu setzen, die auch die besonderen Anforderungen der Touristikbranche abdeckt.</p>
</div>
<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">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1491e1e7b6c0254488f4_News_Foto_Studiosus_Reisegruppe.jpeg" 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/69dc1491e1e7b6c0254488f4_News_Foto_Studiosus_Reisegruppe.jpeg" 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/69dc1491e1e7b6c0254488f4_News_Foto_Studiosus_Reisegruppe.jpeg" alt="Image" class="blog-img-ddd4750b-7f38-4f07-9251-900f7b3d3b9b" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1492913b4184b2c0f656_News_Foto_Studiosus_Reiseleiter.jpeg" 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/69dc1492913b4184b2c0f656_News_Foto_Studiosus_Reiseleiter.jpeg" 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/69dc1492913b4184b2c0f656_News_Foto_Studiosus_Reiseleiter.jpeg" alt="Image" class="blog-img-0c0cb050-d154-4c3e-a9f4-262a88b2920d" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">Alle Studiosus-Reisen sind als Gruppenreisen konzipiert und werden von speziell qualifizierten Reiseleitern betreut.</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;">Innovafinance deckt Anforderungen von Studiosus im Standard ab</h2>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Wir sind auf Innovabee aufmerksam geworden, weil das Unternehmen bereits Kunden aus der Tourismusbranche hat. Bei näherem Hinsehen hat uns Innovafinance dann auch funktional überzeugt</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Die Lösung bietet alles, was wir brauchen, um unsere spezifischen Anforderungen abzudecken und – für uns ganz wesentlich – lässt sich an unsere bestehende Branchenlösung anbinden, die wir weiterhin in den anderen Geschäftsbereichen nutzen werden.</q>
<p style="text-align: left;">Zudem bietet Innovafinance mit SAP S/4HANA eine technologisch wegweisende und zukunftsfähige Basis. Den Ausschlag für Innovabee gab schließlich das Branchen-Know-how seiner Berater.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Wir hatten von Anfang an das Gefühl, da ist jemand auf der anderen Seite, der weiß, wovon wir reden, der unsere Anforderungen und unsere Geschäftsprozesse versteht</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Das war für uns sehr überzeugend.</q>
</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;">Digitalisierung bei Studiosus: Rechnungsprozesse werden automatisiert</h2>
<p style="text-align: left;">Der nächste logische Schritt auf dem Weg zur Zusammenarbeit war dann der SAP-Check-Up. Im Zuge dieser Bestandsaufnahme werden die Chancen und Potenziale der neuen Lösung dem Ist-Stand eines Unternehmens gegenübergestellt. Auf dieser Basis wird noch einmal deutlich, welchen Nutzen die neue Lösung bringt. Gleichzeitig weiß das Unternehmen auch, mit welchem Aufwand für die Einführung es rechnen muss.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Die Ergebnisse haben noch einmal deutlich gemacht, dass wir mit Innovafinance auf die richtige Lösung setzen</q>
</div>
<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">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1494a145f81f1a0c9f87_News_Foto_Studiosus_Kultur.jpeg" 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/69dc1494a145f81f1a0c9f87_News_Foto_Studiosus_Kultur.jpeg" 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/69dc1494a145f81f1a0c9f87_News_Foto_Studiosus_Kultur.jpeg" alt="Image" class="blog-img-4906c53a-e5a8-4a83-9735-210bf15cb7dc" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
<div class="column">
<div class="column">
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1495c7c298c80e915344_News_Foto_Studiosus_Strand-e1565089190135.jpeg" 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/69dc1495c7c298c80e915344_News_Foto_Studiosus_Strand-e1565089190135.jpeg" 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/69dc1495c7c298c80e915344_News_Foto_Studiosus_Strand-e1565089190135.jpeg" alt="Image" class="blog-img-d3175786-dda4-454f-99ce-439361ae8cc9" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
</div></div>
</div>
<div class="offset-block">
<p style="text-align: left;">Es ist die Kombination aus anspruchsvollem Reiseprogramm, Gruppenaktivitäten und hervorragenden Reiseleitern, die Studiosus Reisen so erfolgreich macht.a</p>
<p style="text-align: left;">Auf den Kick-off folgt nun die Einführung von Innovafinance bei Studiosus und damit eines der größten Change-Projekte in der jüngeren Geschichte des Unternehmens.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Wir nutzen das Projekt, um den gesamten Workflow im Finanz- und Rechnungswesen zu digitalisieren</q>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Bisher mussten unsere Mitarbeiter jeden einzelnen Beleg manuell prüfen, verbuchen und zur Zahlung erfassen. Künftig werden wir einen durchgängigen, weitgehend automatisierten Prozess für die Rechnungsbearbeitung nutzen</q>
</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;">Das Ziel: ein integrierter Prozess für das gesamte Finanzwesen</h2>
<p style="text-align: left;">Damit kann die Finanzbuchhaltung von Studiosus nicht nur deutlich effizienter arbeiten, auch die Qualität und die Geschwindigkeit der Prozesse soll steigen, weil zahlreiche manuelle Arbeitsschritte entfallen. Durch eine Schnittstelle zum Invoice-Management-System können ein- und ausgehende Rechnungen schneller bearbeitet werden.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Damit wollen wir unser Ziel erreichen, einen durchgängigen, zu großen Teilen automatisierten Prozess für das gesamte Finanzwesen zu etablieren. Zugleich schaffen wir deutlich mehr Transparenz</q>
</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;">Über die Unternehmensgruppe Studiosus</h2>
<p style="text-align: left;">Studiosus ist der führende Studienreise-Anbieter in Europa. Die hohe Qualität der Programme, erstklassige Reiseleiter und ständige Innovationen sichern Studiosus die Marktführerschaft. Neben Studienreisen hat Studiosus auch attraktive studienreisenahe Angebote im Programm, wie beispielsweise smart & small (Reisen in kleinen Gruppen) und me & more (Reisen für Singles). Im Jahr 2018 reisten 105.258 Gäste in mehr als 100 Länder weltweit mit der Unternehmensgruppe Studiosus, zu der auch die im günstigeren Rundreisesegment positionierte Veranstaltermarke Marco Polo gehört. Der Umsatz erreichte im gleichen Zeitraum ein neues Rekordniveau von 281.419.000 Euro. Insgesamt hat die Unternehmensgruppe Studiosus über 1.000 Routen im Programm. Am Firmensitz in München sind derzeit 350 Mitarbeiter beschäftigt, davon 25 Auszubildende. Zudem arbeitet Studiosus mit 570 Reiseleitern weltweit zusammen. Gegründet wurde das Familienunternehmen am 12. April 1954. <a style='color: #ffffff;' href='http://www.studiosus.com' target='_blank' rel='noopener noreferrer'><strong>www.studiosus.com</strong></a></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






