Search

Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung

companyKJF Katholische Jugendfürsorge der Diözese Augsburg e.V.
locationKempten (Allgäu), Deutschland
VeröffentlichtVeröffentlicht: 18.10.2024
Teilzeit

<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung</title>
<meta name="keywords" content="Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung," />
<meta name="description" content="Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung" />
<meta name="viewport" content="width=device-width" />
<meta property="og:image" content="http://static.softgarden.de/images/jobad/bp2014/social-share.jpg"/><sty… type="text/css">
/* === SCHRIFTEN === */

@font-face {
font-family: "Roboto";
src: url(https://mediaassets.softgarden.de/jobad/kjf/Roboto-Regular.ttf) format("truetype");
font-style: normal;
font-weight: 400;
}

@font-face {
font-family: "Roboto";
src: url(https://mediaassets.softgarden.de/jobad/kjf/Roboto-Bold.ttf) format("truetype");
font-style: normal;
font-weight: 700;
}
/* === GLOBAL === */
*,
*::after,
*::before {
margin: 0;
padding: 0;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}

html {
font-size: 62.5%;
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

body {
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 1.6rem;
line-height: 1.4;
color: #747678;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.clearfix::after {
content: "";
clear: both;
display: block;
}

/* === HILFSKLASSEN === */
.u-justify-text {
text-align: justify;
}

.u-left-text {
text-align: left;
}

.u-right-text {
text-align: right;
}

.u-center-box {
margin: 0 auto;
}

.u-center-text {
text-align: center;
}

.margin-bottom-xs {
margin-bottom: 1rem;
}

.margin-bottom-small {
margin-bottom: 2rem;
}

.margin-bottom-middle {
margin-bottom: 3rem;
}

.margin-bottom-medium {
margin-bottom: 4rem;
}

.margin-bottom-large {
margin-bottom: 6rem;
}

.margin-bottom-big {
margin-bottom: 8rem;
}

.margin-top-xs {
margin-top: 1rem;
}

.margin-top-small {
margin-top: 2rem;
}

.margin-top-middle {
margin-top: 3rem;
}

.margin-top-medium {
margin-top: 4rem;
}

.margin-top-large {
margin-top: 6rem;
}

.margin-top-big {
margin-top: 8rem;
}

.no-margin {
margin: 0;
}

.space-between {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.space-around {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}

.flex-start {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}

.flex-end {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}

/* === IDS === */

#wrapper {
border: 1px solid grey;
margin: 25px auto;
width: 940px;
-webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0, .25);
box-shadow: 0 1px 5px 1px rgba(0,0,0, .25);
background: #fff;
}

#header {
position: relative;
}

.logo {
position: absolute;
top: 2rem;
right: 2rem;
}

.logo img {
max-width: 100%;
height: auto;
width: 200px;
}

.header-headerbild img {
width: 100%;
vertical-align: bottom;
}

#main {
padding: 2rem 4rem;
}

.leftCol {
width: 68.5%;
}

.rightCol .container {
background: #f9f8f6;
padding: 3rem;
}

.rightCol {
width: 28.5%;
}

ul.jobdetails {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 1px solid #b1b2b3;
border-bottom: 1px solid #b1b2b3;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .7rem 7rem .7rem;
margin-bottom: 0;
margin-left: 0;
margin-bottom: 3rem;
}

ul.jobdetails li {
margin-bottom: 0;
}

