Jobs
Meine Anzeigen
Jobs per E-Mail
Anmelden
Einen Job finden Firmen
Suchen

Kalkulant elektrotechnik (m/w/d)

Ivm Technical Consultants
Elektrotechniker
€ 44.800 pro Jahr
Inserat online seit: Veröffentlicht vor 23 Std.
Beschreibung

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);

#job-ivm * {
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
border: 0;
vertical-align: baseline;
}

#job-ivm {
max-width: 950px;
width: 100%;
margin: 0 auto;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #fff;
color: #666;
line-height: 1.5;
padding: 5px;
}

#job-ivm p {
margin: 10px 0;
font-size: 14px;
}

#job-ivm ol, #job-ivm ul {
list-style: none;
}

#job-ivm blockquote, q {
quotes: none;
}

#job-ivm blockquote:before,
#job-ivm blockquote:after,
#job-ivm q:before,
#job-ivm q:after {
content: '';
content: none;
}

#job-ivm strong {
font-weight: 700;
}

#job-ivm table {
border-collapse: collapse;
border-spacing: 0;
}

#job-ivm .jobHeadWrapper {
width: 100%;
height: 260px;
margin: 0 auto 20px;
background-image: url(//at.staticfiles.at/snippets/rubriken/img/images2019/ivm/header.png);
background-repeat: no-repeat;
background-size: cover;
background-position: right center;
position: relative;
}

#job-ivm .jobHeadMain {
width: 97%;
width: calc(100% - 20px);
margin-top: 10px;
margin-left: 10px;
bottom: 10px;
position: absolute;
}

#job-ivm .jobNr {
padding: 5px 10px;
font-size: 14px;
font-weight: bold;
background-color: #ff7f00;
color: #fff;
display: inline-block;
}

#job-ivm .outerJobTitle,
#job-ivm .outerJobSubTitle {
margin: 0;
padding: 0;
}

#job-ivm .innerJobTitle {
margin: 0;
padding: 10px 20px 10px 10px;
background-color: #20b2aa;
display: inline-block;
}

#job-ivm h1.title {
margin: 0 !important;
padding: 0;
font-size: 20px;
font-weight: bold !important;
color: #fff;
text-transform: uppercase;
}

#job-ivm .innerJobSubTitle {
margin: -10px 0 0 0;
padding: 10px 20px 10px 10px;
background-color: #20b2aa;
display: inline-block;
}

#job-ivm h2.subtitle {
margin: 0;
padding: 0;
font-size: 19px;
font-weight: normal;
color: #fff;
}

#job-ivm #job_content_left {
margin-bottom: 40px;
width: 70%;
float: left;
}

#job-ivm #job_content_right {
width: 29%;
width: calc(30% - 20px);
float: right;
}

#job-ivm #divJobdescription {
width: 100%;
padding: 0 10px;
clear: both;
}

#job-ivm .gridTable {
width: 100%;
margin-left: -1rem;
background-color: #e4e4e4;
border-radius: 3px;
}

#job-ivm .gridTable .gridRow {
width: 100%;
margin: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
flex-wrap: wrap;
}

#job-ivm .gridCol {
max-width: 50%;
-webkit-box-flex: 0 0 50;
-webkit-flex: 0 0 50%;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}

#job-ivm .gridCol p {
padding: 0 10px;
}

#job-ivm .job_summary {
width: 100%;
margin-left: -10px;
background-color: #e4e4e4;
border-radius: 3px;
}

#job-ivm h3 {
margin: 20px 0 5px;
padding: 0;
font-size: 19px;
font-weight: bold;
color: #666;
}

#job-ivm ul.arrow {
margin: 5px 0;
list-style: outside url(//at.staticfiles.at/snippets/rubriken/img/images2019/ivm/bullet_blue.png);
}

#job-ivm ul.arrow li.sub-item {
list-style: inside none;
}

#job-ivm ul.arrow li.sub-item:before {
content: "- ";
}

#job-ivm ul li {
margin-left: 1.2em;
padding: 1px;
}

#job-ivm a,
#job-ivm a:visited {
font-weight: bold;
color: #00349b;
text-decoration: none;
}

#job-ivm a:hover {
font-weight: bold;
color: #ff7f00;
text-decoration: underline;
}

#job-ivm .job_content_right_inner {background-color: #e4e4e4; border-radius: 3px; margin: 0 0 10px; padding: 0 0 15px; }

#job-ivm h3#kontakt_head {
margin: 0;
padding: 15px 10px;
background-color: #ff7f00;
color: #fff;
border-radius: 3px 3px 0 0;
}

#job-ivm .job_content_right_inner img {
margin: 10px;
width: 96%;
width: calc(100% - 20px);
}

#job-ivm p#kontakt_txt {
margin: 10px 0 0;
padding: 0 10px 0;
}

#job-ivm p#kontakt_tel {
margin: 0;
padding: 0 10px 0;
text-decoration: none;
}

#job-ivm p#kontakt_mail { margin: 0; padding: 0 10px 0; text-decoration: none; }

