#jobtempl *, body {margin: 0; padding: 0; border-style: none; box-sizing: border-box; } body {background-color: #ffffff; } #jobtempl p, #jobtempl a, #jobtempl li, #jobtempl h1, #jobtempl h2, #jobtempl h3, #jobtempl h4, #jobtempl h5, #jobtempl sub, #jobtempl sup {font-family: "Poppins", Arial, Helvetica, sans-serif; font-size: clamp(14px, 1rem, 30px); color: #383838; line-height: 1.6; font-weight: 400; } #jobtempl #wrapper {width: 100%; max-width: 960px; min-width: 300px; background-color: #ffffff; margin: 0.75rem auto 0 auto; box-shadow: 0 0 20px rgb(0, 0, 0, 0.1); overflow: hidden; } #jobtempl .inner {padding: 4% 5% 0 5%; } #jobtempl header, #jobtempl .header {width: 100%; height: auto; vertical-align: bottom; } #jobtempl #logo {display: block; max-width: 249px; width: 90%; margin: 3% 5% 3% 5%; } #jobtempl .spalte-aufgaben {display: flex; justify-content: space-between; align-items: flex-start; background-color: #124361; margin-top: 20px; box-sizing: border-box; } #jobtempl .aufgaben-links {box-sizing: border-box; width: 50%; height: auto; padding: 4% 5% 2% 5%; } #jobtempl .bild {width: 100%; height: auto; object-fit: contain; object-position: top; } #jobtempl .aufgaben-rechts {box-sizing: border-box; width: 50%; height: auto; overflow: hidden; background-image: url(r0.png); background-size: contain; padding: 0 0 21px 25px; background-position: -25px 25px; background-repeat: no-repeat; } #jobtempl .anforderungen {padding: 4% 5% 2% 5%; } #jobtempl .stelle {background-color: #124361 !important; padding: 2% 5% 2% 5%; } #jobtempl h1 {font-size: clamp(28px, 2rem, 60px); color: #ece7e8; line-height: 1.2; font-weight: 400; padding: 1rem 0; } #jobtempl h1 strong, #jobtempl h1 b {font-weight: 600; } #jobtempl h2 {font-size: clamp(16px, 1.125rem, 34px); color: #ece7e8; font-weight: 400; line-height: 1.2; margin: 0; padding: 0 0 1rem 0; } #jobtempl h3 {font-size: clamp(23px, 1.625rem, 49px); color: #124361; font-weight: 400; line-height: 1.2; margin: 0 0 5px 0; } #jobtempl h3 b, #jobtempl h3 strong {font-weight: 500; } #jobtempl h4 {font-size: clamp(18px, 1.25rem, 38px); color: #124361; font-weight: 400; line-height: 1.2; margin: 1rem 0 0.5rem 0; } #jobtempl h4 b, #jobtempl h4 strong {font-weight: 500; } #jobtempl .spalte-aufgaben h3, #jobtempl .spalte-aufgaben p, #jobtempl .spalte-aufgaben ul, #jobtempl .spalte-aufgaben li {color: #ece7e8; } #jobtempl .spalte-aufgaben h3 strong, #jobtempl .spalte-aufgaben h3 b {font-weight: 500; } #jobtempl .spalte-aufgaben ul li::marker {color: #3b99d9; } #jobtempl .jobBenefits {padding: 4% 5% 2% 5%; background-color: #ece7e8; } #jobtempl .spalte-container {display: flex; gap: 0 2rem; } #jobtempl .rechte-spalte, #jobtempl .linke-spalte {flex: 1; box-sizing: border-box; } #jobtempl p {padding: 0 0 1rem 0; } #jobtempl img {border-width: 0; max-width: 100%; } #jobtempl figure a {display: contents; } #jobtempl figure a:hover {background-color: #ffffff; } #jobtempl ul {padding: 0 0 1rem 0; margin: 0 0 0 16px; } #jobtempl ul ul {padding: 0 0 0 1.5rem; } #jobtempl li {padding: 0 0 3px 0; list-style-type: disc; } #jobtempl ul li::marker {color: #124361; } #jobtempl .clearer {clear: both; font-size: 0; line-height: 0; } #jobtempl .hidden {padding: 4% 5% 0 5%; } #jobtempl .hidden p {color: deeppink; } #jobtempl .no-wrap, #jobtempl .nowrap, #jobtempl .noWrap {hyphens: manual; white-space: nowrap; } #jobtempl .no-bottom-padding {padding-bottom: 0; } #jobtempl b, #jobtempl strong {font-weight: 700; } #jobtempl a {text-decoration: none; color: #124361; transition: all 0.3s ease; } #jobtempl a:hover {text-decoration: none; color: #3b99d9; transition: all 0.3s ease; } #jobtempl footer a {text-decoration: none; transition: all 0.3s ease; } #jobtempl footer a:hover {text-decoration: none; color: #3b99d9; transition: all 0.3s ease; } #jobtempl .center {text-align: center; } #jobtempl .on-mobile {display: none; } #jobtempl .button {display: inline-block; border: none; color: #124361; background-color: #ece7e8; font-size: clamp(14px, 1rem, 30px); font-weight: 700; padding: 12px 30px; text-align: center; text-decoration: none; width: auto; border-radius: 4px; transition: all 0.3s ease; margin: 1.5rem 0; cursor: pointer; } #jobtempl .button:hover {background-color: #25628a; color: #ece7e8; box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1); } #jobtempl footer {background-color: #124361; padding: 4% 5% 5% 5%; } #jobtempl footer p, #jobtempl footer h3, #jobtempl footer a, #jobtempl footer li {color: #ece7e8; } #jobtempl footer h3 strong, #jobtempl footer h3 b {font-weight: 500; } #jobtempl .slider {position: relative; width: 100%; overflow: hidden; margin: 0; } #jobtempl .slides {position: relative; } #jobtempl .slide:first-child {position: relative; opacity: 1 !important; z-index: 0; animation: none; } #jobtempl .slide:nth-child(1n+2) {position: absolute; top: 0; left: 0; width: 100%; opacity: 0; animation-name: fade; animation-duration: 16s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; animation-fill-mode: both; z-index: 1; } #jobtempl .slide:nth-child(2) {animation-delay: 4s; } #jobtempl .slide:nth-child(3) {animation-delay: 8s; } #jobtempl .slide:nth-child(4) {animation-delay: 12s; } @keyframes fade { 0% {opacity: 0; } 3% {opacity: 1; } 30% {opacity: 1; } 33% {opacity: 0; } 100% {opacity: 0; } } #jobtempl .slide img {border: 0; width: 100%; height: auto; display: block; } @media print { #jobtempl #wrapper {box-shadow: none; } } #jobtempl a:focus, #jobtempl .button:focus, #jobtempl [tabindex]:focus {outline: 3px solid #0062cc; outline-offset: 2px; text-decoration: none; box-shadow: 0 0 0 3px #0062cc4d; } #jobtempl a:focus:not(:focus-visible), #jobtempl .button:focus:not(:focus-visible), #jobtempl [tabindex]:focus:not(:focus-visible) {outline: none; box-shadow: none; } #jobtempl a:focus-visible, #jobtempl .button:focus-visible, #jobtempl [tabindex]:focus-visible {outline: 3px solid #0062cc; outline-offset: 2px; } #jobtempl input:focus, #jobtempl select:focus, #jobtempl textarea:focus {outline: 3px solid #0062cc; outline-offset: 2px; } #jobtempl #ld-bilder {display: flex; flex-flow: column nowrap; max-width: 960px; margin: 10px auto; } #jobtempl #ld-bilder figure img {width: 33%; } #jobtempl .ld-text {box-sizing: border-box; border: yellow solid 3px; padding-left: 15px; padding-right: 15px; padding-top: 15px; } @media (max-width: 700px) { #jobtempl #wrapper {margin: 0; padding: 0; box-shadow: none; border-style: none; } #jobtempl .no-mobile {display: none; } #jobtempl .on-mobile {display: block; } #jobtempl a, #jobtempl .button, #jobtempl [tabindex] {min-height: 44px; min-width: 44px; } #jobtempl .button {padding: 14px 30px; } } @media (max-width: 600px) { #jobtempl #logo {margin: 4% 5% 4% 5%; } #jobtempl .stelle {margin-bottom: 5%; } #jobtempl .spalte-aufgaben {flex-direction: column; background-color: #ffffff; margin: 4% 0 3% 0; } #jobtempl .aufgaben-links {width: 100%; padding: 5% 5% 3% 5%; background-color: #124361; } #jobtempl .aufgaben-rechts {width: 100%; background-image: none; padding: 0; min-height: 0; max-height: 0; display: none; } #jobtempl .bild {display: none; min-height: 0; max-height: 0; } #jobtempl img.bild {display: none; } #jobtempl .jobBenefits {padding: 5% 5% 2% 5%; margin: 2% 0 0 0; background-color: #ece7e8; } #jobtempl .spalte-container {flex-direction: column; gap: 0 0; } #jobtempl .linke-spalte {margin-bottom: 1%; } #jobtempl .rechte-spalte {margin-bottom: 1%; } #jobtempl .einleitung {margin-bottom: 3%; } #jobtempl h1 {font-size: clamp(25px, 1.75rem, 53px); } #jobtempl footer {padding: 5% 5% 5% 5%; } } Kaffenberger & Partner Steuerberater PartG mbB -- Steuerfachangestellter (m/w/d) Steuerfachangestellte/r (m/w/d) Vollzeit oder Teilzeit | Standort: Schwaig bei Nürnberg | Homeoffice möglich Wer wir sind Wir sind eine neu gegründete, moderne Steuerberatungsgesellschaft mit einem klaren Fokus: Bei uns stehen Menschen im Mittelpunkt – nicht nur Zahlen. Als kleines, familiäres Team legen wir großen Wert auf ein respektvolles Miteinander, offene Kommunikation und Arbeitsbedingungen, die Beruf und Privatleben gut vereinbaren. Wir sind überzeugt: Nur wer sich wohlfühlt, kann dauerhaft gute Arbeit leisten. Deshalb bieten wir nicht nur moderne Arbeitsplätze, sondern auch viel Freiraum, Vertrauen und Eigenverantwortung. Wen wir suchen Zur Verstärkung unseres Teams suchen wir eine/n Steuerfachangestellte/n (m/w/d), der/die Lust hat, sich in einer kleinen Kanzlei aktiv einzubringen, Verantwortung zu übernehmen und gemeinsam mit uns zu wachsen. Idealerweise hast du bereits Erfahrung in einer Steuerkanzlei gesammelt und arbeitest sicher mit DATEV – entscheidend sind für uns jedoch auch Motivation, Teamgeist, Zuverlässigkeit und Freude an eigenverantwortlichem Arbeiten. Deine Aufgaben Je nach Erfahrung und persönlichem Interesse übernimmst du unter anderem: Finanzbuchführungen für unsere Mandanten Erstellung von Steuererklärungen Zuarbeit bei der Prüfung von Steuerbescheiden Vorbereitung von Jahresabschlüssen Unterstützung bei Betriebs- und Außenprüfungen Lohn- und Gehaltsabrechnungen Bei uns gibt es keine starren Schubladen: Du gestaltest deinen Aufgabenbereich aktiv mit. Das bringst du mit Abgeschlossene Ausbildung als Steuerfachangestellte/r (m/w/d) Idealerweise Berufserfahrung in einer Steuerkanzlei Kenntnisse in DATEV wünschenswert Selbstständige, strukturierte und zuverlässige Arbeitsweise Freude an Teamarbeit und Mandantenkontakt Bereitschaft, Verantwortung zu übernehmen und dich weiterzuentwickeln Das bieten wir dir Arbeitsumfeld und Flexibilität Moderne Arbeitsbedingungen und digital aufgestellte Kanzlei Flexible Arbeitszeitmodelle Homeoffice-Möglichkeit Vier-Tage-Woche (optional) Moderne, ergonomische Arbeitsplätze in Zweierbüros Parkplätze sowie E‑Ladesäulen direkt am Büro Vergütung und Benefits Leistungsgerechte und faire Vergütung Fahrtkostenzuschuss 50 € monatlicher Sachbezug Kita-Zuschuss 30 Tage Urlaub Transparente Überstundenregelung Perspektive und Wertschätzung Übernahme von Fort- und Weiterbildungskosten Frühe Eigenverantwortung und Mitgestaltungsmöglichkeiten Kurze Entscheidungswege und offene Kommunikation Ein familiäres, hilfsbereites und kollegiales Team Regelmäßige Teamevents Immer ein offenes Ohr für deine Anliegen Guter Kaffee, Getränke und vieles mehr Warum du zu uns kommen solltest Weil du bei uns kein Rädchen im Getriebe, sondern ein wichtiger Teil des Teams bist. Weil du Vertrauen, Freiraum und Wertschätzung bekommst. Und weil du in einer Kanzlei die Chance hast, Strukturen aktiv mitzugestalten. Bewerbung Haben wir dein Interesse geweckt? Dann freuen wir uns auf deine Bewerbung! Bitte sende uns deine Unterlagen (kurzes Anschreiben mit frühestmöglichem Eintrittstermin, Lebenslauf und Zeugnissen) per E‑Mail an info@kaffenberger-partner.de. Jetzt bewerben! www.kaffenberger-partner.de