Teilzeit
Arnfels
13.01.2026
Arnfels
GOURMET stellt sich vor...
- an der Unterstützung der Vor-und Zubereitung von Speisen
- an der Zubereitung von Snacks und Salaten
- an der Vorbereitung und der Bestückung der Speisenausgabe
- an der Reinigung von Weiß- und Schwarzgeschirr
- an der Bedienung von Spülmaschinen
- an diversen Reinigungsarbeiten (z.B. Bodenreinigung, Müllentsorgung, etc.)
- an der Einhaltung der Hygiene- und Qualitätsrichtlinien
|
Vollzeit | Lehrstelle
Wagna
16.01.2026
Wagna
Aufgaben, die mich erwarten
- Bewirtschaften der Regale und Kassieren der Einkäufe
- Backen und Bereitstellen der Backware
- Präsentieren von Obst und Gemüse sowie Durchführen von Qualitätskontrollen
- Beantworten von Kund:innenanfragen
- Durchführen administrativer und organisatorischer Aufgaben
- Unterstützen des Führungsteams sowie Übernehmen erster Führungstätigkeiten
|
Vollzeit | Lehrstelle
Lang
19.01.2026
Lang
Allgemeines:
- Teamwork: Im Team läuft nichts ohne Zusammenhalt – hier zeigen erfahrene Kolleg:innen, worauf es im Einzelhandel ankommt. Schritt für Schritt geht’s Richtung Profi-Level
- Kundenberatung: Wer Spaß am Beraten hat, wird hier zum echten Verkaufsprofi ausgebildet – mit Know-how, das sitzt
- Kassieren: Auch an der Kassa zählt der Durchblick: Mit etwas Übung läuft alles wie am Schnürchen – ganz ohne Stress
- Verantwortung: Von der Warenbestellung bis zur Präsentation im Regal – hier steckt jede Menge Verantwortung drin
- Frische im Fokus: Qualität ist kein Zufall: Frischechecks bei Wurst, Fleisch, Käse & Co. gehören zum Alltag – nur das Beste kommt in die Theke
|
Vollzeit
Arnfels
13.01.2026
Arnfels
GOURMET stellt sich vor...
- an der Zubereitung von kalten und warmen Speisen
- an der Präsentation und Anrichten von Speisen
- an der Unterstützung von Bestellung, Kontrolle und Berichterstattung für den Standort
- an einem effizienten Material-, Waren- und Geräteeinsatz
- an der Einhaltung von Hygiene- und Qualitätsrichtlinien
|
Teilzeit/Vollzeit Leibnitz
fonts/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; } }
|
Allgemeines:
- Eine Aktion für junge Eltern:
- Arbeiten wann ICH will!
- Bei INTERSPAR ist das möglich!
|
Teilzeit/Vollzeit Gralla
/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; } }
|
Aufgaben, die mich erwarten
- eigenverantwortliches Leiten einer Filiale
- Führen eines Teams mit bis zu 30 Mitarbeiterinnen und Mitarbeitern
- Weiterentwickeln und Fördern des Filialteams
- Steuern der Kennzahlen und Optimieren von Abläufen
- Bestandsmanagement und Präsentieren der Ware
|
Teilzeit/Vollzeit Leibnitz
fonts/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 Heiligenkreuz am Waasen
de0acaa5e0bd83f3f8656af_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; } }
|
IHRE AUFGABEN:
- pflegerischen Kernkompetenzen sowie
- Kompetenzen bei medizinischer Diagnostik und Therapie sowie
- Zusammenarbeit mit anderen Berufsgruppen im multiprofessionellen Versorgungsteam im und außerhalb des Roten Kreuzes (u. a. Pflegeassistent:innen, Heimhelfer:innen, Ärzt:innen)
|
Meine Aufgaben
Verantwortung für sämtliche Pflege- und Betreuungsprozesse Sicherstellung höchster Pflegequalität nach SeneCura Standard - die Selbstbestimmung und Würde der Bewohner:innen immer im Blick Leitung des Pflege- und Betreuungsteams sowie Bewerber:innenmanagement Laufende Evaluation der Pflegekennzahlen, des Pflege- und Betreuungsbedarfs sowie Optimierung der entsprechenden Angebote Verantwortung für rasches Feedback bei Anregungen und Beschwerden Kontakt für Netzwerkpartner und Ausbildungsstellen in der Region Belegungsmanagement und Mitwirken bei der Budgeterstellung Kontinuierliche Erweiterung der Kompetenzen im Rahmen von Fort- und Weiterbildungen
|
Teilzeit/Vollzeit Leibnitz
- Pflege und Betreuung der BewohnerInnen auf höchstem Niveau
- Individuelle und fürsorgliche Begleitung der zu Pflegenden nach persönlicher Biographie und den Gesamtbedürfnissen des Hauses entsprechend
- Umsetzung der Pflegekonzepte und Einhaltung der vorgegebenen Pflegerichtlinien
|
Teilzeit/Vollzeit Heiligenkreuz am Waasen
de0acaa5e0bd83f3f8656af_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 Heiligenkreuz am Waasen
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; } }
|
IHRE AUFGABEN:
- Hauswirtschaftliche Tätigkeiten
- Einfache Aktivierung (z. B. Anregung zur Beschäftigung)
- Förderung von Kontakten im sozialen Umfeld
- Hygienische Maßnahmen (z. B. Wäschegebarung)
- Beobachtung des Allgemeinzustandes
- Unterstützung bei der Basisversorgung (UBV)
|
Meine Aufgaben
- Durchführung bzw. Mitwirken bei Pflege- und Betreuungsmaßnahmen
- Sicherstellung höchster Pflegequalität nach SeneCura Standard - die Selbstbestimmung und Würde der Bewohner:innen immer im Blick
- Förderung, Wiederherstellung und Erhaltung der aktiven Lebensgestaltung der Bewohner:innen (Tagesstruktur, Aktivitäten, etc.)
- Mitwirken bei der Einarbeitung neuer Mitarbeiter:innen
|
Aufgaben, die mich erwarten
- Bewirtschaften der Regale und Kassieren der Einkäufe
- Backen und Bereitstellen der Backware
- Präsentieren von Obst und Gemüse sowie Durchführen von Qualitätskontrollen
- Beantworten von Kund:innenanfragen
- Reinigen der Filiale
- Betreuen der Pfandrückgabeautomaten
|
Teilzeit/Vollzeit Gralla
- Pflege und Betreuung der BewohnerInnen auf höchstem Niveau
- Individuelle und fürsorgliche Begleitung der zu Pflegenden nach persönlicher Biographie und den Gesamtbedürfnissen des Hauses entsprechend
- Umsetzung der Pflegekonzepte und Einhaltung der vorgegebenen Pflegerichtlinien
|
WIR BIETEN
- 5-Tage-Woche
- geregelte Arbeitszeiten
- keine geteilten Dienste
- ein fixes Wochenende pro Monat frei
- faire Urlaubsplanung (auch im Sommer)
- Verpflegung im Haus & Dienstkleidung
- Übernahme vieler Aus- und Weiterbildungen
- unbefristeter Arbeitsvertrag
|
Wofür wir dich begeistern
- Installation/Aufbau der Anlage beim Kunden unter Einhaltung der Qualitätsvorgaben
- Koordination und Anleitung des Montageteams sowie anderer Gewerke und Verantwortung über die korrekte Montage
- Materialwirtschaft auf der Baustelle und Projekt-Kostenverantwortlichkeit
- Kommunikation mit Kunden vor Ort
|
Standort
- Zu Ihren Tätigkeiten im hagebau Lieb Markt zählen die aktive Kundenansprache und Beratung sowie der Verkauf unseres umfangreichen Sortiments.
- Sie sorgen dafür, dass die Waren im Markt optimal präsentiert werden und gestalten aktiv die Verkaufsflächen mit.
- Sie sind stets darum bemüht, unsere Unternehmensstandards einzuhalten.
|
Standort
- Beratung über Eigenschaften und Einsatzmöglichkeiten von Baustoffen, Bauhilfsstoffen und erforderlichen Werkzeugen und Maschinen
- Einholen von Angeboten aufgrund von Kundenanfragen oder Bauplänen
- Fachgerechte Mengenübermittlung anhand von Bauplänen
- Kassiertätigkeit
- Aufbau neuer Kundenkontakte sowie aktive Betreuung der Stammkunden
- Telefonische und persönliche Preis- und Produktauskunft
|
Standort
- Selbständiges Erfassung und Bearbeitung von Angeboten, Aufträgen und Abwicklung von Bestellungen
- Kundenberatung und Betreuung im Schauraum
- Unterstützung und enge Zusammenarbeit mit unserem Verkaufsaußendienst
- Selbstständige Abwicklung von Baustellen im Innendienst
- Allgemeine Bürotätigkeiten
- Abwicklung des Reklamationsmanagements in Zusammenarbeit mit unserer Serviceabteilung und Verkaufsaußendienst
- Schnittstelle zu Lieferanten sowie internen Abteilungen (z.B. Montageabteilung, Lager)
|