{"id":60,"date":"2023-08-31T19:09:50","date_gmt":"2023-08-31T17:09:50","guid":{"rendered":"https:\/\/www.filippo-wiedenbrueck.de\/?page_id=60"},"modified":"2023-11-20T19:03:29","modified_gmt":"2023-11-20T18:03:29","slug":"home","status":"publish","type":"page","link":"https:\/\/www.filippo-wiedenbrueck.de\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"60\" class=\"elementor elementor-60\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a0ddf79 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a0ddf79\" 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-c167f61\" data-id=\"c167f61\" 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-133d008 elementor-widget elementor-widget-spacer\" data-id=\"133d008\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec30251 elementor-widget elementor-widget-google_maps\" data-id=\"ec30251\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Bielefelder%20Stra%C3%9Fe%201%2C%2033378%20Rheda-Wiedenbr%C3%BCck&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Bielefelder Stra\u00dfe 1, 33378 Rheda-Wiedenbr\u00fcck\"\n\t\t\t\t\taria-label=\"Bielefelder Stra\u00dfe 1, 33378 Rheda-Wiedenbr\u00fcck\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\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-f9eae39 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f9eae39\" 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-bb46161\" data-id=\"bb46161\" 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-18b442b elementor-widget elementor-widget-spacer\" data-id=\"18b442b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-e801b8d elementor-widget elementor-widget-html\" data-id=\"e801b8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>\u00d6ffnungszeiten<\/title>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        body {\r\n            font-family: Arial, sans-serif;\r\n            text-align: center;\r\n            background-color: #f2f2f2;\r\n        }\r\n        .opening-hours {\r\n            margin: 0 auto;\r\n            width: 80%;\r\n            background-color: #fff;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);\r\n        }\r\n        .title {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        h1 {\r\n            color: #333;\r\n            margin: 0;\r\n        }\r\n        table {\r\n            width: 100%;\r\n        }\r\n        th, td {\r\n            padding: 10px;\r\n        }\r\n        th {\r\n            background-color: #333;\r\n            color: #fff;\r\n        }\r\n        td {\r\n            background-color: #f2f2f2;\r\n        }\r\n        \r\n        \/* CSS f\u00fcr mobile Ger\u00e4te (maximale Bildschirmbreite 600px) *\/\r\n        @media screen and (max-width: 600px) {\r\n            .title h1 {\r\n                font-size: 1.5em; \/* \u00c4ndere die Schriftgr\u00f6\u00dfe f\u00fcr die Titel *\/\r\n            }\r\n            table {\r\n                font-size: 0.8em; \/* \u00c4ndere die Schriftgr\u00f6\u00dfe f\u00fcr die Tabelle *\/\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"opening-hours\">\r\n        <div class=\"title\">\r\n            <h1>Unsere \u00d6ffnungszeiten<\/h1>\r\n        <\/div>\r\n        <table>\r\n            <tr>\r\n                <th>Tag<\/th>\r\n                <th>\u00d6ffnungszeiten<\/th>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Montag<\/td>\r\n                <td>17:00\u201323:00<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Dienstag<\/td>\r\n                <td>Geschlossen<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Mittwoch<\/td>\r\n                <td>17:00\u201323:00<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Donnerstag<\/td>\r\n                <td>17:00\u201323:00<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Freitag<\/td>\r\n                <td>17:00\u201323:00<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Samstag<\/td>\r\n                <td>17:00\u201323:00<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td>Sonntag<\/td>\r\n                <td>11:30\u201314:30, 17:00\u201323:00<\/td>\r\n            <\/tr>\r\n        <\/table>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\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-f3a5d50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f3a5d50\" 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-582a297\" data-id=\"582a297\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"page-templates\/homepage.php","meta":{"footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=60"}],"version-history":[{"count":20,"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":887,"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=\/wp\/v2\/pages\/60\/revisions\/887"}],"wp:attachment":[{"href":"https:\/\/www.filippo-wiedenbrueck.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}