li.location {
background: url(https://mediaassets.softgarden.de/jobad/kjf/icon_location.jpg) no-repeat 0 0;
background-size: 13px;
padding-left: 2rem;
}

li.bereich {
background: url(https://mediaassets.softgarden.de/jobad/kjf/icon_bereich.jpg) no-repeat 0 0;
background-size: 17px;
padding-left: 2.3rem;
}

li.worktime {
background: url(https://mediaassets.softgarden.de/jobad/kjf/icon_worktime.jpg) no-repeat 0 0px;
background-size: 18px;
padding-left: 2.5rem;
}

.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.flex img {
margin-right: 4rem;
}

#footer {
padding: 2rem 4rem;
}

#footer p {
margin-bottom: 0;
}

/* === TEXT === */

p {
margin-bottom: 2rem;
text-align: justify;
}

b,
strong {
}

i,
em {
}

h1 {
font-size: 2rem;
text-align: center;
line-height: 1.2;
margin-bottom: 2rem;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

h2 {
font-size: 1.8rem;
margin-bottom: 0.8rem;
line-height: 1.2;
color: #ff0000;
}

h3 {
font-size: 2.2rem;
margin-bottom: 0.5rem;
}

h4 {
font-size: 2.2rem;
margin-bottom: 0.5rem;
}

hr {
margin: 3rem 0;
clear: both;
background-color: #d8d8d8;
border-top: 3px solid #d8d8d8;
}

/* === IMAGES === */

/* === BUTTONS === */

.btn {
display: inline-block;
background: #ff0000;
color: #fff;
font-weight: 700;
padding: 1rem 2rem;
font-size: 1.8rem;
border-radius: 7px;
white-space: nowrap;
}

/* === LINKS === */

a:link {
color: #0563c1;
}

a:visited {
text-decoration: none;
color: #7b217e;
}

a.inherit:link,
a.inherit:visited {
color: inherit;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #222056;
}

a:active {
}

a:focus {
-webkit-transform: rotate();
-ms-transform: rotate();
transform: rotate();
}

/* === LISTEN === */

ul {
margin-bottom: 2rem;
margin-left: 4rem;
}

ul ul {
margin-bottom: 0;
}

li {
margin-bottom: 0.5rem;
}

/* === TABELLEN === */

/* === SECTIONS === */

.sections {
/* Container des Freetextbereichs im Shopsystem */
width: 100%;
margin: 0 auto;
}

[class*="section--"] {
margin-bottom: 2rem;
}

/* === GRID-SYSTEM === */

[class*="col-"] {
padding: 0.8rem;
}

.col-1 {
width: 16.666%;
}
.col-2 {
width: 33.333%;
}
.col-4 {
width: 66.666%;
}
.col-3 {
width: 50%;
}
.col-6 {
width: 100%;
}

/* ===RESPONSIVE DESIGN === */

@media only screen and (max-width: 940px) and (max-width: 850px) and (max-width: 700px) {
#wrapper {
width: 100%;
}
}

@media only screen and (max-width: 768px) {
#wrapper {
margin: 0;
width: 100%;
border: none;
}

.leftCol {
width: 100%;
}

.rightCol {
width: 100%;
margin-bottom: 3rem;
}

.sections {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

[class*="section--"] {
width: 100%;
}
}

@media only screen and (max-width: 480px) {

ul.jobdetails {
padding: 2rem 2rem .7rem;
width: 100;
}

ul.jobdetails li {
width: 50%;
margin-bottom: 1rem;
}

.logo {
top: 0;
right: 0;
}

.logo img {
width: 150px;
}
}

@media only screen and (max-width: 320px) {

.flex .btn {
margin-bottom: 2rem;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}

.flex img {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}

ul {
margin-left: 0;
}

ul.jobdetails li {
width: 100%;
}

.logo img {
width: 100px;
}
}
</style><script type="application/ld+json">{"@context":"http://schema.org/","@type":"JobPosting","title":"Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung","description":"\u003cb\u003eFachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung\u003c/b\u003e\n\u003cp\u003e\u003cspan style\u003d\"font-size: 12.0pt; mso-fareast-mso-fareast-language: DE;\"\u003eFür die KJF Soziale Angebote Allgäu, Ausbildung und Beruf suchen wir Dich ab sofort im Umfang einer Teilzeitbeschäftigung von 19,5 Stunden pro Woche als Ausbilder m/w/d für den Beruf Fachinformatiker für Systemintegration/Anwendungsentwicklung in Kempten.\u003c/span\u003e\u003c/p\u003e\n\n\u003cb\u003eDeine Mission\u003c/b\u003e\n\u003cul type\u003d\"disc\"\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003epraktische und fachtheoretische Ausbildung über Systemintegration und Anwendungsentwicklung – aber keine Angst, wir werden nicht nur Server und Kabel betrachten. Ein bisschen Spaß muss sein!\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eDurchführung von Schulungen und Workshops, bei denen selbst die Auszubildenden nicht nach dem Grund für ihre Existenz fragen\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eUnterstützung unserer Azubis bei ihren Projekten und Problemen und das mit einem Lächeln\u0026nbsp;\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eEnge Zusammenarbeit mit anderen Abteilungen, um sicherzustellen, dass unser Lehrstoff nicht nur lehrreich, sondern auch sinnvoll und anwendbar ist\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eFeedbackgespräche, die mehr „Wow, das war super!“ als „Muss das wirklich sein?“ hervorrufen\u003c/span\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cb\u003eDein Profil\u003c/b\u003e\n\u003cul type\u003d\"disc\"\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eabgeschlossene Ausbildung als Informatiker (m/w/d) oder vergleichbare Qualifikation\u0026nbsp;\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eErfahrung in der Ausbildung von jungen Menschen und eine gewisse Fähigkeit, sich über „Das funktioniert nicht“-Moment hinwegzusetzen\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eHands-On-Mentalität\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eKompetenz und Freude daran, Wissen motiviert zu teilen \u003c/span\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cb\u003eWas wir bieten\u003c/b\u003e\n\u003cul type\u003d\"disc\"\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eeine an- und aufregende, inspirierende Arbeitsatmosphäre\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eFortbildungsangebote, damit Du Dich klug und schlau machen kannst\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eOasentage, um Kraft zu tanken und um den Alltag zu entfliehen\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003e30 Tage Urlaub \u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eHeiligabend, Silvester? Klar, ist da frei!\u003c/span\u003e\u003c/li\u003e\n\u003cli class\u003d\"MsoNormal\" style\u003d\"mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\u003cspan style\u003d\"mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;\"\u003eGutes Gehalt + Zulage + Weihnachtsgeld + zusätzliche Altersvorsorge\u003c/span\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cb\u003eDein Ansprechpartner\u003c/b\u003e\n\u003cp\u003eChristoph Nunner\u003cbr\u003eLeitung Ausbildung und Beruf\u003cbr\u003eTelefon: 0831 54024-333\u003c/p\u003e\n\n","datePosted":"2024-10-18T11:40:04.073+02:00","validThrough":"2026-10-18T11:40:04.073+02:00","employmentType":["TEMPORARY"],"identifier":{"@type":"PropertyValue","name":"KJF Soziale Angebote Allgäu - Ausbildung und Beruf","value":"https://kjf-allgaeu.softgarden.io/#organization&quot;},"baseSalary":{"@type":"MonetaryAmount","currency":"EUR","value":{"@type":"QuantitativeValue","minValue":0.0,"maxValue":0.0,"unitText":"MONTH"}},"hiringOrganization":{"@type":"Organization","@id":"https://kjf-allgaeu.softgarden.io/#organization","name":"KJF Soziale Angebote Allgäu - Ausbildung und Beruf","sameAs":"https://kjf-allgaeu.softgarden.io","logo":"https://app.softgarden.io/as… and Health Care"},"jobLocation":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"Braut- und Bahrweg 4","addressLocality":"Kempten (Allgäu)","postalCode":"87435","addressRegion":"Bayern","addressCountry":"Deutschland"}}}</script></head><body><div><div id="wrapper">

<section id="header">
<!-- <div class="logo"><a href="https://www.kjf-augsburg.de/&quot; target="_blank"><img src="http://mediaassets.softgarden.de/customer/KJF%20AUGSBURG/Logos/KJF_Sozi…; alt="" /></a></div>-->
<div class="header-headerbild">
<img alt="" src="http://mediaassets.softgarden.de/customer/KJF%20AUGSBURG/Bilder_NEU/All…;
</div>
</section>

<section id="main">
<h1>Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung</h1>

<ul class="jobdetails">
<li class="location">Kempten (Allgäu)</li>
<li class="worktime">Voll- oder Teilzeit</li>
<li class="bereich">Ausbildung und Beruf</li>
</ul>

<div class="space-between">
<div class="leftCol">
<h2>Miteinander füreinander da sein und Mut zum Leben geben.</h2>
<p>Wir suchen Menschen, die im Bildungs-, Sozial- sowie Gesundheitswesen was bewegen möchten!</p>

<div class="free-text"><div class="sections sections--5"><section class="section section-border section-content section--1 first odd"><header class="section-content__header"><h2 class="section-content__title">Fachinformatiker (m/w/d) für unsere Ausbildung zum Fachinformatiker Systemintegration/Anwendungsentwicklung</h2></header><div class="section-content__body"><p><span style="font-size: 12.0pt; mso-fareast-mso-fareast-language: DE;">Für die KJF Soziale Angebote Allgäu, Ausbildung und Beruf suchen wir Dich ab sofort im Umfang einer Teilzeitbeschäftigung von 19,5 Stunden pro Woche als Ausbilder m/w/d für den Beruf Fachinformatiker für Systemintegration/Anwendungsentwicklung in Kempten.</span></p></div></section><section class="section section-border section-content section--2 even"><header class="section-content__header"><h2 class="section-content__title">Deine Mission</h2></header><div class="section-content__body"><ul type="disc">
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">praktische und fachtheoretische Ausbildung über Systemintegration und Anwendungsentwicklung – aber keine Angst, wir werden nicht nur Server und Kabel betrachten. Ein bisschen Spaß muss sein!</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Durchführung von Schulungen und Workshops, bei denen selbst die Auszubildenden nicht nach dem Grund für ihre Existenz fragen</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Unterstützung unserer Azubis bei ihren Projekten und Problemen und das mit einem Lächeln </span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Enge Zusammenarbeit mit anderen Abteilungen, um sicherzustellen, dass unser Lehrstoff nicht nur lehrreich, sondern auch sinnvoll und anwendbar ist</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Feedbackgespräche, die mehr „Wow, das war super!“ als „Muss das wirklich sein?“ hervorrufen</span></li>
</ul></div></section><section class="section section-border section-content section--3 odd"><header class="section-content__header"><h2 class="section-content__title">Dein Profil</h2></header><div class="section-content__body"><ul type="disc">
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">abgeschlossene Ausbildung als Informatiker (m/w/d) oder vergleichbare Qualifikation </span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Erfahrung in der Ausbildung von jungen Menschen und eine gewisse Fähigkeit, sich über „Das funktioniert nicht“-Moment hinwegzusetzen</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Hands-On-Mentalität</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Kompetenz und Freude daran, Wissen motiviert zu teilen </span></li>
</ul></div></section><section class="section section-border section-content section--4 even"><header class="section-content__header"><h2 class="section-content__title">Was wir bieten</h2></header><div class="section-content__body"><ul type="disc">
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">eine an- und aufregende, inspirierende Arbeitsatmosphäre</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Fortbildungsangebote, damit Du Dich klug und schlau machen kannst</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Oasentage, um Kraft zu tanken und um den Alltag zu entfliehen</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">30 Tage Urlaub </span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Heiligabend, Silvester? Klar, ist da frei!</span></li>
<li class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="mso-fareast-mso-bidi-mso-bidi-theme-font: minor-latin; mso-fareast-language: DE;">Gutes Gehalt + Zulage + Weihnachtsgeld + zusätzliche Altersvorsorge</span></li>
</ul></div></section><section class="section section-border section-content section--5 last odd"><header class="section-content__header"><h2 class="section-content__title">Dein Ansprechpartner</h2></header><div class="section-content__body"><p>Christoph Nunner<br>Leitung Ausbildung und Beruf<br>Telefon: 0831 54024-333</p></div></section></div></div>
<div class="internal-text"></div>

</div>

<div class="rightCol">
<div class="container">
<h2>Unsere Einrichtung</h2>
<p>KJF Soziale Angebote Allgäu - Ausbildung und Beruf</p>

<a href="https://jobdb.softgarden.de/jobdb/public/jobposting/applyonline/click?j…; target="_blank">
<div class="btn">Jetzt bewerben</div>
</a>
</div>
</div>
</div>

<!-- <h2>Ihr Ansprechpartner</h2>
<p>Stefanie Zech<br />
Tel.: </p> -->

<h2>Das sind wir</h2>
<p class="u-justify-text">Die KJF Soziale Angebote Allgäu deckt ein breites Portfolio sozialer Unterstützungs-, Beratungs- und Betreuungsleistungen ab, um Kindern, Jugendlichen und Familien genau die individuelle Hilfe zu bieten, die sie benötigen. Die vielfältigen Leistungen umfassen unter anderem Angebote für Ausbildung und Beruf, Stationäre Wohnformen, eine Kindertagesstätte, zwei Heilpädagogische Tagesstätten, eine Berufsschule zur sonderpädagogischen Förderung, ein sonderpädagogisches Förderzentrum sowie ambulante Angebote. Unser Träger, die Katholische Jugendfürsorge der Diözese Augsburg e. V. (KJF Augsburg), zählt zu den größten Arbeitgebern im sozialen und medizinischen Bereich in Bayern. Mit rund 5.100 Mitarbeitenden in 80 Einrichtungen und Angeboten bietet die KJF Augsburg Stellen in 120 Berufsfeldern.
</p>

<!-- <p><a href="https://www.kjf-fachschulen.de&quot; target="_blank">Mehr unter www.kjf-fachschulen.de</a></p&gt; -->

<p>Werden Sie Teil des Sozialunternehmens KJF Augsburg - wir freuen uns auf Sie!</p>

<div class="flex">
<img alt="" src="https://mediaassets.softgarden.de/jobad/kjf/kjf-augsburg-logo.png&quot; width="200">

<a href="https://jobdb.softgarden.de/jobdb/public/jobposting/applyonline/click?j…; target="_blank">
<div class="btn">Jetzt bewerben</div>
</a>

</div>

<div>
<div>
<p style="text-align: end;"><a href="https://kjf-allgaeu.softgarden.io/de/imprint&quot; target="_blank">Impressum</a> | <a href="https://kjf-allgaeu.softgarden.io/de/data-security&quot; target="_blank">Datenschutzerklärung</a> </p>
</div>
</div>

</section>

</div></div><img src="https://tracker.softgarden.de/tracker/view/50268688/162512818/view.gif&…; width="1" height="1" alt="" title="" /></body></html>