{"id":22995839,"date":"2022-08-08T13:38:14","date_gmt":"2022-08-08T11:38:14","guid":{"rendered":"https:\/\/donaulabs.de\/startseite\/"},"modified":"2024-06-26T14:36:48","modified_gmt":"2024-06-26T12:36:48","slug":"home","status":"publish","type":"page","link":"https:\/\/donaulabs.de\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E8F4FC&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(43,135,218,0) 45%|#e8f4fc 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/Wellen.png&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; custom_padding=&#8221;3rem||3rem||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][dipi_floating_multi_images _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; height=&#8221;70vh&#8221; height_tablet=&#8221;70vh&#8221; height_phone=&#8221;65vh&#8221; height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][dipi_floating_multi_images_child img_src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/donaulabs-quadrat.jpg&#8221; horizontal_position=&#8221;7%&#8221; vertical_position=&#8221;18%&#8221; fmi_effect=&#8221;leftright&#8221; fmi_speed=&#8221;8200ms&#8221; horizontal_position_tablet=&#8221;7%&#8221; horizontal_position_phone=&#8221;7%&#8221; horizontal_position_last_edited=&#8221;on|phone&#8221; vertical_position_tablet=&#8221;18%&#8221; vertical_position_phone=&#8221;33%&#8221; vertical_position_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;60vh&#8221; max_height=&#8221;60vh&#8221; border_radii_item=&#8221;on|900px|900px|900px|900px&#8221; border_width_all_item=&#8221;10px&#8221; border_color_all_item=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_floating_multi_images_child][dipi_floating_multi_images_child img_src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/Produktion.jpg&#8221; horizontal_position_phone=&#8221;5%&#8221; horizontal_position_last_edited=&#8221;off|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;30vh&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;60%&#8221; max_width_last_edited=&#8221;on|desktop&#8221; max_height=&#8221;30vh&#8221; max_height_tablet=&#8221;30vh&#8221; max_height_phone=&#8221;28vh&#8221; max_height_last_edited=&#8221;on|phone&#8221; border_radii_item=&#8221;on|900px|900px|900px|900px&#8221; border_width_all_item=&#8221;10px&#8221; border_color_all_item=&#8221;#009FE3&#8243; global_colors_info=&#8221;{}&#8221;][\/dipi_floating_multi_images_child][dipi_floating_multi_images_child img_src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/schuungsraum.jpg&#8221; horizontal_position=&#8221;61%&#8221; vertical_position=&#8221;9%&#8221; fmi_effect=&#8221;leftright&#8221; fmi_speed=&#8221;9450ms&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;33%&#8221; height=&#8221;33%&#8221; border_radii_item=&#8221;on|100px|100px|100px|100px&#8221; border_width_all_item=&#8221;7px&#8221; border_color_all_item=&#8221;#8CC0DF&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_floating_multi_images_child][\/dipi_floating_multi_images][et_pb_code _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Sucht das Element mit der Klasse \"menu-item-22995874\"<!-- [et_pb_line_break_holder] -->const menuItem = document.querySelector('.cta-en');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u00dcberpr\u00fcft, ob das Element gefunden wurde und ein direktes Childelement <a> hat<!-- [et_pb_line_break_holder] -->if (menuItem) {<!-- [et_pb_line_break_holder] -->    const childLink = menuItem.querySelector('a');<!-- [et_pb_line_break_holder] -->    if (childLink) {<!-- [et_pb_line_break_holder] -->        \/\/ F\u00fcgt die gew\u00fcnschten Klassen hinzu<!-- [et_pb_line_break_holder] -->        childLink.classList.add('et_pb_button', 'dipi-cta-button', 'dipi-cta-button-icon-left', 'dipi-cta-button-effect-zoomin', 'cta-button');<!-- [et_pb_line_break_holder] -->        console.log('Klassen erfolgreich hinzugef\u00fcgt.');<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        console.log('Kein Childelement <a> gefunden.');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->} else {<!-- [et_pb_line_break_holder] -->    console.log('Element mit der Klasse \"cta-en\" nicht gefunden.');<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;display:flex;||flex-direction:column;||justify-content:center;&#8221; global_colors_info=&#8221;{}&#8221;][dipi_dual_heading first_heading=&#8221;Space for innovative companies in Neustadt an der Donau&#8221; second_heading=&#8221;Flexible space for production, offices and logistics&#8221; heading_tag=&#8221;h1&#8243; heading_display=&#8221;column&#8221; fh_style=&#8221;background&#8221; first_heading_color=&#8221;#FFFFFF&#8221; fh_padding=&#8221;0px|10px|0px|10px|false|false&#8221; fh_margin=&#8221;0px|0px|25px|0px|false|false&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; first_heading_text_align=&#8221;left&#8221; first_heading_text_color=&#8221;#009FE3&#8243; first_heading_font_size=&#8221;15px&#8221; first_heading_line_height=&#8221;1.7em&#8221; second_heading_font=&#8221;|700|||||||&#8221; second_heading_font_size=&#8221;44px&#8221; second_heading_line_height=&#8221;1.2em&#8221; text_orientation=&#8221;left&#8221; first_heading_font_size_tablet=&#8221;15px&#8221; first_heading_font_size_phone=&#8221;10px&#8221; first_heading_font_size_last_edited=&#8221;on|phone&#8221; second_heading_font_size_tablet=&#8221;44px&#8221; second_heading_font_size_phone=&#8221;26px&#8221; second_heading_font_size_last_edited=&#8221;on|phone&#8221; border_radii_fh_border=&#8221;on|50px|50px|50px|50px&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_dual_heading][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||50px||false|false&#8221; custom_padding_tablet=&#8221;||50px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>An ideal location for industry and commerce in Bavaria<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|||on|||||&#8221; text_font_size=&#8221;11px&#8221; custom_margin=&#8221;||-6px||false|false&#8221; custom_padding=&#8221;||0px|11px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>A project of the<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/LOGO_GRUPPE_2019_CMYK.png&#8221; title_text=&#8221;LOGO_GRUPPE_2019_CMYK&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;150px&#8221; custom_padding=&#8221;||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;3rem||||false|false&#8221; custom_margin_tablet=&#8221;3rem||||false|false&#8221; custom_margin_phone=&#8221;0rem||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;3rem||||false|false&#8221; custom_padding_tablet=&#8221;3rem||||false|false&#8221; custom_padding_phone=&#8221;2rem||||false|false&#8221; border_width_top=&#8221;2px&#8221; border_color_top=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>We would like to introduce you to an attractive opportunity that offers your company the chance to break new ground. The B+Z Group from Kelheim offers you flexible rental space for commercial and industrial companies in Donaulabs.<\/p>\n<p>Donaulabs is a modern commercial and industrial park in Neustadt an der Donau, perfect for the establishment of manufacturing, industry, offices, and logistics.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The revitalized former pharmaceutical site offers you the flexibility to rent larger areas or just parts of it, depending on your individual requirements. In addition, the 29.348 m\u00b2 site offers the option to expand with new buildings to meet your growing needs.<\/p>\n<p>If you are looking for a prime location for your business, then this commercial and industrial park is an ideal solution.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; make_equal=&#8221;on&#8221; module_id=&#8221;overview&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px|20px|20px|20px|false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#8CC0DF&#8221; global_colors_info=&#8221;{}&#8221;][dipi_counter suffix=&#8221; qm&#8221; count_number_thousands_separator=&#8221;.&#8221; count_to_number=&#8221;12000&#8243; count_from_number=&#8221;11000&#8243; count_duration=&#8221;5600&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; all_font=&#8221;|700|||||||&#8221; all_text_color=&#8221;#1882C0&#8243; all_font_size=&#8221;34.8px&#8221; prefix_text_color=&#8221;#009FE3&#8243; global_colors_info=&#8221;{}&#8221;][\/dipi_counter][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#1882C0&#8243; text_line_height=&#8221;1.4em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>rental space for production,<\/strong><br \/><strong>office and logistics<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#8CC0DF&#8221; text_font_size=&#8221;14px&#8221; text_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\">and up to 26.500 m2<br \/>expansion options<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px|20px|20px|20px|false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#8CC0DF&#8221; global_colors_info=&#8221;{}&#8221;][dipi_counter suffix=&#8221; qm&#8221; count_number_thousands_separator=&#8221;.&#8221; count_to_number=&#8221;1400&#8243; count_from_number=&#8221;1200&#8243; count_duration=&#8221;5600&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; all_font=&#8221;|700|||||||&#8221; all_text_color=&#8221;#1882C0&#8243; all_font_size=&#8221;34.8px&#8221; prefix_text_color=&#8221;#009FE3&#8243; global_colors_info=&#8221;{}&#8221;][\/dipi_counter][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#1882C0&#8243; text_line_height=&#8221;1.4em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\"><b>clean room areas<\/b><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#8CC0DF&#8221; text_font_size=&#8221;14px&#8221; text_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">with appropriate<br \/>structural and technical<br \/>equipment<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px|20px|20px|20px|false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#8CC0DF&#8221; global_colors_info=&#8221;{}&#8221;][dipi_counter suffix=&#8221; qm&#8221; count_number_thousands_separator=&#8221;.&#8221; count_to_number=&#8221;5800&#8243; count_from_number=&#8221;5660&#8243; count_duration=&#8221;5600&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; all_font=&#8221;|700|||||||&#8221; all_text_color=&#8221;#1882C0&#8243; all_font_size=&#8221;34.8px&#8221; prefix_text_color=&#8221;#009FE3&#8243; global_colors_info=&#8221;{}&#8221;][\/dipi_counter][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#1882C0&#8243; text_line_height=&#8221;1.4em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\"><strong>fully furnished and equipped rental spaces<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px|20px|20px|20px|false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#8CC0DF&#8221; global_colors_info=&#8221;{}&#8221;][dipi_counter suffix=&#8221;+&#8221; count_number_thousands_separator=&#8221;.&#8221; count_to_number=&#8221;300&#8243; count_from_number=&#8221;195&#8243; count_duration=&#8221;5600&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; all_font=&#8221;|700|||||||&#8221; all_text_color=&#8221;#1882C0&#8243; all_font_size=&#8221;34.8px&#8221; prefix_text_color=&#8221;#009FE3&#8243; global_colors_info=&#8221;{}&#8221;][\/dipi_counter][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#1882C0&#8243; text_line_height=&#8221;1.4em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\"><strong>parking spaces in the parking deck and on the premises<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#8CC0DF&#8221; text_font_size=&#8221;14px&#8221; text_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\">and the possibility of extending the parking deck<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;rentalspace&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E8F4FC&#8221; background_image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/divider-bottom.png&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;bottom_center&#8221; custom_padding=&#8221;3rem||3rem||true|false&#8221; bottom_divider_color=&#8221;#FFFFFF&#8221; bottom_divider_height=&#8221;40vh&#8221; bottom_divider_repeat=&#8221;1x&#8221; bottom_divider_flip=&#8221;vertical&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/Donaulabs-spaces-eng.jpg&#8221; title_text=&#8221;Screenshot&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;900px&#8221; module_alignment=&#8221;center&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_blur=&#8221;80px&#8221; box_shadow_spread=&#8221;19px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.18)&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0rem||0rem||true|false&#8221; custom_padding_phone=&#8221;0rem||0rem||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][dipi_advanced_tabs activate_on_hover=&#8221;on&#8221; use_sticky_tabs=&#8221;off&#8221; use_tabs_fullwidth=&#8221;on&#8221; tabs_min_width=&#8221;262px&#8221; use_tabs_fullwidth_phone=&#8221;off&#8221; tabs_min_width_phone=&#8221;100%&#8221; tabs_align=&#8221;center&#8221; tabs_container_padding=&#8221;10px|10px|10px|10px|false|false&#8221; tabs_container_margin=&#8221;10px|0px|10px|0px|false|false&#8221; tabs_item_margin=&#8221;2px|4px|2px|4px|false|false&#8221; use_scroll_to_content=&#8221;off&#8221; content_padding=&#8221;50px|50px|50px|50px|false|false&#8221; content_margin=&#8221;10px|10px|10px|10px|false|false&#8221; tabs_icon_margin_active=&#8221;2px|2px|2px|2px|false|false&#8221; use_active_arrow=&#8221;on&#8221; active_arrow_color=&#8221;#1882C0&#8243; active_arrow_size=&#8221;32px&#8221; arrow_align=&#8221;center&#8221; content_bg_color=&#8221;#E8F4FC&#8221; tabs_bg_color=&#8221;#E8F4FC&#8221; tabs_item_bg_color=&#8221;rgba(140,192,223,0.25)&#8221; navigation_prev_icon_yn=&#8221;on&#8221; navigation_prev_icon=&#8221;&#x23;||divi||400&#8243; navigation_next_icon_yn=&#8221;on&#8221; navigation_next_icon=&#8221;&#x24;||divi||400&#8243; navigation_size=&#8221;40&#8243; navigation_color=&#8221;#E8F4FC&#8221; navigation_bg_color=&#8221;#1882C0&#8243; navigation_circle=&#8221;on&#8221; content_padding_tablet=&#8221;50px|50px|50px|50px|false|false&#8221; content_padding_phone=&#8221;30px|30px|30px|30px|false|false&#8221; content_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;24px&#8221; subtitle_font=&#8221;||||||||&#8221; subtitle_text_color=&#8221;#1882C0&#8243; subtitle_active_font=&#8221;|700|||||||&#8221; header_3_text_color=&#8221;#1882C0&#8243; header_3_font_size=&#8221;24px&#8221; border_radii_content_wrapper=&#8221;on|25px|25px|25px|25px&#8221; border_radii_tabs_wrapper=&#8221;on|20px|20px|20px|20px&#8221; border_width_all_tabs_wrapper=&#8221;0px&#8221; border_color_all_tabs_wrapper=&#8221;RGBA(255,255,255,0)&#8221; border_radii_tabs_item=&#8221;on|10px|10px|10px|10px&#8221; border_radii_tabs_item_active=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][dipi_advanced_tabs_item title=&#8221;1&#8243; subtitle=&#8221;office, production, warehouse&#8221; use_library_content=&#8221;on&#8221; divi_library=&#8221;22995501&#8243; tab_media=&#8221;none&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_advanced_tabs_item][dipi_advanced_tabs_item title=&#8221;2&#8243; subtitle=&#8221;4-storey office building&#8221; use_library_content=&#8221;on&#8221; divi_library=&#8221;22995523&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_advanced_tabs_item][dipi_advanced_tabs_item title=&#8221;3 + 4&#8243; subtitle=&#8221;connected office buildings&#8221; use_library_content=&#8221;on&#8221; divi_library=&#8221;22995543&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/dipi_advanced_tabs_item][\/dipi_advanced_tabs][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;benefits&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/divider-blau.png&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;bottom_center&#8221; bottom_divider_style=&#8221;wave2&#8243; bottom_divider_color=&#8221;#E8F4FC&#8221; bottom_divider_height=&#8221;250px&#8221; bottom_divider_height_tablet=&#8221;250px&#8221; bottom_divider_height_phone=&#8221;120px&#8221; bottom_divider_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;1000px&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><strong><\/strong>Your benefits <strong>as a tenant <\/strong>of our commercial and industrial space<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-check.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p style=%22text-align: center;%22>hochwertige<br \/>Ausstattung der<br \/>Geb\u00e4ude<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p style=%22text-align: center;%22>high-quality<br \/>equipment of the buildings<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">high-quality<br \/>equipment of the<br \/>buildings<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-aufzug.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p class=%22p1%22 style=%22text-align: center;%22><b>Aufz\u00fcge in<br \/>Produktions- und<br \/>B\u00fcrogeb\u00e4uden<\/b><\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p class=%22p1%22 style=%22text-align: center;%22>Elevators in production and<br \/>office buildings<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\" style=\"text-align: center;\">elevators in<br \/>production and<br \/>office buildings<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-check.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p>Reinraum- und<br \/>Drucklufttechnik,<br \/>Grundwasserbrunnen<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p>Clean room and compressed air technology, groundwater fountain<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>clean room and<br \/>compressed air technology,<br \/>groundwater fountain<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-kantine.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p>ausgestattete<br \/>Mitarbeiter-<br \/>Kantinen<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p>equipped<br \/>staff canteens<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>equipped<br \/>staff canteens<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-klima.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p>teilweise<br \/>vollklimatisiert mit<br \/>Heiz-Ku\u0308hl-Decken<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p>partly fully air-conditioned with<br \/>heating\/cooling ceilings<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>partly<br \/>fully air-conditioned with<br \/>heating\/cooling ceilings<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-zeit.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<p>kurzfristig<br \/>bezugsfertig<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p>ready for occupancy<br \/>in the short term<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ready for occupancy<br \/>in the short term<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-raum.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>flexible room<br \/>layout possible<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;30px|10px|30px|10px|false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(140,192,223,0.45)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/icon-handshake.svg&#8221; icon_alignment=&#8221;center&#8221; image_icon_width_tablet=&#8221;&#8221; image_icon_width_phone=&#8221;60px&#8221; image_icon_width_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;|700|||||||&#8221; text_orientation=&#8221;center&#8221; body_font_size_tablet=&#8221;&#8221; body_font_size_phone=&#8221;&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>attractive rental<br \/>conditions<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;location&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E8F4FC&#8221; custom_padding=&#8221;0rem||0rem||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;3&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/Standort-Neustadt.jpg&#8221; title_text=&#8221;Standort-Neustadt&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;330px&#8221; min_height_last_edited=&#8221;on|phone&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_width_all=&#8221;8px&#8221; border_color_all=&#8221;#FFFFFF&#8221; box_shadow_style=&#8221;preset1&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;display:flex; ||flex-direction:column;||justify-content:center;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||32px||false|false&#8221;]<\/p>\n<h2 style=\"text-align: left;\"><strong>Neustadt a.d. Donau:<\/strong> an ideal location for commercial and industry in Bavaria<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||3px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Neustadt an der Donau is located halfway between Regensburg and Ingolstadt. This commercial and industrial location benefits particularly from its favorable transport links. The direct connection to the B16 federal highway, the proximity to the A93 and A9 motorways, and the location of Donaulabs near Neustadt\u2019s railroad station guarantee fast supra-regional connections.<\/p>\n<p>Numerous commercial and industrial developments have led to dynamic growth, resulting in a population of over 15,000 in Neustadt.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;contact&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E8F4FC&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#e8f4fc 0%|rgba(41,196,169,0) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/Wellen.png&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;900px&#8221; module_alignment=&#8221;center&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><strong>Are you interested?<\/strong> Get in touch with us directly!<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_5,2_5&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; max_width=&#8221;900px&#8221; custom_padding=&#8221;50px|50px|50px|50px|false|false&#8221; custom_padding_tablet=&#8221;50px|50px|50px|50px|false|false&#8221; custom_padding_phone=&#8221;30px|25px|30px|25px|true|true&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(0,0,0,0.13)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_contact_form email=&#8221;info@bz-gruppe.de&#8221; title=&#8221;Kontaktformular&#8221; custom_message=&#8221;Sie haben eine neue Nachricht erhalten. ||et_pb_line_break_holder||||et_pb_line_break_holder||Name: %%Vorname%% %%Name%%||et_pb_line_break_holder||Firma: %%Firma%%||et_pb_line_break_holder||E-Mail-Adresse: %%Email%%||et_pb_line_break_holder||Telefon: %%Telefonnummer%%||et_pb_line_break_holder||||et_pb_line_break_holder||Nachricht:||et_pb_line_break_holder||%%Nachricht%%&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; _unique_id=&#8221;779f0993-20f5-4cbf-952f-a59b6bf3dc11&#8243; title_level=&#8221;h3&#8243; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#009FE3&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;100px&#8221; admin_email_from_name=&#8221;%%Vorname%% %%Name%%&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color__hover=&#8221;#1882C0&#8243; button_bg_enable_color__hover=&#8221;on&#8221;][et_pb_contact_field field_id=&#8221;Name&#8221; field_title=&#8221;Family name&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Vorname&#8221; field_title=&#8221;First name&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Firma&#8221; field_title=&#8221;Company&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Telefonnummer&#8221; field_title=&#8221;Phone number&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Email&#8221; field_title=&#8221;Email&#8221; field_type=&#8221;email&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Nachricht&#8221; field_title=&#8221;Message&#8221; field_type=&#8221;text&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.23.4&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][\/et_pb_contact_form][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb icon_alignment_tablet=&#8221;&#8221; icon_alignment_phone=&#8221;left&#8221; icon_alignment_last_edited=&#8221;on|phone&#8221; content_tablet=&#8221;<\/p>\n<h3>Ihr Ansprechpartner:<\/h3>\n<p><strong>Michael B\u00fcchl<br \/><\/strong>Gesch\u00e4ftsf\u00fchrer<\/p>\n<p class=%22p1%22><span class=%22s1%22>Gewerbepark<br \/>Neustadt Donau GmbH<b><br \/><\/b><\/span><span class=%22s1%22>Alter Markt 9<br \/><\/span><span class=%22s1%22>93309 Kelheim<\/span><\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<h3>Your contact person:<\/h3>\n<p><strong>Michael B\u00fcchl <\/strong>| Managing Director<\/p>\n<p class=%22p1%22><span class=%22s1%22>Business Park<br \/>Neustadt Donau GmbH<b><br \/><\/b><\/span><span class=%22s1%22>Alter Markt 9 | <\/span><span class=%22s1%22>93309 Kelheim | Bavaria<br \/><\/span><\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; text_orientation_tablet=&#8221;&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; border_radii_image=&#8221;on|100px|100px|100px|100px&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h3>Your contact person:<\/h3>\n<p><strong>Michael B\u00fcchl<br \/><\/strong>Managing Director<strong><br \/><\/strong><strong><\/strong><\/p>\n<p class=\"p1\"><span class=\"s1\">Gewerbepark<br \/>Neustadt Donau GmbH<b><br \/><\/b><\/span><span class=\"s1\">Alter Markt 9<br \/><\/span><span class=\"s1\">93309 Kelheim, Bavaria<br \/><\/span><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf87b;||fa||900&#8243; icon_color=&#8221;#1882C0&#8243; _builder_version=&#8221;4.23.4&#8243; _module_preset=&#8221;21d747c2-34fe-4ab5-82b0-a4a1d139a97b&#8221; body_link_text_color=&#8221;#009FE3&#8243; image_icon_custom_margin=&#8221;|0px|||false|false&#8221; image_icon_custom_padding=&#8221;|0px|||false|false&#8221; custom_margin=&#8221;||-3px||false|false&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\"><span class=\"s1\">09441 5043-0<\/span><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf199;||fa||900&#8243; icon_color=&#8221;#1882C0&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;21d747c2-34fe-4ab5-82b0-a4a1d139a97b&#8221; image_icon_custom_margin=&#8221;|0px|||false|false&#8221; image_icon_custom_padding=&#8221;|0px|||false|false&#8221; custom_margin=&#8221;||4px||false|false&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\"><span class=\"s1\">info@bz-gruppe.de<\/span><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p><div class=\"et_pb_module dipi_floating_multi_images dipi_floating_multi_images_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t<div class=\"dipi-floating-multi-images\">  <\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module dipi_floating_multi_images_child dipi_floating_multi_images_child_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t\n                <div class=\"dipi-fi-img\"><img decoding=\"async\" src=\"https:\/\/donaulabs.de\/wp-content\/uploads\/donaulabs-quadrat.jpg\" alt=\"\"\/><\/img><\/div>\n            \n\t\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module dipi_floating_multi_images_child dipi_floating_multi_images_child_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t\n                <div class=\"dipi-fi-img\"><img decoding=\"async\" src=\"https:\/\/donaulabs.de\/wp-content\/uploads\/Produktion.jpg\" alt=\"\"\/><\/img><\/div>\n            \n\t\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module dipi_floating_multi_images_child dipi_floating_multi_images_child_2\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t\n                <div class=\"dipi-fi-img\"><img decoding=\"async\" src=\"&#8221;https:\/\/donaulabs.de\/wp-content\/uploads\/schuungsraum.jpg&#8221;\" alt=\"\"\/><\/img><\/div>\n            \n\t\t\t\t<\/div>\n\t\t\t<\/div><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-22995839","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/pages\/22995839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/comments?post=22995839"}],"version-history":[{"count":10,"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/pages\/22995839\/revisions"}],"predecessor-version":[{"id":22995918,"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/pages\/22995839\/revisions\/22995918"}],"wp:attachment":[{"href":"https:\/\/donaulabs.de\/en\/wp-json\/wp\/v2\/media?parent=22995839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}