#job-ivm .ivmbutton {
width: 100%;
margin: 0;
padding: 1rem 0;
font-size: 14px;
font-weight: bold;
background-color: #20b2aa;
color: #fff;
text-align: center;
text-transform: uppercase;
border: none;
border-radius: 3px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
justify-content: center;
}

#job-ivm .ivmbutton::before {
padding-right: 10px;
content: url(//at.staticfiles.at/snippets/rubriken/img/images2019/ivm/r.png);
}

#job-ivm .ivmbutton-bottom {
width: auto;
margin-left: 10px;
padding: 10px 24px;
display: inline-block;
}

#job-ivm .ivmbutton-bottom::before {
content: '';
content: none;
}

#job-ivm .ivmbutton:hover {
background-color: #ff7f00;
}

#job-ivm div#bottom {
width: 100%;
padding: 8px 0 3px 0;
background-color: #ff7f00;
text-align: center;
clear: both;
}

#job-ivm div#bottom img {
width: auto;
max-height: 32px;
}

#job-ivm div#bottom a {
padding-right: 12px;
background-color: #ff7f00;
opacity: 0.5;
}

#job-ivm div#bottom a:nth-of-type(6) {
padding-right: 0;
}

#job-ivm div#bottom a:hover {
background-color: #ff7f00;
opacity: 1;
}

@media (max-width: 600px) {
#job-ivm #job_content_left {
width: 100%;
float: none;
}

#job-ivm #job_content_right {
width: 100%;
float: none;
}

#job-ivm div#bottom {
margin-top: 10px;
}
}
#jobsearch-app .jobdetail-container .section { box-shadow: none; background-color: transparent; }
#jobsearch-app .jobdetail-container .section .content-container-inserat { padding: 0; }

Nr.
106468

Kalkulant Elektrotechnik (m/w/d)

Einsatzort:
Wien

Art der Anstellung:
Vollzeit

Fachbereich:
Elektronik & Elektrotechnik

Gehalt (Brutto/Monat):
ab € 3.200,-

Zeit für eine neue Herausforderung!

Prüfung und Bewertung technischer und vertraglicher Unterlagen

Unterstützung oder eigenständige Erstellung von Kalkulationen und Angeboten

Entwicklung von Einsparpotenzialen und Alternativangeboten

Erstellung von Pauschalkalkulationen nach Projektunterlagen

Einholung von Konditionen bei Subunternehmern und Lieferanten

Abstimmung der Angebote mit Bereichs- und Gruppenleitung

Skills sind der Schlüssel!

Abgeschlossene technische Ausbildung im Bereich Elektrotechnik (HTL, Fachschule, FH oder vergleichbar)

Berufserfahrung in der Elektrotechnik-Kalkulation

Sicherer Umgang mit MS Office und Kalkulationssoftware

Planungs- und/oder Baustellenerfahrung von Vorteil

Sehr gute Deutsch und grundlegende Englischkenntnisse

Teamfähigkeit sowie Eigenständigkeit

Präzise und strukturierte Arbeitsweise

Das sind die Perspektiven!

Ausgewogene Work-Life Balance

Langfristige Karriereplanung

Online Skillboosting mit LinkedIn Learning

Sympathisches und kompetentes Team

Ein vielseitiges Aufgabenfeld mit hoher Eigenverantwortung

Flexibles Arbeitszeitmodell

Gute öffentliche Anbindung

Für diese Position gilt ein Monatsbruttogehalt ab € 3.200. Geboten wird eine marktkonforme Überzahlung abhängig von Qualifikationen und Erfahrung.

Ihr Kontakt

Slobodan Rasic

Tel:
+431698888039

right// -->

Jetzt bewerben

right// -->

Kununu
Xing
Facebook
Twitter
LinkedIn
Instagram

Bewerben
E-Mail Alert anlegen
Alert aktiviert
Speichern
Speichern
Ähnliches Angebot
Konstrukteur elektrotechnik (m/w/d)
Schärding
Performas GmbH
Elektrotechniker
Ähnliches Angebot
Elektrotechniker:in straßenbahn (gn)
Innsbruck
Innsbrucker Verkehrsbetriebe und Stubaitalbahn GmbH
Elektrotechniker
Ähnliches Angebot
Elektrotechniker/ schaltschrankbauer (gn)
Vöcklabruck
Profi Personal GmbH
Elektrotechniker
Ähnliche Angebote
Stellenangebote Ivm Technical Consultants
Home > Stellenangebote > Industrie Jobs > Elektrotechniker Jobs > Kalkulant Elektrotechnik (m/w/d)

Jobijoba

  • Bewertungen Unternehmen

Stellenangebote finden

  • Stellenangebote nach Jobtitel
  • Stellenangebote nach Berufsfeld
  • Stellenangebote nach Firma
  • Stellenangebote nach Ort

Kontakt / Partner

  • Kontakt
  • Veröffentlichen Sie Ihre Angebote auf Jobijoba

Impressum - Allgemeine Geschäftsbedingungen - Datenschutzerklärung - Meine Cookies verwalten - Barrierefreiheit: Nicht konform

© 2025 Jobijoba - Alle Rechte vorbehalten

Bewerben
E-Mail Alert anlegen
Alert aktiviert
Speichern
Speichern