Experience with the foreign data wrappers of PostgreSQL (postgres_fdw, oracle_fdw, tde_fdw, file_fdw, etc.). This is a senior role, requiring deep expertise and……
Not just an API wrapper. Take Peter Park's agentic capabilities to the next level: designing, building, and scaling AI agents and LLM-powered systems that solve……
Make individual mobility more enjoyable and sustainable by advancing technology and people – As one of the top 100 automotive suppliers worldwide, Webasto actively shapes the transformation of the industry through expertise and forward-thinking solutions. Our goal is to make mobility a full sensory experience, working toward more comfort, wind in your hair, the perfect temperature in any season, and driving with a clear conscience – for a safe and sustainable future. We bring joy to mobility – are you in?
You can look forward to these exciting tasks:
Assembly of multiple components for the production of roof systems
Processing (e.g., priming = applying adhesive) of sunroofs
Operation of handling equipment
Final inspection activities
This is what you bring to us:
First experience in production is an advantage
Willingness to work in a 3-shift operation
German spoken and written
Vision test
Driver's license is an advantage, as traveling by public transport is difficult
Applications from qualified individuals with disabilities are expressly welcome.
Your contact person:
Martin Czembor, People & Organization Utting
Get to know us here and find out why we are passionate about attracting talent to Webasto.
We look forward to receiving your online application!
.buttontext641993e64a79be15 a{ border: 1px solid transparent; } .buttontext641993e64a79be15 a: focus{ border: 1px dashed #00529e !important; outline: none !important; }
Benefits
Twelve Icons
Optimal Organization
Work Life Balance
Career & Developement
Health & Care
Work Culture & Environment
Additional Benefits
/* Container für die Kreise */ .image-container { max-width: 754.5px; /* Maximalbreite des Containers */ margin: 0 auto; /* Zentriert den Container */ display: flex; /* Flexbox für Layout */ flex-wrap: wrap; /* Erlaubt Umbruch in der nächsten Zeile */ justify-content: space-between; /* Platz zwischen den Elementen */ } /* Wrapper um den Kreis und den Text */ .circle-wrapper { display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1 1 calc(16.66% - 20px); /* Sechs Kreise nebeneinander, abzüglich des Abstands */ } /* Stil für den Kreis */ .button { -width: 100px; -height: 100px; -button-color: #0e3b76; -icon-color: #fff; /* Weiß für das Icon */ width: var(-width); height: var(-height); background: var(-button-color); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background 0.3s; position: relative; /* Wichtig für den Tooltip */ } ./* Icon im Kreis */ .button i { color: var(-icon-color); /* Hellblau */ font-size: 34px; } /* Text unterhalb des Kreises */ .text { font-size: 14px; font-weight: bold; color: var(-button-color); /* Dunkelblaue Farbe wie der Kreis */ margin-top: 8px; /* Abstand zwischen Kreis und Text */ color: rgba(16, 53, 102, 1); } /* Responsive Anpassungen */ @media (max-width: 900px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } } @media (max-width: 600px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } }