vacanciesineu.com
Elektro-/Anlagenmonteur (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;
}
}
Elektro-/Anlagenmonteur (m/w/d)
Großraming
Berufserfahren
Vollzeit
DEINE AUFGABEN
- Selbständige Montage, Installation, Inbetriebnahme, Wartung von Isolierglasanlagen und Glasbearbeitungsmaschinen (weltweit),
- Mechanische und elektrische Montage von Anlagen
- Inbetriebnahme von Anlageteilen
- Durchführen von Wartungs- und Servicetätigkeiten
- Betreuung und Schulung der Anwender vor Ort
DAS BRINGST DU MIT
- Eine abgeschlossene Berufsausbildung (Lehre/FS/HTL) im Bereich Elektrik, Elektronik, Mechatronik aber auch interessierte „Quereinsteiger“ mit technischem Geschick und ausgeprägter Problemlösungskompetenz willkommen
- Theoretische und praktische Anwenderkenntnisse in den Bereichen Pneumatik/Hydraulik und Mechanik
- Gute Englischkenntnisse
- Weitere Fremdsprachenkenntnisse von Vorteil
- Hohe Reisebereitschaft
- Engagierte, belastbare, flexible und teamorientierte Persönlichkeit
DAS ERWARTET DICH BEI LISEC
Internationales Arbeitsumfeld
Attraktive Aus- und Weiterbildungs-
möglichkeiten
Strukturiertes Onboarding inkl. Patensystem
Familiäres Betriebsklima
Raum für neue Ideen
Betriebsarzt
Firmenrabatte bei ortsansässigen Unternehmen
Mitarbeiterevents (Skitag, Grillfest, Weihnachtsfeier)
Für diese Position bieten wir einen Bruttojahreslohn von mindestens EUR 42.000,- zzgl. Montagezulagen und attraktiver Prämienmodelle. Je nach Qualifikation und Berufserfahrung ist die Bereitschaft zu einer deutlichen Ü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.vacanciesineu.com – vielen Dank!
Jetzt bewerben
To help us track our recruitment effort, please indicate in your cover letter where (vacanciesineu.com) you saw this job posting.

Jetzt bewerben



