Vollzeit | Teilzeit | Praktikum
Kärnten, Steiermark und Osttirol
30.10.2025
Kärnten, Steiermark und Osttirol
Wir bieten Plätze in folgenden Bereichen:
42fa03d73335a_2.css?family=Open+Sans:wght@300;400;700&display=swap'); * { margin: 0px; box-sizing: border-box; } .background .jobAd p:last-child { margin-bottom: 0px; } .background .jobAd ul:last-child { margin-bottom: 0px; } .jobAd { position: relative; text-align: left; width: 850px; margin: 35px auto; padding: 35px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 16px; line-height: 1.4; color: #333; } .jobAd>.fullWidth { margin-left: -35px; margin-right: -35px; } .jobAd>.stickTop { margin-top: -35px; } .jobAd>.stickBottom { margin-bottom: -35px; } .background { width: 100%; padding: 0px; margin: 0px auto; overflow: hidden; background-repeat: no-repeat; } .background>.fullWidth { margin-left: -0px; margin-right: -0px; } .background>.stickTop { margin-top: -0px; } .background>.stickBottom { margin-bottom: -0px; } .jobAd p { margin-bottom: 16px; } .jobAd h2 { font-weight: 700; font-size: 30px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h3 { font-weight: 700; font-size: 20px; line-height: 1.2; text-align: left; text-transform: none; margin: 35px 0px 15px -35px; position: relative; color: #fff; padding: 5px 0px; padding: 5px 15px; padding-left: 35px; background: #058fc9; display:inline-flex; padding-right:35px; } .jobAd h4 { font-weight: 300; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h5 { font-weight: 700; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; margin: 15px -35px; position: relative; background-color: #d9f1fb; padding: 15px 35px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; padding-left: 15px; } .jobAd li { text-align: left; position: relative; } .jobAd li::before { color: #162e65; content: "•"; font-weight: 700; width: 1em; position: absolute; top: 0px; left: -15px; } .jobAd a { text-decoration: none; color: inherit; text-decoration: underline; } .jobAd a:hover { text-decoration: underline; } .jobAd img { max-width: 100%; } .jobAd .img_1 { position: absolute; right: 55px; top: -30px; width: 42%; } .jobAd .img_2 { width: 40%; padding-top: 20%; padding-bottom: 35px; } .jobAd .img_3 { margin-bottom: -7px; } .jobAd .iconWrapper { display: flex; flex-wrap: wrap; gap: 15px; align-items: flex-end; margin-top: 10px; } .jobAd .iconWrapper .icon { margin-bottom: -5px; } .jobAd .headerSection { position: relative; margin: -35px; margin-bottom: 35px; text-align: center; } .jobAd .textSection { margin: 35px; background: #058fc9; color: #fff; padding: 35px; position: relative; overflow: hidden; text-align: left; } .jobAd .zweispaltig { display: grid; grid-template-columns: 2fr 1fr; gap: 35px; } .jobAd .zweispaltig div { align-self: flex-end; } .jobAd .footerSection { margin: -35px; margin-top: 35px; text-align: left; background: #058fc9; color: #fff; padding: 35px; } .jobAd .footerEnd { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } .footerEnd p { padding-top: 25px; } .jobAd .dreispaltig { display: grid; grid-template-columns: 1.25fr 1fr 1fr; gap: 25px; } .ss_wrapper_1 { position: relative; padding-bottom: 66.58823529411765%; overflow: hidden; z-index: 0; margin-bottom: -180px; } .ss_wrapper_1 img { position: absolute; left: 0; margin-bottom: 0px; width: 100%; } @keyframes FadeInOut1 { 0% { opacity: 1; } 13.333333333333334% { opacity: 1; } 16.666666666666664% { opacity: 0; } 96.66666666666667% { opacity: 0; } 100% { opacity: 1; } } .ss_wrapper_1 img:nth-of-type(6) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite; animation-duration: 30s; animation-delay: 0s; } .ss_wrapper_1 img:nth-of-type(5) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 30s, 1s; animation-delay: 5s, 4s; } .ss_wrapper_1 img:nth-of-type(4) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 30s, 1s; animation-delay: 10s, 9s; } .ss_wrapper_1 img:nth-of-type(3) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 30s, 1s; animation-delay: 15s, 14s; } .ss_wrapper_1 img:nth-of-type(2) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 30s, 1s; animation-delay: 20s, 19s; } .ss_wrapper_1 img:nth-of-type(1) { animation-name: FadeInOut1; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 30s, 1s; animation-delay: 25s, 24s; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .zweispaltig { grid-template-columns: 1fr; } .jobAd .dreispaltig { display: grid; grid-template-columns: 1fr; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { grid-template-columns: 1fr; } .jobAd .dreispaltig { display: grid; grid-template-columns: 1fr; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 1.5em; } .jobAd .zweispaltig { grid-template-columns: 1fr; } .jobAd .dreispaltig { display: grid; grid-template-columns: 1fr; } }
|
Vollzeit | Teilzeit
Graz, Hartberg, Köflach, Leibnitz, Leoben, Murau, Mürz, Rottenmann
30.10.2025
Graz, Hartberg, Köflach, Leibnitz, Leoben, Murau, Mürz, Rottenmann
Einsatzort:
- Sie unterrichten in einem vorgegebenen zeitlichen Rahmen in Theorie und/oder Praxis
- Sie sind für die Betreuung unterschiedlicher Zielgruppen (Lehrlinge/ Jugendliche/ Erwachsene) verantwortlich
|
Standort
- Präsentation, Beratung, Verkauf und Inkasso unserer Produkte
- Durchführung eines erstklassigen Gästeservices
- Unterstützung deiner Kollegen im Team
- Sauberes Arbeiten und verlässliche Disposition
|
Standort
- Zubereitung unserer Produkte in bester Qualität
- Präsentation und Ausgabe von Produkten
- Unterstützung deiner Kollegen
|
So sieht Ihr künftiger Job aus:
- Sie beraten Ihre Kundinnen und Kunden kompetent, bieten maßgeschneiderte Lösungen und verkaufen aktiv unsere hochwertigen Versicherungs- und Vorsorgeprodukte.
- Sie betreuen bestehende und gewinnen neue Kundinnen und Kunden. Außerdem bauen Sie langfristige Kundenbeziehungen auf und aus.
- Sie präsentieren die ÖBV und einzelne ÖBV Produkte vor Kundengruppen.
|
Was macht uns aus
- Abgeschlossene kaufmännische Berufsausbildung oder Matura
- Kenntnisse in der medizinischen Terminologie von Vorteil
- Fundierte allgemeine EDV-Kenntnisse
- sehr gute Kenntnisse der deutschen Rechtschreibung
- Freundliches und höfliches Auftreten, Stressresistenz, schnelle Auffassungsgabe
- Flexibilität, gute Kommunikations- und Teamfähigkeit
- selbstständige strukturierte Arbeitsweise
|
Steirische Landesjägerschaft
Teilzeit
Ihre Aufgaben
- Servicestelle für die Jäger:innen im Bezirk Gröbming
- Büroarbeit und Unterstützung des Bezirksjägermeisters
- Organisationsmanagement (Planung Bezirksjägertag, Seminare, Weiterbildungskurse, etc.)
|
Aufgaben, die mich erwarten
- Backen und Bereitstellen der Backware
- Organisieren und Bewirtschaften der Regale
- Präsentieren von Obst und Gemüse sowie Durchführen von Qualitätskontrollen
- Beantworten von Kund:innenanfragen
- Reinigen der Filiale
- Betreuen der Pfandrückgabeautomaten
|
Was wir dir bieten
- Höchst attraktive Sozialleistungen wie
- vergünstigtes Mittagessen
- Mitarbeiterrabatte für dich als auch für deine Angehörigen
- gratis Skiverleih
- 50% auf Bikeverleih
- Weiterempfehlungsprämie,
- Gratis Mitarbeiterbekleidung, und vieles mehr...
- Einen sinnstiftenden Entwicklungsplatz mit Freiheiten für eigene Ideen
- Kostenfreie Seminare und Workshops in unserer Bründl Schulungs-Akademie
- Die Möglichkeit, unsere Nachhaltigkeits-Strategie aktiv mitzugestalten
- Monatliches Gehalt (VZ) € 2.400,- brutto (inkl. monatlich schwankender Umsatzbeteiligung) abhängig von beruflicher Qualifikation und Erfahrung.
- Da wir auf Diversität setzen, freuen wir uns auch über Bewerbungen von Menschen mit Behinderung.
|
Was macht uns aus
- Anästhesiologie
- Intensivmedizin
- Notfallmedizin und
- Schmerztherapie zusammen.
|
Teilzeit/Vollzeit Ardning
gfonts/12f227090de0acaa5e0bd83f3f8656af_2.css?family=Inter:wght@200;300;400;500;600&display=swap'); * { margin: 0px; box-sizing: border-box; } .background .jobAd p:last-child { margin-bottom: 0px; } .background .jobAd ul:last-child { margin-bottom: 0px; } .jobAd { position: relative; text-align: left; width: 850px; margin: 35px auto; padding: 35px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); font-family: 'Inter', sans-serif; font-weight: 200; font-size: 16px; line-height: 1.4; color: #000; } .jobAd>.fullWidth { margin-left: -35px; margin-right: -35px; } .jobAd>.stickTop { margin-top: -35px; } .jobAd>.stickBottom { margin-bottom: -35px; } .background { width: 100%; padding: 0px; margin: 0px auto; overflow: hidden; background-repeat: no-repeat; } .background>.fullWidth { margin-left: -0px; margin-right: -0px; } .background>.stickTop { margin-top: -0px; } .background>.stickBottom { margin-bottom: -0px; } .jobAd p { margin-bottom: 16px; } .jobAd h2 { font-weight: 200; font-size: 35px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h3 { font-weight: 300; font-size: 25px; line-height: 1.2; text-align: left; text-transform: none; margin: 15px 0px 5px 0px; position: relative; color: #4a224f; } .jobAd h4 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; margin-top: 15px; position: relative; } .jobAd h5 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: center; text-transform: none; margin-bottom: 15px; position: relative; } .jobAd hr { border: none; border-top: 1px solid; border-top-color: #cfe1d0; margin: 35px -35px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; padding-left: 15px; } .jobAd li { text-align: left; position: relative; } .jobAd li::before { color: #4a224f; content: "•"; font-weight: 700; width: 1em; position: absolute; top: 0px; left: -15px; } .jobAd a { text-decoration: underline transparent; font-weight: 300; color: inherit; transition: 300ms; cursor: pointer; } .jobAd a:hover { text-decoration: underline #4a224f; } .jobAd img { max-width: 100%; } .jobAd .img_1 { position: absolute; right: 35px; top: 35px; width: 20%; z-index: 2; } .jobAd .img_2 { position: relative; z-index: 0; filter: brightness(0.8); } .jobAd .headerSection { position: relative; margin: -35px; margin-bottom: 35px; background: #4a224f; color: #fff; } .jobAd .headerWrapper { position: relative; } .jobAd .textSection { position: absolute; left: 0px; bottom: 0px; color: #fff; padding: 35px; width: 50%; font-size: 15px; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr 1fr; gap: 35px; } .jobAd .footerSection { margin: -35px; margin-top: 35px; padding: 35px; text-align: center; background: #f6f2ed; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } .jobAd .textSection { font-size: 14px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } }
|
Teilzeit/Vollzeit Ardning
gfonts/12f227090de0acaa5e0bd83f3f8656af_2.css?family=Inter:wght@200;300;400;500;600&display=swap'); * { margin: 0px; box-sizing: border-box; } .background .jobAd p:last-child { margin-bottom: 0px; } .background .jobAd ul:last-child { margin-bottom: 0px; } .jobAd { position: relative; text-align: left; width: 850px; margin: 35px auto; padding: 35px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); font-family: 'Inter', sans-serif; font-weight: 200; font-size: 16px; line-height: 1.4; color: #000; } .jobAd>.fullWidth { margin-left: -35px; margin-right: -35px; } .jobAd>.stickTop { margin-top: -35px; } .jobAd>.stickBottom { margin-bottom: -35px; } .background { width: 100%; padding: 0px; margin: 0px auto; overflow: hidden; background-repeat: no-repeat; } .background>.fullWidth { margin-left: -0px; margin-right: -0px; } .background>.stickTop { margin-top: -0px; } .background>.stickBottom { margin-bottom: -0px; } .jobAd p { margin-bottom: 16px; } .jobAd h2 { font-weight: 200; font-size: 35px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h3 { font-weight: 300; font-size: 25px; line-height: 1.2; text-align: left; text-transform: none; margin: 15px 0px 5px 0px; position: relative; color: #4a224f; } .jobAd h4 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; margin-top: 15px; position: relative; } .jobAd h5 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: center; text-transform: none; margin-bottom: 15px; position: relative; } .jobAd hr { border: none; border-top: 1px solid; border-top-color: #cfe1d0; margin: 35px -35px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; padding-left: 15px; } .jobAd li { text-align: left; position: relative; } .jobAd li::before { color: #4a224f; content: "•"; font-weight: 700; width: 1em; position: absolute; top: 0px; left: -15px; } .jobAd a { text-decoration: underline transparent; font-weight: 300; color: inherit; transition: 300ms; cursor: pointer; } .jobAd a:hover { text-decoration: underline #4a224f; } .jobAd img { max-width: 100%; } .jobAd .img_1 { position: absolute; right: 35px; top: 35px; width: 20%; z-index: 2; } .jobAd .img_2 { position: relative; z-index: 0; filter: brightness(0.8); } .jobAd .headerSection { position: relative; margin: -35px; margin-bottom: 35px; background: #4a224f; color: #fff; } .jobAd .headerWrapper { position: relative; } .jobAd .textSection { position: absolute; left: 0px; bottom: 0px; color: #fff; padding: 35px; width: 50%; font-size: 15px; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr 1fr; gap: 35px; } .jobAd .footerSection { margin: -35px; margin-top: 35px; padding: 35px; text-align: center; background: #f6f2ed; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } .jobAd .textSection { font-size: 14px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } }
|
Vollzeit | Teilzeit | Geringfügig
Lust auf einen Job in einem tollen Reinigungsteam?
-
Reinigung von Patientenzimmern -
Pflege von Gängen, Stiegen und Aufenthaltsräumen -
Reinigung von Sanitäranlagen und Allgemeinflächen -
Mithilfe im Abwaschbereich
|
Liezen | XXXLutz Filiale Liezen | Teilzeit
- Bestellungen aufnehmen
- Getränke und Speisen servieren
- freundlicher Umgang mit den Gästen
|
Meine Aufgaben
- Verschriftlichung von medizinischen Dokumentationen
- Strukturierte und genaue Erfassung von aufenthaltsrelevanten Patientenbefunde
- Unterstützung bei der Therapieplanung
|
Was dich ausmacht:
- Du bist sportbegeistert und hast Spaß an Kundenkontakt, Beratung und Verkauf
- Teamorientierung ist für dich nicht nur ein Wort – du bist Teamplayer durch und durch
- Du gehst offen auf Menschen zu und nimmst Herausforderungen proaktiv an
- Trends und Produkte in der Sportbranche interessieren dich und du informierst dich gerne proaktiv
- Manchmal bist du selbst dein bester Kunde – du hast eine Schwäche für Sportartikel und probierst die neuesten Trends am liebsten gleich selbst aus
|
Herzlich willkommen bei DialogDirect!
- Reise gemeinsam mit deinem Team (4-10 Personen) quer durch Österreich
- Sprich Menschen an belebten Plätzen oder von Tür zu Tür im Namen deiner Organisation aktiv an
- Informiere die Bevölkerung über die Projekte der Organisation und begeistere sie von einer langfristigen Unterstützung.
- Steh mit Leidenschaft für deine Herzensthemen ein und verändere so, Tag für Tag, die Welt zum Besseren
|
Deine Mission - Dein Impact
- Dein Team besteht aus 5-10 herzlichen und ehrgeizigen Gleichgesinnten, gemeinsam reist ihr jede Woche in eine andere Region Österreichs.
- Tagsüber bist du von Tür zu Tür unterwegs, mit deiner Begeisterung entfachst du die Neugier der Menschen und lernst, sie mit Charme und Kompetenz zu inspirieren. Mit ihrer Stimme und finanziellen Unterstützung seid ihr der Veränderung einen Schritt näher.
- Abends wird in der der gemeinsamen Ferienwohnung gelacht, gekocht und fürs Leben gelernt. Hier knüpfst du Freundschaften und entwickelst in unseren Schulungen wichtige Schlüsselkompetenzen.
|
Ihre Arbeitswelt
- Masern, Mumps, Röteln
- Varicellen (Schafblattern)
- Hepatitis B
|
Meine Aufgaben
- erste:r Ansprechpartner:in für alle Menschen, die ins Haus kommen
- herzlicher Empfang, freundliche Betreuung und das selbstständige Bearbeiten aller Anfragen - seien sie persönlich, telefonisch oder per Email
- Erledigung sämtlicher Aufgaben in Zusammenhang mit den Zimmerbuchungen und Therapieplanungen
|
Was dich ausmacht:
- Du bist sportbegeistert und hast Spaß an Kundenkontakt, Beratung und Verkauf
- Teamorientierung ist für dich nicht nur ein Wort – du bist Teamplayer durch und durch
- Du gehst offen auf Menschen zu und nimmst Herausforderungen proaktiv an
- Trends und Produkte in der Sportbranche interessieren dich und du informierst dich gerne proaktiv
- Manchmal bist du selbst dein bester Kunde – du hast eine Schwäche für Sportartikel und probierst die neuesten Trends am liebsten gleich selbst aus
|
Vollzeit | Teilzeit
Steiermark, Standortunabhängig
25.10.2025
Steiermark, Standortunabhängig
Medizinischer Dienst
- Abgeschlossenes Studium der gesamten Heilkunde und Berechtigung zur eigenständigen Berufsausübung (ius practicandi)
- Identifikation mit dem Unternehmensleitbild und Zielen der ÖGK
- Interesse bzw. Bereitschaft zum Erwerb von Kenntnissen im Sozial- und Leistungsrecht
- Strukturiertes, organisiertes, eigenständiges Arbeiten
- Gute EDV-Kenntnisse (MS-Office)
- Konfliktfähigkeit- und Kommunikationsfähigkeit
|
Teilzeit
Ennstal
24.10.2025
Ennstal
Gemeinsam Zukunft gestalten
- Du unterstützt Menschen mit Behinderung bei der Gestaltung ihres Arbeitsalltags, in Beschäftigungsangeboten und Aufbau von Tagesstrukturen
- Du entwickelst gemeinsam mit den Klient:innen individuelle berufliche und persönliche Ziele
- Du setzt inklusive Konzepte in der Praxis um – mit Kreativität, Offenheit und Wirkung
|
Liezen | XXXLutz Filiale Liezen | Teilzeit
- Auf- und Abbau von Möbeln in der Abteilung
|
Teilzeit/Vollzeit Ardning
gfonts/12f227090de0acaa5e0bd83f3f8656af_2.css?family=Inter:wght@200;300;400;500;600&display=swap'); * { margin: 0px; box-sizing: border-box; } .background .jobAd p:last-child { margin-bottom: 0px; } .background .jobAd ul:last-child { margin-bottom: 0px; } .jobAd { position: relative; text-align: left; width: 850px; margin: 35px auto; padding: 35px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); font-family: 'Inter', sans-serif; font-weight: 200; font-size: 16px; line-height: 1.4; color: #000; } .jobAd>.fullWidth { margin-left: -35px; margin-right: -35px; } .jobAd>.stickTop { margin-top: -35px; } .jobAd>.stickBottom { margin-bottom: -35px; } .background { width: 100%; padding: 0px; margin: 0px auto; overflow: hidden; background-repeat: no-repeat; } .background>.fullWidth { margin-left: -0px; margin-right: -0px; } .background>.stickTop { margin-top: -0px; } .background>.stickBottom { margin-bottom: -0px; } .jobAd p { margin-bottom: 16px; } .jobAd h2 { font-weight: 200; font-size: 35px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h3 { font-weight: 300; font-size: 25px; line-height: 1.2; text-align: left; text-transform: none; margin: 15px 0px 5px 0px; position: relative; color: #4a224f; } .jobAd h4 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; margin-top: 15px; position: relative; } .jobAd h5 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: center; text-transform: none; margin-bottom: 15px; position: relative; } .jobAd hr { border: none; border-top: 1px solid; border-top-color: #cfe1d0; margin: 35px -35px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; padding-left: 15px; } .jobAd li { text-align: left; position: relative; } .jobAd li::before { color: #4a224f; content: "•"; font-weight: 700; width: 1em; position: absolute; top: 0px; left: -15px; } .jobAd a { text-decoration: underline transparent; font-weight: 300; color: inherit; transition: 300ms; cursor: pointer; } .jobAd a:hover { text-decoration: underline #4a224f; } .jobAd img { max-width: 100%; } .jobAd .img_1 { position: absolute; right: 35px; top: 35px; width: 20%; z-index: 2; } .jobAd .img_2 { position: relative; z-index: 0; filter: brightness(0.8); } .jobAd .headerSection { position: relative; margin: -35px; margin-bottom: 35px; background: #4a224f; color: #fff; } .jobAd .headerWrapper { position: relative; } .jobAd .textSection { position: absolute; left: 0px; bottom: 0px; color: #fff; padding: 35px; width: 50%; font-size: 15px; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr 1fr; gap: 35px; } .jobAd .footerSection { margin: -35px; margin-top: 35px; padding: 35px; text-align: center; background: #f6f2ed; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } .jobAd .textSection { font-size: 14px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } }
|
Teilzeit/Vollzeit Ardning
gfonts/12f227090de0acaa5e0bd83f3f8656af_2.css?family=Inter:wght@200;300;400;500;600&display=swap'); * { margin: 0px; box-sizing: border-box; } .background .jobAd p:last-child { margin-bottom: 0px; } .background .jobAd ul:last-child { margin-bottom: 0px; } .jobAd { position: relative; text-align: left; width: 850px; margin: 35px auto; padding: 35px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); font-family: 'Inter', sans-serif; font-weight: 200; font-size: 16px; line-height: 1.4; color: #000; } .jobAd>.fullWidth { margin-left: -35px; margin-right: -35px; } .jobAd>.stickTop { margin-top: -35px; } .jobAd>.stickBottom { margin-bottom: -35px; } .background { width: 100%; padding: 0px; margin: 0px auto; overflow: hidden; background-repeat: no-repeat; } .background>.fullWidth { margin-left: -0px; margin-right: -0px; } .background>.stickTop { margin-top: -0px; } .background>.stickBottom { margin-bottom: -0px; } .jobAd p { margin-bottom: 16px; } .jobAd h2 { font-weight: 200; font-size: 35px; line-height: 1.2; text-align: left; text-transform: none; position: relative; } .jobAd h3 { font-weight: 300; font-size: 25px; line-height: 1.2; text-align: left; text-transform: none; margin: 15px 0px 5px 0px; position: relative; color: #4a224f; } .jobAd h4 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: left; text-transform: none; margin-top: 15px; position: relative; } .jobAd h5 { font-weight: 400; font-size: 16px; line-height: 1.2; text-align: center; text-transform: none; margin-bottom: 15px; position: relative; } .jobAd hr { border: none; border-top: 1px solid; border-top-color: #cfe1d0; margin: 35px -35px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; padding-left: 15px; } .jobAd li { text-align: left; position: relative; } .jobAd li::before { color: #4a224f; content: "•"; font-weight: 700; width: 1em; position: absolute; top: 0px; left: -15px; } .jobAd a { text-decoration: underline transparent; font-weight: 300; color: inherit; transition: 300ms; cursor: pointer; } .jobAd a:hover { text-decoration: underline #4a224f; } .jobAd img { max-width: 100%; } .jobAd .img_1 { position: absolute; right: 35px; top: 35px; width: 20%; z-index: 2; } .jobAd .img_2 { position: relative; z-index: 0; filter: brightness(0.8); } .jobAd .headerSection { position: relative; margin: -35px; margin-bottom: 35px; background: #4a224f; color: #fff; } .jobAd .headerWrapper { position: relative; } .jobAd .textSection { position: absolute; left: 0px; bottom: 0px; color: #fff; padding: 35px; width: 50%; font-size: 15px; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr 1fr; gap: 35px; } .jobAd .footerSection { margin: -35px; margin-top: 35px; padding: 35px; text-align: center; background: #f6f2ed; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } .jobAd .textSection { font-size: 14px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .zweispaltig { display: grid; grid-template-columns: 1fr; } .jobAd .textSection { position: relative; width: 100%; font-size: 14px; } }
|
Deine Aufgaben
- Kassieren: du bist mit vollem Einsatz dabei und sorgst für einen gelungenen Ablauf an der Kassa
- Ware verräumen: du packst mit an und sorgst für volle Regale
- Qualitätskontrollen: du achtest z.B. auf die Frische im Obst- und Gemüsebereich
- Backshop: du bist für das Aufbacken unserer Brotwaren zuständig
- Kundenanfragen: du achtest darauf, dass sich unsere Kunden (w/m/d) beim Einkaufen rundum wohlfühlen
- Reinigungsarbeiten: du sorgst dafür, dass unsere Filiale ansprechend und sauber ist
|
Ihre Aufgaben
- Sie begleiten Mütter und Neugeborenen ganzheitlich und individuell und dies von Anfang an.
- Sie betreuen Mütter mit ihren Neugeborenen im Wochenbett und übernehmen die Stillberatung.
- Sie unterstützen die Hebammen bei Geburten.
- Sie sind verantwortlich für Planung, Durchführung und Dokumentation des Pflegeprozesses
- Sie übernehmen die Auswertung der Resultate der Pflegemaßnahmen (Pflegeevaluation)
|
Meine Aufgaben
- Unterstützung des Pflegeteams bei der Basisversorgung
- Unterstützung bei der Zubereitung und Einnahme von Mahlzeiten
- Einfache Aktivierung der Bewohner:innen und Förderung ihrer sozialen Kontakte
- Eigenverantwortliche Durchführung hauswirtschaftlicher Tätigkeiten (Wäscheversorgung, Reinigung und Desinfektion von Einrichtungs- und Gebrauchsgegenständen, etc.)
|
Teilzeit Ardning
- Büroreinigung
- Fensterreinigung
- Müllentsorgung
- Reinigung von Sanitärräumen
- Staubsaugen/ Staubwischen
- Stiegenhausreinigung
- Verwenden von Reinigungsmitteln
|