Career


Who we are looking for

Do you have technical training and ideally already have experience in the field of fire protection? Send us your complete application documents using the contact form.

We are always looking for new talents and look forward to meeting you!

Application Form

    Please load up your application documents here.
    (Permissible upload formats are PDF, DOC, DOCX, JPG, GIF, - max. 3 MB)

    Curriculum vitae *:

    School certificates *:

    Cover letter:

    Photo:

    Other:

    Please enter the following code: captcha

    .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
    }

    $(function() {
    $('input[type="date"]').each(function() {
    $(this).attr("type", "text");
    $(this).on('focus', function() {
    $(this).attr("type", "date");
    });
    $(this).on('blur', function() {
    if($(this).val() == "") { $(this).attr("type", "text"); }
    });
    });
    });