@font-face { font-family: "MuseoSans"; src: url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans500/font.woff2') format('woff2'), url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans500/font.woff') format('woff'); font-style: normal; font-weight: 500; } @font-face { font-family: "MuseoSans"; src: url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans700/font.woff2') format('woff2'), url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans700/font.woff') format('woff'); font-style: normal; font-weight: 700; } @font-face { font-family: "MuseoSans"; src: url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans900/font.woff2') format('woff2'), url('https://dev.schulmeister-consulting.com/typo3conf/ext/base/Resources/Public/fonts/MuseoSans/MuseoSans900/font.woff') format('woff'); font-style: normal; font-weight: 900; } :root { --bs-white: #fff; --bs-primary: #7F1D3E; --bs-primary-rgb: 127, 29, 62; --bs-secondary: #FF3F53; --bs-secondary-rgb: 255, 63, 83; --bs-red: #b23f53; --bs-red-rgb: 178, 63, 83; --bs-dark: #111127; --bs-dark-rgb: 17, 17, 39; --bs-light: #EDEDED; --bs-light-rgb: 237, 237, 237; --bs-lighter: #F5F5F5; --bs-lighter-rgb: 245, 245, 245; --bs-link-color: #FF3F53; --bs-link-hover-color: #FF3F53; } #jobad-sch *, #jobad-sch ::after, #jobad-sch ::before{ box-sizing: border-box; margin: 0; padding: 0; } #jobad-sch {max-width: 960px; margin: 0; font-family: "MuseoSans", sans-serif; font-size: 16px; font-weight: 500; line-height: 1.4286em; color: #111127; text-align: left; background-color: #fff; letter-spacing: .02em; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; } #jobad-sch h1, #jobad-sch h2{ font-weight: 700; font-size: 36px; letter-spacing: .02em; line-height: 1.07143; margin-bottom: 0.5357em; } #jobad-sch h2{ font-size: 28px; } #jobad-sch h4{ font-size: 18px; letter-spacing: .04em; line-height: 1.2273em; } #jobad-sch h3{ font-size: 18px; letter-spacing: .04em; line-height: 1.2143em; margin-bottom: 1em; font-weight: 500; margin-bottom: 40px; } #jobad-sch p{ margin-bottom: 1.5714em; } #jobad-sch ul{ margin: 0 0 1.5rem 1.5rem; } #jobad-sch .apply-button{ display: block; letter-spacing: 1.08px; text-transform: uppercase; padding: 15px 24px; font-size: 18px; font-weight: 900; line-height: 30px; color: var(--bs-btn-color); text-align: center; text-decoration: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none; border: 1px solid var(--bs-secondary); border-radius: 0; background-color: var(--bs-secondary); transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; width: 100%; color: var(--bs-white); } #jobad-sch .row{ --bs-gutter-x: 1.5rem; --bs-gutter-y: 1.5rem; display: flex; flex-wrap: wrap; margin-top: calc(-1 * var(--bs-gutter-y)); margin-right: calc(-.5 * var(--bs-gutter-x)); margin-left: calc(-.5 * var(--bs-gutter-x)); } #jobad-sch .row>*{ flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: var(--bs-gutter-y); } #jobad-sch .job-title{ flex: 1 0 0%; } #jobad-sch .job-title h3{ color: var(--bs-white) } #jobad-sch .job-info-row{ --bs-gutter-x: 0; } #jobad-sch .logo, #jobad-sch .job-info{ flex: 0 0 auto; width: auto; } #jobad-sch .job-info{ display: flex; align-items: center; } #jobad-sch .job-info svg{ width: 50px; height: auto; margin-right: 18px; order: -1; } #jobad-sch .job-info h4{ margin-right: 20px; } #jobad-sch .job-info h4:empty, #jobad-sch .job-info h4:empty + svg{ display: none; } #jobad-sch .job-header{ padding: 50px; color: var(--bs-white); background-color: var(--bs-dark); } #jobad-sch .job-header h1{ color: var(--bs-secondary); } #jobad-sch .job-header h4{ color: var(--bs-secondary); } #jobad-sch .job-header .svg-primary{ fill: var(--bs-secondary); } #jobad-sch .job-header .svg-secondary{ fill: var(--bs-primary); } #jobad-sch .job-subscribe{ flex: 0 0 auto; width: 41.66666667%; } #jobad-sch .pay{ display: flex; justify-content: center; align-items: center; white-space: nowrap; overflow: hidden; position: relative; margin-bottom: 3rem; } #jobad-sch .pay::after{ content: ""; position: absolute; width: 100%; height: 100%; background: rgb(255,255,255); background: linear-gradient(233deg, rgba(255,255,255,1) 2%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 98%); z-index: 2; } #jobad-sch .dots{ position: relative; z-index: 1; text-align: left; } #jobad-sch .dots:first-child{ text-align: right; } #jobad-sch .monthly{ position: relative; font-size: 30px; line-height: 1.2em; letter-spacing: .04em; font-weight: 700; color: var(--bs-secondary); padding: 0 10px; background-color: var(--bs-white); z-index: 3; } #jobad-sch .job-contact{ background-color: var(--bs-secondary); text-align: center; color: var(--bs-white); padding: 83px 10px 20px; margin: 69px 0 80px; position: -webkit-sticky; position: sticky; top: 127px; z-index: 5; } #jobad-sch .job-contact .apply-button{ position: absolute; top: calc(100% + 16px); left: 0; } #jobad-sch .job-contact a img{ width: 20px; height: 20px; display: block; filter: brightness(0) invert(1); margin: 3px; } #jobad-sch .job-contact a{ color: var(--bs-white); text-decoration: none; cursor: pointer; display: inline-block; } #jobad-sch .job-contact p{ margin-bottom: 19px; } #jobad-sch .job-contact p:last-child{ margin-bottom: 0; } #jobad-sch .job-contact .job-contact-title{ margin-bottom: 14px; } #jobad-sch .job-contact a img{ width: 28px; height: 28px; margin: 5px; } #jobad-sch .job-contact .job-contact-photo{ position: absolute; top: 0; left: 50%; transform: translate(-50%,-50%); width: 138px; height: 138px; border-radius: 100%; border: 1px solid var(--bs-secondary); } #jobad-sch .job-contact strong{ font-weight: 900; } #jobad-sch .job-content{ padding: 50px; } @media (min-width:768px) { #jobad-sch .job-description{ flex: 0 0 auto; width: 60%; } #jobad-sch .job-contactperson{ flex: 0 0 auto; width: 33.33333%; margin-left: auto; max-width: 350px; }} #jobad-sch .fromto{ display: inline-block; font-size: 1rem; line-height: 1.4286rem; letter-spacing: .02rem; vertical-align: middle; font-weight: 500; margin-top: -0.33rem; } #jobad-sch .fromto::before{ content: ""; border-color: transparent var(--bs-secondary) transparent transparent; border-style: solid; border-width: 6px 10px 6px 0; display: inline-block; height: 12px; width: 10px; vertical-align: middle; margin-right: 5px; margin-top: -.15em; } #jobad-sch .fromto::after{ content: ""; border-color: transparent transparent transparent var(--bs-secondary); border-style: solid; border-width: 6px 0 6px 10px; display: inline-block; vertical-align: middle; margin-left: 5px; margin-top: -.15em; } #jobad-sch .job-teaser{ padding: 50px 50px; background-color: var(--bs-lighter); } #jobad-sch .job-teaser svg{ width: 50px; height: 50px; } #jobad-sch .job-teaser .col p{ margin-bottom: 0; } #jobad-sch .job-teaser h3{ margin-bottom: 10px; border-bottom: 1px dotted currentColor; font-weight: 700; padding-bottom: 5px; } #jobad-sch .col{ display: flex; color: var(--bs-primary) } #jobad-sch .text{ padding-left: 20px; font-size: 14px; } @media (min-width:768px) { #jobad-sch .col{ width: 33.3333%; flex: 0 0 auto; }} @media (min-width:960px) { #jobad-sch .step, #jobad-sch .step-text{ flex-direction: row; text-align: left; }} @media (max-width:540px) { #jobad-sch .logo{ order: -1; width: 100%; } #jobad-sch .step{ width: 100%; margin-left: 0; }} @media (max-width:640px) { #jobad-sch .job-subscribe{ width: 100%; }} #jobsearch-app .jobdetail-container .section { box-shadow: none; background-color: transparent; } #jobsearch-app .jobdetail-container .section .content-container-inserat { padding: 0; } #jobad-sch .col h3 { color: var(--bs-primary);} Buchhalter (m/d/w) mit Entwicklungsmöglichkeiten Non-Profit Organisation | stabiler Arbeitgeber | Top-Betriebsklima Linz Teilzeit und Vollzeit 3300 Auftr.-Nr. 11916-ST
Jetzt bewerben Ihr Aufgabenbereich: Durchführung der laufenden Buchhaltung (Debitoren- und Kreditorenbuchhaltung)
Betreuung des Zahlungsverkehrs
Unterstützung bei der Anlagenbuchhaltung
Erstellung von Auswertungen
Möglichkeit, bei Bilanzierungs- und Abschlussarbeiten mitzuarbeiten
Bereitschaft des Arbeitgebers bei IT-Affinität bei Digitalisierungsprojekten im Rechnungswesen mitzuwirken
Mit diesem Profil überzeugen Sie: Abgeschlossene kaufmännische Ausbildung
Berufserfahrung in der Buchhaltung und idealerweise abgeschlossene Buchhalterprüfung
Gute EDV-Kenntnisse
Freude am Umgang mit Zahlen und an der Arbeit im Team
Selbstständige und genaue Arbeitsweise
Motivation, sich in neue Aufgaben einzulernen und in einem sinnstiftenden Umfeld zu arbeiten
Das Angebot für Sie: Gestaltbarer Aufgabenbereich je nach Erfahrung und Weiterentwicklungsmotivation
Kollegiales Team mit wertschätzender Zusammenarbeit
Flexible Gleitzeitregelung und nur 37,5 Wochenstunden in Vollzeitanstellung
Zuschüsse zu Verpflegung/Mobilität und Arbeitsplatz mit öffentlicher Erreichbarkeit/Parkmöglichkeit
Übernahme der Kosten für Weiterbildungen wie den Bilanzbuchhalterkurs
Es wird von unserem Kunden ein Monatsbruttogehalt ab € 3.300 bei abgeschlossener Buchhalterprüfung geboten – das finale Gehaltspaket wird gerne in einem persönlichen Gespräch vereinbart.
Ihr zukünftiger Arbeitgeber: Unser Auftraggeber ist eine Organisation mit sozialem und gesellschaftlichem Engagement. Zur Verstärkung der Rechnungswesen-Abteilung werden Personen mit Buchhaltungserfahrung gesucht, die Interesse an einem abwechslungsreichen Aufgabengebiet haben. Sie erwartet ein stabiles Arbeitsumfeld mit langfristiger Perspektive und die Möglichkeit, sich individuell weiterzuentwickeln.
Yara Wurpes
Consultant
Linz
linz@schulmeister-consulting.com
Jetzt bewerben MAKING YOUR LIFE WORK BETTER BY MAKING YOUR WORK LIFE BETTER. 3 x Rückenwind für Ihre Karriere. Ihre Benefits mit Schulmeister Consulting:
FEEDBACK Sie möchten wissen, wie Ihre Chancen stehen? Unsere Consultants analysieren Ihr Profil und beraten Sie objektiv und ehrlich.
MENTORING Wir begleiten Sie langfristig auf dem Weg zu Ihrem Perfect Match – vom umfassenden Erstgespra¨ch bis hin zur langfristigen Karriereplanung.
INSIGHTS Wir sind seit über 20 Jahren im Geschäft und wissen genau, wie Ihre Branche tickt. Profitieren Sie von unserem Insider-Wissen!