@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);} Junior-Berufsanwärter (m/w/d) digital & dynamisch | Top-Weiterentwicklung | breites Aufgabenfeld Krems an der Donau Teilzeit und Vollzeit 39200 - 45000 Auftr.-Nr. 11748-ST
Jetzt bewerben Learning by Doing, dein zukünftiges Aufgabengebiet: Buchhaltung und Bilanzierung diverser Unternehmen unterschiedlichster Größen und Branchen je nach Vorkenntnissen
Erstellung von diversen Steuererklärungen
Im späteren Verlauf erlernst du auch die Ausarbeitung von steuerlichen Fragestellungen und Mitarbeit bei der Beratung diverser Klienten
Die Kommunikation mit Behörden und Finanzämtern gehört ebenso zu deinen Aufgaben
Zeige dein Talent, das bringst du als Basis mit: Du verfügst über eine abgeschlossene kaufmännische Ausbildung (Universität, FH) oder bist dabei, diese gerade abzuschließen
Erste Berufserfahrung im Rechnungswesen (oder in der Wirtschaftsprüfung) sind ein Pluspunkt, aber keine Bedingung
Du bringst sehr gute EDV-Anwenderkenntnisse sowie ein Händchen für IT mit. Wenn du bereits mit dem Programm BMD NTCS gearbeitet hast, ist dies ein klarer Vorteil
Dein freundliches und teamorientiertes Wesen ist ein wesentlicher Bestandteil deiner Arbeitsweise
Du punktest mit Freude an neuen Sachverhalten und der Arbeit und dem Kontakt mit Klienten, zudem verfügst du über einen ausgeprägten Servicegedanken
Lass dich überzeugen: Ein interessantes und abwechslungsreiches Aufgabengebiet sowie weitreichende Entwicklungsmöglichkeiten in einer gut etablierten Steuerberatungskanzlei warten auf dich
Die gute Einschulung ist dir sicher, der Steuerberater nimmt dich unter seine Fittiche und wird dich sukzessive fachlich aufbauen und für deine Weiterbildung und Weiterentwicklung sorgen
Zeitliche Flexibilität wird groß geschrieben: Egal, ob Vollzeit oder Teilzeit, die Vereinbarkeit mit deinem Privatleben ist dir hier sicher!
Gehaltlich gesehen beginnst du zwischen ca. € 2.800,--/brutto/Vollzeit und € 3.200,-- (je nach vorhandener Vorerfahrung), und wirst dich je nach Lernkurve auch gehaltlich gut entwickeln können
Dein künftiger Arbeitgeber Unser Auftraggeber ist eine gut etablierte, überaus mitarbeiterfreundliche Steuerberatungskanzlei mit Standort in Krems. Das loyale und beständige Team, der hohe Freiheitsgrad hinsichtlich Arbeitszeit & Homeoffice und ein optimales Unterstützungsprogramm für sämtliche Weiterbildungen sind besonders hervorzuheben.
Julia Kniewasser
Consultant
Wien
office@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!