/* Version: 17.01.2014 */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
font-weight: normal;
word-spacing: normal;
line-height: 18px;
background-color: #fff;
}
p {
margin: 0;
}
p:empty {
height: 18px;
}
h1 {
margin: 0px;
line-height: 40px;
font-size: 36px;
font-weight: normal;
}
h2 {
margin: 0px;
line-height: 23px;
font-size: 19px;
font-weight: normal;
}
#rahmen {
padding: 0px;
width: 647px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
background-color: #fff;
border: 1px solid #a7a9a4;
box-shadow: 0px 0px 10px #999;
-moz-box-shadow: 0px 0px 10px #999;
-webkit-box-shadow: 0px 0px 10px #999;
}
#rahmen_top {
background-color: #fcc632;
padding: 3% 3% 3% 3%;
}
#rahmen_bottom {
background-color: #fcc632;
padding: 2% 3% 2% 3%;
}
#rahmen_bottom a:link {
text-decoration: none;
}
#rahmen_bottom a:hover {
text-decoration: underline;
color: #000000;
}
#content {
padding: 3%;
}
#box_oben {
}
#box_mitte {
}
#box_unten {
}
#box_links {
float: left;
width: 48%;
}
#box_rechts {
float: right;
width: 48%;
}
#footer {
}
img {
max-width: 100%;
height: auto;
width: auto9; /* ie8 */
border: 0;
}
.slider-wrap {
max-width: 780px;
width: auto;
height: auto;
position: relative;
overflow: hidden;
}
/* BEGINN Slider mit 3 Bildern mit transform Animation */
.slideshow-3-bilder {
position: absolute;
width: 100%;
top: 0px;
left: 0px;
z-index: 0;
}
.slideshow-3-bilder li span {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
color: transparent;
background-size: cover;
background-position: 50% 50%;
background-repeat: none;
opacity: 0;
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-animation: image 36s linear infinite;
animation: image-3-bilder 36s linear infinite;
}
@keyframes image-3-bilder {
0% {
opacity: 1;
transform: translateX(100%);
}
1% {
transform: translateX(0);
}
33.33333% {
transform: translateX(0);
}
34.33333% {
transform: translateX(-100%);
}
100% {
transform: translateX(-100%);
opacity: 1;
}
}
@-webkit-keyframes image-3-bilder {
0% {
opacity: 1;
transform: translateX(100%);
}
1% {
transform: translateX(0);
}
33.33333% {
transform: translateX(0);
}
34.33333% {
transform: translateX(-100%);
}
100% {
transform: translateX(-100%);
opacity: 1;
}
}
.slideshow-3-bilder li {
margin: 0;
padding: 0;
list-style: none;
}
.slideshow-3-bilder li:nth-child(1) span {
}
.slideshow-3-bilder li:nth-child(2) span {
-webkit-animation-delay: 12s;
animation-delay: 12s;
}
.slideshow-3-bilder li:nth-child(3) span {
-webkit-animation-delay: 24s;
animation-delay: 24s;
}
ul.slideshow-3-bilder {
margin: 0;
}
.slider-wrap li::before {
display: none;
}
.slider-wrap ul {
margin: 0;
padding-left: 0px;
list-style-type: none;
list-style: none;
border-bottom: none;
border-color: #fff;
border-width: 0px;
padding-bottom: 5px;
}
/* ENDE Slider mit 3 Bildern mit transform Animation */
/* Zusatz*/
a:link {
color: #000000;
text-decoration: underline;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #fcc632;
text-decoration: underline;
}
a:active {
color: #000000;
text-decoration: none;
}
.text_gross {
font-size: 16px;
line-height: 20px;
}
.titel_gross {
font-size: 28px;
line-height: 32px;
}
.text_klein {
font-size: 11px;
line-height: 15px;
}
.titel_klein {
font-size: 18px;
line-height: 23px;
}
.farbe {
color: #fcc632;
}
.ausblenden {
}
ul {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 15px;
list-style-image: url(https://at.staticfiles.at/snippets/rubriken/img/images2025/rems/bp.jpg);
}
li {
padding: 0px;
}
#bild1 {
display: block;
text-align: center;
}
#bild2 {
display: none;
}
.refnr {
}
.apply {
}
@media only all and (max-width: 700px) {
body {
font-size: 11px;
line-height: 15px;
margin: 0px;
}
p {
margin: 0;
}
#rahmen {
width: 100%;
min-width: 240px;
margin: 0px;
border: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#rahmen_top {
}
#rahmen_bottom {
}
#content {
padding: 5%;
}
#box_oben {
}
#box_mitte {
}
#box_unten {
}
#box_links {
width: 100%;
float: none;
}
#box_rechts {
width: 100%;
float: none;
padding-top: 15px;
}
#footer {
}
h1 {
font-size: 20px;
line-height: 24px;
}
h2 {
font-size: 16px;
line-height: 20px;
}
.text_gross {
font-size: 14px;
line-height: 18px;
}
.titel_gross {
font-size: 20px;
line-height: 24px;
}
.text_klein {
font-size: 11px;
line-height: 15px;
}
.titel_klein {
font-size: 17px !important;
line-height: 21px !important;
}
.ausblenden {
display: none;
}
ul {
margin-left: 15px;
}
li {
padding: 0px;
}
#bild1 {
display: none;
}
#bild2 {
display: block;
text-align: center;
}
}
.refnr {
}
.apply {
}
Fachberater im Außendienst / Verkauf (m/w/d)
für unser Verkaufsgebiet Süd – Graz
(Postleitzahlengebiet 8000 – 9999)
Als einer der führenden deutschen Hersteller von Maschinen,
Elektrowerkzeugen und Werkzeugen für die Rohrbearbeitung
arbeiten wir seit 1909 jeden Tag daran, den Anspruch unseres
Firmengründers Christian Föll „REMS muss besser
sein“ umzusetzen. Gemeinsam mit über 700 Mitarbeitern
gestalten wir die Zukunft von REMS. Werden Sie ein Teil unseres
starken Teams und bringen Sie Ihre Erfahrung und Motivation als
Fachberater im Außendienst / Verkauf (m/w/d) in
Österreich mit ein.
Ihre Aufgaben
Sie betreuen das oben genannte Verkaufsgebiet selbständig
Sie verkaufen und demonstrieren unsere Produkte beim Fachhandel,
beim Handwerk und in der Industrie
Sie schulen unsere Händler in unserem modernen Schulungszentrum
am Standort Waiblingen oder vor Ort beim Kunden
Sie beraten unsere Bestandskunden
Sie bauen Neukunden systematisch weiter auf
Sie nehmen an Messen und Hausausstellungen teil
Ihre Qualifikation
Abgeschlossene Ausbildung als
Industrie-/Großhandelskaufmann/frau oder vergleichbare
Qualifikation
Vertriebsaußendiensterfahrung im Bereich
„erklärungsbedürftiger Produkte“
Mehrjährige fundierte Verkaufserfahrung
Kontaktfreudiges und verhandlungsgewandtes Auftreten
Hohe Einsatz- und Reisebereitschaft
Wohnsitz idealerweise im Verkaufsgebiet
Unser Angebot
Einen sicheren Arbeitsplatz
Eine abwechslungsreiche und verantwortungsvolle Tätigkeit in
einem langjährig betreuten Verkaufsgebiet mit erheblichem
Marktanteil
Eine sehr gute Vergütung bestehend aus Fixum (Mindestgehalt von
€ 2.229,– brutto monatlich, mit Bereitschaft zur
Überzahlung) zuzüglich einer Umsatzprovision und
Spesensätze
Nach einer umfassenden Ausbildung in unserem Schulungszentrum in
Waiblingen, Deutschland werden
Sie in Ihre Aufgaben vor Ort
eingearbeitet.
Beginn: Ab sofort.
Interessiert?
Bitte bewerben Sie sich im Web unter:
http://recruitment.rems.de/oes
oder per E-Mail an Herrn Gehm ( thomas.gehm@rems.de ). Er beantwortet Ihnen auch gerne erste allgemeine Fragen unter
Telefonnummer +49 7151 1707 0.
REMS GmbH & Co KG, Stuttgarter Str. 83, 71332 Waiblingen,
Deutschland,
www.rems.de
var _paq = _paq || [];
_paq.push([
"setDocumentTitle",
"Jobs::K20332::J1260437::" + document.domain + "::P52",
]);
_paq.push(["enableLinkTracking"]);
_paq.push(["disableCookies"]);
(function () {
var u = "//count.mediaintown.de/";
_paq.push(["setTrackerUrl", u + "piwik.php"]);
_paq.push(["setSiteId", "18"]);
_paq.push(["setCustomVariable", 1, "Portal", "P52", "page"]);
_paq.push(["setCustomVariable", 2, "Customer", "20332", "page"]);
_paq.push(["setCustomVariable", 3, "Job", "1260437", "page"]);
_paq.push([
"setCustomDimension",
1,
"Verkaufsgruppenleiter (m/w/d) [ 1260437 ]",
]);
_paq.push(["setCustomDimension", 2, "REMS GmbH & Co KG [ 20332 ]"]);
_paq.push(["setCustomDimension", 3, "derstandard.at BASIC [ 52 ]"]);
_paq.push([
"setCustomDimension",
4,
"Verkaufsgruppenleiter (m/w/d) [ 1260437 ]",
]);
_paq.push(["setCustomDimension", 5, "REMS GmbH & Co KG [ 20332 ]"]);
_paq.push(["setCustomDimension", 6, "derstandard.at BASIC [ 52 ]"]);
_paq.push(["trackPageView"]);
var d = document,
g = d.createElement("script"),
s = d.getElementsByTagName("script")[0];
g.type = "text/javascript";
g.defer = true;
g.async = true;
g.src = u + "piwik.js";
s.parentNode.insertBefore(g, s);
})();
var _pt = _pt || {};
(function () {
var u = "//www.jobsintown.de/";
_pt["PAGE"] = 1260437;
_pt["CHANNEL"] = 52;
var d = document,
g = d.createElement("script"),
s = d.getElementsByTagName("script")[0];
g.type = "text/javascript";
g.defer = true;
g.async = true;
g.src = u + "tracker.min.js";
s.parentNode.insertBefore(g, s);
})();