Shop our newest collection on Etsy

HOME

.mf-exec-profile-wrapper *{box-sizing:border-box}
.mf-exec-profile-wrapper :root{
–bg-1:#020617;
–blue:#2f81ff;–blue-soft:#3b82f6;–blue-deep:#1d4ed8;–blue-icon:#1d7eff;
–orange:#f59e0b;–orange-soft:#fbbf24;
–text-main:#e5e7eb;–text-muted:#9ca3af;
–border-soft:rgba(148,163,184,.35);
–card-bg:rgba(15,23,42,.96);–card-bg-soft:rgba(15,23,42,.9);
–radius-lg:22px;–radius-md:18px;
–shadow-strong:0 20px 60px rgba(0,0,0,.6);
–shadow-soft:0 16px 40px rgba(15,23,42,.7)
}
.mf-exec-profile-wrapper{
font-family:“Afacad“,system-ui,-apple-system,BlinkMacSystemFont,“Segoe UI“,sans-serif;
background:radial-gradient(circle at top left,#041023,var(–bg-1) 45%,#000 100%);
color:var(–text-main);line-height:1.6;overflow:hidden;padding:0 0 40px 0
}
.mf-exec-profile-wrapper a{text-decoration:none;color:inherit}
.mf-main{max-width:1320px;margin:0 auto;padding:90px 24px 80px}
@media(max-width:768px){.mf-main{padding:80px 16px 60px}}
/* Header */
.mf-header{
position:sticky;top:0;z-index:10;
background:rgba(6,15,34,.98);backdrop-filter:blur(18px);
border-bottom:1px solid rgba(15,23,42,.75);
box-shadow:0 8px 32px rgba(0,0,0,.5)
}
.mf-header-inner{
max-width:1320px;margin:0 auto;padding:12px 24px;
display:flex;align-items:center;justify-content:space-between;gap:24px
}
.mf-logo{display:flex;align-items:center;gap:10px}
.mf-logo-icon{
width:44px;height:44px;border-radius:16px;
background:radial-gradient(circle at 0 0,#60a5fa,#1f2937);
display:flex;align-items:center;justify-content:center;
color:#e5e7eb;box-shadow:0 12px 30px rgba(15,23,42,.8);font-size:22px
}
.mf-logo-text-main{font-weight:700;font-size:18px;letter-spacing:.04em}
.mf-logo-text-sub{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:#9ca3af}
.mf-nav{display:flex;gap:10px;align-items:center}
.mf-nav-link-chip{
padding:8px 16px;border-radius:999px;background:#f9fafb;border:1px solid #e5e7eb;
font-size:13px;font-weight:600;color:#111827;display:inline-flex;align-items:center;gap:8px;
box-shadow:0 5px 18px rgba(15,23,42,.2);transition:all .25s
}
.mf-nav-link-chip i{font-size:13px}
.mf-nav-link-chip:hover{transform:translateY(-2px);border-color:#cbd5f5;box-shadow:0 10px 30px rgba(15,23,42,.4)}
.mf-nav-link-chip.mf-primary{
background:linear-gradient(135deg,var(–blue-deep),var(–blue-soft));
color:#f9fafb;border-color:transparent
}
@media(max-width:900px){.mf-nav{display:none}}
/* Hero */
.mf-hero{padding-top:48px;padding-bottom:40px}
.mf-hero-inner{
display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);
gap:40px;align-items:center
}
@media(max-width:960px){.mf-hero-inner{grid-template-columns:1fr}}
.mf-hero-topline{
font-size:12px;letter-spacing:.3em;text-transform:uppercase;
color:#6b7280;margin-bottom:16px
}
.mf-hero-status{
display:inline-flex;align-items:center;gap:8px;
padding:8px 18px;border-radius:999px;
border:1px solid rgba(16,185,129,.4);
background:rgba(16,185,129,.12);color:#bbf7d0;
font-size:13px;font-weight:600;margin-bottom:18px
}
.mf-hero-status-dot{
width:8px;height:8px;border-radius:50%;
background:#22c55e;box-shadow:0 0 18px rgba(34,197,94,.9)
}
.mf-hero-title{
font-size:54px;line-height:1.05;letter-spacing:-.06em;
font-weight:800;margin-bottom:10px;
background:linear-gradient(135deg,#f9fafb 0%,#e5e7eb 20%,#7dd3fc 60%,#22c55e 100%);
-webkit-background-clip:text;-webkit-text-fill-color:transparent
}
.mf-hero-subtitle{font-size:26px;color:var(–blue);font-weight:600;margin-bottom:18px}
.mf-hero-text{font-size:17px;color:var(–text-muted);max-width:640px;margin-bottom:24px}
.mf-hero-text strong{color:var(–text-main)}
.mf-hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}
.mf-btn{
border-radius:999px;padding:14px 26px;font-size:15px;font-weight:700;
border:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;
font-family:inherit;transition:all .25s
}
.mf-btn-primary{
background:linear-gradient(135deg,var(–blue-deep),var(–blue-soft));
color:#f9fafb;box-shadow:0 15px 35px rgba(37,99,235,.55)
}
.mf-btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(37,99,235,.8)}
.mf-btn-secondary{
background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);color:var(–text-main)
}
.mf-btn-secondary:hover{border-color:var(–blue-soft);background:#0b1220;transform:translateY(-1px)}
.mf-hero-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:var(–text-muted)}
.mf-hero-meta-label{font-weight:600;color:#9ca3af;margin-right:4px}
.mf-hero-right{
border-radius:var(–radius-lg);padding:20px 20px 18px;
background:radial-gradient(circle at top left,rgba(46,144,255,.26),rgba(15,23,42,.98));
border:1px solid rgba(59,130,246,.4);box-shadow:var(–shadow-strong)
}
.mf-pill{
display:inline-flex;align-items:center;gap:8px;
padding:6px 14px;border-radius:999px;
border:1px solid rgba(148,163,184,.6);
background:rgba(15,23,42,.9);color:var(–text-muted);
font-size:11px;text-transform:uppercase;letter-spacing:.18em;margin-bottom:12px
}
.mf-pill-dot{
width:7px;height:7px;border-radius:50%;
background:#38bdf8;box-shadow:0 0 14px rgba(56,189,248,.9)
}
.mf-kpi-grid{
display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px
}
@media(max-width:520px){.mf-kpi-grid{grid-template-columns:1fr}}
.mf-kpi-card{
padding:16px 14px;border-radius:var(–radius-md);
border:1px solid rgba(51,65,85,.9);
background:linear-gradient(145deg,rgba(15,23,42,.96),rgba(15,23,42,.88))
}
.mf-kpi-label{
font-size:11px;text-transform:uppercase;letter-spacing:.18em;
color:#9ca3af;margin-bottom:6px;font-weight:600
}
.mf-kpi-value{font-size:24px;font-weight:800;margin-bottom:4px}
.mf-kpi-value.mf-highlight{color:#4ade80}
.mf-kpi-note{font-size:12px;color:var(–text-muted)}
.mf-kpi-awards .mf-kpi-value{color:#facc15}
.mf-hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.mf-hero-badge{
padding:5px 10px;border-radius:999px;
border:1px solid rgba(148,163,184,.5);
background:rgba(15,23,42,.9);font-size:11px;color:var(–text-muted);
display:inline-flex;align-items:center;gap:6px
}
.mf-hero-badge i{font-size:11px;color:var(–blue-soft)}
/* Section header */
.mf-section{padding:70px 0 0}
.mf-section-header{text-align:center;margin-bottom:46px}
.mf-section-kicker{
font-size:13px;text-transform:uppercase;letter-spacing:.22em;
color:var(–text-muted);margin-bottom:8px
}
.mf-section-title{
font-size:34px;font-weight:700;letter-spacing:.03em;
color:var(–blue);margin-bottom:6px
}
.mf-section-subtitle{
font-size:16px;color:var(–text-muted);max-width:640px;margin:0 auto
}
@media(max-width:768px){.mf-section-title{font-size:28px}}
/* Wertbeitrag */
.mf-value-grid{
display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px
}
.mf-value-card{
border-radius:var(–radius-lg);
background:radial-gradient(circle at top left,rgba(59,130,246,.22),rgba(15,23,42,.98));
border:1px solid rgba(59,130,246,.3);
padding:26px 24px;box-shadow:var(–shadow-soft);
display:flex;flex-direction:column;gap:10px;
transition:transform .25s,box-shadow .25s,border-color .25s
}
.mf-value-card:hover{
transform:translateY(-6px);
box-shadow:0 24px 58px rgba(15,23,42,.9);
border-color:rgba(59,130,246,.65)
}
.mf-value-icon{
width:44px;height:44px;border-radius:14px;
background:radial-gradient(circle at 0 0,#60a5fa,#1e40af);
display:flex;align-items:center;justify-content:center;
color:#eff6ff;font-size:20px;margin-bottom:4px
}
.mf-value-title{font-size:20px;font-weight:700;color:var(–orange)}
.mf-value-text{font-size:15px;color:var(–text-muted)}
/* Tools */
.mf-tools-grid{
display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px
}
@media(max-width:960px){.mf-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.mf-tools-grid{grid-template-columns:1fr}}
.mf-tool-card{
border-radius:var(–radius-lg);background:var(–card-bg-soft);
border:1px solid var(–border-soft);box-shadow:var(–shadow-soft);
padding:30px 26px 26px;text-align:center;
transition:transform .25s,border-color .25s,box-shadow .25s
}
.mf-tool-card:hover{
transform:translateY(-6px);
border-color:rgba(59,130,246,.7);
box-shadow:0 22px 56px rgba(15,23,42,.9)
}
.mf-tool-icon{
width:52px;height:52px;border-radius:18px;
background:radial-gradient(circle at 0 0,#60a5fa,#1d4ed8);
display:inline-flex;align-items:center;justify-content:center;
color:#eff6ff;font-size:22px;margin-bottom:12px
}
.mf-tool-title{font-size:20px;font-weight:700;color:var(–orange);margin-bottom:8px}
.mf-tool-text{font-size:15px;color:var(–text-muted)}
/* Branchen */
.mf-industries-grid{
display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px
}
@media(max-width:1024px){.mf-industries-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:768px){.mf-industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.mf-industries-grid{grid-template-columns:1fr}}
.mf-industry-card{
border-radius:var(–radius-md);background:var(–card-bg);
border:1px solid rgba(37,99,235,.45);
padding:18px 14px;display:flex;flex-direction:column;align-items:center;gap:10px;
font-size:15px;color:var(–text-main);
box-shadow:0 12px 32px rgba(15,23,42,.8);
transition:transform .2s,box-shadow .2s,border-color .2s
}
.mf-industry-card i{font-size:20px;color:var(–blue-icon)}
.mf-industry-card span{font-weight:500}
.mf-industry-card:hover{
transform:translateY(-4px);
border-color:rgba(96,165,250,.9);
box-shadow:0 20px 50px rgba(15,23,42,1)
}
/* Rollen + Profil */
.mf-roles-table{
border-radius:var(–radius-lg);overflow:hidden;
border:1px solid rgba(30,64,175,.6);
background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(15,23,42,.92));
box-shadow:var(–shadow-soft);margin-bottom:32px
}
.mf-role-row{
display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);
padding:16px 26px;border-bottom:1px solid rgba(30,64,175,.35);
align-items:flex-start;column-gap:24px;transition:background .2s
}
.mf-role-row:last-child{border-bottom:none}
.mf-role-row:hover{
background:radial-gradient(circle at top left,rgba(37,99,235,.2),transparent 60%)
}
.mf-role-title{font-size:16px;font-weight:700;color:var(–blue)}
.mf-role-reason{font-size:15px;color:var(–text-muted)}
@media(max-width:768px){.mf-role-row{grid-template-columns:1fr;row-gap:6px}}
.mf-profile-card{
border-radius:var(–radius-lg);background:var(–card-bg);
border:1px solid rgba(59,130,246,.5);
padding:26px 24px;display:grid;
grid-template-columns:auto minmax(0,1fr);
column-gap:24px;align-items:center;
box-shadow:var(–shadow-soft)
}
.mf-profile-image{
width:120px;height:120px;border-radius:26px;overflow:hidden;
border:3px solid var(–blue);box-shadow:0 14px 36px rgba(15,23,42,.9);flex-shrink:0
}
.mf-profile-image img{width:100%;height:100%;object-fit:cover}
.mf-profile-heading{font-size:22px;font-weight:700;color:var(–orange);margin-bottom:6px}
.mf-profile-text{font-size:15px;color:var(–text-muted)}
@media(max-width:640px){
.mf-profile-card{grid-template-columns:1fr;row-gap:16px;text-align:left}
.mf-profile-image{margin:0 auto}
}
/* Erfolge */
.mf-success-list{display:flex;flex-direction:column;gap:18px}
.mf-success-item{
border-radius:var(–radius-lg);background:var(–card-bg-soft);
border:1px solid rgba(37,99,235,.45);
padding:20px 22px;display:grid;
grid-template-columns:auto minmax(0,1fr);column-gap:18px;
box-shadow:var(–shadow-soft);
transition:transform .2s,box-shadow .2s,border-color .2s
}
.mf-success-item:hover{
transform:translateY(-3px);
border-color:rgba(59,130,246,.8);
box-shadow:0 22px 60px rgba(15,23,42,1)
}
.mf-success-icon{
width:44px;height:44px;border-radius:16px;
background:radial-gradient(circle at 0 0,#60a5fa,#1d4ed8);
display:flex;align-items:center;justify-content:center;
color:#eff6ff;font-size:20px;margin-top:4px
}
.mf-success-title{font-size:20px;font-weight:700;color:var(–orange);margin-bottom:4px}
.mf-success-text{font-size:15px;color:var(–text-muted)}
@media(max-width:640px){
.mf-success-item{grid-template-columns:1fr;row-gap:10px}
.mf-success-icon{margin-top:0}
}
/* Kontakt + Footer */
.mf-contact-card{
margin-top:56px;margin-bottom:10px;border-radius:var(–radius-lg);
background:var(–card-bg-soft);border:1px solid rgba(59,130,246,.4);
padding:26px 24px 24px;text-align:center;box-shadow:var(–shadow-soft)
}
.mf-contact-title{font-size:24px;font-weight:700;color:var(–blue);margin-bottom:6px}
.mf-contact-text{font-size:15px;color:var(–text-muted);margin-bottom:18px}
.mf-contact-info-row{
display:flex;flex-wrap:wrap;justify-content:center;
gap:16px;font-size:14px;color:var(–text-main);margin-bottom:18px
}
.mf-contact-info-item{display:inline-flex;align-items:center;gap:8px}
.mf-contact-info-item i{color:var(–blue-soft)}
.mf-contact-cta-row{
display:flex;flex-wrap:wrap;justify-content:center;gap:10px
}
.mf-footer{
border-top:1px solid rgba(31,41,55,.8);
padding:16px 18px 26px;text-align:center;
font-size:12px;color:var(–text-muted)
}
/* Global Safety: Text */
.mf-exec-profile-wrapper,
.mf-exec-profile-wrapper p,
.mf-exec-profile-wrapper span,
.mf-exec-profile-wrapper li,
.mf-exec-profile-wrapper a,
.mf-exec-profile-wrapper h1,
.mf-exec-profile-wrapper h2,
.mf-exec-profile-wrapper h3,
.mf-exec-profile-wrapper h4,
.mf-exec-profile-wrapper h5,
.mf-exec-profile-wrapper h6{
color:#e5e7eb
}
.mf-nav-link-chip,
.mf-nav-link-chip span,
.mf-nav-link-chip i{color:#111827}
.mf-nav-link-chip.mf-primary,
.mf-nav-link-chip.mf-primary span,
.mf-nav-link-chip.mf-primary i{color:#f9fafb}


Foissner
CONSULTING


LinkedIn


Facebook


Kontakt


EXECUTIVE PROFILE · ENGINEERING & SALES LEADERSHIP
Status: #OpenToWork – Hybrid/Remote (DACH)

Ing. Manfred Foissner

Engineering & Sales Leadership · Gleitlager-Expertise · Coaching-Mindset

Ich bin Maschinenbauingenieur und international erfahrener Vertriebsleiter. Seit 1997 bewege ich mich
in der Maschinenbauindustrie und verbinde heute 28 Jahre Industrieerfahrung mit
17 Jahren Vertriebserfahrung – davon 9 Jahre im Außendienst im Umfeld von
Gleitlagersystemen, Maschinen- & Anlagenbau, erneuerbaren Energien sowie Bau-, Forst- und Agrarsektor.



Region: Österreich & DACH
Einsatz: Festanstellung oder Interimsmandat
Fokus: Gleitlager, Maschinen-& Anlagenbau, Hydropower

Wertbeitrag in 60 Sekunden

Was Sie von mir konkret erwarten können

Fünf Kernstärken, die ich in Ihre Organisation einbringe.

Langjährige Netzwerke

Seit 1997 habe ich gewachsene Kontakte in Kundenindustrien und Beschaffungsmärkten aufgebaut – von
Möbelbeschlägen und Spritzgießmaschinen bis zu Hydropower, Forsttechnik, Bau- und Agrarsektor.

Ganzheitlicher Blick

Durch meine eigene Unternehmerrolle verbinde ich technische, kaufmännische und organisatorische
Perspektiven. Ich denke Prozesse realistisch, abteilungsübergreifend und resilient – von Produktidee
und Anwendungstechnik bis zu Supply Chain und Vertrieb.

Führungsstärke & Coaching

Als systemischer Coach (ICF-orientiert) und Hansen Beck Business Trainer entwickle ich Menschen und Teams.
Ich nutze Coaching, um Sales- und Leadership-Kompetenzen nachhaltig zu stärken – nicht nur Prozesse.

Vertriebserfolge

In meiner Verantwortung als Head of Regional Sales AT+CEE habe ich in bis zu zwölf Ländern über mehrere
Jahre hinweg ein durchschnittliches Umsatzwachstum von rund 25 % p.a. im Investitionsgütergeschäft
mitverantwortet.

Chancenorientiert

Ich erkenne Potenziale auch in schwierigen Märkten und übersetze komplexe technische Aufgabenstellungen in
tragfähige Lösungen – von wartungsarmen Gleitlager-Konzepten bis zu Großprojekten in Hydropower und Seilbahntechnik.

Werkzeuge & Sprachen

Technologie-Stack und Kommunikationsfähigkeiten

Tools, mit denen ich arbeite – und Sprachen, in denen ich sicher kommuniziere.

Software & CRM

HubSpot, Pipedrive, Excel/Sheets (Modellierung), WordPress, Elementor PRO.

Engineering Tools

CAD/Zeichnungslesen, Normen DIN/ISO, Auslegung tribologischer Systeme,
Werkstoff- und Gleitlagerauswahl nach PV-Faktor & Lebensdauer.

Sprachen

Deutsch (C2), Englisch (C1), Basic PL – sicher im Austausch mit Technik, Einkauf und Management.

Branchen-Expertise

Tiefes Verständnis in diversen Industrien

Ich kenne die Anforderungen von OEMs, Betreibern und Endkunden – von Hydropower bis Heavy Duty.

Maschinenbau
Erneuerbare Energien
Hydropower
Forst & Landtechnik
Antriebstechnik
Automotive
OEM / MRO
Skiliftanlagen
Fahrzeugbau
Railways
Heavy Duty & Axles
Stahlindustrie

Perfekte Rollen für meine Expertise

Wo ich den größten Impact liefere

Rollen, in denen meine Erfahrung aus Vertrieb, Technik und Unternehmertum am besten wirkt.

Sales Manager / Head of Sales
Verantwortung für regionale Vertriebsorganisationen, strukturierte Marktbearbeitung in mehreren Ländern,
Key-Account-Management auf Entscheider-Ebene und Aufbau belastbarer Sales-Funnels im Investitionsgütergeschäft.
Business Development / Market Expansion
Markteintritt und -ausbau im Maschinen- und Anlagenbau, Aufbau von Partnernetzwerken, Begleitung von OEMs
von der Akquisition über Prototypen bis zur Serie – u. a. für ENGEL, Julius Blum, ANDRITZ HYDRO,
VERBUND, DOPPELMAYR, KRPAN und weitere Industriepartner.
Technical Sales (Gleitlager / Anlagen)
Technische Auslegung und Werkstoffauswahl von Gleitlagersystemen, Beratung zu Lebensdauer, Schmierkonzepten,
Wartungsfreiheit und Total Cost of Ownership – in enger Abstimmung mit Konstruktion, Einkauf und Instandhaltung.
Ing. Manfred Foissner

Kurzprofil

Ich bin Ingenieur und Vertriebsleiter mit Hands-on-DNA. Ich habe als Maschinenschlosser begonnen, mich über
Werkmeister, Anwendungstechnik und Außendienst zum Head of Regional Sales AT+CEE entwickelt und 2021
meine eigenen Unternehmen AVANTGARDE Bearing Technology e.U. und Foissner Coaching & Consulting e.U. gegründet.
Heute verbinde ich Gleitlager- und Maschinenbau-Expertise mit Coaching- und Business-Training-Kompetenz, um
OEMs, Betreiber und Teams wirksam zu unterstützen – technisch sattelfest, rhetorisch klar und verlässlich in
der Umsetzung.

Ausgewählte Erfolge

Messbare Results aus meiner Karriere

Eine Auswahl von Projekten und Auszeichnungen, in denen meine Gleitlager- und Vertriebsexpertise direkten Impact hatte.

ASSIUT Staudamm

Ich war für die Auslegung und den Vertrieb der Gleitlagersysteme des ASSIUT-Staudamms verantwortlich –
für einen führenden österreichischen Anbieter und Anlagenbauer im Wasserkraft- und Generatorenbereich.

Olympische Winterspiele Sotschi

Ich verantwortete den Vertrieb aller relevanten Gleitlagertypen für Skiliftanlagen der Olympischen
Winterspiele in Sotschi – mit Fokus auf Sicherheit, Lebensdauer und Verfügbarkeit.

Marktführer Forsttechnik

Als Einzelunternehmer wurde ich zum Hauptlieferanten für Gleitlagertechnologie des Marktführers für
Forstseilwinden und Forstkräne und deckte rund 80 % des Gesamtbedarfs an Gleitlagern ab.

Technische Re-Designs

In verschiedenen OEM-Projekten habe ich technische Re-Designs begleitet, die die Lebensdauer von
Gleitlagersystemen teils um mehr als 30 % erhöht und gleichzeitig Wartungsaufwand reduziert haben.

Global Selling Guide Award 2011 & 2012

2011 und 2012 erhielt ich den unternehmensweiten GGB Selling Guide Award
(GGB – Enpro Industries). Ausgezeichnet wurden Application Briefs, die komplexe
Kundenprojekte so dokumentieren, dass sie in der globalen Wissensdatenbank als
Referenz dienen – von Problemursache über Analyse bis zu Lösung und Ableitungen
für künftige Projekte. Die Verleihung fand im Rahmen globaler Sales Meetings
in Atlantic City (USA) statt.

Letter of Reference KRPAN 2023

2023 erhielt ich als Inhaber von AVANTGARDE Bearing Technology e.U. einen Letter of Reference von
PISEK VITLI KRPAN d.o.o. für herausragende Lieferperformance (Supplier Performance) im Gleitlagerbereich –
als Solopreneur in der Zusammenarbeit mit einem führenden Forsttechnik-Hersteller.

Lassen wir Zahlen & Projekte sprechen

Wenn Sie einen Ingenieur mit Vertriebs- und Unternehmer-DNA suchen, der Gleitlager-Expertise mit
Leadership- und Coaching-Kompetenz verbindet, freue ich mich auf einen Austausch.

E-Mail: info@foissner.consulting
Region: Österreich & DACH
Verfügbarkeit: nach Vereinbarung



© Ing. Manfred Foissner – Executive Profile. Foissner Consulting.

JOURNEY

From shopfloor fundamentals to international leadership.

A condensed, decision-grade timeline. Public version stays confidentiality-first (no client names).

2021 → Now
Entrepreneurship

Founder — Avantgarde Bearing Technology

Building and commercializing advanced bearing solutions with an execution mindset: proof, delivery logic, and long-cycle account development.

  • Market positioning and pricing logic for high-complexity applications
  • Stakeholder navigation across engineering, procurement, and operations
  • Delivery cadence, documentation discipline, and claims prevention

2021 → Now
Coaching & Consulting

FOISSNER Coaching & Consulting

Coaching used as an execution instrument: clarity, decision velocity, negotiation strength, and leadership under pressure.

  • Sales leadership routines (pipeline, cadence, accountability)
  • Decision frameworks and conflict navigation
  • ICF-aligned coaching approach with measurable outcomes

Sales Leadership
International B2B

International Sales — Complex Industrial Systems

Leadership and execution across CEE and international environments: technical translation, negotiation, and delivery logic that retains accounts.

  • Turning complex engineering into decision-ready recommendations
  • Proof strategy before commitments (tests, validation, narrative)
  • Contract discipline: scope, risk, escalation routes

Engineering Core
Shopfloor-built

Mechanical Engineering Foundation

Shopfloor credibility plus engineering depth — the basis for pragmatic execution in sales, delivery, and problem-solving.

  • Systems thinking: constraints, failure modes, trade-offs
  • Structured diagnosis and documentation discipline
  • Operational realism: what works in the field
Public-safe wording by design. Full context can be shared in 1:1 conversations where permissions apply.
Back to proof
Contact
CONTACT

Let’s align in one high-clarity call.

If you value structured execution, technical depth, and commercial accountability, this will be efficient.
Public page stays confidentiality-first — details and references in 1:1, where permissions apply.

What you get in the first call

30 min

  • Goal alignment and constraints (technical + commercial)
  • Stakeholder map and decision path (what blocks progress)
  • Next-step plan with responsibilities and timelines
  • Optional: reference path (incl. approved LoR)

Email me
LinkedIn

Timezone: CET/CEST · Response typically within 24–48h

© Manfred Foissner · Built for clarity, not noise.
Back to profile

Global CSS add-on (append once)
Hier klicken