{"id":1109,"date":"2025-05-28T12:48:20","date_gmt":"2025-05-28T10:48:20","guid":{"rendered":"https:\/\/haus-der-seefahrt.de\/home\/"},"modified":"2025-11-05T11:33:11","modified_gmt":"2025-11-05T10:33:11","slug":"home","status":"publish","type":"page","link":"https:\/\/haus-der-seefahrt.de\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; scroll_header_skin=&#8221;default&#8221; el_wrapper_class=&#8221;featuresection&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]\n<div id=\"haus-hero-7582\" class=\"haus-hero-wrapper\">\n\n    <div class=\"haus-hero-container\">\n\n        <!-- Video -->\n        <video \n            class=\"haus-hero-video\"\n            muted \n            autoplay \n            loop \n            playsinline \n            webkit-playsinline \n            preload=\"metadata\"\n            poster=\"\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AE_006-scaled.jpg\"\n        >\n            <source src=\"\/wp-content\/uploads\/2025\/11\/Haus-Der-SeefahrtV1.mp4\" type=\"video\/mp4\">\n        <\/video>\n\n        <!-- Fallback image -->\n        <div class=\"haus-hero-bg-image haus-hero-video-fallback\" style=\"background-image:url('\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AE_006-scaled.jpg');\"><\/div>\n\n        <div class=\"haus-hero-overlay\" style=\"background-color:#00000073\"><\/div>\n\n        <div class=\"haus-hero-content\" style=\"text-align:center\">\n            <div class=\"haus-hero-top\">\n                                    <div class=\"haus-hero-subtitle\" style=\"color:#F7F4F0\">\n                        H\u00d6HE BR\u00dcCKE 1 - HAMBURG                    <\/div>\n                \n                                    <div class=\"haus-hero-year\" style=\"color:#F7F4F0\">\n                        Seit 1881                    <\/div>\n                            <\/div>\n\n            <h1 id=\"title-haus-hero-7582\" class=\"haus-hero-title\" style=\"color:#F7F4F0\">\n                HAUS DER SEEFAHRT            <\/h1>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* ---------- WRAPPER ---------- *\/\n#haus-hero-7582.haus-hero-wrapper {\n    position: relative;\n    height: 100vh;\n    z-index: 1;\n}\n\n\/* Fixed hero container *\/\n#haus-hero-7582 .haus-hero-container {\n    position: fixed;\n    top: 0; left: 0;\n    width: 100%; height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    z-index: 1;\n    transition: filter .3s ease-out, transform .3s ease-out, opacity .3s ease-out;\n}\n\n\/* Video *\/\n#haus-hero-7582 .haus-hero-video {\n    position: absolute;\n    top:0; left:0;\n    width:100%; height:100%;\n    object-fit:cover;\n    z-index:1;\n    pointer-events:none;\n}\n\n\/* Fallback *\/\n#haus-hero-7582 .haus-hero-video-fallback {\n    display:none;\n    position:absolute;\n    top:0; left:0;\n    width:100%; height:100%;\n    background-size:cover;\n    background-position:center;\n    z-index:1;\n}\n\n\/* Overlay *\/\n#haus-hero-7582 .haus-hero-overlay {\n    position:absolute;\n    top:0; left:0;\n    width:100%; height:100%;\n    z-index:2;\n}\n\n\/* Content *\/\n#haus-hero-7582 .haus-hero-content {\n    position:relative;\n    z-index:3;\n    padding:0 10px;\n    width:100%;\n    max-width:2500px;\n    box-sizing:border-box;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:flex-end;\n    height:100%;\n}\n\n\/* Subtitle *\/\n#haus-hero-7582 .haus-hero-subtitle {\n    font-family:\"Delvard Sans Condensed Regular\";\n    font-size:clamp(.9rem,2.5vw,1rem);\n    text-transform:uppercase;\n    letter-spacing:.15em;\n    margin-bottom:15px;\n    opacity:.9;\n}\n\n\/* Year *\/\n#haus-hero-7582 .haus-hero-year {\n    font-family:'Operetta Regular', serif;\n    font-size:clamp(1rem,3vw,3rem);\n    opacity:.9;\n    letter-spacing:.05em;\n\tmargin-bottom: 15px;\n}\n\n\/* Title *\/\n#haus-hero-7582 .haus-hero-title {\n    font-family:'Operetta Regular', serif;\n    font-size:clamp(3rem,12vw,15rem);\n    line-height:.85;\n    text-transform:uppercase;\n    margin:0;\n    width:100%;\n    white-space:nowrap;\n    overflow:hidden;\n    text-overflow:ellipsis;\n}\n\n\/* Fade-up animation *\/\n@keyframes hausFadeUp {\n    from { opacity:0; transform:translateY(40px); }\n    to   { opacity:1; transform:translateY(0); }\n}\n\n#haus-hero-7582 .haus-hero-subtitle,\n#haus-hero-7582 .haus-hero-year,\n#haus-hero-7582 .haus-hero-title {\n    opacity:0;\n    animation:hausFadeUp 1.3s cubic-bezier(0.19,1,0.22,1) forwards;\n}\n\n#haus-hero-7582 .haus-hero-subtitle { animation-delay:.2s; }\n#haus-hero-7582 .haus-hero-year     { animation-delay:.4s; }\n#haus-hero-7582 .haus-hero-title    { animation-delay:.6s; }\n\n\/* Next content has normal z-index *\/\n#haus-hero-7582 ~ * {\n    position:relative;\n    z-index:10;\n}\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n    #haus-hero-7582 .haus-hero-content {\n        justify-content:center;\n        padding:20px;\n    }\n\n    #haus-hero-7582 .haus-hero-title {\n        font-size:clamp(2rem,8vw,10rem);\n        white-space:normal;\n        line-height:1;\n        word-break:break-word;\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    const id = \"haus-hero-7582\";\n    const root = document.getElementById(id);\n    const video = root.querySelector(\".haus-hero-video\");\n    const fallback = root.querySelector(\".haus-hero-video-fallback\");\n    const hero = root.querySelector(\".haus-hero-container\");\n    const title = root.querySelector(\".haus-hero-title\");\n    const content = root.querySelector(\".haus-hero-content\");\n\n    \/* -------- iOS Autoplay Safety -------- *\/\n    if (video) {\n        video.muted = true;\n        video.playsinline = true;\n\n        const tryPlay = () => video.play().catch(() => {});\n        video.addEventListener(\"loadeddata\", tryPlay);\n        video.addEventListener(\"canplay\", tryPlay);\n\n        \/* Required on some versions of iOS *\/\n        document.addEventListener(\"touchstart\", tryPlay, { once:true });\n    }\n\n    \/* -------- Title Auto-Resize -------- *\/\n    function adjustTitle() {\n        title.style.fontSize = \"\";\n        const maxW = content.offsetWidth;\n        const scrollW = title.scrollWidth;\n\n        if (scrollW > maxW) {\n            const current = parseFloat(getComputedStyle(title).fontSize);\n            const scale = maxW \/ scrollW;\n            title.style.fontSize = (current * scale * 0.94) + \"px\";\n        }\n    }\n\n    adjustTitle();\n    window.addEventListener(\"resize\", () => setTimeout(adjustTitle, 150));\n\n    if (document.fonts) document.fonts.ready.then(adjustTitle);\n\n    \/* -------- Desktop Scroll Parallax -------- *\/\n    function isMobile() { return window.innerWidth < 768; }\n\n    function onScroll() {\n        if (isMobile()) {\n            hero.style.opacity = 1;\n            hero.style.filter = \"none\";\n            hero.style.transform = \"none\";\n            return;\n        }\n\n        const y = window.scrollY;\n        const h = window.innerHeight;\n\n        if (y < h * .1) {\n            hero.style.opacity = \"1\";\n            hero.style.filter = \"none\";\n            hero.style.transform = \"scale(1)\";\n        } else {\n            const progress = Math.min((y - h*0.1) \/ (h*0.6), 1);\n            hero.style.opacity = 1 - progress * 0.4;\n            hero.style.filter = `blur(${progress*12}px)`;\n            hero.style.transform = `scale(${1 + progress*0.05})`;\n        }\n\n        hero.style.display = y > h * 1.5 ? \"none\" : \"flex\";\n    }\n\n    window.addEventListener(\"scroll\", onScroll);\n    onScroll();\n});\n<\/script>\n\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; mobile_columns_vertical_gap=&#8221;none&#8221; mobile_height_ratio=&#8221;100&#8243; scroll_header_skin=&#8221;default&#8221; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_column width=&#8221;1\/2&#8243; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;image&#8221; rc_bg_image=&#8221;189&#8243; expand_column_bg=&#8221;expand-bg-left&#8221;][vc_row_inner desktop_visibility=&#8221;hide&#8221; tablet_visibility=&#8221;hide&#8221; mobile_columns_vertical_gap=&#8221;none&#8221;][vc_column_inner]<div style=\"height: 70vh;\" class=\"grve-empty-space\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;85&#8243; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_row_inner height_ratio=&#8221;30&#8243; padding_top_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243;][vc_column_inner full_height=&#8221;yes&#8221;]<div data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h6\"><span>History<\/span><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;40&#8243; mobile_columns_vertical_gap=&#8221;60&#8243; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;middle&#8221; full_height=&#8221;yes&#8221;]<h2 data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h2\"><span>At the origin of Hamburg&#8217;s gateway to the world<\/span><\/h2>[vc_column_text css=&#8221;&#8221; animation=&#8221;fade-in-up-big&#8221;]On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg&#8217;s rise as a trading metropolis.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;30&#8243; padding_bottom_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;bottom&#8221; full_height=&#8221;yes&#8221;]<div class=\"grve-element grve-align-inherit\"><a href=\"https:\/\/haus-der-seefahrt.de\/en\/?page_id=1059\" title=\"Historie\" class=\"grve-btn-text grve-btn-line grve-line-left grve-text-black grve-text-hover-black grve-btn-medium\">\r\n\t\t<div class=\"grve-btn-inner\">\r\n\t\t<span>Learn more about the history<\/span>\r\n\t\t<span class=\"screen-reader-text\">Discover history<\/span>\r\n\t\t\t<span class=\"grve-line grve-bg-primary-1\"><\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t<\/a><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; mobile_columns_vertical_gap=&#8221;none&#8221; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_column width=&#8221;1\/2&#8243; content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;85&#8243; mobile_column_order=&#8221;2&#8243; rc_bg_color=&#8221;#D1D6DD&#8221;][vc_row_inner height_ratio=&#8221;30&#8243; padding_top_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243;][vc_column_inner full_height=&#8221;yes&#8221;]<div data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h6\"><span>Location<\/span><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;40&#8243; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;middle&#8221; full_height=&#8221;yes&#8221;]<h2 data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h2\"><span>Prominent anchorage between the port and the city<\/span><\/h2>[vc_column_text css=&#8221;&#8221; animation=&#8221;fade-in-up-big&#8221;]Located directly on Nikolaifleet, at the end of the historic Deichstra\u00dfe, the Haus der Seefahrt combines Hanseatic architecture with a maritime atmosphere. Speicherstadt, HafenCity and the Elbphilharmonie concert hall are all within walking distance. The location offers short distances, excellent infrastructure and unmistakable flair.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;30&#8243; padding_bottom_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;bottom&#8221; full_height=&#8221;yes&#8221;]<div class=\"grve-element grve-align-inherit\"><a href=\"https:\/\/haus-der-seefahrt.de\/en\/?page_id=1072\" title=\"Lage\" class=\"grve-btn-text grve-btn-line grve-line-left grve-text-black grve-text-hover-black grve-btn-medium\">\r\n\t\t<div class=\"grve-btn-inner\">\r\n\t\t<span>Discover the location<\/span>\r\n\t\t<span class=\"screen-reader-text\">Discover the location<\/span>\r\n\t\t\t<span class=\"grve-line grve-bg-primary-1\"><\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t<\/a><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;image&#8221; rc_bg_image=&#8221;1038&#8243; expand_column_bg=&#8221;expand-bg-right&#8221; mobile_column_order=&#8221;1&#8243;][vc_row_inner desktop_visibility=&#8221;hide&#8221; tablet_visibility=&#8221;hide&#8221; mobile_columns_vertical_gap=&#8221;none&#8221;][vc_column_inner]<div style=\"height: 70vh;\" class=\"grve-empty-space\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;50&#8243; padding_top_multiplier=&#8221;3x&#8221; padding_bottom_multiplier=&#8221;3x&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; rc_bg_color=&#8221;#1A3353&#8243;][vc_column content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; vertical_content_position=&#8221;middle&#8221; text_align=&#8221;center&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;80&#8243; rc_bg_color=&#8221;#1A3353&#8243;][vc_column_text css=&#8221;&#8221;]<a href=\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/Artboard-2.svg\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-303 aligncenter\" role=\"img\" src=\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/Artboard-2.svg\" alt=\"\" width=\"114\" height=\"51\" \/><\/a>[\/vc_column_text]<div class=\"grve-element grve-divider\" style=\"padding-top: 10px;\"><span class=\"grve-custom-divider grve-bg-primary-1 grve-align-inherit\" style=\"width: 150px;height: 1px;\"><\/span><\/div><div class=\"grve-empty-space grve-height-2x\"><\/div><blockquote class=\"grve-element grve-quote-element grve-align-center grve-text-white\"><p>&#8220;You can&#8217;t control the wind, but you can adjust the sail.&#8221;<\/p><\/blockquote><div class=\"grve-empty-space grve-height-2x\"><\/div><div class=\"grve-element grve-divider\" style=\"padding-bottom: 15px;\"><span class=\"grve-custom-divider grve-bg-primary-1 grve-align-inherit\" style=\"width: 150px;height: 1px;\"><\/span><\/div><div class=\"grve-element grve-title grve-align-center grve-h6 grve-text-white\"><span>Ricky Skaggs<\/span><\/div><div class=\"grve-element grve-divider\" style=\"padding-top: 10px;\"><span class=\"grve-custom-divider grve-bg-primary-1 grve-align-inherit\" style=\"width: 150px;height: 1px;\"><\/span><\/div>[\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; mobile_columns_vertical_gap=&#8221;none&#8221; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_column width=&#8221;1\/2&#8243; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;image&#8221; rc_bg_image=&#8221;180&#8243; expand_column_bg=&#8221;expand-bg-left&#8221;][vc_row_inner desktop_visibility=&#8221;hide&#8221; tablet_visibility=&#8221;hide&#8221; mobile_columns_vertical_gap=&#8221;none&#8221;][vc_column_inner]<div style=\"height: 70vh;\" class=\"grve-empty-space\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;85&#8243; rc_bg_color=&#8221;#FFFFFF&#8221;][vc_row_inner height_ratio=&#8221;30&#8243; padding_top_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243;][vc_column_inner full_height=&#8221;yes&#8221;]<div data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h6\"><span>The property<\/span><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;40&#8243; mobile_height_ratio=&#8221;30&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;middle&#8221; full_height=&#8221;yes&#8221;]<h2 data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h2\"><span>A piece of Hamburg&#8217;s history, revitalized for the future<\/span><\/h2>[vc_column_text css=&#8221;&#8221; animation=&#8221;fade-in-up-big&#8221;]The Haus der Seefahrt combines tradition and modern working environments. With careful refurbishment, the historical substance is preserved and modern standards are being developed for future generations.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;30&#8243; padding_bottom_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;bottom&#8221; full_height=&#8221;yes&#8221;]<div class=\"grve-element grve-align-inherit\"><a href=\"https:\/\/haus-der-seefahrt.de\/en\/?page_id=1081\" title=\"Haus\" class=\"grve-btn-text grve-btn-line grve-line-left grve-text-black grve-text-hover-black grve-btn-medium\">\r\n\t\t<div class=\"grve-btn-inner\">\r\n\t\t<span>Find out more about the property<\/span>\r\n\t\t<span class=\"screen-reader-text\">Find out more about the property<\/span>\r\n\t\t\t<span class=\"grve-line grve-bg-primary-1\"><\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t<\/a><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; mobile_columns_vertical_gap=&#8221;none&#8221; rc_bg_color=&#8221;#E8EBEE&#8221;][vc_column width=&#8221;1\/2&#8243; content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;85&#8243; mobile_column_order=&#8221;2&#8243; rc_bg_color=&#8221;#E8EBEE&#8221;][vc_row_inner height_ratio=&#8221;30&#8243; padding_top_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243;][vc_column_inner full_height=&#8221;yes&#8221;]<div data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h6\"><span>Rental spaces<\/span><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;40&#8243; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;middle&#8221; full_height=&#8221;yes&#8221;]<h2 data-animation=\"fade-in-up-big\" data-delay=\"0\" data-duration=\"normal\" class=\"grve-element grve-title grve-align-inherit grve-animated-item grve-h2\"><span>New work behind a historic facade<\/span><\/h2>[vc_column_text css=&#8221;&#8221; animation=&#8221;fade-in-up-big&#8221;]Flexible floor plans from the Fleet floor to the 7th floor offer spaces between 177 m\u00b2 and 455 m\u00b2. Bright open spaces, conference rooms and retreats create modern working environments with a maritime ambience.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;30&#8243; padding_bottom_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;bottom&#8221; full_height=&#8221;yes&#8221;]<div class=\"grve-element grve-align-inherit\"><a href=\"https:\/\/haus-der-seefahrt.de\/mietflaechen\/\" title=\"Mietfl\u00e4chen\" class=\"grve-btn-text grve-btn-line grve-line-left grve-text-black grve-text-hover-black grve-btn-medium\">\r\n\t\t<div class=\"grve-btn-inner\">\r\n\t\t<span>Discover the maritime ambience<\/span>\r\n\t\t<span class=\"screen-reader-text\">Discover the maritime ambience<\/span>\r\n\t\t\t<span class=\"grve-line grve-bg-primary-1\"><\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t<\/a><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;image&#8221; rc_bg_image=&#8221;215&#8243; expand_column_bg=&#8221;expand-bg-right&#8221; mobile_column_order=&#8221;1&#8243;][vc_row_inner desktop_visibility=&#8221;hide&#8221; tablet_visibility=&#8221;hide&#8221; mobile_columns_vertical_gap=&#8221;none&#8221;][vc_column_inner]<div style=\"height: 70vh;\" class=\"grve-empty-space\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; scroll_header_skin=&#8221;default&#8221; el_wrapper_class=&#8221;featuresection&#8221;][vc_column][vc_column_text css=&#8221;&#8221;][\/vc_column_text][\/vc_column][\/vc_row][vc_row section_type=&#8221;fullwidth&#8221; height_ratio=&#8221;100&#8243; padding_top_multiplier=&#8221;&#8221; padding_bottom_multiplier=&#8221;&#8221; rc_bg_type=&#8221;color&#8221; columns_gap=&#8221;none&#8221; mobile_columns_vertical_gap=&#8221;none&#8221; mobile_height_ratio=&#8221;100&#8243; scroll_header_skin=&#8221;default&#8221; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_column width=&#8221;1\/2&#8243; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;image&#8221; rc_bg_image=&#8221;189&#8243; expand_column_bg=&#8221;expand-bg-left&#8221;][vc_row_inner desktop_visibility=&#8221;hide&#8221; tablet_visibility=&#8221;hide&#8221; mobile_columns_vertical_gap=&#8221;none&#8221;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; content_width=&#8221;60&#8243; horizontal_content_position=&#8221;center&#8221; full_height=&#8221;yes&#8221; rc_bg_type=&#8221;color&#8221; mobile_content_width=&#8221;85&#8243; rc_bg_color=&#8221;#FDFCFC&#8221;][vc_row_inner height_ratio=&#8221;30&#8243; padding_top_multiplier=&#8221;2x&#8221; mobile_height_ratio=&#8221;0&#8243;][vc_column_inner full_height=&#8221;yes&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner height_ratio=&#8221;40&#8243; mobile_columns_vertical_gap=&#8221;60&#8243; mobile_height_ratio=&#8221;0&#8243; el_class=&#8221;padding-top-mobile&#8221;][vc_column_inner vertical_content_position=&#8221;middle&#8221; full_height=&#8221;yes&#8221;][vc_column_text css=&#8221;&#8221; animation=&#8221;fade-in-up-big&#8221;]On Nikolaifleet, where Hamburg built its first port facilities in 1188, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1110,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1109","page","type-page","status-publish","has-post-thumbnail","hentry","grve-entry-item"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Haus der Seefahrt | Height bridge 1 - Hamburg<\/title>\n<meta name=\"description\" content=\"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg&#039;s rise as a commercial metropolis.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/haus-der-seefahrt.de\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Haus der Seefahrt | Height bridge 1 - Hamburg\" \/>\n<meta property=\"og:description\" content=\"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg&#039;s rise as a commercial metropolis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/haus-der-seefahrt.de\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Haus der Seefahrt\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-05T10:33:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/\",\"url\":\"https:\/\/haus-der-seefahrt.de\/en\/\",\"name\":\"Haus der Seefahrt | Height bridge 1 - Hamburg\",\"isPartOf\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg\",\"datePublished\":\"2025-05-28T10:48:20+00:00\",\"dateModified\":\"2025-11-05T10:33:11+00:00\",\"description\":\"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg's rise as a commercial metropolis.\",\"breadcrumb\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/haus-der-seefahrt.de\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage\",\"url\":\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg\",\"contentUrl\":\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg\",\"width\":2560,\"height\":2560,\"caption\":\"Historic building facade with intricate sculptures, featuring two people standing at the entrance.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/haus-der-seefahrt.de\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#website\",\"url\":\"https:\/\/haus-der-seefahrt.de\/en\/\",\"name\":\"Haus der Seefahrt\",\"description\":\"H\u00f6he Br\u00fccke 1 - Hamburg\",\"publisher\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/haus-der-seefahrt.de\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#organization\",\"name\":\"Haus der Seefahrt\",\"url\":\"https:\/\/haus-der-seefahrt.de\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/10\/yoast-696x696-1.png\",\"contentUrl\":\"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/10\/yoast-696x696-1.png\",\"width\":696,\"height\":696,\"caption\":\"Haus der Seefahrt\"},\"image\":{\"@id\":\"https:\/\/haus-der-seefahrt.de\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Haus der Seefahrt | Height bridge 1 - Hamburg","description":"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg's rise as a commercial metropolis.","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:\/\/haus-der-seefahrt.de\/en\/","og_locale":"en_US","og_type":"article","og_title":"Haus der Seefahrt | Height bridge 1 - Hamburg","og_description":"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg's rise as a commercial metropolis.","og_url":"https:\/\/haus-der-seefahrt.de\/en\/","og_site_name":"Haus der Seefahrt","article_modified_time":"2025-11-05T10:33:11+00:00","og_image":[{"width":2560,"height":2560,"url":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/haus-der-seefahrt.de\/en\/","url":"https:\/\/haus-der-seefahrt.de\/en\/","name":"Haus der Seefahrt | Height bridge 1 - Hamburg","isPartOf":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage"},"image":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg","datePublished":"2025-05-28T10:48:20+00:00","dateModified":"2025-11-05T10:33:11+00:00","description":"On Nikolaifleet, where Hamburg built its first port facilities in 1188, the Haus der Seefahrt was built in 1910. For centuries, the canal remained a vibrant center of trade, closely linked to Hamburg's rise as a commercial metropolis.","breadcrumb":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/haus-der-seefahrt.de\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/haus-der-seefahrt.de\/en\/#primaryimage","url":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg","contentUrl":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/09\/HDS_Exterior_AD_007@2x-scaled.jpg","width":2560,"height":2560,"caption":"Historic building facade with intricate sculptures, featuring two people standing at the entrance."},{"@type":"BreadcrumbList","@id":"https:\/\/haus-der-seefahrt.de\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/haus-der-seefahrt.de\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/haus-der-seefahrt.de\/en\/#website","url":"https:\/\/haus-der-seefahrt.de\/en\/","name":"Haus der Seefahrt","description":"H\u00f6he Br\u00fccke 1 - Hamburg","publisher":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/haus-der-seefahrt.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/haus-der-seefahrt.de\/en\/#organization","name":"Haus der Seefahrt","url":"https:\/\/haus-der-seefahrt.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/haus-der-seefahrt.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/10\/yoast-696x696-1.png","contentUrl":"https:\/\/haus-der-seefahrt.de\/wp-content\/uploads\/2025\/10\/yoast-696x696-1.png","width":696,"height":696,"caption":"Haus der Seefahrt"},"image":{"@id":"https:\/\/haus-der-seefahrt.de\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/pages\/1109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/comments?post=1109"}],"version-history":[{"count":7,"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/pages\/1109\/revisions"}],"predecessor-version":[{"id":1164,"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/pages\/1109\/revisions\/1164"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/media\/1110"}],"wp:attachment":[{"href":"https:\/\/haus-der-seefahrt.de\/en\/wp-json\/wp\/v2\/media?parent=1109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}