Head of Spare Parts (m/w/d)
display: none;
}
.jobAd ul li {
list-style: initial !important;
}
.jobAd ul li::before {
display: none;
}
.jobAd {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
font-family: “Roboto”, Arial, sans-serif;
font-size: 18px;
line-height: 1.3;
margin: 0 auto;
max-width: 848px;
width: 100%;
color: #3c454b;
background-color: #fff;
font-weight: 300;
box-shadow: none;
hyphens: auto;
}
.jobAd * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin: 0;
padding: 0
}
.jobAd a {
color: #3c454b;
text-decoration: none
}
.jobAd a:focus, .jobAd a:hover {
color: #3c454b;
text-decoration: underline
}
.jobAd b, .jobAd strong {
font-weight: 500;
}
.jobAd ul {
margin: 0 0 0 1.2em
}
.jobAd ul li {
list-style: none;
margin-left: 30px;
}
.jobAd ul li::before {
content: ‘•’;
position: absolute;
margin-left: -25px;
font-size: 28px;
margin-top: -7px;
}
.jobAd p {
line-height: 1.3;
}
.jobAd h1 {
color: #3c454b;
font-family: “Roboto”, Arial, sans-serif !important;
font-size: 36px;
font-weight: 400;
line-height: 1.2;
margin: 0 0 25px;
text-align: center;
}
.jobAd h2 {
color: #3c454b;
font-family: “Roboto”, Arial, sans-serif;
font-size: 2rem;
font-weight: 700;
line-height: 1;
margin: 0 0 .5em
}
.jobAd h3 {
color: #881b4c;
font-family: “Roboto”, Arial, sans-serif;
font-size: 25px;
font-weight: 400;
margin: 0 0 15px;
text-transform: uppercase;
}
.jobAd .jobBlock {
margin: 0 0 2em;
width: 100%
}
.jobAd .jobAdHeader img {
width: 100%
}
.jobAd .jobAdContent {
padding: 4em 0 2em;
}
.jobAd .companyDes p {
text-align: justify;
}
.jobAd .shortFacts {
display: flex;
margin: 30px 0px 40px;
justify-content: center;
flex-wrap: wrap;
}
.jobAd .shortFacts .fact {
display: flex;
align-items: center;
margin: 10px 35px;
}
.jobAd .shortFacts .fact img {
height: 35px;
margin-right: 10px;
}
.jobAd .benefitsBox {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
margin-bottom: 55px;
}
.jobAd .benefitsBox .benefit {
text-align: center;
}
.jobAd .benefitsBox .benefit img {
height: 40px;
margin-bottom: 10px;
}
.jobAd .benefitsBox .benefit p {
font-size: 13px;
}
.jobAd .contact {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 40px;
background: #f5f5f5;
padding: 15px;
}
.jobAd .contact .contactImage img {
max-width: 240px;
margin-right: 20px;
margin-bottom: 20px;
}
.jobAd .contact .contactText h4 {
font-weight: 300;
font-size: 22px;
margin-bottom: 15px;
font-family: “Roboto”, Arial, sans-serif;
color: #3c454b;
text-transform: uppercase;
}
.jobAd .contact .contactText .websiteLink {
margin-top: 10px;
font-weight: 500;
}
.jobAd .socialMedia img {
width: 60px;
margin: 10px 0 5px 0;
}
.jobAd .applyDiv {
margin-top: 35px;
text-align: center;
}
.jobAd .applyButton {
color: #fff;
background: #881b4c;
border: 1px solid #881b4c;
font-size: 16px;
font-weight: 400;
padding: 10px 20px;
text-decoration: none;
border-radius: 0;
display: inline-flex !important;
align-items: center;
}
.jobAd .applyButton img {
width: 30px;
margin-right: 10px;
}
.jobAd .applyButton:focus, .jobAd .applyButton:hover {
color: #fff;
background: #881b4c;
border-color: #881b4c;
text-decoration: none
}
@media (max-width:990px) {
.jobAd .jobAdContent {
padding: 3em 2em 2em;
}
}
@media (max-width:767px) {
.jobAd h1 {
font-size: 24px;
}
.jobAd h3 {
font-size: 20px;
}
.jobAd .jobAdContent {
padding: 2em 0 1em;
}
.jobAd .benefitsBox {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (max-width:570px) {
.jobAd .shortFacts .fact img {
height: 25px;
margin-right: 5px;
}
.jobAd .benefitsBox {
grid-template-columns: 1fr 1fr;
}
.jobAd .benefitsBox .benefit img {
height: 35px;
}
.jobAd .contact .contactImage img {
max-width: 100%;
}
}
@media print {
.jobAd .jobAdContent {
padding: 20px 15px 0;
}
.jobAd, .jobAd .applyButton {
font-size: 12px;
}
.jobAd h1 {
font-size: 24px;
}
.jobAd h3, .jobAd .contact .contactText h4 {
font-size: 15px;
}
.jobAd .shortFacts {
margin: 10px 0px 10px;
}
.jobAd .shortFacts .fact img {
height: 20px;
margin-right: 10px;
}
.jobAd .benefitsBox {
display: flex;
flex-wrap: wrap;
}
.jobAd .benefitsBox .benefit {
text-align: center;
width: 11%;
margin: 10px;
}
.jobAd .benefitsBox .benefit img {
height: 25px;
}
.jobAd .benefitsBox .benefit p {
font-size: 9px;
}
.jobAd .socialMedia img {
width: 40px;
}
.jobAd .applyButton {
padding: 5px 10px;
}
}

Head of Spare Parts (m/w/d)

Seitenstetten
Berufserfahren

Vollzeit
DEINE AUFGABEN
- Operative und strategische Leitung des globalen Ersatzteilmanagements, sowie Ergebnisverantwortung
- Entwicklung und Umsetzung von Strategien zur Optimierung und Weiterentwicklung des Ersatzteilmanagements
- Optimierung der Lagerhaltung und Bestandsplanung, um Kosten zu reduzieren und die Verfügbarkeit von Ersatzteilen sicherzustellen
- Weiterentwicklung und Digitalisierung der Ersatzteilidentifikation und Bestellabwicklung
- Entwicklung und Umsetzung von Strategien für den proaktiven Ersatzteilverkauf
- Sicherstellung von einem marktkonformen Pricing für Ersatzteile
- Identifizierung von Optimierungspotenzialen im gesamten Ersatzteilprozess, von der Beschaffung bis zur Auslieferung
- Auswertung und Analyse von Daten zur Ersatzteilbeschaffung und -nutzung
- Ansprechpartner für Kunden bei Fragen zu Ersatzteilen
DAS BRINGST DU MIT
- Eine abgeschlossene technische Ausbildung oder vergleichbare Qualifikation
- Einschlägige Berufserfahrung unbedingt erforderlich
- Erfahrung in der Führung und Motivation eines Teams
- Organisationsfähigkeit und Verhandlungsgeschick
- Ausgezeichnete Kommunikationsfähigkeiten
- Offenheit für neue Technologien
- Reisebereitschaft bis zu 10%
DAS ERWARTET DICH BEI LISEC

Internationales Arbeitsumfeld

Flexible Arbeitszeiten (Gleitzeit)

Home-Office

Attraktive Aus- und Weiterbildungs-
möglichkeiten

Strukturiertes Onboarding inkl. Patensystem

Betriebskantine mit Frischküche

Zuschuss zum Mittagessen

Familiäres Betriebsklima

Raum für neue Ideen

Parkmöglichkeiten vor dem Firmengebäude

Betriebsarzt

Firmenrabatte bei ortsansässigen Unternehmen

Mitarbeiterevents (Skitag, Grillfest, Weihnachtsfeier)
Für diese Position bieten wir bei Erfüllung der angeführten Kriterien ein Bruttojahresgehalt von mindestens EUR 63.000,-. Je nach Qualifikation und Berufserfahrung ist die Bereitschaft zu einer Überzahlung gegeben!
WER WIR SIND
INTERESSIERT?
Wir freuen uns darauf, dich kennenzulernen und gemeinsam mit dir die Welt der
Glasverarbeitung zu revolutionieren!

KONTAKT
Verena Halbmayr / Recruiting
LISEC Austria GmbH
Peter Lisec Straße 1
3353 Seitenstetten
Austria
Tel: +43-7477 405-1666
Mail: [email protected]
Bitte beziehen Sie sich bei Ihrer Bewerbung auf karriere.jobsinaustria.net – vielen Dank!
Jetzt bewerben
To help us track our recruitment effort, please indicate in your cover letter where (jobsinaustria.net) you saw this job posting.