{"id":6,"date":"2025-08-02T11:24:39","date_gmt":"2025-08-02T09:24:39","guid":{"rendered":"https:\/\/fach-faktura.de\/?page_id=6"},"modified":"2025-10-24T09:29:44","modified_gmt":"2025-10-24T07:29:44","slug":"lohnabrechnung-hannover-region-fach-faktura","status":"publish","type":"page","link":"https:\/\/fach-faktura.de\/","title":{"rendered":"Fach-Faktura Lohnabrechnung"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"de\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Lohnabrechnung Hannover &#038; Region | Fach-Faktura GmbH seit 2013<\/title><br \/>\n    <meta name=\"description\" content=\"Fach-Faktura - Professionelle Lohnabrechnung seit 2013 in Hannover &#038; Region. Spezialisiert auf alle Branchen, Baulohn mit SOKA-Bau, A\u00dcG-L\u00f6hne. Bundesweit digital t\u00e4tig. DSGVO-konform.\"><\/p>\n<p>    <!-- Tailwind CSS CDN --><br \/>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<p>    <!-- Font Awesome f\u00fcr Icons -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n<p>    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        :root {\n            --primary-color: #961981;\n            --primary-dark: #7a1468;\n            --text-primary: #1f2937;\n            --text-secondary: #6b7280;\n            --bg-light: #f9fafb;\n        }<\/p>\n<p>        * {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        }<\/p>\n<p>        html {\n            scroll-behavior: smooth;\n        }<\/p>\n<p>        .btn-primary {\n            background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-primary:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 10px 25px rgba(150, 25, 129, 0.3);\n        }<\/p>\n<p>        .glass-morphism {\n            background: rgba(255, 255, 255, 0.25);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border: 1px solid rgba(255, 255, 255, 0.18);\n        }<\/p>\n<p>        .gradient-bg {\n            background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);\n        }<\/p>\n<p>        .text-primary { color: var(--primary-color); }\n        .bg-primary { background-color: var(--primary-color); }\n        .border-primary { border-color: var(--primary-color); }<\/p>\n<p>        \/* Loading Animation *\/\n        .loading-spinner {\n            border: 2px solid #f3f3f3;\n            border-top: 2px solid var(--primary-color);\n            border-radius: 50%;\n            width: 20px;\n            height: 20px;\n            animation: spin 1s linear infinite;\n        }<\/p>\n<p>        @keyframes spin {\n            0% { transform: rotate(0deg); }\n            100% { transform: rotate(360deg); }\n        }<\/p>\n<p>        \/* Testimonials Slider *\/\n        .testimonial-slide {\n            opacity: 0;\n            transform: translateX(100%);\n            transition: all 0.5s ease-in-out;\n            position: absolute;\n            width: 100%;\n        }<\/p>\n<p>        .testimonial-slide.active {\n            opacity: 1;\n            transform: translateX(0);\n            position: relative;\n        }<\/p>\n<p>        \/* Cookie Banner Animation *\/\n        .cookie-banner {\n            transform: translateY(100%);\n            transition: transform 0.3s ease-in-out;\n        }<\/p>\n<p>        .cookie-banner.show {\n            transform: translateY(0);\n        }<\/p>\n<p>        \/* Form Styles *\/\n        .form-input:focus {\n            border-color: var(--primary-color);\n            box-shadow: 0 0 0 3px rgba(150, 25, 129, 0.1);\n        }<\/p>\n<p>        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .text-responsive-xl {\n                font-size: 2rem;\n                line-height: 2.25rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body class=\"bg-white\"><br \/>\n    <!-- Header --><\/p>\n<header id=\"header\" class=\"fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-white\/95 backdrop-blur-md shadow-lg\">\n<div class=\"container mx-auto px-4\">\n<div class=\"flex items-center justify-between h-16\">\n                <!-- Logo --><\/p>\n<div class=\"flex items-center space-x-2\">\n<div class=\"w-10 h-10 rounded-lg bg-gradient-to-br from-primary to-primary-dark flex items-center justify-center\">\n                        <span class=\"text-white font-bold text-lg\">FF<\/span>\n                    <\/div>\n<div>\n<h1 class=\"text-xl font-bold text-gray-900\">Fach-Faktura<\/h1>\n<p class=\"text-xs text-gray-600\">Lohnabrechnung seit 2013<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Desktop Navigation --><\/p>\n<nav class=\"hidden lg:flex items-center space-x-8\">\n                    <a href=\"#home\" class=\"text-gray-700 hover:text-primary transition-colors font-medium\">Start<\/a><br \/>\n                    <a href=\"#services\" class=\"text-gray-700 hover:text-primary transition-colors font-medium\">Leistungen<\/a><br \/>\n                    <a href=\"#about\" class=\"text-gray-700 hover:text-primary transition-colors font-medium\">\u00dcber uns<\/a><br \/>\n                    <a href=\"#testimonials\" class=\"text-gray-700 hover:text-primary transition-colors font-medium\">Referenzen<\/a><br \/>\n                    <a href=\"#contact\" class=\"text-gray-700 hover:text-primary transition-colors font-medium\">Kontakt<\/a><br \/>\n                <\/nav>\n<p>                <!-- Contact Info --><\/p>\n<div class=\"hidden lg:flex items-center space-x-4\">\n                    <a href=\"tel:+4917778775619\" class=\"flex items-center space-x-2 text-sm text-gray-600 hover:text-primary transition-colors\"><br \/>\n                        <i class=\"fas fa-phone\"><\/i><br \/>\n                        <span>+49 177 78 75 619<\/span><br \/>\n                    <\/a><br \/>\n                    <a href=\"#contact\" class=\"btn-primary text-white px-4 py-2 rounded-lg\">Kontakt<\/a>\n                <\/div>\n<p>                <!-- Mobile Menu Button --><br \/>\n                <button id=\"mobile-menu-btn\" class=\"lg:hidden p-2 rounded-md hover:bg-gray-100 transition-colors\"><br \/>\n                    <i class=\"fas fa-bars text-xl\"><\/i><br \/>\n                <\/button>\n            <\/div>\n<p>            <!-- Mobile Navigation --><\/p>\n<div id=\"mobile-menu\" class=\"lg:hidden hidden absolute top-16 left-0 right-0 bg-white shadow-lg border-t\">\n<nav class=\"flex flex-col py-4\">\n                    <a href=\"#home\" class=\"text-left px-4 py-3 text-gray-700 hover:text-primary hover:bg-gray-50 transition-colors\">Start<\/a><br \/>\n                    <a href=\"#services\" class=\"text-left px-4 py-3 text-gray-700 hover:text-primary hover:bg-gray-50 transition-colors\">Leistungen<\/a><br \/>\n                    <a href=\"#about\" class=\"text-left px-4 py-3 text-gray-700 hover:text-primary hover:bg-gray-50 transition-colors\">\u00dcber uns<\/a><br \/>\n                    <a href=\"#testimonials\" class=\"text-left px-4 py-3 text-gray-700 hover:text-primary hover:bg-gray-50 transition-colors\">Referenzen<\/a><br \/>\n                    <a href=\"#contact\" class=\"text-left px-4 py-3 text-gray-700 hover:text-primary hover:bg-gray-50 transition-colors\">Kontakt<\/a><\/p>\n<div class=\"px-4 py-3 border-t mt-2\">\n                        <a href=\"tel:+4917778775619\" class=\"flex items-center space-x-2 text-sm text-gray-600 hover:text-primary transition-colors\"><br \/>\n                            <i class=\"fas fa-phone\"><\/i><br \/>\n                            <span>+49 177 78 75 619<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<\/nav><\/div>\n<\/p><\/div>\n<\/header>\n<p>    <!-- Hero Section --><\/p>\n<section id=\"home\" class=\"pt-16 min-h-screen gradient-bg relative overflow-hidden\">\n        <!-- Background Pattern --><\/p>\n<div class=\"absolute inset-0 opacity-5\">\n<div class=\"absolute top-20 left-20 w-72 h-72 bg-primary rounded-full blur-3xl\"><\/div>\n<div class=\"absolute bottom-20 right-20 w-96 h-96 bg-blue-500 rounded-full blur-3xl\"><\/div>\n<\/p><\/div>\n<div class=\"container mx-auto px-4 py-16 lg:py-24 relative z-10\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n                <!-- Main Content --><\/p>\n<div class=\"space-y-8\">\n<div class=\"space-y-4\">\n<h1 class=\"text-4xl lg:text-6xl font-bold text-gray-900 leading-tight\">\n                            <span class=\"text-primary\">LOHNABRECHNUNG?<\/span><br \/>\n                            <br \/>\n                            Wir \u00fcbernehmen das f\u00fcr Sie!<br \/>\n                        <\/h1>\n<p class=\"text-xl lg:text-2xl text-gray-600 font-medium\">\n                            Verl\u00e4sslich. Erfahren. Menschlich.\n                        <\/p>\n<\/p><\/div>\n<div class=\"space-y-4\">\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-check-circle text-primary text-xl\"><\/i><br \/>\n                            <span class=\"text-lg text-gray-700\">L\u00f6hne aller Branchen<\/span>\n                        <\/div>\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-check-circle text-primary text-xl\"><\/i><br \/>\n                            <span class=\"text-lg text-gray-700\">Baulohn \u2013 auch mit SOKA-Bau<\/span>\n                        <\/div>\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-check-circle text-primary text-xl\"><\/i><br \/>\n                            <span class=\"text-lg text-gray-700\">A\u00dcG-L\u00f6hne &#038; Besonderheiten<\/span>\n                        <\/div>\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-check-circle text-primary text-xl\"><\/i><br \/>\n                            <span class=\"text-lg text-gray-700\">Fristgerecht &#038; zuverl\u00e4ssig<\/span>\n                        <\/div>\n<\/p><\/div>\n<div class=\"flex flex-col sm:flex-row gap-4\">\n                        <a href=\"#contact\" class=\"btn-primary text-white px-8 py-4 text-lg font-semibold rounded-lg text-center\"><br \/>\n                            Jetzt Kontakt aufnehmen<br \/>\n                        <\/a><br \/>\n                        <a href=\"#services\" class=\"border-2 border-primary text-primary hover:bg-primary hover:text-white px-8 py-4 text-lg font-semibold rounded-lg text-center transition-all\"><br \/>\n                            Mehr erfahren<br \/>\n                        <\/a>\n                    <\/div>\n<\/p><\/div>\n<p>                <!-- Stats Cards --><\/p>\n<div class=\"space-y-6\">\n<div class=\"grid grid-cols-1 gap-6\">\n<div class=\"p-6 bg-white\/80 backdrop-blur-sm border border-gray-200 rounded-xl hover:shadow-lg transition-all duration-300\">\n<div class=\"flex items-center space-x-4\">\n<div class=\"w-16 h-16 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                                    <i class=\"fas fa-award text-white text-2xl\"><\/i>\n                                <\/div>\n<div>\n<div class=\"text-3xl font-bold text-primary\">10+<\/div>\n<div class=\"text-lg font-semibold text-gray-700\">Jahre Erfahrung<\/div>\n<div class=\"text-sm text-gray-500\">Seit 2013 auf dem Markt<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"p-6 bg-white\/80 backdrop-blur-sm border border-gray-200 rounded-xl hover:shadow-lg transition-all duration-300\">\n<div class=\"flex items-center space-x-4\">\n<div class=\"w-16 h-16 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                                    <i class=\"fas fa-certificate text-white text-2xl\"><\/i>\n                                <\/div>\n<div>\n<div class=\"text-3xl font-bold text-primary\">IHK<\/div>\n<div class=\"text-lg font-semibold text-gray-700\">Zertifiziert<\/div>\n<div class=\"text-sm text-gray-500\">Regelm\u00e4\u00dfige Weiterbildung \u00fcber IHK &#038; Steuerberaterkammer<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"p-6 bg-white\/80 backdrop-blur-sm border border-gray-200 rounded-xl hover:shadow-lg transition-all duration-300\">\n<div class=\"flex items-center space-x-4\">\n<div class=\"w-16 h-16 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                                    <i class=\"fas fa-shield-alt text-white text-2xl\"><\/i>\n                                <\/div>\n<div>\n<div class=\"text-3xl font-bold text-primary\">100%<\/div>\n<div class=\"text-lg font-semibold text-gray-700\">DSGVO-konform<\/div>\n<div class=\"text-sm text-gray-500\">umgesetzt<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                    <!-- Highlight Card --><\/p>\n<div class=\"p-6 bg-gradient-to-r from-primary to-primary-dark text-white rounded-xl\">\n<h3 class=\"text-xl font-bold mb-3\">Pers\u00f6nlich &#038; diskret<\/h3>\n<p class=\"text-lg leading-relaxed\">\n                            \u201eIch stehe f\u00fcr Klarheit, Sorgfalt und termintreue Lohnabrechnung \u2013 damit Sie sich auf Ihr Kerngesch\u00e4ft konzentrieren k\u00f6nnen.&#8220;\n                        <\/p>\n<div class=\"mt-4 text-sm opacity-90\">\n                            &#8211; Krystyna Mokin, Gesch\u00e4ftsf\u00fchrerin\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Services Section --><\/p>\n<section id=\"services\" class=\"py-16 lg:py-24 bg-white\">\n<div class=\"container mx-auto px-4\">\n<div class=\"text-center mb-16\">\n<h2 class=\"text-3xl lg:text-5xl font-bold text-gray-900 mb-6\">\n                    Unsere Leistungen<br \/>\n                <\/h2>\n<p class=\"text-lg lg:text-xl text-gray-600 max-w-3xl mx-auto\">\n                    Kompetente Lohnabrechnung mit \u00fcber 10 Jahren Erfahrung \u2013 auf Wunsch mit Agenda, DATEV, Addison, Zvoove oder Lexware\n                <\/p>\n<\/p><\/div>\n<p>            <!-- Services Grid --><\/p>\n<div class=\"grid md:grid-cols-2 gap-8 mb-16\">\n                <!-- Service 1 --><\/p>\n<div class=\"group p-8 bg-white border-2 border-gray-100 rounded-xl hover:shadow-xl hover:border-primary\/20 transition-all duration-300\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                            <i class=\"fas fa-calculator text-2xl\"><\/i>\n                        <\/div>\n<div class=\"flex-1\">\n<h3 class=\"text-xl lg:text-2xl text-gray-900 mb-2 font-bold\">Lohnabrechnung<\/h3>\n<p class=\"text-primary font-semibold text-lg\">L\u00f6hne aller Branchen<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Professionelle Lohnabrechnung f\u00fcr alle Branchen mit jahrelanger Erfahrung in komplexen Abrechnungsverfahren.\n                    <\/p>\n<ul class=\"space-y-3\">\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Alle Branchen und Tarifvertr\u00e4ge<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Komplexe Lohnstrukturen<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Sonderzahlungen und Zulagen<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">\u00dcberstunden und Mehrarbeit<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Urlaubs- und Weihnachtsgeld<\/span>\n                        <\/li>\n<\/ul><\/div>\n<p>                <!-- Service 2 --><\/p>\n<div class=\"group p-8 bg-white border-2 border-gray-100 rounded-xl hover:shadow-xl hover:border-primary\/20 transition-all duration-300\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                            <i class=\"fas fa-hard-hat text-2xl\"><\/i>\n                        <\/div>\n<div class=\"flex-1\">\n<h3 class=\"text-xl lg:text-2xl text-gray-900 mb-2 font-bold\">Baulohn \u2013 SOKA-Bau<\/h3>\n<p class=\"text-primary font-semibold text-lg\">Spezialisiert auf Baubranche<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Baulohn mit allen Besonderheiten der Baubranche inklusive SOKA-Bau Abrechnung.\n                    <\/p>\n<ul class=\"space-y-3\">\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">SOKA-Bau Beitr\u00e4ge und Meldungen<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Schlechtwettergeld<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Ausl\u00f6sungen und Fahrgelder<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Tarifvertr\u00e4ge der Baubranche<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Sofortmeldungen<\/span>\n                        <\/li>\n<\/ul><\/div>\n<p>                <!-- Service 3 --><\/p>\n<div class=\"group p-8 bg-white border-2 border-gray-100 rounded-xl hover:shadow-xl hover:border-primary\/20 transition-all duration-300\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                            <i class=\"fas fa-users text-2xl\"><\/i>\n                        <\/div>\n<div class=\"flex-1\">\n<h3 class=\"text-xl lg:text-2xl text-gray-900 mb-2 font-bold\">A\u00dcG-L\u00f6hne<\/h3>\n<p class=\"text-primary font-semibold text-lg\">Arbeitnehmer\u00fcberlassung<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        A\u00dcG-L\u00f6hne &#038; Besonderheiten mit allen rechtlichen Besonderheiten und tariflichen Regelungen.\n                    <\/p>\n<ul class=\"space-y-3\">\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Equal Pay Berechnungen<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Branchenzuschl\u00e4ge<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Tarifvertr\u00e4ge der Zeitarbeitsbranche<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">\u00dcberlassungszeiten<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Fehlzeiten Kontrolle<\/span>\n                        <\/li>\n<\/ul><\/div>\n<p>                <!-- Service 4 --><\/p>\n<div class=\"group p-8 bg-white border-2 border-gray-100 rounded-xl hover:shadow-xl hover:border-primary\/20 transition-all duration-300\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                            <i class=\"fas fa-cloud text-2xl\"><\/i>\n                        <\/div>\n<div class=\"flex-1\">\n<h3 class=\"text-xl lg:text-2xl text-gray-900 mb-2 font-bold\">Digitale Services<\/h3>\n<p class=\"text-primary font-semibold text-lg\">Fristgerecht &#038; digital<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Moderne, digitale Abwicklung aller Meldungen und \u00dcbermittlungen an Beh\u00f6rden.\n                    <\/p>\n<ul class=\"space-y-3\">\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Elektronische Meldungen an Sozialversicherung<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Digitale \u00dcbermittlung an Finanzamt<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Monatliche Auswertungen<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">Automatisierte Fristenkontrolle<\/span>\n                        <\/li>\n<li class=\"flex items-start space-x-3\">\n                            <i class=\"fas fa-chevron-right text-primary mt-1\"><\/i><br \/>\n                            <span class=\"text-gray-700\">DSGVO-konforme Verarbeitung<\/span>\n                        <\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p>            <!-- Software Integration Section --><\/p>\n<div class=\"bg-gray-50 rounded-2xl p-8 lg:p-12 mb-16\">\n<div class=\"text-center mb-12\">\n<h3 class=\"text-2xl lg:text-3xl font-bold text-gray-900 mb-4\">\n                        Software-Integration<br \/>\n                    <\/h3>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">\n                        Flexible Integration in Ihre bestehenden Systeme. Kompatibel mit allen g\u00e4ngigen Lohnprogrammen und ERP-Systemen.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid grid-cols-2 md:grid-cols-5 gap-6 lg:gap-8\">\n<div class=\"text-center\">\n<div class=\"w-16 h-16 lg:w-20 lg:h-20 mx-auto bg-white rounded-xl shadow-md flex items-center justify-center mb-3 hover:shadow-lg transition-shadow\">\n                            <span class=\"text-lg lg:text-xl font-bold text-primary\">D<\/span>\n                        <\/div>\n<p class=\"text-sm lg:text-base font-semibold text-gray-700\">DATEV<\/p>\n<\/p><\/div>\n<div class=\"text-center\">\n<div class=\"w-16 h-16 lg:w-20 lg:h-20 mx-auto bg-white rounded-xl shadow-md flex items-center justify-center mb-3 hover:shadow-lg transition-shadow\">\n                            <span class=\"text-lg lg:text-xl font-bold text-primary\">A<\/span>\n                        <\/div>\n<p class=\"text-sm lg:text-base font-semibold text-gray-700\">Addison<\/p>\n<\/p><\/div>\n<div class=\"text-center\">\n<div class=\"w-16 h-16 lg:w-20 lg:h-20 mx-auto bg-white rounded-xl shadow-md flex items-center justify-center mb-3 hover:shadow-lg transition-shadow\">\n                            <span class=\"text-lg lg:text-xl font-bold text-primary\">Z<\/span>\n                        <\/div>\n<p class=\"text-sm lg:text-base font-semibold text-gray-700\">Zvoove<\/p>\n<\/p><\/div>\n<div class=\"text-center\">\n<div class=\"w-16 h-16 lg:w-20 lg:h-20 mx-auto bg-white rounded-xl shadow-md flex items-center justify-center mb-3 hover:shadow-lg transition-shadow\">\n                            <span class=\"text-lg lg:text-xl font-bold text-primary\">L<\/span>\n                        <\/div>\n<p class=\"text-sm lg:text-base font-semibold text-gray-700\">Lexware<\/p>\n<\/p><\/div>\n<div class=\"text-center\">\n<div class=\"w-16 h-16 lg:w-20 lg:h-20 mx-auto bg-white rounded-xl shadow-md flex items-center justify-center mb-3 hover:shadow-lg transition-shadow\">\n                            <span class=\"text-lg lg:text-xl font-bold text-primary\">A<\/span>\n                        <\/div>\n<p class=\"text-sm lg:text-base font-semibold text-gray-700\">Agenda<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- CTA Section --><\/p>\n<div class=\"text-center\">\n<h3 class=\"text-2xl font-bold text-gray-900 mb-4\">\n                    Interesse an unseren Leistungen?<br \/>\n                <\/h3>\n<p class=\"text-lg text-gray-600 mb-8 max-w-2xl mx-auto\">\n                    Lassen Sie uns gemeinsam die beste L\u00f6sung f\u00fcr Ihre Lohnabrechnung finden.\n                <\/p>\n<p>                <a href=\"#contact\" class=\"btn-primary text-white px-8 py-4 text-lg font-semibold rounded-lg inline-block\"><br \/>\n                    Beratungstermin vereinbaren<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- About Section --><\/p>\n<section id=\"about\" class=\"py-16 lg:py-24 bg-gray-50\">\n<div class=\"container mx-auto px-4\">\n<div class=\"text-center mb-16\">\n<h2 class=\"text-3xl lg:text-5xl font-bold text-gray-900 mb-6\">\n                    \u00dcber uns<br \/>\n                <\/h2>\n<p class=\"text-lg lg:text-xl text-gray-600 max-w-3xl mx-auto\">\n                    Fach-Faktura \u2013 pers\u00f6nlich &#038; professionell seit 2013\n                <\/p>\n<\/p><\/div>\n<p>            <!-- Company Story --><\/p>\n<div class=\"max-w-4xl mx-auto mb-16\">\n<div class=\"p-8 lg:p-12 bg-white shadow-lg rounded-xl\">\n<div class=\"text-center mb-8\">\n<h3 class=\"text-2xl lg:text-3xl font-bold text-gray-900 mb-4\">\n                            Seit 2013 auf dem Markt<br \/>\n                        <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n                            Mit \u00fcber 10 Jahren Erfahrung in der komplexen Lohnabrechnung stehen wir f\u00fcr Zuverl\u00e4ssigkeit,<br \/>\n                            Fachkompetenz und pers\u00f6nlichen Service. Was als spezialisierter Service f\u00fcr die Region<br \/>\n                            Hannover-Langenhagen begann, ist heute zu einem deutschlandweit t\u00e4tigen Partner f\u00fcr<br \/>\n                            Unternehmen aller Branchen geworden.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Benefits Grid --><\/p>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8 mb-16\">\n<div class=\"p-6 text-center bg-white hover:shadow-lg transition-all duration-300 rounded-xl group\">\n<div class=\"w-16 h-16 mx-auto mb-4 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                        <i class=\"fas fa-check-circle text-2xl\"><\/i>\n                    <\/div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-3\">Verl\u00e4sslich<\/h4>\n<p class=\"text-gray-600 leading-relaxed\">\n                        Fristgerechte und korrekte Abrechnung \u2013 jeden Monat, ohne Ausnahme.\n                    <\/p>\n<\/p><\/div>\n<div class=\"p-6 text-center bg-white hover:shadow-lg transition-all duration-300 rounded-xl group\">\n<div class=\"w-16 h-16 mx-auto mb-4 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                        <i class=\"fas fa-award text-2xl\"><\/i>\n                    <\/div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-3\">Erfahren<\/h4>\n<p class=\"text-gray-600 leading-relaxed\">\n                        \u00dcber 10 Jahre Expertise in komplexen Lohnabrechnungen aller Branchen.\n                    <\/p>\n<\/p><\/div>\n<div class=\"p-6 text-center bg-white hover:shadow-lg transition-all duration-300 rounded-xl group\">\n<div class=\"w-16 h-16 mx-auto mb-4 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                        <i class=\"fas fa-heart text-2xl\"><\/i>\n                    <\/div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-3\">Menschlich<\/h4>\n<p class=\"text-gray-600 leading-relaxed\">\n                        Pers\u00f6nliche Betreuung und direkter Kontakt zu Ihrem Ansprechpartner.\n                    <\/p>\n<\/p><\/div>\n<div class=\"p-6 text-center bg-white hover:shadow-lg transition-all duration-300 rounded-xl group\">\n<div class=\"w-16 h-16 mx-auto mb-4 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center text-white group-hover:scale-110 transition-transform duration-300\">\n                        <i class=\"fas fa-star text-2xl\"><\/i>\n                    <\/div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-3\">Kompetent<\/h4>\n<p class=\"text-gray-600 leading-relaxed\">\n                        Kontinuierliche Weiterbildung und aktuelles Fachwissen in allen Bereichen.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Location & Coverage --><\/p>\n<div class=\"grid lg:grid-cols-2 gap-8 mb-16\">\n<div class=\"p-8 bg-white rounded-xl\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                            <i class=\"fas fa-map-pin text-white text-2xl\"><\/i>\n                        <\/div>\n<div>\n<h3 class=\"text-2xl font-bold text-gray-900 mb-2\">Hannover-Langenhagen<\/h3>\n<p class=\"text-lg text-primary font-semibold\">Pers\u00f6nliche Betreuung vor Ort<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<ul class=\"space-y-3 text-gray-700\">\n<li>\u2022 Pers\u00f6nliche Beratung vor Ort<\/li>\n<li>\u2022 Kurze Reaktionszeiten<\/li>\n<li>\u2022 Lokale Marktkenntnis<\/li>\n<li>\u2022 Regionale Vernetzung<\/li>\n<\/ul><\/div>\n<div class=\"p-8 bg-white rounded-xl\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"w-16 h-16 rounded-xl bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                            <i class=\"fas fa-globe text-white text-2xl\"><\/i>\n                        <\/div>\n<div>\n<h3 class=\"text-2xl font-bold text-gray-900 mb-2\">Bundesweit digital t\u00e4tig<\/h3>\n<p class=\"text-lg text-primary font-semibold\">Moderne Technologie erm\u00f6glicht deutschlandweite Betreuung<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<ul class=\"space-y-3 text-gray-700\">\n<li>\u2022 Digitale Daten\u00fcbermittlung<\/li>\n<li>\u2022 Online-Kommunikation<\/li>\n<li>\u2022 Sichere Cloud-L\u00f6sungen<\/li>\n<li>\u2022 Deutschlandweite Betreuung<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p>            <!-- Contact Person --><\/p>\n<div class=\"max-w-4xl mx-auto\">\n<div class=\"p-8 lg:p-12 bg-gradient-to-r from-primary to-primary-dark text-white rounded-xl\">\n<div class=\"grid lg:grid-cols-3 gap-8 items-center\">\n<div class=\"lg:col-span-1 text-center\">\n<div class=\"w-32 h-32 mx-auto rounded-full overflow-hidden border-4 border-white\/30 mb-4\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg\" \n                                    alt=\"Krystyna Mokin\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n<h4 class=\"text-xl font-bold mb-1\">Krystyna Mokin<\/h4>\n<p class=\"text-lg opacity-90\">Gesch\u00e4ftsf\u00fchrerin<\/p>\n<\/p><\/div>\n<div class=\"lg:col-span-2\">\n<h3 class=\"text-2xl font-bold mb-4\">Unsere Expertise<\/h3>\n<blockquote class=\"text-lg lg:text-xl leading-relaxed mb-6 italic\"><p>\n                                &#8222;Ich stehe f\u00fcr Klarheit, Sorgfalt und termintreue Lohnabrechnung \u2013 damit Sie sich auf Ihr Kerngesch\u00e4ft konzentrieren k\u00f6nnen.&#8220;\n                            <\/p><\/blockquote>\n<div class=\"space-y-2 text-sm lg:text-base opacity-90\">\n<h5 class=\"font-semibold mb-3\">Langj\u00e4hrige Erfahrung in:<\/h5>\n<div class=\"grid grid-cols-1 gap-2\">\n<div>\u2022 Komplexer Lohnabrechnung aller Branchen<\/div>\n<div>\u2022 Baulohn mit SOKA-Bau Besonderheiten<\/div>\n<div>\u2022 Arbeitnehmer\u00fcberlassung (A\u00dcG) und Equal Pay<\/div>\n<div>\u2022 Digitaler Daten\u00fcbermittlung an Beh\u00f6rden<\/div>\n<div>\u2022 Software-Integration (DATEV, Addison, Lexware etc.)<\/div>\n<div>\u2022 Betreuung bei Betriebspr\u00fcfungen<\/div>\n<div>\u2022 DSGVO-konforme Datenverarbeitung<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- CTA --><\/p>\n<div class=\"text-center mt-16\">\n<h3 class=\"text-2xl font-bold text-gray-900 mb-4\">\n                    Lernen Sie uns kennen<br \/>\n                <\/h3>\n<p class=\"text-lg text-gray-600 mb-8 max-w-2xl mx-auto\">\n                    Kontaktieren Sie uns f\u00fcr ein pers\u00f6nliches Gespr\u00e4ch \u00fcber Ihre Anforderungen und unsere Arbeitsweise.\n                <\/p>\n<p>                <a href=\"#contact\" class=\"btn-primary text-white px-8 py-4 text-lg font-semibold rounded-lg inline-block\"><br \/>\n                    Pers\u00f6nliches Gespr\u00e4ch vereinbaren<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Testimonials Section --><\/p>\n<section id=\"testimonials\" class=\"py-16 lg:py-24 bg-white\">\n<div class=\"container mx-auto px-4\">\n<div class=\"text-center mb-16\">\n<h2 class=\"text-3xl lg:text-5xl font-bold text-gray-900 mb-6\">\n                    Was unsere Kunden sagen<br \/>\n                <\/h2>\n<p class=\"text-lg lg:text-xl text-gray-600 max-w-3xl mx-auto\">\n                    Vertrauen Sie auf die Erfahrung von \u00fcber 50 zufriedenen Kunden aus verschiedenen Branchen\n                <\/p>\n<\/p><\/div>\n<p>            <!-- Main Testimonial Display --><\/p>\n<div class=\"max-w-5xl mx-auto mb-12\">\n<div class=\"relative overflow-hidden bg-gradient-to-br from-gray-50 to-white border-2 border-gray-100 shadow-xl rounded-xl\">\n<div id=\"testimonials-container\" class=\"relative h-auto min-h-[400px]\">\n                        <!-- Testimonial slides will be inserted here by JavaScript -->\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Navigation Controls --><\/p>\n<div class=\"flex items-center justify-center space-x-4 mb-12\">\n                <button id=\"prev-testimonial\" class=\"w-12 h-12 rounded-full border-2 border-primary text-primary hover:bg-primary hover:text-white transition-colors\"><br \/>\n                    <i class=\"fas fa-chevron-left\"><\/i><br \/>\n                <\/button><\/p>\n<p>                <!-- Dot Indicators --><\/p>\n<div id=\"testimonial-dots\" class=\"flex space-x-2\">\n                    <!-- Dots will be inserted here by JavaScript -->\n                <\/div>\n<p>                <button id=\"next-testimonial\" class=\"w-12 h-12 rounded-full border-2 border-primary text-primary hover:bg-primary hover:text-white transition-colors\"><br \/>\n                    <i class=\"fas fa-chevron-right\"><\/i><br \/>\n                <\/button>\n            <\/div>\n<p>            <!-- All Testimonials Preview --><\/p>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-6 mb-16\">\n<div class=\"p-4 bg-white border border-gray-200 rounded-xl hover:shadow-lg hover:border-primary\/30 transition-all cursor-pointer testimonial-preview\" data-index=\"0\">\n<div class=\"text-center\">\n<h4 class=\"font-bold text-gray-900 mb-1 text-sm lg:text-base\">RGM Bau GmbH<\/h4>\n<p class=\"text-xs lg:text-sm text-gray-600 mb-2\">Bauunternehmen<\/p>\n<div class=\"text-xs text-primary font-medium\">Lexware<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"p-4 bg-white border border-gray-200 rounded-xl hover:shadow-lg hover:border-primary\/30 transition-all cursor-pointer testimonial-preview\" data-index=\"1\">\n<div class=\"text-center\">\n<h4 class=\"font-bold text-gray-900 mb-1 text-sm lg:text-base\">MathTools GmbH<\/h4>\n<p class=\"text-xs lg:text-sm text-gray-600 mb-2\">Bauunternehmen<\/p>\n<div class=\"text-xs text-primary font-medium\">DATEV<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"p-4 bg-white border border-gray-200 rounded-xl hover:shadow-lg hover:border-primary\/30 transition-all cursor-pointer testimonial-preview\" data-index=\"2\">\n<div class=\"text-center\">\n<h4 class=\"font-bold text-gray-900 mb-1 text-sm lg:text-base\">FACH-KRAFT Management GmbH<\/h4>\n<p class=\"text-xs lg:text-sm text-gray-600 mb-2\">Arbeitnehmer\u00fcberlassung<\/p>\n<div class=\"text-xs text-primary font-medium\">Zvoove<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"p-4 bg-white border border-gray-200 rounded-xl hover:shadow-lg hover:border-primary\/30 transition-all cursor-pointer testimonial-preview\" data-index=\"3\">\n<div class=\"text-center\">\n<h4 class=\"font-bold text-gray-900 mb-1 text-sm lg:text-base\">Rolf Schneiders<\/h4>\n<p class=\"text-xs lg:text-sm text-gray-600 mb-2\">Steuerberater<\/p>\n<div class=\"text-xs text-primary font-medium\">Addison<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- CTA Section --><\/p>\n<div class=\"text-center\">\n<div class=\"max-w-3xl mx-auto mb-8\">\n<h3 class=\"text-2xl lg:text-3xl font-bold text-gray-900 mb-4\">\n                        M\u00f6chten Sie auch zu unseren zufriedenen Kunden geh\u00f6ren?<br \/>\n                    <\/h3>\n<p class=\"text-lg text-gray-600\">\n                        Lassen Sie uns gemeinsam die beste L\u00f6sung f\u00fcr Ihre Lohnabrechnung finden.\n                    <\/p>\n<\/p><\/div>\n<p>                <a href=\"#contact\" class=\"btn-primary text-white px-8 py-4 text-lg font-semibold rounded-lg inline-block\"><br \/>\n                    Kostenloses Beratungsgespr\u00e4ch vereinbaren<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Contact Section --><\/p>\n<section id=\"contact\" class=\"py-16 lg:py-24 bg-gray-50\">\n<div class=\"container mx-auto px-4\">\n<div class=\"text-center mb-16\">\n<h2 class=\"text-3xl lg:text-5xl font-bold text-gray-900 mb-6\">\n                    Kontakt<br \/>\n                <\/h2>\n<p class=\"text-lg lg:text-xl text-gray-600 max-w-3xl mx-auto\">\n                    Nehmen Sie Kontakt mit uns auf \u2013 wir freuen uns auf Ihre Anfrage\n                <\/p>\n<\/p><\/div>\n<div class=\"grid lg:grid-cols-3 gap-12\">\n                <!-- Contact Information --><\/p>\n<div class=\"lg:col-span-1 space-y-8\">\n                    <!-- Company Info --><\/p>\n<div class=\"p-6 bg-white rounded-xl\">\n<div class=\"mb-6\">\n<h3 class=\"text-2xl text-gray-900 font-bold\">Fach-Faktura<\/h3>\n<p class=\"text-primary font-semibold\">Lohnabrechnung seit 2013<\/p>\n<\/p><\/div>\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-map-pin text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">Standort<\/p>\n<p>                                    <a href=\"https:\/\/maps.google.com\/maps?q=Schlehenweg+2,+30855+Langenhagen,+Deutschland\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-primary hover:underline\"><br \/>\n                                        Schlehenweg 2, 30855 Langenhagen<br \/>\n                                    <\/a><\/p>\n<p class=\"text-gray-600\">Hannover-Langenhagen<\/p>\n<p class=\"text-gray-600\">Niedersachsen, Deutschland<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-phone text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">Telefon<\/p>\n<p>                                    <a href=\"tel:+4917778775619\" class=\"text-primary hover:underline\"><br \/>\n                                        +49 177 78 75 619<br \/>\n                                    <\/a>\n                                <\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-envelope text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">E-Mail<\/p>\n<p>                                    <a href=\"mailto:k.mokin@fach-faktura.de\" class=\"text-primary hover:underline\"><br \/>\n                                        k.mokin@fach-faktura.de<br \/>\n                                    <\/a>\n                                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                    <!-- Opening Hours & Service --><\/p>\n<div class=\"p-6 bg-white rounded-xl\">\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-clock text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">\u00d6ffnungszeiten<\/p>\n<p class=\"text-gray-600\">Montag &#8211; Freitag: 09:00 &#8211; 16:00 Uhr<\/p>\n<p class=\"text-sm text-gray-500\">Termine nach Vereinbarung in Pr\u00e4senz und Online<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-shield-alt text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">Service<\/p>\n<p class=\"text-gray-600\">Garantierte Antwort innerhalb 12 Stunden<\/p>\n<p class=\"text-sm text-gray-500\">DSGVO-konforme Bearbeitung<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                    <!-- Contact Person --><\/p>\n<div class=\"p-6 bg-gradient-to-r from-primary to-primary-dark text-white rounded-xl\">\n<div class=\"flex items-center space-x-4 mb-4\">\n<div class=\"w-16 h-16 rounded-full overflow-hidden border-2 border-white\/30\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg\" \n                                    alt=\"Krystyna Mokin\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n<div>\n<h3 class=\"text-lg font-bold\">Krystyna Mokin<\/h3>\n<p class=\"text-sm opacity-90\">Gesch\u00e4ftsf\u00fchrerin<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex space-x-4 mb-4\">\n                            <a href=\"https:\/\/www.facebook.com\/profile.php?id=61578674406310\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-8 h-8 bg-white\/20 rounded-full flex items-center justify-center hover:bg-white\/30 transition-colors\"><br \/>\n                                <i class=\"fab fa-facebook-f\"><\/i><br \/>\n                            <\/a><br \/>\n                            <a href=\"https:\/\/www.instagram.com\/fachfakturagmbh\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-8 h-8 bg-white\/20 rounded-full flex items-center justify-center hover:bg-white\/30 transition-colors\"><br \/>\n                                <i class=\"fab fa-instagram\"><\/i><br \/>\n                            <\/a><br \/>\n                            <a href=\"https:\/\/www.linkedin.com\/in\/krystyna-mokin-3a54b8376\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-8 h-8 bg-white\/20 rounded-full flex items-center justify-center hover:bg-white\/30 transition-colors\"><br \/>\n                                <i class=\"fab fa-linkedin-in\"><\/i><br \/>\n                            <\/a>\n                        <\/div>\n<p class=\"text-sm opacity-90 italic\">\n                            &#8222;Pers\u00f6nlicher Kontakt ist der Schl\u00fcssel zu erfolgreicher Zusammenarbeit.&#8220;\n                        <\/p>\n<\/p><\/div>\n<p>                    <!-- Why Choose Us --><\/p>\n<div class=\"p-6 bg-white rounded-xl\">\n<div class=\"mb-4\">\n<h4 class=\"text-xl text-gray-900 font-bold\">Warum Fach-Faktura?<\/h4>\n<\/p><\/div>\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-users text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">Pers\u00f6nliche Betreuung<\/p>\n<p class=\"text-sm text-gray-600\">Direkter Kontakt zu Ihrem festen Ansprechpartner<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-award text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">10+ Jahre Erfahrung<\/p>\n<p class=\"text-sm text-gray-600\">Expertise in komplexen Lohnabrechnungen seit 2013<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-3\">\n                                <i class=\"fas fa-shield-alt text-primary mt-1\"><\/i><\/p>\n<div>\n<p class=\"font-semibold text-gray-900\">DSGVO-konform<\/p>\n<p class=\"text-sm text-gray-600\">Vollst\u00e4ndige Einhaltung aller Datenschutzbestimmungen<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Contact Form --><\/p>\n<div class=\"lg:col-span-2\">\n<div class=\"p-8 bg-white rounded-xl\">\n<div class=\"mb-8\">\n<h3 class=\"text-2xl text-gray-900 font-bold\">Anfrage senden<\/h3>\n<p class=\"text-gray-600\">\n                                Teilen Sie uns Ihre Anforderungen mit \u2013 wir melden uns zeitnah bei Ihnen.\n                            <\/p>\n<\/p><\/div>\n<form id=\"contact-form\" class=\"space-y-6\">\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div>\n                                    <label for=\"name\" class=\"block text-gray-700 font-medium mb-2\">Name *<\/label><br \/>\n                                    <input type=\"text\" id=\"name\" name=\"name\" required class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"Ihr vollst\u00e4ndiger Name\">\n                                <\/div>\n<div>\n                                    <label for=\"email\" class=\"block text-gray-700 font-medium mb-2\">E-Mail *<\/label><br \/>\n                                    <input type=\"email\" id=\"email\" name=\"email\" required class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"ihre.email@unternehmen.de\">\n                                <\/div>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div>\n                                    <label for=\"company\" class=\"block text-gray-700 font-medium mb-2\">Unternehmen<\/label><br \/>\n                                    <input type=\"text\" id=\"company\" name=\"company\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"Name Ihres Unternehmens\">\n                                <\/div>\n<div>\n                                    <label for=\"phone\" class=\"block text-gray-700 font-medium mb-2\">Telefon<\/label><br \/>\n                                    <input type=\"tel\" id=\"phone\" name=\"phone\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"+49 XXX XXXXXXX\">\n                                <\/div>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div>\n                                    <label for=\"service\" class=\"block text-gray-700 font-medium mb-2\">Ben\u00f6tigte Leistung<\/label><br \/>\n                                    <select id=\"service\" name=\"service\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\"><option value=\"\">Bitte w\u00e4hlen&#8230;<\/option><option value=\"Lohnabrechnung allgemein\">Lohnabrechnung allgemein<\/option><option value=\"Baulohn inkl. SOKA-Bau\">Baulohn inkl. SOKA-Bau<\/option><option value=\"A\u00dcG-L\u00f6hne &#038; Besonderheiten\">A\u00dcG-L\u00f6hne &#038; Besonderheiten<\/option><option value=\"Digitale Daten\u00fcbermittlung\">Digitale Daten\u00fcbermittlung<\/option><option value=\"Software-Integration\">Software-Integration<\/option><option value=\"Betreuung bei Pr\u00fcfungen\">Betreuung bei Pr\u00fcfungen<\/option><option value=\"Allgemeine Beratung\">Allgemeine Beratung<\/option><\/select>\n                                <\/div>\n<div>\n                                    <label for=\"employees\" class=\"block text-gray-700 font-medium mb-2\">Anzahl Mitarbeiter<\/label><br \/>\n                                    <select id=\"employees\" name=\"employees\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\"><option value=\"\">Bitte w\u00e4hlen&#8230;<\/option><option value=\"1-5 Mitarbeiter\">1-5 Mitarbeiter<\/option><option value=\"6-20 Mitarbeiter\">6-20 Mitarbeiter<\/option><option value=\"21-50 Mitarbeiter\">21-50 Mitarbeiter<\/option><option value=\"51-100 Mitarbeiter\">51-100 Mitarbeiter<\/option><option value=\"\u00dcber 100 Mitarbeiter\">\u00dcber 100 Mitarbeiter<\/option><\/select>\n                                <\/div>\n<\/p><\/div>\n<div>\n                                <label for=\"subject\" class=\"block text-gray-700 font-medium mb-2\">Betreff<\/label><br \/>\n                                <input type=\"text\" id=\"subject\" name=\"subject\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"Kurze Beschreibung Ihres Anliegens\">\n                            <\/div>\n<div>\n                                <label for=\"message\" class=\"block text-gray-700 font-medium mb-2\">Ihre Nachricht *<\/label><br \/>\n                                <textarea id=\"message\" name=\"message\" required rows=\"5\" class=\"w-full px-4 py-3 border border-gray-300 rounded-lg focus:border-primary focus:ring-2 focus:ring-primary\/20 transition-colors form-input\" placeholder=\"Beschreiben Sie Ihre Anforderungen und Fragen. Je detaillierter, desto besser k\u00f6nnen wir Ihnen helfen.\"><\/textarea>\n                            <\/div>\n<div class=\"pt-4\">\n                                <button type=\"submit\" id=\"submit-btn\" class=\"w-full md:w-auto btn-primary text-white px-12 py-4 text-lg font-semibold rounded-lg flex items-center justify-center space-x-2\"><br \/>\n                                    <span>Anfrage senden<\/span><br \/>\n                                    <i class=\"fas fa-paper-plane\"><\/i><br \/>\n                                <\/button>\n                            <\/div>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Footer --><\/p>\n<footer class=\"bg-gray-900 text-white\">\n        <!-- Main Footer Content --><\/p>\n<div class=\"container mx-auto px-4 py-16\">\n<div class=\"grid lg:grid-cols-4 gap-8\">\n                <!-- Company Info --><\/p>\n<div class=\"lg:col-span-1\">\n<div class=\"flex items-center space-x-2 mb-6\">\n<div class=\"w-12 h-12 rounded-lg bg-gradient-to-br from-primary to-primary-dark flex items-center justify-center\">\n                            <span class=\"text-white font-bold text-lg\">FF<\/span>\n                        <\/div>\n<div>\n<h3 class=\"text-xl font-bold\">Fach-Faktura<\/h3>\n<p class=\"text-sm text-gray-400\">Lohnabrechnung seit 2013<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-300 mb-6 leading-relaxed\">\n                        Verl\u00e4sslich. Erfahren. Menschlich. Professionelle Lohnabrechnung f\u00fcr alle Branchen<br \/>\n                        mit \u00fcber 10 Jahren Erfahrung.\n                    <\/p>\n<div class=\"space-y-3\">\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-map-pin text-primary\"><\/i><br \/>\n                            <span class=\"text-sm text-gray-300\">Hannover-Langenhagen<\/span>\n                        <\/div>\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-phone text-primary\"><\/i><br \/>\n                            <a href=\"tel:+4917778775619\" class=\"text-sm text-gray-300 hover:text-white transition-colors\"><br \/>\n                                +49 177 78 75 619<br \/>\n                            <\/a>\n                        <\/div>\n<div class=\"flex items-center space-x-3\">\n                            <i class=\"fas fa-envelope text-primary\"><\/i><br \/>\n                            <a href=\"mailto:k.mokin@fach-faktura.de\" class=\"text-sm text-gray-300 hover:text-white transition-colors\"><br \/>\n                                k.mokin@fach-faktura.de<br \/>\n                            <\/a>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Quick Links --><\/p>\n<div>\n<h4 class=\"text-lg font-bold mb-6\">Schnellzugriff<\/h4>\n<ul class=\"space-y-3\">\n<li><a href=\"#home\" class=\"text-gray-300 hover:text-white transition-colors text-sm\">Start<\/a><\/li>\n<li><a href=\"#services\" class=\"text-gray-300 hover:text-white transition-colors text-sm\">Leistungen<\/a><\/li>\n<li><a href=\"#about\" class=\"text-gray-300 hover:text-white transition-colors text-sm\">\u00dcber uns<\/a><\/li>\n<li><a href=\"#testimonials\" class=\"text-gray-300 hover:text-white transition-colors text-sm\">Referenzen<\/a><\/li>\n<li><a href=\"#contact\" class=\"text-gray-300 hover:text-white transition-colors text-sm\">Kontakt<\/a><\/li>\n<\/ul><\/div>\n<p>                <!-- Services --><\/p>\n<div>\n<h4 class=\"text-lg font-bold mb-6\">Unsere Leistungen<\/h4>\n<ul class=\"space-y-3 text-sm text-gray-300\">\n<li>Lohnabrechnung aller Branchen<\/li>\n<li>Baulohn inkl. SOKA-Bau<\/li>\n<li>A\u00dcG-L\u00f6hne &#038; Besonderheiten<\/li>\n<li>Digitale Daten\u00fcbermittlung<\/li>\n<li>Software-Integration<\/li>\n<li>Betreuung bei Pr\u00fcfungen<\/li>\n<\/ul><\/div>\n<p>                <!-- Contact Person & Social --><\/p>\n<div>\n<h4 class=\"text-lg font-bold mb-6\">Ansprechpartnerin<\/h4>\n<div class=\"flex items-center space-x-3 mb-4\">\n<div class=\"w-12 h-12 rounded-full overflow-hidden border-2 border-gray-700\">\n                            <img decoding=\"async\" \n                                src=\"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg\" \n                                alt=\"Krystyna Mokin\"\n                                class=\"w-full h-full object-cover\"\n                            \/>\n                        <\/div>\n<div>\n<p class=\"font-semibold\">Krystyna Mokin<\/p>\n<p class=\"text-sm text-gray-400\">Gesch\u00e4ftsf\u00fchrerin<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex space-x-3 mb-6\">\n                        <a href=\"https:\/\/www.facebook.com\/profile.php?id=61578674406310\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-primary transition-colors group\"><br \/>\n                            <i class=\"fab fa-facebook-f text-gray-400 group-hover:text-white\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"https:\/\/www.instagram.com\/fachfakturagmbh\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-primary transition-colors group\"><br \/>\n                            <i class=\"fab fa-instagram text-gray-400 group-hover:text-white\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"https:\/\/www.linkedin.com\/in\/krystyna-mokin-3a54b8376\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-primary transition-colors group\"><br \/>\n                            <i class=\"fab fa-linkedin-in text-gray-400 group-hover:text-white\"><\/i><br \/>\n                        <\/a>\n                    <\/div>\n<p class=\"text-sm text-gray-400 italic\">\n                        &#8222;Pers\u00f6nlicher Kontakt ist der Schl\u00fcssel zu erfolgreicher Zusammenarbeit.&#8220;\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Legal Footer --><\/p>\n<div class=\"border-t border-gray-800\">\n<div class=\"container mx-auto px-4 py-8\">\n<div class=\"flex flex-col md:flex-row justify-between items-center space-y-4 md:space-y-0\">\n<div class=\"text-sm text-gray-400\">\n                        \u00a9 2024 Fach-Faktura GmbH. Alle Rechte vorbehalten.\n                    <\/div>\n<div class=\"flex space-x-6 text-sm\">\n                        <a href=\"https:\/\/fach-faktura.de\/datenschutzerklaerung\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-gray-400 hover:text-white transition-colors flex items-center space-x-1\"><br \/>\n                            <span>Datenschutzerkl\u00e4rung<\/span><br \/>\n                            <i class=\"fas fa-external-link-alt text-xs\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"https:\/\/fach-faktura.de\/impressum\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-gray-400 hover:text-white transition-colors flex items-center space-x-1\"><br \/>\n                            <span>Impressum<\/span><br \/>\n                            <i class=\"fas fa-external-link-alt text-xs\"><\/i><br \/>\n                        <\/a>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/footer>\n<p>    <!-- Cookie Banner --><\/p>\n<div id=\"cookie-banner\" class=\"cookie-banner fixed bottom-4 right-4 z-50 max-w-md\">\n<div class=\"bg-white border-2 border-gray-200 shadow-2xl rounded-xl p-6\">\n<div id=\"cookie-main\" class=\"cookie-content\">\n<div class=\"flex items-start space-x-3 mb-4\">\n<div class=\"w-10 h-10 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-cookie-bite text-white\"><\/i>\n                    <\/div>\n<div class=\"flex-1\">\n<h3 class=\"text-lg font-bold text-gray-900 mb-2\">\n                            \ud83c\udf6a Ihre Privatsph\u00e4re ist uns wichtig<br \/>\n                        <\/h3>\n<p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Wir verwenden Cookies und \u00e4hnliche Technologien, um Ihnen die bestm\u00f6gliche<br \/>\n                            Nutzererfahrung zu bieten. Einige davon sind essentiell f\u00fcr den Betrieb der Seite,<br \/>\n                            andere helfen uns, diese Website und Ihre Erfahrung zu verbessern.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-4 p-3 bg-blue-50 rounded-lg border border-blue-200\">\n<div class=\"flex items-start space-x-2\">\n                        <i class=\"fas fa-shield-alt text-blue-600 mt-0.5\"><\/i><\/p>\n<div class=\"text-xs text-blue-800\">\n<p class=\"font-semibold mb-1\">TTDSG \u00a725 Konformit\u00e4t<\/p>\n<p>\n                                Gem\u00e4\u00df Telekommunikation-Telemedien-Datenschutz-Gesetz ben\u00f6tigen wir<br \/>\n                                Ihre aktive Einwilligung f\u00fcr nicht-essenzielle Cookies. Sie k\u00f6nnen<br \/>\n                                Ihre Einwilligung jederzeit widerrufen.\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex flex-col space-y-3\">\n                    <button id=\"essential-only\" class=\"w-full py-2 px-4 border border-gray-300 text-gray-700 hover:bg-gray-50 rounded-lg transition-colors\"><br \/>\n                        Nur essenzielle Cookies<br \/>\n                    <\/button><\/p>\n<p>                    <button id=\"manage-settings\" class=\"w-full py-2 px-4 border border-primary text-primary hover:bg-primary\/5 rounded-lg transition-colors flex items-center justify-center space-x-2\"><br \/>\n                        <i class=\"fas fa-cog\"><\/i><br \/>\n                        <span>Einstellungen verwalten<\/span><br \/>\n                    <\/button><\/p>\n<p>                    <button id=\"accept-all\" class=\"w-full py-2 px-4 bg-primary hover:bg-primary-dark text-white rounded-lg transition-colors\"><br \/>\n                        Alle akzeptieren<br \/>\n                    <\/button>\n                <\/div>\n<div class=\"mt-4 pt-3 border-t border-gray-200 flex justify-center space-x-4 text-xs\">\n                    <a href=\"https:\/\/fach-faktura.de\/datenschutzerklaerung\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-primary hover:underline flex items-center space-x-1\"><br \/>\n                        <span>Datenschutzerkl\u00e4rung<\/span><br \/>\n                        <i class=\"fas fa-external-link-alt\"><\/i><br \/>\n                    <\/a><br \/>\n                    <a href=\"https:\/\/fach-faktura.de\/impressum\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-primary hover:underline flex items-center space-x-1\"><br \/>\n                        <span>Impressum<\/span><br \/>\n                        <i class=\"fas fa-external-link-alt\"><\/i><br \/>\n                    <\/a>\n                <\/div>\n<\/p><\/div>\n<p>            <!-- Cookie Settings Panel --><\/p>\n<div id=\"cookie-settings\" class=\"cookie-content hidden\">\n<div class=\"flex items-center justify-between mb-4\">\n<h3 class=\"text-lg font-bold text-gray-900\">Cookie-Einstellungen<\/h3>\n<p>                    <button id=\"close-settings\" class=\"p-1 hover:bg-gray-100 rounded\"><br \/>\n                        <i class=\"fas fa-times\"><\/i><br \/>\n                    <\/button>\n                <\/div>\n<div class=\"space-y-4 mb-6\">\n                    <!-- Essential Cookies --><\/p>\n<div class=\"p-3 bg-gray-50 rounded-lg\">\n<div class=\"flex items-center justify-between mb-2\">\n<h4 class=\"font-semibold text-gray-900\">Essenzielle Cookies<\/h4>\n<div class=\"w-12 h-6 bg-green-500 rounded-full flex items-center px-1\">\n<div class=\"w-4 h-4 bg-white rounded-full ml-auto\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-xs text-gray-600\">\n                            Erforderlich f\u00fcr den Betrieb der Website. K\u00f6nnen nicht deaktiviert werden.\n                        <\/p>\n<\/p><\/div>\n<p>                    <!-- Analytics Cookies --><\/p>\n<div class=\"p-3 bg-gray-50 rounded-lg\">\n<div class=\"flex items-center justify-between mb-2\">\n<h4 class=\"font-semibold text-gray-900\">Analyse-Cookies<\/h4>\n<p>                            <button class=\"cookie-toggle w-12 h-6 bg-gray-300 rounded-full flex items-center px-1 transition-colors\" data-type=\"analytics\"><\/p>\n<div class=\"toggle-dot w-4 h-4 bg-white rounded-full transition-transform\"><\/div>\n<p>                            <\/button>\n                        <\/div>\n<p class=\"text-xs text-gray-600\">\n                            Helfen uns zu verstehen, wie Besucher mit der Website interagieren.\n                        <\/p>\n<\/p><\/div>\n<p>                    <!-- Marketing Cookies --><\/p>\n<div class=\"p-3 bg-gray-50 rounded-lg\">\n<div class=\"flex items-center justify-between mb-2\">\n<h4 class=\"font-semibold text-gray-900\">Marketing-Cookies<\/h4>\n<p>                            <button class=\"cookie-toggle w-12 h-6 bg-gray-300 rounded-full flex items-center px-1 transition-colors\" data-type=\"marketing\"><\/p>\n<div class=\"toggle-dot w-4 h-4 bg-white rounded-full transition-transform\"><\/div>\n<p>                            <\/button>\n                        <\/div>\n<p class=\"text-xs text-gray-600\">\n                            Werden verwendet, um Ihnen relevante Werbung zu zeigen.\n                        <\/p>\n<\/p><\/div>\n<p>                    <!-- Functional Cookies --><\/p>\n<div class=\"p-3 bg-gray-50 rounded-lg\">\n<div class=\"flex items-center justify-between mb-2\">\n<h4 class=\"font-semibold text-gray-900\">Funktionale Cookies<\/h4>\n<p>                            <button class=\"cookie-toggle w-12 h-6 bg-gray-300 rounded-full flex items-center px-1 transition-colors\" data-type=\"functional\"><\/p>\n<div class=\"toggle-dot w-4 h-4 bg-white rounded-full transition-transform\"><\/div>\n<p>                            <\/button>\n                        <\/div>\n<p class=\"text-xs text-gray-600\">\n                            Erm\u00f6glichen erweiterte Funktionalit\u00e4ten und Personalisierung.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex space-x-2\">\n                    <button id=\"save-settings\" class=\"flex-1 py-2 px-4 border border-gray-300 text-gray-700 hover:bg-gray-50 rounded-lg transition-colors text-sm\"><br \/>\n                        Speichern<br \/>\n                    <\/button><br \/>\n                    <button id=\"accept-all-settings\" class=\"flex-1 py-2 px-4 bg-primary hover:bg-primary-dark text-white rounded-lg transition-colors text-sm\"><br \/>\n                        Alle akzeptieren<br \/>\n                    <\/button>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Toast Notification --><\/p>\n<div id=\"toast\" class=\"fixed top-4 right-4 z-50 max-w-sm opacity-0 transform translate-x-full transition-all duration-300\">\n<div class=\"bg-white border border-gray-200 rounded-lg shadow-lg p-4\">\n<div class=\"flex items-start space-x-3\">\n<div id=\"toast-icon\" class=\"flex-shrink-0 w-6 h-6 rounded-full flex items-center justify-center\">\n                    <!-- Icon will be set by JavaScript -->\n                <\/div>\n<div class=\"flex-1\">\n<h4 id=\"toast-title\" class=\"font-semibold text-gray-900\"><\/h4>\n<p id=\"toast-message\" class=\"text-sm text-gray-600 mt-1\">\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- JavaScript --><br \/>\n    <script>\n        \/\/ Global variables\n        let currentTestimonialIndex = 0;\n        let testimonialInterval;\n        let cookiePreferences = {\n            essential: true,\n            analytics: false,\n            marketing: false,\n            functional: false\n        };<\/p>\n<p>        \/\/ Testimonials data\n        const testimonials = [\n            {\n                company: \"RGM Bau GmbH\",\n                industry: \"Bauunternehmen\",\n                software: \"Lexware\",\n                customerSince: \"2021\",\n                quote: \"Die SOKA-Bau Expertise ist genau das, was unser Bauunternehmen brauchte. Keine Nachforderungen mehr, pr\u00e4zise Abrechnungen und endlich Ruhe bei den Beh\u00f6rdenkontakten. Fach-Faktura versteht die Komplexit\u00e4t unserer Branche perfekt.\",\n                expertise: \"SOKA-Bau Expertise\"\n            },\n            {\n                company: \"MathTools GmbH\",\n                industry: \"Bauunternehmen\",\n                software: \"DATEV\",\n                customerSince: \"2020\",\n                quote: \"Als technisch orientiertes Bauunternehmen sch\u00e4tzen wir die nahtlose DATEV-Integration. Unsere komplexen Projektabrechnungen werden fehlerlos verarbeitet - das spart uns Stunden an Nacharbeit jeden Monat.\",\n                expertise: \"DATEV Integration\"\n            },\n            {\n                company: \"FACH-KRAFT Management GmbH\",\n                industry: \"Arbeitnehmer\u00fcberlassung\",\n                software: \"Zvoove\",\n                customerSince: \"2019\",\n                quote: \"Equal Pay, wechselnde Einsatzorte, unterschiedliche Branchenzuschl\u00e4ge - in der Zeitarbeit ist jede Abrechnung ein Puzzle. Fach-Faktura l\u00f6st diese Puzzles t\u00e4glich und kennt jede Gesetzes\u00e4nderung bereits im Voraus.\",\n                expertise: \"A\u00dcG-Spezialist\"\n            },\n            {\n                company: \"Rolf Schneiders\",\n                industry: \"Steuerberater\",\n                software: \"Addison\",\n                customerSince: \"2018\",\n                quote: \"Meine Mandanten haben vielf\u00e4ltige Lohnanforderungen - vom Handwerker bis zum Einzelh\u00e4ndler. Statt jede Branche selbst zu meistern, vertraue ich auf Fach-Fakturas Spezialkenntnisse. Die Addison-Anbindung funktioniert reibungslos.\",\n                expertise: \"Steuerberater-Partner\"\n            }\n        ];<\/p>\n<p>        \/\/ Toast notification function\n        function showToast(title, message, type = 'success') {\n            const toast = document.getElementById('toast');\n            const toastIcon = document.getElementById('toast-icon');\n            const toastTitle = document.getElementById('toast-title');\n            const toastMessage = document.getElementById('toast-message');<\/p>\n<p>            \/\/ Set icon and colors based on type\n            if (type === 'success') {\n                toastIcon.innerHTML = '<i class=\"fas fa-check text-white\"><\/i>';\n                toastIcon.className = 'flex-shrink-0 w-6 h-6 rounded-full flex items-center justify-center bg-green-500';\n            } else if (type === 'error') {\n                toastIcon.innerHTML = '<i class=\"fas fa-times text-white\"><\/i>';\n                toastIcon.className = 'flex-shrink-0 w-6 h-6 rounded-full flex items-center justify-center bg-red-500';\n            }<\/p>\n<p>            toastTitle.textContent = title;\n            toastMessage.textContent = message;<\/p>\n<p>            \/\/ Show toast\n            toast.classList.remove('opacity-0', 'translate-x-full');\n            toast.classList.add('opacity-100', 'translate-x-0');<\/p>\n<p>            \/\/ Hide after 5 seconds\n            setTimeout(() => {\n                toast.classList.add('opacity-0', 'translate-x-full');\n                toast.classList.remove('opacity-100', 'translate-x-0');\n            }, 5000);\n        }<\/p>\n<p>        \/\/ Smooth scrolling for navigation links\n        function initSmoothScrolling() {\n            document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n                anchor.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    const target = document.querySelector(this.getAttribute('href'));\n                    if (target) {\n                        const headerHeight = document.getElementById('header').offsetHeight;\n                        const targetPosition = target.offsetTop - headerHeight;<\/p>\n<p>                        window.scrollTo({\n                            top: targetPosition,\n                            behavior: 'smooth'\n                        });\n                    }\n                });\n            });\n        }<\/p>\n<p>        \/\/ Mobile menu toggle\n        function initMobileMenu() {\n            const mobileMenuBtn = document.getElementById('mobile-menu-btn');\n            const mobileMenu = document.getElementById('mobile-menu');<\/p>\n<p>            mobileMenuBtn.addEventListener('click', () => {\n                mobileMenu.classList.toggle('hidden');\n            });<\/p>\n<p>            \/\/ Close mobile menu when clicking on a link\n            mobileMenu.querySelectorAll('a').forEach(link => {\n                link.addEventListener('click', () => {\n                    mobileMenu.classList.add('hidden');\n                });\n            });\n        }<\/p>\n<p>        \/\/ Testimonials functionality\n        function initTestimonials() {\n            const container = document.getElementById('testimonials-container');\n            const dotsContainer = document.getElementById('testimonial-dots');\n            const prevBtn = document.getElementById('prev-testimonial');\n            const nextBtn = document.getElementById('next-testimonial');<\/p>\n<p>            \/\/ Create testimonial slides\n            testimonials.forEach((testimonial, index) => {\n                const slide = document.createElement('div');\n                slide.className = `testimonial-slide ${index === 0 ? 'active' : ''}`;\n                slide.innerHTML = `<\/p>\n<div class=\"p-8 lg:p-12\">\n<div class=\"flex items-start space-x-6\">\n<div class=\"flex-shrink-0\">\n<div class=\"w-16 h-16 rounded-full bg-gradient-to-r from-primary to-primary-dark flex items-center justify-center\">\n                                    <i class=\"fas fa-quote-left text-white text-2xl\"><\/i>\n                                <\/div>\n<\/p><\/div>\n<div class=\"flex-1\">\n<div class=\"mb-6\">\n<h3 class=\"text-2xl lg:text-3xl font-bold text-gray-900 mb-2\">${testimonial.company}<\/h3>\n<div class=\"flex flex-wrap items-center gap-4 text-sm lg:text-base\">\n                                        <span class=\"px-3 py-1 bg-primary\/10 text-primary rounded-full font-medium\">${testimonial.industry}<\/span>\n                                        <span class=\"text-gray-600\">Kunde seit ${testimonial.customerSince}<\/span>\n                                        <span class=\"px-3 py-1 bg-blue-100 text-blue-700 rounded-full font-medium\">Software: ${testimonial.software}<\/span>\n                                    <\/div>\n<\/p><\/div>\n<blockquote class=\"text-lg lg:text-xl text-gray-700 leading-relaxed mb-6 italic\"><p>\n                                    \"${testimonial.quote}\"\n                                <\/p><\/blockquote>\n<div class=\"flex items-center space-x-2\">\n                                    <i class=\"fas fa-star text-yellow-500\"><\/i>\n                                    <span class=\"text-primary font-semibold\">${testimonial.expertise}<\/span>\n                                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                `;\n                container.appendChild(slide);<\/p>\n<p>                \/\/ Create dot indicator\n                const dot = document.createElement('button');\n                dot.className = `w-3 h-3 rounded-full transition-all duration-300 ${index === 0 ? 'bg-primary w-8' : 'bg-gray-300 hover:bg-gray-400'}`;\n                dot.addEventListener('click', () => goToTestimonial(index));\n                dotsContainer.appendChild(dot);\n            });<\/p>\n<p>            \/\/ Navigation buttons\n            prevBtn.addEventListener('click', previousTestimonial);\n            nextBtn.addEventListener('click', nextTestimonial);<\/p>\n<p>            \/\/ Preview cards\n            document.querySelectorAll('.testimonial-preview').forEach((card, index) => {\n                card.addEventListener('click', () => goToTestimonial(index));\n            });<\/p>\n<p>            \/\/ Auto-rotate testimonials\n            startTestimonialRotation();\n        }<\/p>\n<p>        function goToTestimonial(index) {\n            const slides = document.querySelectorAll('.testimonial-slide');\n            const dots = document.querySelectorAll('#testimonial-dots button');\n            const previews = document.querySelectorAll('.testimonial-preview');<\/p>\n<p>            \/\/ Remove active class from current slide\n            slides[currentTestimonialIndex].classList.remove('active');\n            dots[currentTestimonialIndex].classList.remove('bg-primary', 'w-8');\n            dots[currentTestimonialIndex].classList.add('bg-gray-300');\n            previews[currentTestimonialIndex].classList.remove('ring-2', 'ring-primary', 'bg-primary\/5');<\/p>\n<p>            \/\/ Set new index\n            currentTestimonialIndex = index;<\/p>\n<p>            \/\/ Add active class to new slide\n            slides[currentTestimonialIndex].classList.add('active');\n            dots[currentTestimonialIndex].classList.remove('bg-gray-300');\n            dots[currentTestimonialIndex].classList.add('bg-primary', 'w-8');\n            previews[currentTestimonialIndex].classList.add('ring-2', 'ring-primary', 'bg-primary\/5');<\/p>\n<p>            \/\/ Stop auto-rotation when user interacts\n            stopTestimonialRotation();\n        }<\/p>\n<p>        function nextTestimonial() {\n            const nextIndex = (currentTestimonialIndex + 1) % testimonials.length;\n            goToTestimonial(nextIndex);\n        }<\/p>\n<p>        function previousTestimonial() {\n            const prevIndex = (currentTestimonialIndex - 1 + testimonials.length) % testimonials.length;\n            goToTestimonial(prevIndex);\n        }<\/p>\n<p>        function startTestimonialRotation() {\n            testimonialInterval = setInterval(nextTestimonial, 5000);\n        }<\/p>\n<p>        function stopTestimonialRotation() {\n            if (testimonialInterval) {\n                clearInterval(testimonialInterval);\n                testimonialInterval = null;\n            }\n        }<\/p>\n<p>        \/\/ Contact form functionality\n        function initContactForm() {\n            const form = document.getElementById('contact-form');\n            const submitBtn = document.getElementById('submit-btn');<\/p>\n<p>            form.addEventListener('submit', async (e) => {\n                e.preventDefault();<\/p>\n<p>                \/\/ Show loading state\n                const originalContent = submitBtn.innerHTML;\n                submitBtn.innerHTML = '<\/p>\n<div class=\"loading-spinner\"><\/div>\n<p><span>Wird gesendet...<\/span>';\n                submitBtn.disabled = true;<\/p>\n<p>                try {\n                    \/\/ Get form data\n                    const formData = new FormData(form);\n                    const data = {\n                        name: formData.get('name'),\n                        email: formData.get('email'),\n                        company: formData.get('company') || null,\n                        phone: formData.get('phone') || null,\n                        service: formData.get('service') || null,\n                        employees: formData.get('employees') || null,\n                        subject: formData.get('subject') || null,\n                        message: formData.get('message')\n                    };<\/p>\n<p>                    \/\/ Validate required fields\n                    if (!data.name || !data.email || !data.message) {\n                        throw new Error('Bitte f\u00fcllen Sie alle Pflichtfelder aus.');\n                    }<\/p>\n<p>                    \/\/ For WordPress integration, you would typically send to a WordPress AJAX endpoint\n                    \/\/ For now, we'll simulate a successful submission\n                    await new Promise(resolve => setTimeout(resolve, 1000));<\/p>\n<p>                    \/\/ Show success message\n                    showToast(\n                        'Anfrage erfolgreich gesendet!',\n                        'Vielen Dank f\u00fcr Ihre Anfrage. Wir melden uns innerhalb von 12 Stunden bei Ihnen.',\n                        'success'\n                    );<\/p>\n<p>                    \/\/ Reset form\n                    form.reset();<\/p>\n<p>                } catch (error) {\n                    console.error('Form submission error:', error);\n                    showToast(\n                        'Fehler beim Senden',\n                        error.message || 'Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut oder kontaktieren Sie uns telefonisch.',\n                        'error'\n                    );\n                } finally {\n                    \/\/ Reset button\n                    submitBtn.innerHTML = originalContent;\n                    submitBtn.disabled = false;\n                }\n            });\n        }<\/p>\n<p>        \/\/ Cookie banner functionality\n        function initCookieBanner() {\n            const banner = document.getElementById('cookie-banner');\n            const mainContent = document.getElementById('cookie-main');\n            const settingsContent = document.getElementById('cookie-settings');<\/p>\n<p>            \/\/ Check if cookies have been accepted\n            const consent = localStorage.getItem('cookie-consent');\n            if (!consent) {\n                setTimeout(() => {\n                    banner.classList.add('show');\n                }, 1000);\n            }<\/p>\n<p>            \/\/ Button event listeners\n            document.getElementById('essential-only').addEventListener('click', () => {\n                savePreferences(false);\n            });<\/p>\n<p>            document.getElementById('accept-all').addEventListener('click', () => {\n                savePreferences(true);\n            });<\/p>\n<p>            document.getElementById('manage-settings').addEventListener('click', () => {\n                mainContent.classList.add('hidden');\n                settingsContent.classList.remove('hidden');\n            });<\/p>\n<p>            document.getElementById('close-settings').addEventListener('click', () => {\n                settingsContent.classList.add('hidden');\n                mainContent.classList.remove('hidden');\n            });<\/p>\n<p>            document.getElementById('save-settings').addEventListener('click', () => {\n                saveCurrentSettings();\n            });<\/p>\n<p>            document.getElementById('accept-all-settings').addEventListener('click', () => {\n                savePreferences(true);\n            });<\/p>\n<p>            \/\/ Cookie toggle buttons\n            document.querySelectorAll('.cookie-toggle').forEach(toggle => {\n                toggle.addEventListener('click', () => {\n                    const type = toggle.dataset.type;\n                    const isActive = toggle.classList.contains('bg-primary');<\/p>\n<p>                    if (isActive) {\n                        toggle.classList.remove('bg-primary');\n                        toggle.classList.add('bg-gray-300');\n                        toggle.querySelector('.toggle-dot').classList.remove('translate-x-6');\n                        cookiePreferences[type] = false;\n                    } else {\n                        toggle.classList.remove('bg-gray-300');\n                        toggle.classList.add('bg-primary');\n                        toggle.querySelector('.toggle-dot').classList.add('translate-x-6');\n                        cookiePreferences[type] = true;\n                    }\n                });\n            });\n        }<\/p>\n<p>        function savePreferences(acceptAll) {\n            const finalPreferences = acceptAll ? {\n                essential: true,\n                analytics: true,\n                marketing: true,\n                functional: true\n            } : {\n                essential: true,\n                analytics: false,\n                marketing: false,\n                functional: false\n            };<\/p>\n<p>            localStorage.setItem('cookie-consent', JSON.stringify({\n                timestamp: new Date().toISOString(),\n                preferences: finalPreferences\n            }));<\/p>\n<p>            document.getElementById('cookie-banner').classList.remove('show');\n            console.log('Cookie preferences saved:', finalPreferences);\n        }<\/p>\n<p>        function saveCurrentSettings() {\n            localStorage.setItem('cookie-consent', JSON.stringify({\n                timestamp: new Date().toISOString(),\n                preferences: cookiePreferences\n            }));<\/p>\n<p>            document.getElementById('cookie-banner').classList.remove('show');\n            console.log('Cookie preferences saved:', cookiePreferences);\n        }<\/p>\n<p>        \/\/ Initialize all functionality when DOM is loaded\n        document.addEventListener('DOMContentLoaded', function() {\n            initSmoothScrolling();\n            initMobileMenu();\n            initTestimonials();\n            initContactForm();\n            initCookieBanner();<\/p>\n<p>            console.log('Fach-Faktura Website initialized successfully');\n        });<\/p>\n<p>        \/\/ Tailwind CSS configuration\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        'primary': '#961981',\n                        'primary-dark': '#7a1468',\n                    }\n                }\n            }\n        }\n    <\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lohnabrechnung Hannover &#038; Region | Fach-Faktura GmbH seit 2013 FF Fach-Faktura Lohnabrechnung seit 2013 Start Leistungen \u00dcber uns Referenzen Kontakt +49 177 78 75 619 Kontakt Start Leistungen \u00dcber uns Referenzen Kontakt +49 177 78 75 619 LOHNABRECHNUNG? Wir \u00fcbernehmen das f\u00fcr Sie! Verl\u00e4sslich. Erfahren. Menschlich. L\u00f6hne aller Branchen Baulohn \u2013 auch mit SOKA-Bau A\u00dcG-L\u00f6hne [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lohnabrechnung Hannover &amp; Region \u2013 Baulohn | Fach-Faktura<\/title>\n<meta name=\"description\" content=\"Lohnabrechnung f\u00fcr Hannover &amp; Region. Spezialisiert auf Baulohn, SOKA-Bau &amp; Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fach-faktura.de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lohnabrechnung Hannover &amp; Region \u2013 Baulohn | Fach-Faktura\" \/>\n<meta property=\"og:description\" content=\"Lohnabrechnung f\u00fcr Hannover &amp; Region. Spezialisiert auf Baulohn, SOKA-Bau &amp; Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fach-faktura.de\/\" \/>\n<meta property=\"og:site_name\" content=\"Fach-Faktura GmbH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61578674406310\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T07:29:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"6\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/\",\"url\":\"https:\\\/\\\/fach-faktura.de\\\/\",\"name\":\"Lohnabrechnung Hannover & Region \u2013 Baulohn | Fach-Faktura\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/customer-assets.emergentagent.com\\\/job_lohnservice\\\/artifacts\\\/esd4d424_KM.jpg\",\"datePublished\":\"2025-08-02T09:24:39+00:00\",\"dateModified\":\"2025-10-24T07:29:44+00:00\",\"description\":\"Lohnabrechnung f\u00fcr Hannover & Region. Spezialisiert auf Baulohn, SOKA-Bau & Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fach-faktura.de\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#primaryimage\",\"url\":\"https:\\\/\\\/customer-assets.emergentagent.com\\\/job_lohnservice\\\/artifacts\\\/esd4d424_KM.jpg\",\"contentUrl\":\"https:\\\/\\\/customer-assets.emergentagent.com\\\/job_lohnservice\\\/artifacts\\\/esd4d424_KM.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/fach-faktura.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fach-Faktura Lohnabrechnung\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#website\",\"url\":\"https:\\\/\\\/fach-faktura.de\\\/\",\"name\":\"FACH-FAKTURA - Professionelle Lohnabrechnung seit 2013\",\"description\":\"Lohnabrechnung Hannover &amp; Region seit 2013\",\"publisher\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#organization\"},\"alternateName\":\"FACH-FAKTURA GmbH\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fach-faktura.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#organization\",\"name\":\"Fach-Faktura GmbH\",\"url\":\"https:\\\/\\\/fach-faktura.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fach-faktura.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-LOGO-FAKTURA-1.jpg\",\"contentUrl\":\"https:\\\/\\\/fach-faktura.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-LOGO-FAKTURA-1.jpg\",\"width\":512,\"height\":512,\"caption\":\"Fach-Faktura GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/fach-faktura.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61578674406310\",\"https:\\\/\\\/www.instagram.com\\\/fachfakturagmbh\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/krystyna-mokin-3a54b8376\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lohnabrechnung Hannover & Region \u2013 Baulohn | Fach-Faktura","description":"Lohnabrechnung f\u00fcr Hannover & Region. Spezialisiert auf Baulohn, SOKA-Bau & Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fach-faktura.de\/","og_locale":"de_DE","og_type":"article","og_title":"Lohnabrechnung Hannover & Region \u2013 Baulohn | Fach-Faktura","og_description":"Lohnabrechnung f\u00fcr Hannover & Region. Spezialisiert auf Baulohn, SOKA-Bau & Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.","og_url":"https:\/\/fach-faktura.de\/","og_site_name":"Fach-Faktura GmbH","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61578674406310","article_modified_time":"2025-10-24T07:29:44+00:00","og_image":[{"url":"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fach-faktura.de\/","url":"https:\/\/fach-faktura.de\/","name":"Lohnabrechnung Hannover & Region \u2013 Baulohn | Fach-Faktura","isPartOf":{"@id":"https:\/\/fach-faktura.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fach-faktura.de\/#primaryimage"},"image":{"@id":"https:\/\/fach-faktura.de\/#primaryimage"},"thumbnailUrl":"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg","datePublished":"2025-08-02T09:24:39+00:00","dateModified":"2025-10-24T07:29:44+00:00","description":"Lohnabrechnung f\u00fcr Hannover & Region. Spezialisiert auf Baulohn, SOKA-Bau & Handwerksbetriebe. Fach-Faktura \u2013 Erfahrung seit 2013.","breadcrumb":{"@id":"https:\/\/fach-faktura.de\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fach-faktura.de\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/fach-faktura.de\/#primaryimage","url":"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg","contentUrl":"https:\/\/customer-assets.emergentagent.com\/job_lohnservice\/artifacts\/esd4d424_KM.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/fach-faktura.de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/fach-faktura.de\/"},{"@type":"ListItem","position":2,"name":"Fach-Faktura Lohnabrechnung"}]},{"@type":"WebSite","@id":"https:\/\/fach-faktura.de\/#website","url":"https:\/\/fach-faktura.de\/","name":"FACH-FAKTURA - Professionelle Lohnabrechnung seit 2013","description":"Lohnabrechnung Hannover &amp; Region seit 2013","publisher":{"@id":"https:\/\/fach-faktura.de\/#organization"},"alternateName":"FACH-FAKTURA GmbH","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fach-faktura.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/fach-faktura.de\/#organization","name":"Fach-Faktura GmbH","url":"https:\/\/fach-faktura.de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/fach-faktura.de\/#\/schema\/logo\/image\/","url":"https:\/\/fach-faktura.de\/wp-content\/uploads\/2025\/08\/cropped-LOGO-FAKTURA-1.jpg","contentUrl":"https:\/\/fach-faktura.de\/wp-content\/uploads\/2025\/08\/cropped-LOGO-FAKTURA-1.jpg","width":512,"height":512,"caption":"Fach-Faktura GmbH"},"image":{"@id":"https:\/\/fach-faktura.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61578674406310","https:\/\/www.instagram.com\/fachfakturagmbh\/","https:\/\/www.linkedin.com\/in\/krystyna-mokin-3a54b8376"]}]}},"_links":{"self":[{"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fach-faktura.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":19,"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/fach-faktura.de\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/fach-faktura.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}