{"id":7,"date":"2023-03-14T04:41:20","date_gmt":"2023-03-14T04:41:20","guid":{"rendered":"http:\/\/development.hotelfrederikshavn.dk\/?page_id=7"},"modified":"2026-09-21T19:24:19","modified_gmt":"2026-09-21T19:24:19","slug":"hotel-frederikshavn-overnatning-med-morgenmad-midt-i-byen","status":"publish","type":"page","link":"https:\/\/hotelfrederikshavn.dk\/da\/","title":{"rendered":"Forside"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div id=\"hc-booking-bleed\">\n  <div class=\"hc-booking-widget\" id=\"hc-booking-widget\">\n    <form id=\"hc-booking-form\" class=\"hc-booking-form\">\n      <div class=\"hc-field hc-field--dates\">\n        <label for=\"hc-checkin\">Ankomst<\/label>\n        <input type=\"text\" id=\"hc-checkin\" name=\"checkin\" placeholder=\"V\u00e6lg dato\" readonly required>\n      <\/div>\n      <div class=\"hc-field hc-field--dates\">\n        <label for=\"hc-checkout\">Afrejse<\/label>\n        <input type=\"text\" id=\"hc-checkout\" name=\"checkout\" placeholder=\"V\u00e6lg dato\" readonly required>\n      <\/div>\n      <div class=\"hc-field\">\n        <label for=\"hc-adults\">Voksne<\/label>\n        <select id=\"hc-adults\" name=\"adultCount\">\n          <option value=\"1\">1<\/option>\n          <option value=\"2\" selected>2<\/option>\n          <option value=\"3\">3<\/option>\n          <option value=\"4\">4<\/option>\n          <option value=\"5\">5<\/option>\n          <option value=\"6\">6<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"hc-field\">\n        <label for=\"hc-children\">B\u00f8rn<\/label>\n        <select id=\"hc-children\" name=\"childCount\">\n          <option value=\"0\" selected>0<\/option>\n          <option value=\"1\">1<\/option>\n          <option value=\"2\">2<\/option>\n          <option value=\"3\">3<\/option>\n          <option value=\"4\">4<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"hc-field\">\n        <label for=\"hc-rooms\">V\u00e6relser<\/label>\n        <select id=\"hc-rooms\" name=\"roomCount\">\n          <option value=\"1\" selected>1<\/option>\n          <option value=\"2\">2<\/option>\n          <option value=\"3\">3<\/option>\n          <option value=\"4\">4<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"hc-field hc-field--promo\">\n        <label for=\"hc-promo\">Kampagnekode<\/label>\n        <input type=\"text\" id=\"hc-promo\" name=\"promoCode\" placeholder=\"Valgfri\">\n      <\/div>\n      <div class=\"hc-field hc-field--submit\">\n        <button type=\"submit\" id=\"hc-search-btn\">Se ledighed<\/button>\n      <\/div>\n    <\/form>\n    <p class=\"hc-error\" id=\"hc-error\" role=\"alert\" style=\"display:none;\"><\/p>\n  <\/div>\n<\/div>\n\n<!-- Flatpickr (lightweight date picker, no jQuery dependency) -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/flatpickr\/4.6.13\/flatpickr.min.css\">\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/flatpickr\/4.6.13\/flatpickr.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/flatpickr\/4.6.13\/l10n\/da.js\"><\/script>\n\n<style>\n  \/* Full-width bleed: makes the bar span the whole browser width even\n     inside a \"Boxed\" Elementor section. Remove this rule (and the\n     #hc-booking-bleed wrapper div above) if your section is already\n     set to Content Width \u2192 Full Width in Elementor. *\/\n  #hc-booking-bleed {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    max-width: 100vw;\n    box-sizing: border-box;\n  }\n\n  #hc-booking-widget,\n  #hc-booking-widget * {\n    box-sizing: border-box;\n  }\n\n  #hc-booking-widget {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: flex-end;\n    gap: 12px;\n    width: 100%;\n    padding: 20px;\n    margin: 0;\n    background-color: rgba(51, 51, 51, 1);\n    color: #ffffff;\n    border-radius: 0;\n    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);\n    text-align: center;\n  }\n\n  #hc-booking-form {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: flex-end;\n    gap: 12px;\n    width: 100%;\n  }\n\n  #hc-booking-widget .hc-field {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  #hc-booking-widget .hc-field label {\n    font-family: inherit !important;\n    font-size: 12px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    color: #ffffff !important;\n  }\n\n  \/* Narrow, predictable reset for form controls \u2014 avoids \"all: revert\",\n     which can behave inconsistently across browsers\/themes. *\/\n  #hc-booking-widget input,\n  #hc-booking-widget select,\n  #hc-booking-widget button {\n    -webkit-appearance: none;\n    appearance: none;\n    background: none;\n    box-shadow: none;\n    outline: none;\n    margin: 0;\n    line-height: normal;\n    height: auto;\n    min-height: 0;\n    font-family: inherit !important; \/* form controls don't inherit font by default *\/\n  }\n\n  #hc-booking-widget .hc-field input,\n  #hc-booking-widget .hc-field select {\n    display: block !important;\n    padding: 10px 4px !important;\n    border: none !important;\n    border-bottom: 1px solid #ffffff !important;\n    border-radius: 0 !important;\n    background: transparent !important;\n    color: #ffffff !important;\n    font-size: 14px !important;\n    min-width: 120px;\n    max-width: 100%;\n    width: 100%;\n  }\n\n  #hc-booking-widget .hc-field input::placeholder {\n    color: rgba(255, 255, 255, 0.65) !important;\n    opacity: 1;\n    font-family: inherit !important;\n  }\n\n  #hc-booking-widget .hc-field select option {\n    color: #333333;\n    background: #ffffff;\n    font-family: inherit;\n  }\n\n  #hc-booking-widget .hc-field--promo input {\n    min-width: 140px;\n  }\n\n  #hc-booking-widget .hc-field--submit button {\n    display: block !important;\n    padding: 11px 24px !important;\n    background: #DDC672 !important;\n    color: #ffffff !important;\n    border: none !important;\n    border-radius: 5px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: background 0.15s ease;\n    width: auto;\n  }\n\n  #hc-booking-widget .hc-field--submit button:hover {\n    background: #DDB216 !important;\n  }\n\n  #hc-booking-widget .hc-error {\n    width: 100%;\n    color: #ffb3ab;\n    font-size: 13px;\n    margin: 8px 0 0;\n    font-family: inherit;\n  }\n\n  \/* Stack on mobile *\/\n  @media (max-width: 680px) {\n    #hc-booking-widget {\n      width: 100%;\n      padding: 16px;\n    }\n    #hc-booking-form {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      width: 100%;\n    }\n    #hc-booking-widget .hc-field {\n      width: 100%;\n      min-width: 0;\n    }\n    #hc-booking-widget .hc-field input,\n    #hc-booking-widget .hc-field select {\n      min-width: 0 !important;\n      width: 100% !important;\n      padding: 8px 6px !important;\n      font-size: 13px !important;\n    }\n    #hc-booking-widget .hc-field--submit {\n      grid-column: 1 \/ -1;\n    }\n    #hc-booking-widget .hc-field--submit button {\n      width: 100% !important;\n    }\n  }\n<\/style>\n\n<script>\n(function () {\n  \/\/ Wait for Flatpickr to be available (in case scripts load async\/deferred).\n  function initDatePickers() {\n    if (typeof flatpickr === 'undefined') {\n      return setTimeout(initDatePickers, 100);\n    }\n\n    var checkinInput = document.getElementById('hc-checkin');\n    var checkoutInput = document.getElementById('hc-checkout');\n    if (!checkinInput || !checkoutInput) return;\n\n    \/\/ NOTE: dateFormat is what gets submitted to your booking engine\n    \/\/ (window.__HC__). \"Y-m-d\" (e.g. 2026-09-25) is the most common format\n    \/\/ booking engines expect \u2014 change it if yours needs something else.\n    \/\/ altInput shows guests a friendlier \"d-m-Y\" (25-09-2026) while the\n    \/\/ hidden\/real input keeps the Y-m-d value that gets submitted.\n    var checkoutPicker = flatpickr(checkoutInput, {\n      locale: 'da',\n      dateFormat: 'Y-m-d',\n      altInput: true,\n      altFormat: 'd-m-Y',\n      minDate: new Date().fp_incr(1)\n    });\n\n    var checkinPicker = flatpickr(checkinInput, {\n      locale: 'da',\n      dateFormat: 'Y-m-d',\n      altInput: true,\n      altFormat: 'd-m-Y',\n      minDate: 'today',\n      onChange: function (selectedDates) {\n        if (!selectedDates[0]) return;\n        var nextDay = new Date(selectedDates[0]);\n        nextDay.setDate(nextDay.getDate() + 1);\n        checkoutPicker.set('minDate', nextDay);\n        \/\/ Push checkout forward if it's now before\/equal to the new check-in.\n        if (checkoutPicker.selectedDates[0] && checkoutPicker.selectedDates[0] <= selectedDates[0]) {\n          checkoutPicker.setDate(nextDay);\n        }\n      }\n    });\n  }\n\n  initDatePickers();\n\n  \/\/ --- Wire the form up to the Hotelchamp IBE ---\n  \/\/ Confirmed API contract (from Hotelchamp): window.__HC__.ibe.search(config)\n  \/\/ where config is:\n  \/\/   { checkin: Date, checkout: Date, adultCount: number, childCount: number,\n  \/\/     roomCount?: number, promoCode?: string, languageCode?: string }\n  \/\/ Note checkin\/checkout must be real Date objects, not strings \u2014 and the\n  \/\/ property names are adultCount\/childCount\/roomCount, not adults\/children\/rooms.\n  \/\/\n  \/\/ IMPORTANT: this button intentionally does NOT have class=\"reservenow\".\n  \/\/ Hotelchamp's own body script attaches a listener to any \".reservenow\"\n  \/\/ element that calls ibe.search() with NO arguments \u2014 if this button had\n  \/\/ that class too, both listeners would fire on click and race each other\n  \/\/ (one searching your chosen dates, one searching blank\/default). Keep\n  \/\/ \"reservenow\" only on separate generic \"Book now\" CTAs elsewhere on the\n  \/\/ site that aren't meant to carry specific search criteria.\n  var form = document.getElementById('hc-booking-form');\n  if (form) {\n    form.addEventListener('submit', function (e) {\n      e.preventDefault(); \/\/ never let this form actually navigate\/reload the page\n\n      var errorBox = document.getElementById('hc-error');\n      errorBox.style.display = 'none';\n\n      var checkinVal = document.getElementById('hc-checkin').value;\n      var checkoutVal = document.getElementById('hc-checkout').value;\n\n      if (!checkinVal || !checkoutVal) {\n        errorBox.textContent = 'V\u00e6lg venligst b\u00e5de ankomst- og afrejsedato.';\n        errorBox.style.display = 'block';\n        return;\n      }\n\n      var config = {\n        checkin: new Date(checkinVal),\n        checkout: new Date(checkoutVal),\n        adultCount: parseInt(document.getElementById('hc-adults').value, 10),\n        childCount: parseInt(document.getElementById('hc-children').value, 10),\n        roomCount: parseInt(document.getElementById('hc-rooms').value, 10),\n        promoCode: document.getElementById('hc-promo').value || '',\n        languageCode: 'da'\n      };\n\n      function trySearch(retriesLeft) {\n        var ibe = window.__HC__ && window.__HC__.ibe;\n        if (ibe && typeof ibe.search === 'function') {\n          ibe.search(config);\n          return;\n        }\n        if (retriesLeft > 0) {\n          \/\/ The module script loads async (type=\"module\"), so it may not\n          \/\/ be ready yet if the visitor clicks very quickly after page load.\n          return setTimeout(function () { trySearch(retriesLeft - 1); }, 200);\n        }\n        errorBox.textContent = 'S\u00f8gning kunne ikke indl\u00e6ses. Pr\u00f8v at genindl\u00e6se siden.';\n        errorBox.style.display = 'block';\n      }\n\n      trySearch(15); \/\/ retry for ~3 seconds while the IBE module finishes loading\n    });\n  }\n})();\n<\/script><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background rooms-facilities hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:0px;--awb-padding-right:0px;--awb-padding-bottom:0px;--awb-padding-left:0px;--awb-margin-top:0px;--awb-margin-bottom:0px;--awb-background-color:#ffffff;--awb-flex-wrap:wrap;\" id=\"rooms-facilities\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:calc( 100% + 0px ) !important;max-width:calc( 100% + 0px ) !important;margin-left: calc(-0px \/ 2 );margin-right: calc(-0px \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-padding-top:5px;--awb-padding-right:5px;--awb-padding-bottom:5px;--awb-padding-left:5px;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:20px;--awb-spacing-left-large:0px;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:0px;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:0px;--awb-spacing-left-small:0px;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"awb-gallery-wrapper awb-gallery-wrapper-1 button-span-no\" style=\"--more-btn-alignment:center;\" data-limit=\"5\" data-page=\"1\"><div style=\"margin:-2px;--awb-aspect-ratio:3 \/ 2;--awb-bordersize:0px;--awb-caption-title-color:var(--awb-color3);--awb-caption-title-size:30px;--awb-caption-title-transform:uppercase;--awb-caption-title-line-height:1,5;--awb-caption-text-color:var(--awb-color3);--awb-caption-text-size:15px;--awb-caption-text-transform:none;--awb-caption-overlay-color:var(--awb-color7);--awb-caption-background-color:var(--awb-color8);--awb-caption-title-font-family:&quot;Droid Serif&quot;;--awb-caption-title-font-style:normal;--awb-caption-title-font-weight:400;\" class=\"fusion-gallery fusion-gallery-container fusion-grid-4 fusion-columns-total-4 fusion-gallery-layout-grid fusion-gallery-1 has-aspect-ratio\"><div style=\"padding:2.5px;\" class=\"fusion-grid-column fusion-gallery-column fusion-gallery-column-4\"><div class=\"fusion-gallery-image awb-imageframe-style awb-imageframe-style-resa\"><a href=\"https:\/\/hotelfrederikshavn.dk\/da\/hotel\/\" target=\"_self\"><img decoding=\"async\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654.jpg\" width=\"1920\" height=\"1440\" alt=\"\" title=\"IMG_0654\" aria-label=\"IMG_0654\" class=\"lazyload img-responsive wp-image-2518\" style=\"object-position:50% 68%;\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654-200x150.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654-400x300.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654-600x450.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654-800x600.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654-1200x900.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0654.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(min-width: 2200px) 100vw, (min-width: 856px) 299px, (min-width: 784px) 398px, (min-width: 712px) 597px, (min-width: 640px) 712px, \" \/><div class=\"awb-imageframe-caption-container\"><div class=\"awb-imageframe-caption\"><h2 class=\"awb-imageframe-caption-title\">V\u00c6RELSER<\/h2><\/div><\/div><\/a><\/div><\/div><div style=\"padding:2.5px;\" class=\"fusion-grid-column fusion-gallery-column fusion-gallery-column-4\"><div class=\"fusion-gallery-image awb-imageframe-style awb-imageframe-style-resa\"><a href=\"https:\/\/hotelfrederikshavn.dk\/da\/oplev\/\" target=\"_self\"><img decoding=\"async\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord.jpg\" width=\"1450\" height=\"650\" alt=\"\" title=\"Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord.jpg\" aria-label=\"Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord.jpg\" class=\"lazyload img-responsive wp-image-318\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271450%27%20height%3D%27650%27%20viewBox%3D%270%200%201450%20650%27%3E%3Crect%20width%3D%271450%27%20height%3D%27650%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord-200x90.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord-400x179.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord-600x269.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord-800x359.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord-1200x538.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2021\/09\/Bangsbo_Museum_3_ved_brug_krediteres_Turisthus_Nord.jpg 1450w\" data-sizes=\"auto\" data-orig-sizes=\"(min-width: 2200px) 100vw, (min-width: 856px) 299px, (min-width: 784px) 398px, (min-width: 712px) 597px, (min-width: 640px) 712px, \" \/><div class=\"awb-imageframe-caption-container\"><div class=\"awb-imageframe-caption\"><h2 class=\"awb-imageframe-caption-title\">Oplev <\/h2><\/div><\/div><\/a><\/div><\/div><div style=\"padding:2.5px;\" class=\"fusion-grid-column fusion-gallery-column fusion-gallery-column-4\"><div class=\"fusion-gallery-image awb-imageframe-style awb-imageframe-style-resa\"><a href=\"https:\/\/hotelfrederikshavn.dk\/da\/konference\/\" target=\"_self\"><img decoding=\"async\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518.jpg\" width=\"1920\" height=\"1440\" alt=\"\" title=\"IMG_0518\" aria-label=\"IMG_0518\" class=\"lazyload img-responsive wp-image-2618\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518-200x150.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518-400x300.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518-600x450.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518-800x600.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518-1200x900.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0518.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(min-width: 2200px) 100vw, (min-width: 856px) 299px, (min-width: 784px) 398px, (min-width: 712px) 597px, (min-width: 640px) 712px, \" \/><div class=\"awb-imageframe-caption-container\"><div class=\"awb-imageframe-caption\"><h2 class=\"awb-imageframe-caption-title\">Konference<\/h2><\/div><\/div><\/a><\/div><\/div><div style=\"padding:2.5px;\" class=\"fusion-grid-column fusion-gallery-column fusion-gallery-column-4\"><div class=\"fusion-gallery-image awb-imageframe-style awb-imageframe-style-resa\"><a href=\"https:\/\/hotelfrederikshavn.dk\/da\/om-os\/\" target=\"_self\"><img decoding=\"async\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753.jpg\" width=\"1920\" height=\"1272\" alt=\"\" title=\"IMG_0753\" aria-label=\"IMG_0753\" class=\"lazyload img-responsive wp-image-2532\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271272%27%20viewBox%3D%270%200%201920%201272%27%3E%3Crect%20width%3D%271920%27%20height%3D%271272%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753-200x133.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753-400x265.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753-600x398.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753-800x530.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753-1200x795.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/07\/IMG_0753.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(min-width: 2200px) 100vw, (min-width: 856px) 299px, (min-width: 784px) 398px, (min-width: 712px) 597px, (min-width: 640px) 712px, \" \/><div class=\"awb-imageframe-caption-container\"><div class=\"awb-imageframe-caption\"><h2 class=\"awb-imageframe-caption-title\">non-profit hotel<\/h2><\/div><\/div><\/a><\/div><\/div><div class=\"clearfix\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:50px;--awb-padding-bottom:50px;--awb-background-color:var(--awb-color3);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-stretch fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top:0px;--awb-margin-bottom:20px;--awb-font-size:var(--awb-typography1-font-size);\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"font-family:var(--awb-typography1-font-family);font-weight:var(--awb-typography1-font-weight);font-style:var(--awb-typography1-font-style);margin:0;font-size:1em;letter-spacing:var(--awb-typography1-letter-spacing);text-transform:var(--awb-typography1-text-transform);line-height:var(--awb-typography1-line-height);\">Vejledning &amp; Parkering<\/h2><\/div><div class=\"fusion-text fusion-text-1 fusion-text-no-margin\" style=\"--awb-content-alignment:left;--awb-font-size:var(--awb-typography4-font-size);--awb-line-height:2;--awb-letter-spacing:var(--awb-typography4-letter-spacing);--awb-text-transform:var(--awb-typography4-text-transform);--awb-margin-bottom:30px;--awb-text-font-family:var(--awb-typography4-font-family);--awb-text-font-weight:var(--awb-typography4-font-weight);--awb-text-font-style:var(--awb-typography4-font-style);\"><p>Forts\u00e6t op af Tordensskjoldsgade langs hotellet, her er der indk\u00f8rsel til egen videooverv\u00e5get parkeringsplads, her er der som oftest ledige P-pladser.&nbsp;<\/p>\n<p>Fra parkeringspladsen er der direkte indgang til hotellet.<\/p>\n<\/div><div class=\"fusion-image-element fusion-no-medium-visibility fusion-no-large-visibility\" style=\"text-align:center;--awb-margin-top:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img decoding=\"async\" width=\"1920\" height=\"1440\" alt=\"parkering\" title=\"IMG_0700\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700.jpg\" class=\"lazyload img-responsive wp-image-2617\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700-200x150.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700-400x300.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700-600x450.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700-800x600.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700-1200x900.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(max-width: 640px) 100vw, 600px\" \/><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility\" style=\"--awb-bg-position:right center;--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper lazyload fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column fusion-empty-column-bg-image fusion-column-has-bg-image\" data-bg-url=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700.jpg\" data-bg=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0700.jpg\"><img decoding=\"async\" class=\"fusion-empty-dims-img-placeholder fusion-no-large-visibility fusion-no-medium-visibility\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\"><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-4 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:50px;--awb-padding-bottom:0px;--awb-margin-top:0px;--awb-margin-bottom:0px;--awb-background-color:var(--awb-color4);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-2 fusion-sep-none fusion-title-text fusion-title-size-one\" style=\"--awb-font-size:30px;\"><h1 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;font-size:1em;text-transform:uppercase;\">F\u00f8lg med p\u00e5 vores rejse<\/h1><\/div><div class=\"cff-wrapper\"><div class=\"cff-wrapper-ctn \" ><div id=\"cff\" data-char=\"100\" class=\"cff cff-theme-default_theme cff-masonry cff-disable-liquid masonry-2-tablet cff-masonry-js cff-mob-cols-1  cff-timeline-feed cff-pag cff-all-reviews cff-nojs  cff-lightbox cff-lb\" style=\"width:100%; \" data-fb-text=\"View on Facebook\" data-offset=\"\" data-own-token=\"true\" data-grid-pag=\"cursor\" data-restricted=\"true\" data-lb-comments=\"true\" data-pag-num=\"3\" data-cff-shortcode=\"{&quot;feed&quot;: &quot;2&quot;}\" data-postid=\"7\" data-locatornonce=\"80363b041f\" data-cff-theme=\"default_theme\" ><svg width=\"24px\" height=\"24px\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"cff-screenreader\" role=\"img\" aria-labelledby=\"metaSVGid metaSVGdesc\"><title id=\"metaSVGid\">Comments Box SVG icons<\/title><desc id=\"metaSVGdesc\">Used for the like, share, comment, and reaction icons<\/desc><defs><linearGradient id=\"angryGrad\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"#f9ae9e\" \/><stop offset=\"70%\" stop-color=\"#ffe7a4\" \/><\/linearGradient><linearGradient id=\"likeGrad\"><stop offset=\"25%\" stop-color=\"rgba(0,0,0,0.05)\" \/><stop offset=\"26%\" stop-color=\"rgba(255,255,255,0.7)\" \/><\/linearGradient><linearGradient id=\"likeGradHover\"><stop offset=\"25%\" stop-color=\"#a3caff\" \/><stop offset=\"26%\" stop-color=\"#fff\" \/><\/linearGradient><linearGradient id=\"likeGradDark\"><stop offset=\"25%\" stop-color=\"rgba(255,255,255,0.5)\" \/><stop offset=\"26%\" stop-color=\"rgba(255,255,255,0.7)\" \/><\/linearGradient><\/defs><\/svg><div class=\"cff-posts-wrap\"><\/div><span class=\"cff_resized_image_data\" data-feedid=\"cff_14566670880845456667088084555meen0000\" data-resized=\"[]\"><\/span><input type=\"hidden\" class=\"cff-pag-url\"\n\tdata-cff-pag-url=\"{}\"\n\tdata-cff-prev-url=\"{}\"\n\tdata-transient-name=\"cff_14566670880845456667088084555meen0000\"\n\tdata-post-id=\"7\"\n\tdata-feed-id=\"145666708808455\"  value=\"\">\n\t<p class=\"cff-no-more-posts\">\n\t\tNo more posts\t<\/p>\n<\/div><\/div><div class=\"cff-clear\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-5 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:50px;--awb-padding-bottom:50px;--awb-margin-top:0px;--awb-background-color:var(--awb-color3);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-stretch fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility\" style=\"--awb-bg-position:right center;--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper lazyload fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column fusion-empty-column-bg-image fusion-column-has-bg-image\" data-bg-url=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512.jpg\" data-bg=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512.jpg\"><img decoding=\"async\" class=\"fusion-empty-dims-img-placeholder fusion-no-large-visibility fusion-no-medium-visibility\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\"><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-3 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top:0px;--awb-margin-bottom:20px;--awb-font-size:var(--awb-typography1-font-size);\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"font-family:var(--awb-typography1-font-family);font-weight:var(--awb-typography1-font-weight);font-style:var(--awb-typography1-font-style);margin:0;font-size:1em;letter-spacing:var(--awb-typography1-letter-spacing);text-transform:var(--awb-typography1-text-transform);line-height:var(--awb-typography1-line-height);\">EVENTS &amp; M\u00d8DER P\u00c5 HOTEL FREDERIKSHAVN<\/h2><\/div><div class=\"fusion-text fusion-text-2 fusion-text-no-margin\" style=\"--awb-content-alignment:left;--awb-font-size:var(--awb-typography4-font-size);--awb-line-height:2;--awb-letter-spacing:var(--awb-typography4-letter-spacing);--awb-text-transform:var(--awb-typography4-text-transform);--awb-margin-bottom:30px;--awb-text-font-family:var(--awb-typography4-font-family);--awb-text-font-weight:var(--awb-typography4-font-weight);--awb-text-font-style:var(--awb-typography4-font-style);\"><p>Hotel Frederikshavn har flere \u00e5rs erfaring med at afvikle konferencer, m\u00f8der, fester og hvad man ellers finder p\u00e5. Vi s\u00f8rger for, at jeres konference forl\u00f8ber glat og til alles tilfredshed.<\/p>\n<p>Eftersom vi ogs\u00e5 er et hotel og spisested, er det simpelt og ligetil at afholde l\u00e6ngerevarende konferencer hos os. Her kan vi st\u00e5 for alt fra sovepladser til dagens m\u00e5ltider samt mellemm\u00e5ltider. Lad os om alt det praktiske, s\u00e5 I kan fokusere 100% p\u00e5 det, I m\u00f8des om.<\/p>\n<\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-1 fusion-button-default-span \" style=\"--button_accent_color:var(--awb-color3);--button_border_color:var(--awb-color2);--button_accent_hover_color:var(--awb-color3);--button_border_hover_color:var(--awb-color1);--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button-border-radius-top-left:0;--button-border-radius-top-right:0;--button-border-radius-bottom-right:0;--button-border-radius-bottom-left:0;--button_gradient_top_color:var(--awb-color2);--button_gradient_bottom_color:var(--awb-color2);--button_gradient_top_color_hover:var(--awb-color1);--button_gradient_bottom_color_hover:var(--awb-color1);--button_text_transform:uppercase;--button_font_size:15px;--button_padding-top:15px;--button_padding-right:55px;--button_padding-bottom:15px;--button_padding-left:55px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Open Sans&quot;;--button_typography-font-style:normal;--button_typography-font-weight:600;\" target=\"_self\" title=\"Lad mig h\u00f8re mere\" aria-label=\"Lad mig h\u00f8re mere\" href=\"\/konference\/\"><span class=\"fusion-button-text\">Lad mig h\u00f8re mere<\/span><\/a><\/div><div class=\"fusion-image-element fusion-no-medium-visibility fusion-no-large-visibility\" style=\"text-align:center;--awb-margin-top:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-2 hover-type-none\" style=\"border:10px solid var(--awb-color3);\"><img decoding=\"async\" width=\"1920\" height=\"1440\" title=\"IMG_0512\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512.jpg\" alt class=\"lazyload img-responsive wp-image-2619\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512-200x150.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512-400x300.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512-600x450.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512-800x600.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512-1200x900.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0512.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(max-width: 640px) 100vw, 600px\" \/><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-6 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:50px;--awb-padding-bottom:50px;--awb-margin-top:0px;--awb-margin-bottom:0px;--awb-background-color:var(--awb-color4);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion_builder_column_3_5 3_5 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:60%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.2%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.2%;--awb-width-medium:60%;--awb-order-medium:0;--awb-spacing-right-medium:3.2%;--awb-spacing-left-medium:3.2%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-4 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top:0px;--awb-margin-bottom:0px;--awb-margin-top-small:0px;--awb-margin-bottom-small:0px;--awb-font-size:var(--awb-typography1-font-size);\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"font-family:var(--awb-typography1-font-family);font-weight:var(--awb-typography1-font-weight);font-style:var(--awb-typography1-font-style);margin:0;font-size:1em;letter-spacing:var(--awb-typography1-letter-spacing);text-transform:var(--awb-typography1-text-transform);line-height:var(--awb-typography1-line-height);\"><p>I ET HYGGELIGT HJ\u00d8RNE AF BYEN<br \/>\nI ET UNIKT HJ\u00d8RNE AF DANMARK<\/p><\/h2><\/div><div class=\"fusion-title title fusion-title-5 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top:0px;--awb-margin-bottom:20px;--awb-font-size:14px;\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"font-family:&quot;Montserrat&quot;;font-style:normal;font-weight:300;margin:0;font-size:1em;letter-spacing:2px;text-transform:uppercase;\">OM HOTEL FREDERIKSHAVN<\/h2><\/div><div class=\"fusion-text fusion-text-3 fusion-text-no-margin\" style=\"--awb-content-alignment:left;--awb-font-size:var(--awb-typography4-font-size);--awb-line-height:2;--awb-letter-spacing:var(--awb-typography4-letter-spacing);--awb-text-transform:var(--awb-typography4-text-transform);--awb-margin-bottom:40px;--awb-text-font-family:var(--awb-typography4-font-family);--awb-text-font-weight:var(--awb-typography4-font-weight);--awb-text-font-style:var(--awb-typography4-font-style);\"><p>Det er med stor gl\u00e6de, at vi kan byde dig \u201c<strong style=\"color: #245b98; font-weight: 600;\">velkommen hjem<\/strong>\u201d p\u00e5 Hotel Frederikshavn.<\/p>\n<p>Hotel Frederikshavn, er <strong style=\"color: #245b98; font-weight: 600;\">centralt beliggende<\/strong> midt i byen \u2013 kun 5 minutters gang fra havnen og \u00d8rskov \u2013 kun 2 minutters gang til centrum og g\u00e5gaden \u2013 og kun 10 minutters gang til L\u00e6s\u00f8f\u00e6rgen og f\u00e6rgeterminalen for Stena Line og DFDS og ikke mindst lige op af Baneg\u00e5rdspladsen og E45.<br \/>\nHotel Frederikshavn r\u00e5der over <strong style=\"color: #245b98; font-weight: 600;\">55 renoverede<\/strong> v\u00e6relser, og vi st\u00e5r derfor til r\u00e5dighed for b\u00e5de <strong style=\"color: #245b98; font-weight: 600;\">store og sm\u00e5 selskaber<\/strong>, der \u00f8nsker at overnatte p\u00e5 Hotel i Frederikshavn. Hotel Frederikshavn har <strong style=\"color: #245b98; font-weight: 600;\">egen parkeringsplads. <\/strong><span style=\"color: var(--awb-color7);\">Din parkering <\/span>skal registreres og betales via Easy Park, OK eller Oparko app.<\/p>\n<p>Overnatter du i Frederikshavn, er du t\u00e6t p\u00e5 en meget stor del af Vendsyssel indenfor en radius af 50 km. Hotel Frederikshavn ligger n\u00e6sten p\u00e5 toppen af Danmark og lige <strong style=\"color: #245b98; font-weight: 600;\">lige midt i lysets land<\/strong>. For dig betyder det, at du kan overnatte p\u00e5 et <strong style=\"color: #245b98; font-weight: 600;\">prisvenligt hotel<\/strong>, og at du\/I er t\u00e6t p\u00e5 Skagen, Hirtshals, Br\u00f8nderslev, S\u00e6by, Aalborg eller Hj\u00f8rring indenfor ca. 40-45 minutter. De <strong style=\"color: #245b98; font-weight: 600;\">sk\u00f8nne omgivelser<\/strong> i og omkring Frederikshavn sp\u00e6nder lige fra et meget aktivt havnemilj\u00f8 til Bangsboparkens og Palmestrandens stille og rolige atmosf\u00e6re, hvor der er rig mulighed for fordybelse.<\/p>\n<\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-2 fusion-button-default-span reservenow\" style=\"--button_accent_color:var(--awb-color3);--button_border_color:var(--awb-color2);--button_accent_hover_color:var(--awb-color3);--button_border_hover_color:var(--awb-color1);--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button-border-radius-top-left:0;--button-border-radius-top-right:0;--button-border-radius-bottom-right:0;--button-border-radius-bottom-left:0;--button_gradient_top_color:var(--awb-color2);--button_gradient_bottom_color:var(--awb-color2);--button_gradient_top_color_hover:var(--awb-color1);--button_gradient_bottom_color_hover:var(--awb-color1);--button_text_transform:uppercase;--button_font_size:15px;--button_padding-top:15px;--button_padding-right:55px;--button_padding-bottom:15px;--button_padding-left:55px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Open Sans&quot;;--button_typography-font-style:normal;--button_typography-font-weight:600;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"G\u00e5 til reservation\" aria-label=\"G\u00e5 til reservation\"><span class=\"fusion-button-text\">G\u00e5 til reservation<\/span><\/a><\/div><div class=\"fusion-image-element fusion-no-medium-visibility fusion-no-large-visibility\" style=\"text-align:center;--awb-margin-top:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-3 hover-type-none\"><img decoding=\"async\" width=\"1920\" height=\"1440\" title=\"IMG_0447\" src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447.jpg\" data-orig-src=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447.jpg\" alt class=\"lazyload img-responsive wp-image-2620\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-srcset=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447-200x150.jpg 200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447-400x300.jpg 400w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447-600x450.jpg 600w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447-800x600.jpg 800w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447-1200x900.jpg 1200w, https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447.jpg 1920w\" data-sizes=\"auto\" data-orig-sizes=\"(max-width: 640px) 100vw, 800px\" \/><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-8 fusion_builder_column_2_5 2_5 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility\" style=\"--awb-padding-top:0px;--awb-padding-right:0px;--awb-padding-bottom:0px;--awb-padding-left:0px;--awb-bg-position:center top;--awb-bg-size:cover;--awb-width-large:40%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:0px;--awb-spacing-left-large:0px;--awb-width-medium:40%;--awb-order-medium:0;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:0px;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper lazyload fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column fusion-empty-column-bg-image fusion-column-has-bg-image\" data-bg-url=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447.jpg\" data-bg=\"https:\/\/hotelfrederikshavn.dk\/wp-content\/uploads\/2025\/11\/IMG_0447.jpg\"><img decoding=\"async\" class=\"fusion-empty-dims-img-placeholder\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271920%27%20height%3D%271440%27%20viewBox%3D%270%200%201920%201440%27%3E%3Crect%20width%3D%271920%27%20height%3D%271440%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\"><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"inline_featured_image":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hotel Frederikshavn | Overnatning med Gratis Morgenmad<\/title>\n<meta name=\"description\" content=\"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hotelfrederikshavn.dk\/da\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hotel Frederikshavn | Overnatning med Gratis Morgenmad\" \/>\n<meta property=\"og:description\" content=\"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hotelfrederikshavn.dk\/da\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Frederikshavn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-21T19:24:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimeret l\u00e6setid\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/\",\"url\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/\",\"name\":\"Hotel Frederikshavn | Overnatning med Gratis Morgenmad\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/#website\"},\"datePublished\":\"2023-03-14T04:41:20+00:00\",\"dateModified\":\"2026-09-21T19:24:19+00:00\",\"description\":\"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Forside\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/#website\",\"url\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/\",\"name\":\"Hotel Frederikshavn\",\"description\":\"Dit hotel i Frederikshavn\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hotelfrederikshavn.dk\\\/da\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"da-DK\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hotel Frederikshavn | Overnatning med Gratis Morgenmad","description":"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.","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:\/\/hotelfrederikshavn.dk\/da\/","og_locale":"da_DK","og_type":"article","og_title":"Hotel Frederikshavn | Overnatning med Gratis Morgenmad","og_description":"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.","og_url":"https:\/\/hotelfrederikshavn.dk\/da\/","og_site_name":"Hotel Frederikshavn","article_modified_time":"2026-09-21T19:24:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimeret l\u00e6setid":"3 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hotelfrederikshavn.dk\/da\/","url":"https:\/\/hotelfrederikshavn.dk\/da\/","name":"Hotel Frederikshavn | Overnatning med Gratis Morgenmad","isPartOf":{"@id":"https:\/\/hotelfrederikshavn.dk\/da\/#website"},"datePublished":"2023-03-14T04:41:20+00:00","dateModified":"2026-09-21T19:24:19+00:00","description":"Book dit ophold direkte til bedste pris. Bo centralt og nyd komfortabel overnatning med l\u00e6kker morgenmad inkluderet. Perfekt til en afslappende ferie eller forretningsrejse.","breadcrumb":{"@id":"https:\/\/hotelfrederikshavn.dk\/da\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hotelfrederikshavn.dk\/da\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hotelfrederikshavn.dk\/da\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hotelfrederikshavn.dk\/da\/"},{"@type":"ListItem","position":2,"name":"Forside"}]},{"@type":"WebSite","@id":"https:\/\/hotelfrederikshavn.dk\/da\/#website","url":"https:\/\/hotelfrederikshavn.dk\/da\/","name":"Hotel Frederikshavn","description":"Dit hotel i Frederikshavn","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hotelfrederikshavn.dk\/da\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"da-DK"}]}},"_links":{"self":[{"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":147,"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":2740,"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/pages\/7\/revisions\/2740"}],"wp:attachment":[{"href":"https:\/\/hotelfrederikshavn.dk\/da\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}