{"id":13487,"date":"2026-08-13T14:06:28","date_gmt":"2026-08-13T14:06:28","guid":{"rendered":"https:\/\/www.fotobox-nb.de\/photo-booth-christmas-party\/"},"modified":"2026-08-13T14:11:18","modified_gmt":"2026-08-13T14:11:18","slug":"photo-booth-christmas-party","status":"publish","type":"page","link":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/","title":{"rendered":"Photo Booth Christmas Party"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"13487\" class=\"elementor elementor-13487 elementor-13480\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d022793 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d022793\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-562dbbb\" data-id=\"562dbbb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e0ce0b elementor-widget elementor-widget-html\" data-id=\"4e0ce0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   FOTOBOX NB \u2013 WEIHNACHTSFEIER LANDINGPAGE\n   Berlin \u00b7 Brandenburg \u00b7 Mecklenburg-Vorpommern\n   ========================================================= *\/\n\n.xmas-fb,\n.xmas-fb * {\n    box-sizing: border-box;\n}\n\n.xmas-fb {\n    --green: #78a900;\n    --green-dark: #5e8500;\n    --text: #202720;\n    --muted: #657066;\n    --light: #f7f8f5;\n    --border: #e3e8df;\n    --xmas: #a82626;\n    font-family: inherit;\n    color: var(--text);\n    line-height: 1.7;\n}\n\n.xmas-container {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px;\n}\n\n.xmas-section {\n    padding: 78px 0;\n}\n\n.xmas-light {\n    background: var(--light);\n}\n\n.xmas-fb h1,\n.xmas-fb h2,\n.xmas-fb h3 {\n    margin-top: 0;\n    color: var(--text);\n    line-height: 1.18;\n}\n\n.xmas-fb h1 {\n    margin-bottom: 24px;\n    font-size: clamp(38px, 5vw, 62px);\n}\n\n.xmas-fb h2 {\n    margin-bottom: 22px;\n    font-size: clamp(29px, 3.5vw, 42px);\n}\n\n.xmas-fb h3 {\n    margin-bottom: 12px;\n    font-size: 21px;\n}\n\n.xmas-fb p {\n    margin: 0 0 20px;\n    color: var(--muted);\n}\n\n.xmas-kicker {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: var(--xmas);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n}\n\n.xmas-lead {\n    max-width: 780px;\n    font-size: 19px;\n}\n\n.xmas-btns {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 29px;\n}\n\n.xmas-btn {\n    display: inline-flex;\n    min-height: 52px;\n    padding: 13px 25px;\n    border: 2px solid var(--green);\n    border-radius: 9px;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition: .2s ease;\n}\n\n.xmas-btn-primary {\n    color: #fff !important;\n    background: var(--green);\n}\n\n.xmas-btn-primary:hover {\n    border-color: var(--green-dark);\n    background: var(--green-dark);\n    transform: translateY(-2px);\n}\n\n.xmas-btn-white {\n    border-color: #fff;\n    color: var(--green-dark) !important;\n    background: #fff;\n}\n\n.xmas-btn-outline {\n    color: var(--green-dark) !important;\n    background: #fff;\n}\n\n.xmas-btn-outline:hover {\n    background: #f4f8ed;\n}\n\n\/* HERO *\/\n\n.xmas-hero {\n    padding: 65px 0 82px;\n    background:\n        radial-gradient(circle at 90% 10%, rgba(120,169,0,.11), transparent 32%),\n        radial-gradient(circle at 10% 90%, rgba(168,38,38,.06), transparent 28%),\n        #fff;\n}\n\n.xmas-hero-grid {\n    display: grid;\n    grid-template-columns: 1.05fr .95fr;\n    gap: 58px;\n    align-items: center;\n}\n\n.xmas-hero-img img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 22px;\n    box-shadow: 0 22px 55px rgba(20,35,20,.15);\n}\n\n.xmas-trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px 22px;\n    margin-top: 27px;\n    color: #556055;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.xmas-trust span:before {\n    margin-right: 7px;\n    color: var(--green);\n    content: \"\u2713\";\n    font-weight: 900;\n}\n\n\/* GRIDS *\/\n\n.xmas-two {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 58px;\n    align-items: center;\n}\n\n.xmas-cards {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 38px;\n}\n\n.xmas-card {\n    padding: 29px;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    background: #fff;\n    box-shadow: 0 8px 28px rgba(30,45,30,.04);\n}\n\n.xmas-card-num {\n    display: flex;\n    width: 44px;\n    height: 44px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    color: #fff;\n    background: var(--green);\n    font-size: 14px;\n    font-weight: 900;\n}\n\n.xmas-module-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 22px;\n    margin-top: 38px;\n}\n\n.xmas-module {\n    position: relative;\n    padding: 30px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n}\n\n.xmas-module:before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 5px;\n    height: 100%;\n    background: var(--green);\n    content: \"\";\n}\n\n.xmas-module p:last-child {\n    margin-bottom: 0;\n}\n\n.xmas-tag {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 5px 10px;\n    border-radius: 20px;\n    color: var(--green-dark);\n    background: rgba(120,169,0,.11);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n}\n\n\/* IMAGE *\/\n\n.xmas-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 19px;\n    box-shadow: 0 17px 45px rgba(20,35,20,.11);\n}\n\n\/* LIST *\/\n\n.xmas-list {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 12px 28px;\n    margin: 27px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.xmas-list li {\n    position: relative;\n    padding-left: 28px;\n    color: var(--muted);\n}\n\n.xmas-list li:before {\n    position: absolute;\n    left: 0;\n    color: var(--green);\n    content: \"\u2713\";\n    font-weight: 900;\n}\n\n\/* SPECIAL SANTA *\/\n\n.xmas-santa {\n    padding: 38px;\n    border: 1px solid #eadede;\n    border-radius: 20px;\n    background: #fffafa;\n}\n\n.xmas-santa h2 {\n    color: #722020;\n}\n\n\/* REGION *\/\n\n.xmas-regions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 27px;\n}\n\n.xmas-region {\n    padding: 8px 13px;\n    border: 1px solid var(--border);\n    border-radius: 30px;\n    color: #556055;\n    background: #fff;\n    font-size: 13px;\n    font-weight: 700;\n}\n\n\/* CTA *\/\n\n.xmas-cta {\n    padding: 62px 45px;\n    border-radius: 24px;\n    text-align: center;\n    background: var(--green);\n}\n\n.xmas-cta h2 {\n    color: #fff;\n}\n\n.xmas-cta p {\n    max-width: 760px;\n    margin: 0 auto 25px;\n    color: rgba(255,255,255,.94);\n    font-size: 18px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:900px) {\n    .xmas-hero-grid,\n    .xmas-two {\n        grid-template-columns: 1fr;\n        gap: 38px;\n    }\n\n    .xmas-cards {\n        grid-template-columns: 1fr;\n    }\n\n    .xmas-module-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media(max-width:600px) {\n    .xmas-container {\n        padding: 0 18px;\n    }\n\n    .xmas-section {\n        padding: 52px 0;\n    }\n\n    .xmas-hero {\n        padding: 40px 0 55px;\n    }\n\n    .xmas-list {\n        grid-template-columns: 1fr;\n    }\n\n    .xmas-btn {\n        width: 100%;\n    }\n\n    .xmas-santa {\n        padding: 25px;\n    }\n\n    .xmas-cta {\n        padding: 43px 22px;\n        border-radius: 17px;\n    }\n}\n<\/style>\n\n\n<main class=\"xmas-fb\">\n\n<!-- =====================================================\n     HERO\n===================================================== -->\n\n<section class=\"xmas-hero\">\n<div class=\"xmas-container\">\n\n    <div class=\"xmas-hero-grid\">\n\n        <div>\n\n            <span class=\"xmas-kicker\">\n                Weihnachtsfeier \u00b7 Firmenevent \u00b7 X-Mas Party\n            <\/span>\n\n            <h1>\n                Fotobox f\u00fcr die Firmen-Weihnachtsfeier in Berlin, Brandenburg &amp; MV mieten\n            <\/h1>\n\n            <p class=\"xmas-lead\">\n                Machen Sie Ihre <strong>Firmen-Weihnachtsfeier<\/strong>\n                zu einem Event, \u00fcber das Ihre Mitarbeiter noch lange sprechen.\n                Mit Fotobox, Fotospiegel, Video Booth, Scribble Booth und\n                innovativen KI-Fotoerlebnissen sorgen wir f\u00fcr Unterhaltung,\n                gemeinsame Erinnerungen und jede Menge Gespr\u00e4chsstoff.\n            <\/p>\n\n            <p>\n                Vom exklusiven Corporate Event in Berlin \u00fcber die\n                Betriebsweihnachtsfeier in Brandenburg bis zur gro\u00dfen\n                Firmenfeier in Mecklenburg-Vorpommern: Wir stellen das\n                passende Event-Modul f\u00fcr Ihre Location und G\u00e4stezahl zusammen.\n            <\/p>\n\n            <div class=\"xmas-btns\">\n\n                <a class=\"xmas-btn xmas-btn-primary\" href=\"https:\/\/www.fotobox-nb.de\/en\/request-an-appointment-now\/\">\n                    Weihnachtsfeier jetzt anfragen\n                <\/a>\n\n                <a class=\"xmas-btn xmas-btn-outline\" href=\"#xmas-module\">\n                    Event-Module entdecken\n                <\/a>\n\n            <\/div>\n\n            <div class=\"xmas-trust\">\n                <span>F\u00fcr Firmen &amp; Agenturen<\/span>\n                <span>Individuelles Branding<\/span>\n                <span>Foto, Video &amp; KI<\/span>\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"xmas-hero-img\">\n\n            <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png\" alt=\"Fotobox Weihnachtsmann f\u00fcr Firmen Weihnachtsfeier in Berlin\" title=\"Fotobox f\u00fcr Weihnachtsfeier in Berlin\" width=\"800\" height=\"800\" loading=\"eager\" fetchpriority=\"high\">\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     WARUM FOTOBOX?\n===================================================== -->\n\n<section class=\"xmas-section\">\n<div class=\"xmas-container\">\n\n    <span class=\"xmas-kicker\">\n        Gemeinsam feiern\n    <\/span>\n\n    <h2>\n        Warum eine Fotobox das Highlight Ihrer Betriebsweihnachtsfeier wird\n    <\/h2>\n\n    <p class=\"xmas-lead\">\n        Eine gute Weihnachtsfeier bringt Menschen zusammen. Genau hier\n        setzen unsere interaktiven Foto- und Video-Systeme an:\n        Mitarbeiter werden gemeinsam kreativ, lachen miteinander und\n        nehmen pers\u00f6nliche Erinnerungen an den Abend mit.\n    <\/p>\n\n\n    <div class=\"xmas-cards\">\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">01<\/div>\n            <h3>Teambuilding mit Spa\u00dffaktor<\/h3>\n            <p>\n                Kollegen aus unterschiedlichen Teams und Abteilungen\n                kommen ungezwungen miteinander ins Gespr\u00e4ch. Gemeinsam\n                vor der Kamera entstehen spontane Momente, die verbinden.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">02<\/div>\n            <h3>Erinnerungen zum Mitnehmen<\/h3>\n            <p>\n                Je nach gebuchtem System k\u00f6nnen die Aufnahmen direkt\n                vor Ort ausgedruckt oder digital bereitgestellt werden.\n                So nehmen Ihre Mitarbeiter eine pers\u00f6nliche Erinnerung\n                an die Firmenfeier mit nach Hause.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">03<\/div>\n            <h3>Weihnachtliches Firmen-Branding<\/h3>\n            <p>\n                Firmenlogo, Weihnachtsdesign, Eventname oder individuelle\n                Botschaften k\u00f6nnen passend zu Ihrem Corporate Design in\n                das Foto- oder Videoerlebnis integriert werden.\n            <\/p>\n        <\/article>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     MODULE\n===================================================== -->\n\n<section class=\"xmas-section xmas-light\" id=\"xmas-module\">\n<div class=\"xmas-container\">\n\n    <span class=\"xmas-kicker\">\n        Foto \u00b7 Video \u00b7 KI\n    <\/span>\n\n    <h2>\n        Unsere Event-Module f\u00fcr Ihre Firmen-Weihnachtsfeier\n    <\/h2>\n\n    <p class=\"xmas-lead\">\n        Von der klassischen Fotobox bis zum interaktiven KI-Erlebnis:\n        W\u00e4hlen Sie das System, das zu Ihrer Weihnachtsfeier, Ihrer Marke\n        und Ihren Mitarbeitern passt.\n    <\/p>\n\n\n    <div class=\"xmas-module-grid\">\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">Der Klassiker<\/span>\n            <h3>Fotobox f\u00fcr die Weihnachtsfeier<\/h3>\n            <p>\n                Schnell, unkompliziert und ideal f\u00fcr gro\u00dfe Firmenfeiern.\n                Ihre G\u00e4ste fotografieren sich allein oder gemeinsam und\n                erhalten je nach Paket ihre Bilder digital oder direkt\n                als hochwertigen Ausdruck.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">Premium<\/span>\n            <h3>Fotospiegel \/ Magic Mirror<\/h3>\n            <p>\n                Der elegante <strong>Fotospiegel<\/strong> verbindet\n                Ganzk\u00f6rperaufnahmen mit einem hochwertigen Auftritt und\n                eignet sich besonders f\u00fcr Weihnachtsgalas, festliche\n                Locations und exklusive Corporate Events.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">Bewegtbild<\/span>\n            <h3>Video Booth<\/h3>\n            <p>\n                Statt nur eines Fotos entstehen kurze Videos,\n                Weihnachtsgr\u00fc\u00dfe, Team-Botschaften oder kreative Clips.\n                Auf Wunsch mit Firmenbranding, Overlay, Intro, Outro\n                und einem auf das Event abgestimmten Design.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">Interaktiv<\/span>\n            <h3>Scribble Booth<\/h3>\n            <p>\n                Schreiben, zeichnen und Weihnachtsgr\u00fc\u00dfe hinterlassen:\n                Bei der <strong>Scribble Booth<\/strong> werden Ihre\n                Mitarbeiter selbst kreativ. Daraus k\u00f6nnen individuelle\n                Fotos und Videos mit besonders pers\u00f6nlichem Charakter\n                entstehen.\n            <\/p>\n\n            <p>\n                <a href=\"https:\/\/www.fotobox-nb.de\/en\/scribble-booth\/\">\n                    Scribble Booth entdecken \u2192\n                <\/a>\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">KI Erlebnis<\/span>\n            <h3>KI-Fotobox<\/h3>\n            <p>\n                Lassen Sie Ihre Mitarbeiter mithilfe k\u00fcnstlicher\n                Intelligenz in au\u00dfergew\u00f6hnliche Weihnachtswelten,\n                Charaktere oder individuell entwickelte Firmenmotive\n                verwandeln. Ein \u00fcberraschendes Fotoerlebnis mit hohem\n                Unterhaltungsfaktor.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-module\">\n            <span class=\"xmas-tag\">KI Premium<\/span>\n            <h3>KI-Fotospiegel<\/h3>\n            <p>\n                Der Fotospiegel trifft auf k\u00fcnstliche Intelligenz:\n                Die aufgenommenen Personen k\u00f6nnen in kreative\n                KI-Szenarien verwandelt werden \u2013 ideal f\u00fcr Unternehmen,\n                die auf ihrer Weihnachtsfeier etwas Besonderes\n                pr\u00e4sentieren m\u00f6chten.\n            <\/p>\n        <\/article>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     WEIHNACHTSMANN FOTOBOX\n===================================================== -->\n\n<section class=\"xmas-section\">\n<div class=\"xmas-container\">\n\n    <div class=\"xmas-two\">\n\n        <div class=\"xmas-image\">\n\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth.png\" alt=\"Weihnachtsmann Fotobox f\u00fcr Weihnachtsfeier und Firmenevent\" title=\"Fotobox in Weihnachtsmann Form mieten\" width=\"800\" height=\"800\" loading=\"lazy\">\n\n        <\/div>\n\n\n        <div class=\"xmas-santa\">\n\n            <span class=\"xmas-kicker\">\n                Der Hingucker zur Weihnachtszeit\n            <\/span>\n\n            <h2>\n                Fotobox in Weihnachtsmann-Form\n            <\/h2>\n\n            <p>\n                Warum eine gew\u00f6hnliche Fotobox aufstellen, wenn schon\n                die Fotobox selbst Teil der Weihnachtsdekoration sein\n                kann? Unsere <strong>Fotobox in Weihnachtsmann-Form<\/strong>\n                sorgt bereits beim Betreten der Location f\u00fcr\n                Aufmerksamkeit.\n            <\/p>\n\n            <p>\n                Das au\u00dfergew\u00f6hnliche Design macht sie zum Blickfang f\u00fcr\n                <strong>Firmen-Weihnachtsfeiern, Weihnachtsm\u00e4rkte,\n                Shoppingcenter, Promotion-Aktionen und winterliche\n                Corporate Events<\/strong>.\n            <\/p>\n\n            <p>\n                Kombiniert mit einem individuellen Weihnachtslayout und\n                Ihrem Firmenlogo entsteht ein aufmerksamkeitsstarkes\n                Fotoerlebnis, das sich perfekt in Ihre Weihnachtsaktion\n                integrieren l\u00e4sst.\n            <\/p>\n\n            <a class=\"xmas-btn xmas-btn-primary\" href=\"https:\/\/www.fotobox-nb.de\/en\/request-an-appointment-now\/\">\n                Weihnachtsmann-Fotobox anfragen\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     BRANDING\n===================================================== -->\n\n<section class=\"xmas-section xmas-light\">\n<div class=\"xmas-container\">\n\n    <div class=\"xmas-two\">\n\n        <div>\n\n            <span class=\"xmas-kicker\">\n                Corporate Christmas\n            <\/span>\n\n            <h2>\n                Ihre Weihnachtsfeier im eigenen Firmen-Design\n            <\/h2>\n\n            <p>\n                F\u00fcr Unternehmen gestalten wir das Foto- oder\n                Videoerlebnis passend zur eigenen Marke. So wird die\n                Fotobox nicht nur zum Unterhaltungsmodul, sondern zu\n                einem stimmigen Bestandteil Ihres Corporate Events.\n            <\/p>\n\n            <ul class=\"xmas-list\">\n                <li>Firmenlogo auf dem Fotolayout<\/li>\n                <li>Individuelles Weihnachtsdesign<\/li>\n                <li>Gebrandeter Startbildschirm<\/li>\n                <li>Individuelle Overlays<\/li>\n                <li>Event- oder Kampagnenmotive<\/li>\n                <li>Video Intro &amp; Outro m\u00f6glich<\/li>\n                <li>Individuelle KI-Weihnachtswelten<\/li>\n                <li>Branding passend zum Corporate Design<\/li>\n            <\/ul>\n\n        <\/div>\n\n\n        <div class=\"xmas-card\">\n\n            <span class=\"xmas-tag\">\n                F\u00fcr Unternehmen\n            <\/span>\n\n            <h3>\n                Vom Weihnachtsfoto zum Marken-Erlebnis\n            <\/h3>\n\n            <p>\n                Besonders f\u00fcr gr\u00f6\u00dfere Unternehmen, Agenturen und\n                Markenaktionen k\u00f6nnen wir die verschiedenen Systeme\n                individuell auf das Veranstaltungskonzept abstimmen.\n            <\/p>\n\n            <p>\n                Foto, Video, KI und Branding lassen sich dabei zu einem\n                gemeinsamen Event-Erlebnis verbinden \u2013 vom klassischen\n                Erinnerungsfoto bis zur modernen interaktiven\n                Weihnachtskampagne.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     SERVICE \/ REGION\n===================================================== -->\n\n<section class=\"xmas-section\">\n<div class=\"xmas-container\">\n\n    <span class=\"xmas-kicker\">\n        Lieferung \u00b7 Aufbau \u00b7 Event-Service\n    <\/span>\n\n    <h2>\n        Fotobox f\u00fcr Weihnachtsfeiern in Berlin, Brandenburg &amp; Mecklenburg-Vorpommern\n    <\/h2>\n\n    <p class=\"xmas-lead\">\n        Ob Weihnachtsfeier in der Berliner Innenstadt, Firmenveranstaltung\n        in Potsdam oder Betriebsfeier in Mecklenburg-Vorpommern:\n        Wir planen die passende Foto-, Video- oder KI-L\u00f6sung f\u00fcr Ihr Event.\n    <\/p>\n\n    <p>\n        Je nach gebuchtem Paket \u00fcbernehmen wir Lieferung, Aufbau und\n        Einweisung beziehungsweise die Betreuung des Systems vor Ort.\n        F\u00fcr gr\u00f6\u00dfere Firmenveranstaltungen, Roadshows und\n        Weihnachtsaktionen sind auf Anfrage auch Eins\u00e4tze \u00fcber die Region\n        hinaus m\u00f6glich.\n    <\/p>\n\n\n    <div class=\"xmas-regions\">\n\n        <span class=\"xmas-region\">Berlin<\/span>\n        <span class=\"xmas-region\">Potsdam<\/span>\n        <span class=\"xmas-region\">Brandenburg<\/span>\n        <span class=\"xmas-region\">Neubrandenburg<\/span>\n        <span class=\"xmas-region\">Rostock<\/span>\n        <span class=\"xmas-region\">Greifswald<\/span>\n        <span class=\"xmas-region\">Stralsund<\/span>\n        <span class=\"xmas-region\">Schwerin<\/span>\n        <span class=\"xmas-region\">Mecklenburg-Vorpommern<\/span>\n        <span class=\"xmas-region\">Deutschlandweit auf Anfrage<\/span>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     FULL SERVICE\n===================================================== -->\n\n<section class=\"xmas-section xmas-light\">\n<div class=\"xmas-container\">\n\n    <span class=\"xmas-kicker\">\n        Rundum sorglos feiern\n    <\/span>\n\n    <h2>\n        Full-Service f\u00fcr Ihre Firmen-Weihnachtsfeier\n    <\/h2>\n\n    <div class=\"xmas-cards\">\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">01<\/div>\n            <h3>Planung &amp; Beratung<\/h3>\n            <p>\n                Wir beraten Sie bei der Auswahl des passenden Systems\n                und stimmen Funktionen, G\u00e4stezahl, Branding und\n                Eventablauf auf Ihre Weihnachtsfeier ab.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">02<\/div>\n            <h3>Lieferung &amp; Aufbau<\/h3>\n            <p>\n                Je nach Paket k\u00fcmmern wir uns um Lieferung, Aufbau und\n                die technische Vorbereitung, damit die Fotobox oder\n                Video Booth zum Veranstaltungsbeginn einsatzbereit ist.\n            <\/p>\n        <\/article>\n\n\n        <article class=\"xmas-card\">\n            <div class=\"xmas-card-num\">03<\/div>\n            <h3>Individuelle Umsetzung<\/h3>\n            <p>\n                Von der klassischen Fotobox bis zur gebrandeten\n                KI-Aktivierung entwickeln wir auf Wunsch eine L\u00f6sung,\n                die optisch und technisch zu Ihrem Unternehmen passt.\n            <\/p>\n        <\/article>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- =====================================================\n     CTA\n===================================================== -->\n\n<section class=\"xmas-section\">\n<div class=\"xmas-container\">\n\n    <div class=\"xmas-cta\">\n\n        <h2>\n            Jetzt Fotobox f\u00fcr Ihre Weihnachtsfeier anfragen\n        <\/h2>\n\n        <p>\n            Besonders die Termine im November und Dezember sind schnell\n            vergeben. Senden Sie uns fr\u00fchzeitig Datum, Veranstaltungsort\n            und ungef\u00e4hre G\u00e4stezahl. Wir empfehlen Ihnen das passende\n            Fotobox-, Fotospiegel-, Video- oder KI-System und erstellen\n            ein individuelles Angebot f\u00fcr Ihre Firmen-Weihnachtsfeier.\n        <\/p>\n\n        <a class=\"xmas-btn xmas-btn-white\" href=\"https:\/\/www.fotobox-nb.de\/en\/request-an-appointment-now\/\">\n            Jetzt unverbindliches Angebot anfragen \u2192\n        <\/a>\n\n    <\/div>\n\n<\/div>\n<\/section>\n\n<\/main>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f320ad elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f320ad\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-dcca328\" data-id=\"dcca328\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cf9cb46 elementor-widget elementor-widget-heading\" data-id=\"cf9cb46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Photo Booth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1ed1b5 elementor-widget elementor-widget-heading\" data-id=\"b1ed1b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">mobile column photo booth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13c478f elementor-widget elementor-widget-hotspot\" data-id=\"13c478f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hotspot&quot;:[{&quot;_id&quot;:&quot;a31367f&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;Canon EOS R100&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:36,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_tooltip_width&quot;:null,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;Instant printing&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:28,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:64,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;a8ce963&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;Touchscreen with animations&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:33,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:40,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;0eef1f7&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null}],&quot;tooltip_trigger&quot;:&quot;mouseenter&quot;,&quot;tooltip_position&quot;:&quot;top&quot;,&quot;tooltip_animation&quot;:&quot;e-hotspot--fade-in-out&quot;}\" data-widget_type=\"hotspot.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"1000\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/mobiele-sauelenfotobox-messe-ki.png\" class=\"attachment-large size-large wp-image-12867\" alt=\"Mobile column photo booth for trade shows with AI\" srcset=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/mobiele-sauelenfotobox-messe-ki.png 500w, https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/mobiele-sauelenfotobox-messe-ki-150x300.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-a31367f  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>Canon EOS R100<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-a8ce963  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>Instant printing<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-0eef1f7  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>Touchscreen with animations<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b43d57 elementor-widget elementor-widget-text-editor\" data-id=\"9b43d57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>18.5 inch touchscreen<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fee8532 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"fee8532\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1f1b44 elementor-widget elementor-widget-text-editor\" data-id=\"b1f1b44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>AI photobooth<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3fab101 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3fab101\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c6423a elementor-widget elementor-widget-text-editor\" data-id=\"6c6423a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GDPR compliant<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4930bf3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4930bf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f35a4d2 elementor-widget elementor-widget-text-editor\" data-id=\"f35a4d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Footprint of just 0.5 m\u00b2<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48e3e66 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"48e3e66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eda9996 elementor-widget elementor-widget-text-editor\" data-id=\"eda9996\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Branding of the box<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d710f43 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d710f43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-551e66a elementor-widget elementor-widget-text-editor\" data-id=\"551e66a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Photos directly to your mobile phone (paperless)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-930d2c4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"930d2c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-123988a elementor-widget elementor-widget-text-editor\" data-id=\"123988a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Photos in portrait or landscape format<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5747190 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5747190\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d699ca elementor-widget elementor-widget-text-editor\" data-id=\"3d699ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>LED continuous light<\/strong> with flash impulse<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62d4969 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"62d4969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-493a645 elementor-widget elementor-widget-text-editor\" data-id=\"493a645\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/www.fotobox-nb.de\/en\/photo-booth-branding\/\">Custom shapes possible<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f14b22 elementor-widget elementor-widget-spacer\" data-id=\"3f14b22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bf900d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"0bf900d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.fotobox-nb.de\/en\/corporate-events\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Corporate Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d4ad33b\" data-id=\"d4ad33b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-304f7df elementor-widget elementor-widget-heading\" data-id=\"304f7df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Magic Mirror XL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a015f38 elementor-widget elementor-widget-heading\" data-id=\"a015f38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">elegant photo mirror with LED gold frame<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72c1970 elementor-widget elementor-widget-hotspot\" data-id=\"72c1970\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hotspot&quot;:[{&quot;_id&quot;:&quot;f882ad1&quot;,&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Canon professional SLR camera&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:49,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:13,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;65-inch touch screen&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:72,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:32,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;5d40d46&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;LED frame in gold, white, silver or white flowers&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:14,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:47,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;d3b4567&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Professional photo printer&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:86,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:58,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;28acae9&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null}],&quot;tooltip_trigger&quot;:&quot;mouseenter&quot;,&quot;tooltip_position&quot;:&quot;top&quot;,&quot;tooltip_animation&quot;:&quot;e-hotspot--fade-in-out&quot;}\" data-widget_type=\"hotspot.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2023\/12\/magic-mirror-7-2.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-f882ad1  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">Canon professional SLR camera<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-5d40d46  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">65-inch touch screen<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-d3b4567  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">LED frame in gold, white, silver or white flowers<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-28acae9  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">Professional photo printer<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13fdbef elementor-widget elementor-widget-text-editor\" data-id=\"13fdbef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>65 inch \u2013 Touchscreen<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1eae1d6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1eae1d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f1e826 elementor-widget elementor-widget-text-editor\" data-id=\"8f1e826\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>AI photobooh<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96ba2af elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"96ba2af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dec17bb elementor-widget elementor-widget-text-editor\" data-id=\"dec17bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Red carpet and golden VIP stands included<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1e06a1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d1e06a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1422106 elementor-widget elementor-widget-text-editor\" data-id=\"1422106\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span data-offset-key=\"4r5p3-1-0\">Animations on various topics or individual animations<br><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59a4201 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"59a4201\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-357ce22 elementor-widget elementor-widget-text-editor\" data-id=\"357ce22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Full body mirror<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1f105b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e1f105b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60be41d elementor-widget elementor-widget-text-editor\" data-id=\"60be41d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GDPR compliant<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fe616f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5fe616f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d743c67 elementor-widget elementor-widget-text-editor\" data-id=\"d743c67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Printer built into the mirror<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eeb4ed1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eeb4ed1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d476c35 elementor-widget elementor-widget-text-editor\" data-id=\"d476c35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bc8bcbb elementor-widget elementor-widget-text-editor\" data-id=\"bc8bcbb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"><div class=\"elementor-widget-container\"><p>Space required min. 1.0 x 3.0 m<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b1bf7f elementor-widget elementor-widget-spacer\" data-id=\"5b1bf7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ef6154 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"0ef6154\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.fotobox-nb.de\/en\/corporate-events\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Corporate Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b2afecc\" data-id=\"b2afecc\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e5583d elementor-widget elementor-widget-heading\" data-id=\"4e5583d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Photo Booth on Wheels<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0dc8bd2 elementor-widget elementor-widget-heading\" data-id=\"0dc8bd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">2 displays<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa80fc7 elementor-widget elementor-widget-hotspot\" data-id=\"aa80fc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hotspot&quot;:[{&quot;_id&quot;:&quot;f882ad1&quot;,&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Canon professional SLR camera&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:38,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:26,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Touchscreen with Live View&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:37,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:38,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;5d40d46&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;External flash with softbox&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:69,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:11,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;d3b4567&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;LED continuous light&lt;\\\/span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:68,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;28acae9&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null}],&quot;tooltip_trigger&quot;:&quot;mouseenter&quot;,&quot;tooltip_position&quot;:&quot;top&quot;,&quot;tooltip_animation&quot;:&quot;e-hotspot--fade-in-out&quot;}\" data-widget_type=\"hotspot.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<img decoding=\"async\" width=\"614\" height=\"1024\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/sauelenfotobox-branding-messe-614x1024.png\" class=\"attachment-large size-large wp-image-12868\" alt=\"Rent a branded column photo booth for Messe Berlin\" srcset=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/sauelenfotobox-branding-messe-614x1024.png 614w, https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/sauelenfotobox-branding-messe-180x300.png 180w, https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/sauelenfotobox-branding-messe.png 720w\" sizes=\"(max-width: 614px) 100vw, 614px\" \/>\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-f882ad1  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">Canon professional SLR camera<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-5d40d46  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">Touchscreen with Live View<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-d3b4567  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">External flash with softbox<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-28acae9  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p><span style=\"color: #ffffff;\">LED continuous light<\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e5dd157 elementor-widget elementor-widget-text-editor\" data-id=\"e5dd157\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>19 inch industrial touch screen<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eee125c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eee125c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29c9d3f elementor-widget elementor-widget-text-editor\" data-id=\"29c9d3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Side kiosk input station (sharing)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d33cd88 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d33cd88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-011da2d elementor-widget elementor-widget-text-editor\" data-id=\"011da2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Greenscreen \/ Photobooth<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e982daa elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e982daa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7af93a2 elementor-widget elementor-widget-text-editor\" data-id=\"7af93a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GDPR compliant<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e35d448 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e35d448\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9675405 elementor-widget elementor-widget-text-editor\" data-id=\"9675405\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Dimmable LED light<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7911a64 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7911a64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5a331e elementor-widget elementor-widget-text-editor\" data-id=\"b5a331e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Branding of the box<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fe279e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8fe279e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c305c73 elementor-widget elementor-widget-text-editor\" data-id=\"c305c73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Photos directly to your mobile phone (paperless)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2564158 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2564158\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d8fdd8 elementor-widget elementor-widget-text-editor\" data-id=\"3d8fdd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Support optional<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccff890 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ccff890\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5038714 elementor-widget elementor-widget-text-editor\" data-id=\"5038714\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Use of 2 printers possible (large events)<span data-offset-key=\"4r5p3-1-0\"><br><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0090774 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0090774\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09f971f elementor-widget elementor-widget-text-editor\" data-id=\"09f971f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Space required min. 2 x 1.5 m (without background)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae9969d elementor-widget elementor-widget-spacer\" data-id=\"ae9969d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-afed399 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"afed399\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.fotobox-nb.de\/en\/corporate-events\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Corporate Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f3a7eac\" data-id=\"f3a7eac\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c7a873 elementor-widget elementor-widget-heading\" data-id=\"8c7a873\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rent Photo Booth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f850fbe elementor-widget elementor-widget-heading\" data-id=\"f850fbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">mobile photo booth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c04b6d1 elementor-widget elementor-widget-hotspot\" data-id=\"c04b6d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hotspot&quot;:[{&quot;_id&quot;:&quot;f882ad1&quot;,&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;  &lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Canon professional SLR camera&lt;span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:74,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;  &lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Touchscreen with Live View&lt;span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:41,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:41,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;5d40d46&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt;  &lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;External flash with softbox&lt;span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:65,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:11,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;d3b4567&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_tooltip_content&quot;:&quot;&lt;p&gt; &lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;Professional photo printer&lt;span&gt;&lt;\\\/p&gt;\\n&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:66,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:68,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;_id&quot;:&quot;28acae9&quot;,&quot;__dynamic__&quot;:null,&quot;hotspot_label&quot;:&quot;&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;no&quot;,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_icon_position&quot;:null,&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_width&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null}],&quot;tooltip_trigger&quot;:&quot;mouseenter&quot;,&quot;tooltip_position&quot;:&quot;top&quot;,&quot;tooltip_animation&quot;:&quot;e-hotspot--fade-in-out&quot;}\" data-widget_type=\"hotspot.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<img decoding=\"async\" width=\"373\" height=\"1024\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/fotobox-weiss-mieten-373x1024.png\" class=\"attachment-large size-large wp-image-12869\" alt=\"Rent a white photo booth\" srcset=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/fotobox-weiss-mieten-373x1024.png 373w, https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/fotobox-weiss-mieten-109x300.png 109w, https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/07\/fotobox-weiss-mieten.png 452w\" sizes=\"(max-width: 373px) 100vw, 373px\" \/>\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-f882ad1  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>  <span style=\"color: #ffffff;\">Canon professional SLR camera<span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-5d40d46  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>  <span style=\"color: #ffffff;\">Touchscreen with Live View<span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-d3b4567  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p>  <span style=\"color: #ffffff;\">External flash with softbox<span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-28acae9  e-hotspot--position-left e-hotspot--position-top   e-hotspot--circle\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button e-hotspot--soft-beat\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__outer-circle\"><\/div>\n\t\t\t\t\t\t<div class=\"e-hotspot__inner-circle\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__tooltip  e-hotspot--tooltip-position e-hotspot--fade-in-out \" >\n\t\t\t\t\t\t<p> <span style=\"color: #ffffff;\">Professional photo printer<span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52631ed elementor-widget elementor-widget-text-editor\" data-id=\"52631ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Live View<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01397f1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"01397f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1af0b19 elementor-widget elementor-widget-text-editor\" data-id=\"1af0b19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>AI photobooth<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8938d34 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8938d34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f809f1 elementor-widget elementor-widget-text-editor\" data-id=\"8f809f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Emojis<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f57566 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3f57566\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-264e246 elementor-widget elementor-widget-text-editor\" data-id=\"264e246\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Overlays<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3b5463 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"f3b5463\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94ab9f4 elementor-widget elementor-widget-text-editor\" data-id=\"94ab9f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Print formats 2x 5&#215;15 (photo strips), 10&#215;15, 15&#215;20, 15&#215;15<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41d622f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"41d622f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8dfc5e5 elementor-widget elementor-widget-text-editor\" data-id=\"8dfc5e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GDPR compliant<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf42724 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"cf42724\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31988f3 elementor-widget elementor-widget-text-editor\" data-id=\"31988f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Space required min. 1 x 1.5 m (without background)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7184c70 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7184c70\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a3d77a\" data-id=\"1a3d77a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c371f7 elementor-widget elementor-widget-html\" data-id=\"2c371f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--Trustami Vertrauenssiegel-->\n<div class=\"widget_container\"><\/div> \t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c302e1b elementor-widget elementor-widget-html\" data-id=\"c302e1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script id=\"trustamiwidget\" type=\"text\/javascript\" src=\"https:\/\/cdn.trustami.com\/widgetapi\/widget2\/trustami-widget.js\" data-profile=\"6629335a2b5d85c6578b4580\" data-user=\"dedfcec94c197db921ffd1e34cd3c88e77f8e44e\" data-platform=\"0\" async><\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Weihnachtsfeier \u00b7 Firmenevent \u00b7 X-Mas Party Fotobox f\u00fcr die Firmen-Weihnachtsfeier in Berlin, Brandenburg &amp; MV mieten Machen Sie Ihre Firmen-Weihnachtsfeier [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13487","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Photo Booth Christmas Party | Berlin, Brandenburg &amp; Mecklenburg<\/title>\n<meta name=\"description\" content=\"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth &amp; AI Photo Booth for Berlin, Brandenburg and Mecklenburg\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Photo Booth Christmas Party | Berlin, Brandenburg &amp; Mecklenburg\" \/>\n<meta property=\"og:description\" content=\"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth &amp; AI Photo Booth for Berlin, Brandenburg and Mecklenburg\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/\" \/>\n<meta property=\"og:site_name\" content=\"Ki-Fotobox, Fotospiegel mieten in MV, Berlin, Brandenburg\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FotoboxNeubrandenburg\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T14:11:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@fotoboxnb\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/\",\"name\":\"Photo Booth Christmas Party | Berlin, Brandenburg & Mecklenburg\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Fotobox-weihanchtsmann-photobooth-berlin.png\",\"datePublished\":\"2026-08-13T14:06:28+00:00\",\"dateModified\":\"2026-08-13T14:11:18+00:00\",\"description\":\"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth & AI Photo Booth for Berlin, Brandenburg and Mecklenburg\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Fotobox-weihanchtsmann-photobooth-berlin.png\",\"contentUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Fotobox-weihanchtsmann-photobooth-berlin.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/photo-booth-christmas-party\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/rent-a-photo-booth-and-ai-photo-booth-in-mecklenburg-brandenburg-berlin\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Photo Booth Christmas Party\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/\",\"name\":\"Fotobox\",\"description\":\"Photobooth in mieten\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#organization\"},\"alternateName\":\"Photobooth\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#organization\",\"name\":\"Fotobox Neubrandenburg\",\"alternateName\":\"RLmedia\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FB_Logo_neu-1.png.webp\",\"contentUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FB_Logo_neu-1.png.webp\",\"width\":842,\"height\":595,\"caption\":\"Fotobox Neubrandenburg\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FotoboxNeubrandenburg\",\"https:\\\/\\\/x.com\\\/fotoboxnb\",\"https:\\\/\\\/www.tiktok.com\\\/@fotoboxnb\",\"https:\\\/\\\/www.instagram.com\\\/fotoboxnb\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@rlmedianb4046\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Photo Booth Christmas Party | Berlin, Brandenburg & Mecklenburg","description":"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth & AI Photo Booth for Berlin, Brandenburg and Mecklenburg","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:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/","og_locale":"en_US","og_type":"article","og_title":"Photo Booth Christmas Party | Berlin, Brandenburg & Mecklenburg","og_description":"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth & AI Photo Booth for Berlin, Brandenburg and Mecklenburg","og_url":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/","og_site_name":"Ki-Fotobox, Fotospiegel mieten in MV, Berlin, Brandenburg","article_publisher":"https:\/\/www.facebook.com\/FotoboxNeubrandenburg","article_modified_time":"2026-08-13T14:11:18+00:00","og_image":[{"url":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@fotoboxnb","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/","url":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/","name":"Photo Booth Christmas Party | Berlin, Brandenburg & Mecklenburg","isPartOf":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/#primaryimage"},"image":{"@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png","datePublished":"2026-08-13T14:06:28+00:00","dateModified":"2026-08-13T14:11:18+00:00","description":"Rent a Photo Booth for Your Corporate Christmas Party: Photo Mirror, Video Booth, Scribble Booth & AI Photo Booth for Berlin, Brandenburg and Mecklenburg","breadcrumb":{"@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/#primaryimage","url":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png","contentUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/08\/Fotobox-weihanchtsmann-photobooth-berlin.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fotobox-nb.de\/en\/photo-booth-christmas-party\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fotobox-nb.de\/en\/rent-a-photo-booth-and-ai-photo-booth-in-mecklenburg-brandenburg-berlin\/"},{"@type":"ListItem","position":2,"name":"Photo Booth Christmas Party"}]},{"@type":"WebSite","@id":"https:\/\/www.fotobox-nb.de\/en\/#website","url":"https:\/\/www.fotobox-nb.de\/en\/","name":"Fotobox","description":"Photobooth in mieten","publisher":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#organization"},"alternateName":"Photobooth","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fotobox-nb.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fotobox-nb.de\/en\/#organization","name":"Fotobox Neubrandenburg","alternateName":"RLmedia","url":"https:\/\/www.fotobox-nb.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fotobox-nb.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/04\/FB_Logo_neu-1.png.webp","contentUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/04\/FB_Logo_neu-1.png.webp","width":842,"height":595,"caption":"Fotobox Neubrandenburg"},"image":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FotoboxNeubrandenburg","https:\/\/x.com\/fotoboxnb","https:\/\/www.tiktok.com\/@fotoboxnb","https:\/\/www.instagram.com\/fotoboxnb\/","https:\/\/www.youtube.com\/@rlmedianb4046"]}]}},"_links":{"self":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages\/13487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/comments?post=13487"}],"version-history":[{"count":0,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages\/13487\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/media?parent=13487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}