{"id":4651,"date":"2024-10-21T14:53:37","date_gmt":"2024-10-21T12:53:37","guid":{"rendered":"https:\/\/kampanj.expressen.se\/xlhjalpen\/?p=4651"},"modified":"2024-10-25T15:30:37","modified_gmt":"2024-10-25T13:30:37","slug":"foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey","status":"publish","type":"post","link":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/","title":{"rendered":"F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;HERO \/ TOPP&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; background_enable_image=&#8221;off&#8221; background_blend=&#8221;darken&#8221; background_enable_video_mp4=&#8221;off&#8221; min_height_tablet=&#8221;450px&#8221; min_height_phone=&#8221;300px&#8221; min_height_last_edited=&#8221;off|desktop&#8221; max_height_tablet=&#8221;900px&#8221; max_height_phone=&#8221;600px&#8221; max_height_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;77px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;88&#8243; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<script src=\"https:\/\/www.expressen.se\/video-player\/include.min.js\" data-video-player=\"true\" data-link-url=\"\/tv\/annons\/xl-hjalpen\/annons-xl-hjalpen-falkenberg\/\" data-autoplay=\"true\"><\/script><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  .stickyVideo{<!-- [et_pb_line_break_holder] -->    position: fixed !important;<!-- [et_pb_line_break_holder] -->    width: 320px !important;<!-- [et_pb_line_break_holder] -->\t\theight: auto !important;<!-- [et_pb_line_break_holder] -->    top: 77px !important;<!-- [et_pb_line_break_holder] -->    right: 0px !important;<!-- [et_pb_line_break_holder] -->    z-index: 9999 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media (max-width: 500px) {<!-- [et_pb_line_break_holder] -->      .stickyVideo {<!-- [et_pb_line_break_holder] -->      \twidth: 100vw !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  .closeStickyVideo{<!-- [et_pb_line_break_holder] -->    background: rgba(0,0,0,0.5);<!-- [et_pb_line_break_holder] -->    color: #fff;<!-- [et_pb_line_break_holder] -->    font-size: 11px;<!-- [et_pb_line_break_holder] -->    font-weight: bold;<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 77px;<!-- [et_pb_line_break_holder] -->    right: 0px;<!-- [et_pb_line_break_holder] -->    z-index: 1000;<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    padding: 5px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #videoScrollPlaceholder{<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div id=\"videoScrollPlaceholder\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  window.addEventListener ? window.addEventListener(\"load\",stickyVideo,false) : window.attachEvent && window.attachEvent(\"onload\", stickyVideo);<!-- [et_pb_line_break_holder] -->\tvar stickyClosed = false;<!-- [et_pb_line_break_holder] -->  function stickyVideo() {<!-- [et_pb_line_break_holder] -->    setTimeout(() => {<!-- [et_pb_line_break_holder] -->      const placeholder = document.getElementById(\"videoScrollPlaceholder\");<!-- [et_pb_line_break_holder] -->      const box = document.getElementsByClassName(\"exp-video-player\")[0];<!-- [et_pb_line_break_holder] -->      let videoHeight = box.offsetHeight;<!-- [et_pb_line_break_holder] -->      if(videoHeight == 0){<!-- [et_pb_line_break_holder] -->        setTimeout(videoHeight = box.offsetHeight, 1000);<!-- [et_pb_line_break_holder] -->        setTimeout(console.log(\"videoHeight delayed: \" + videoHeight),1001);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      console.log(\"videoHeight: \" + videoHeight);<!-- [et_pb_line_break_holder] -->      \/\/ Create the close button<!-- [et_pb_line_break_holder] -->      const closeButton = document.createElement(\"div\");<!-- [et_pb_line_break_holder] -->      closeButton.classList.add('closeStickyVideo');<!-- [et_pb_line_break_holder] -->      closeButton.id = \"closeStickyVideo\";<!-- [et_pb_line_break_holder] -->      const closeText = document.createTextNode(\"ST\u00c4NG\");<!-- [et_pb_line_break_holder] -->      closeButton.appendChild(closeText);<!-- [et_pb_line_break_holder] -->      box.appendChild(closeButton);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const closeSticky = document.querySelector('#closeStickyVideo');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      closeSticky.addEventListener(\"click\", function() {<!-- [et_pb_line_break_holder] -->        box.classList.remove(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->        closeSticky.style.display = \"none\";<!-- [et_pb_line_break_holder] -->        placeholder.style.display = \"none\";<!-- [et_pb_line_break_holder] -->        box.parentElement.style.paddingTop = \"0px\";<!-- [et_pb_line_break_holder] -->      \/\/  iframeApi.pause();<!-- [et_pb_line_break_holder] -->        stickyClosed = true;<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      window.addEventListener(\"scroll\", function() {<!-- [et_pb_line_break_holder] -->        if (window.scrollY > ((videoHeight) - 15) && !stickyClosed) {<!-- [et_pb_line_break_holder] -->            box.classList.add(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->            \/\/box.parentElement.style.paddingTop = ((videoHeight*2)-15) +\"px\";<!-- [et_pb_line_break_holder] -->            placeholder.style.height = ((videoHeight)-15) +\"px\";<!-- [et_pb_line_break_holder] -->            closeSticky.style.display = \"block\";<!-- [et_pb_line_break_holder] -->            placeholder.style.display = \"block\";<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        if (window.scrollY < ((videoHeight) - 15) &#038;&#038; box.classList.contains(\"stickyVideo\")) {<!-- [et_pb_line_break_holder] -->            box.classList.remove(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->            closeSticky.style.display = \"none\";<!-- [et_pb_line_break_holder] -->            placeholder.style.display = \"none\";<!-- [et_pb_line_break_holder] -->            \/\/box.parentElement.style.paddingTop = \"0px\";      \t<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    }, 750);<!-- [et_pb_line_break_holder] -->  };<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Hj\u00e4rtat&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_right&#8221; vertical_offset=&#8221;-55px&#8221; horizontal_offset=&#8221;30px&#8221; z_index=&#8221;888&#8243; vertical_offset_tablet=&#8221;-38px&#8221; vertical_offset_phone=&#8221;-32px&#8221; vertical_offset_last_edited=&#8221;on|phone&#8221; horizontal_offset_tablet=&#8221;10px&#8221; horizontal_offset_phone=&#8221;10px&#8221; horizontal_offset_last_edited=&#8221;on|phone&#8221; max_width=&#8221;200px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2021\/11\/Ska\u0308rmavbild-2021-11-26-kl.-00.51.25.png&#8221; title_text=&#8221;Ska\u0308rmavbild 2021-11-26 kl. 00.51.25&#8243; show_bottom_space=&#8221;off&#8221; align=&#8221;right&#8221; show_bottom_space_tablet=&#8221;off&#8221; show_bottom_space_phone=&#8221;off&#8221; show_bottom_space_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_right&#8221; position_origin_r=&#8221;bottom_right&#8221; vertical_offset_tablet=&#8221;-658px&#8221; vertical_offset_phone=&#8221;-504px&#8221; vertical_offset_last_edited=&#8221;off|phone&#8221; position_origin_a_tablet=&#8221;bottom_right&#8221; position_origin_a_phone=&#8221;bottom_right&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_tablet=&#8221;bottom_right&#8221; position_origin_r_phone=&#8221;bottom_right&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;130px&#8221; width_tablet=&#8221;100px&#8221; width_phone=&#8221;85px&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width=&#8221;100%&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;auto&#8221; min_height_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; positioning_tablet=&#8221;absolute&#8221; positioning_phone=&#8221;absolute&#8221; positioning_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Artikelfl\u00f6de&#8221; module_id=&#8221;ingress&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;35px||35px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; header_text_color=&#8221;#141414&#8243; header_font_size=&#8221;50px&#8221; custom_margin=&#8221;||11px||false|false&#8221; header_font_size_tablet=&#8221;46px&#8221; header_font_size_phone=&#8221;34px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; custom_margin=&#8221;||18px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Falkenbergs konst\u00e5kningsklubb v\u00e4xer s\u00e5 det knakar och dess \u00e5kare blir b\u00e4ttre och b\u00e4ttre. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.<br \/>\n<span class=\"indenta\">XL-BYGGs initiativ XL-Hj\u00e4lpen hj\u00e4lper ideella f\u00f6reningar att f\u00f6rverkliga deras byggdr\u00f6mmar. Nu har man sett till att konst\u00e5kningsklubben i Falkenberg kan ta sina t\u00e4vlingar till en h\u00f6gre niv\u00e5.<\/span>[\/et_pb_text][dssb_sharing_buttons icon_placement=&#8221;icon&#8221; columns=&#8221;3&#8243; icon_width=&#8221;fixed&#8221; alignment=&#8221;left&#8221; use_custom_icon_size=&#8221;on&#8221; icon_font_size=&#8221;18px&#8221; btn_spacing_bottom=&#8221;0px&#8221; btn_padding=&#8221;||||false|false&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;7px|10px|10px||false|false&#8221; border_radii_main=&#8221;on|3px|3px|3px|3px&#8221; border_radii_icon=&#8221;on||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][dssb_sharing_button icon_color=&#8221;#ffffff&#8221; icon_bg=&#8221;#3b5997&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][dssb_sharing_button social_network=&#8221;twitter&#8221; icon_bg=&#8221;#55aced&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][dssb_sharing_button social_network=&#8221;email&#8221; icon_bg=&#8221;#212121&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][\/dssb_sharing_buttons][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;19px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Konst\u00e5kning \u00e4r en av de sporter som \u00f6kar allra mest i popularitet i Sverige i dag. I landet finns det runt 38 500 \u00e5kare, uppdelade p\u00e5 cirka 140 olika f\u00f6reningar. En av dessa f\u00f6reningar \u00e4r Falkenbergs konst\u00e5kningsklubb, som bildades i samband med att den lilla orten fick en ny ishall 2009.<\/p>\n<p>\u2013 De senaste \u00e5ren har antalet medlemmar \u00f6kat v\u00e4ldigt kraftigt, ber\u00e4ttar Emil Veijalainen, som tidigare suttit i f\u00f6reningens styrelse. Numera \u00e4r han med och hj\u00e4lper till p\u00e5 de s\u00e4tt han kan i f\u00f6reningen d\u00e4r hans femton\u00e5riga dotter varit aktiv de senaste nio \u00e5ren.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>T\u00e4vlar p\u00e5 en h\u00f6gre niv\u00e5<\/h2>\n<p>Att f\u00f6reningen har v\u00e4xt \u00e4r inte det enda som har h\u00e4nt den senaste tiden. T\u00e4vlingar har tagit en allt st\u00f6rre del i deras verksamhet samtidigt som medlemmarna har blivit b\u00e4ttre och b\u00e4ttre i en rasande takt. Det har inneburit att \u00e5karna i dag t\u00e4vlar p\u00e5 en h\u00f6gre niv\u00e5 \u00e4n de n\u00e5gonsin gjort f\u00f6rut.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;H\u00f6ger \/ fakta&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#007EE5&#8243; custom_padding=&#8221;16px|16px|16px|16px|true|true&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_5_font=&#8221;|||on|||||&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||8px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5 style=\"padding-bottom: 5px;\">Fakta<\/h5>\n<h3 style=\"color: #fff!important;\">S\u00e5 ser du att du har en r\u00e4t vinkel<\/h3>\n<p>N\u00e4r man bygger den h\u00e4r typen av podier och liknande konstruktioner \u00e4r det viktigt att de \u00e4r vinkelr\u00e4ta. Det klassiska s\u00e4ttet att s\u00e4kerst\u00e4lla detta \u00e4r att m\u00e4ta s\u00e5 att de b\u00e5da diagonal&shy;m\u00e5tten \u00e4r lika l\u00e5nga. Men Thomas Pettersson, del\u00e4gare i Harry Larsson Bygg AB, har vad han kallar ett \u201dfuskm\u00e5tt\u201d som g\u00f6r att du l\u00e4tt kan se att det du har byggt \u00e4r i r\u00e4ta vinklar.<\/p>\n<p>\u2013 Det finns n\u00e5got som man kallar 3-4-5. Om du m\u00e4ter en vinkel och m\u00e4ter upp tre \u00e5t det ena h\u00e5llet och fyra \u00e5t det andra ska det tredje m\u00e5ttet i triangeln bli fem. Oftast handlar det om att man m\u00e4ter 30 centimeter eller tre meter och s\u00e5 vidare, men det \u00e4r principen.[\/et_pb_text][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-podie.png&#8221; title_text=&#8221;xl-falkenberg-podie&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;20px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>\u2013 N\u00e4r man kommer upp en niv\u00e5 st\u00e4ller f\u00f6rbundet helt andra krav p\u00e5 standarden vid t\u00e4vlingarna, s\u00e4ger Emil Veijalainen och f\u00f6rklarar:<\/p>\n<p>\u2013 N\u00e4r en ishall som den h\u00e4r byggs anpassas den ofta mycket efter ishockey, som traditionellt \u00e4r den st\u00f6rre sporten. Men \u00e4ven om b\u00e5da sporterna tar plats p\u00e5 is har de v\u00e4ldigt olika behov.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg&#8221; title_text=&#8221;xl-falkenberg-1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;27px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; animation_style=&#8221;fade&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#969696&#8243; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||27px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>Falkenbergs konst\u00e5kningsklubb \u00e4r en av landets 140 konst\u00e5kningsf\u00f6reningar.<\/h6>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Emil Veijalainen ber\u00e4ttar att de hittills endast kunnat arrangera t\u00e4vlingar p\u00e5 en niv\u00e5 som kallas System 1. F\u00f6r att de ska kunna arrangera t\u00e4vlingar en niv\u00e5 h\u00f6gre, System 2, \u00e4r det vissa praktiska saker som m\u00e5ste vara p\u00e5 plats. Det viktigaste \u00e4r podier som domarna kan sitta vid och f\u00e5 god \u00f6versikt \u00f6ver isen under t\u00e4vlingarna.<\/p>\n<p>\u2013 Eftersom de bara beh\u00f6ver anv\u00e4ndas under v\u00e5ra t\u00e4vlingar och det annars p\u00e5g\u00e5r m\u00e5nga andra aktiviteter i hallen best\u00e4mde vi att vi ville g\u00f6ra dem flyttbara, s\u00e5 att de \u00e4r l\u00e4tta att ta fram n\u00e4r de ska anv\u00e4ndas, men inte st\u00e5r i v\u00e4gen annars, ber\u00e4ttar han.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Plussen MOBIL&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#007EE5&#8243; custom_padding=&#8221;0px||40px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-ill-ny.jpg&#8221; title_text=&#8221;xl-falkenberg-ill-ny&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][dica_divi_carousel show_items_desktop=&#8221;1&#8243; show_items_tablet=&#8221;1&#8243; arrow_nav=&#8221;on&#8221; advanced_effect=&#8221;1&#8243; arrow_nav_color=&#8221;#FFFFFF&#8221; arrow_bg_color=&#8221;rgba(0,0,0,0.4)&#8221; arrow_position=&#8221;middle-outside&#8221; arrow_font_size=&#8221;30px&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; body_text_color=&#8221;#FFFFFF&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.4em&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;70%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Falkenbergs konst\u00e5kningsklubb har funnits sedan 2009. De senaste \u00e5ren har antalet medlemmar \u00f6kat kraftigt.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]De nya podierna g\u00f6r att Falkenbergs konst\u00e5kningsklubb kan t\u00e4vla p\u00e5 en h\u00f6gre niv\u00e5. P\u00e5 dem kan domarna sitta och f\u00e5 god \u00f6versikt \u00f6ver isen under t\u00e4vlingarna.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Daniel Eckhardt, proffsbyggare p\u00e5 Harry Larsson Bygg AB.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Mattias Larsson, proffsbyggare p\u00e5 Harry Larsson Bygg AB.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Emma Boysen, vice ordf\u00f6rande i Falkenbergs konst\u00e5kningsklubb.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Niklas Larsson \u00e4r VD p\u00e5 XL-BYGG Falkenberg. Han kommer forts\u00e4tta samarbeta med konst\u00e5kningsklubben \u00e4ven efter XL-Hj\u00e4lpen.[\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;infografik&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;1080px&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-ill-ny.jpg&#8221; title_text=&#8221;xl-falkenberg-ill-ny&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px|0px|false|false&#8221; hover_enabled=&#8221;0&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_code admin_label=&#8221;1 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;291px&#8221; horizontal_offset=&#8221;924px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-2\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;1 text&#8221; module_id=&#8221;modal-infographics-2&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;320px&#8221; horizontal_offset=&#8221;953px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;200px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h5>Niklas Larsson \u00e4r VD p\u00e5 XL-BYGG Falkenberg. Han kommer forts\u00e4tta samarbeta med konst\u00e5kningsklubben \u00e4ven efter XL-Hj\u00e4lpen.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;2 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;65px&#8221; horizontal_offset=&#8221;188px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-7\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;2 text&#8221; module_id=&#8221;modal-infographics-7&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;35px&#8221; horizontal_offset=&#8221;13px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;175px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Falkenbergs konst\u00e5kningsklubb har funnits sedan 2009. De senaste \u00e5ren har antalet medlemmar \u00f6kat kraftigt.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;3 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;290px&#8221; horizontal_offset=&#8221;339px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-3\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;3 text&#8221; module_id=&#8221;modal-infographics-3&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;235px&#8221; horizontal_offset=&#8221;280px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;220px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h5>Mattias Larsson, proffsbyggare p\u00e5 Harry Larsson Bygg AB.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;4 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;97px&#8221; horizontal_offset=&#8221;105px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-8\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;4 text&#8221; module_id=&#8221;modal-infographics-8&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;459px&#8221; horizontal_offset=&#8221;0px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;170px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h5>Daniel Eckhardt, proffsbyggare p\u00e5 Harry Larsson Bygg AB.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;5 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;150px&#8221; horizontal_offset=&#8221;663px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-5\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;5 text&#8221; module_id=&#8221;modal-infographics-5&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;60px&#8221; horizontal_offset=&#8221;534px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;300px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h5>De nya podierna g\u00f6r att Falkenbergs konst\u00e5kningsklubb kan t\u00e4vla p\u00e5 en h\u00f6gre niv\u00e5. P\u00e5 dem kan domarna sitta och f\u00e5 god \u00f6versikt \u00f6ver isen under t\u00e4vlingarna.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;6 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;436px&#8221; horizontal_offset=&#8221;728px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-6\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;6 text&#8221; module_id=&#8221;modal-infographics-6&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;468px&#8221; horizontal_offset=&#8221;556px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;180px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h5>Emma Boysen, vice ordf\u00f6rande i Falkenbergs konst\u00e5kningsklubb.<\/h5>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Rubrik&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;top_right&#8221; vertical_offset=&#8221;0px&#8221; horizontal_offset=&#8221;288px&#8221; position_origin_a_tablet=&#8221;&#8221; position_origin_a_phone=&#8221;&#8221; position_origin_a_last_edited=&#8221;on|desktop&#8221; position_origin_f_tablet=&#8221;&#8221; position_origin_f_phone=&#8221;&#8221; position_origin_f_last_edited=&#8221;on|desktop&#8221; position_origin_r_tablet=&#8221;&#8221; position_origin_r_phone=&#8221;&#8221; position_origin_r_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;400px&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; positioning_tablet=&#8221;none&#8221; positioning_phone=&#8221;none&#8221; positioning_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#141414&#8243; header_font_size=&#8221;40px&#8221; header_6_text_color=&#8221;#141414&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>Dr\u00f6mprojektet och personerna bakom<\/h1>\n<h6>Klicka p\u00e5 plussen f\u00f6r mer information<\/h6>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Bild\/video fullbredd&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_fullwidth_image title_text=&#8221;xl-falkenberg-3&#8243; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-3.jpg&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; min_height=&#8221;600px&#8221; min_height_tablet=&#8221;450px&#8221; min_height_phone=&#8221;220px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;100vh&#8221; max_height=&#8221;1200px&#8221; max_height_tablet=&#8221;500px&#8221; max_height_phone=&#8221;240px&#8221; max_height_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; background_last_edited=&#8221;off|desktop&#8221; parallax_tablet=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_fullwidth_image][et_pb_fullwidth_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-3.jpg&#8221; title_text=&#8221;xl-falkenberg-3-mob&#8221; src_tablet=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-3.jpg&#8221; src_phone=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-3-mob.jpg&#8221; src_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_fullwidth_image][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Artikelfl\u00f6de&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;35px||35px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.25.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Fick dr\u00f6mmarna realiserade<\/h2>\n<p>F\u00f6r en liten f\u00f6rening som Falkenbergs konst\u00e5kningsklubb kan det vara sv\u00e5rt att g\u00f6ra den h\u00e4r typen av uppgraderingar p\u00e5 egen hand. F\u00f6r att f\u00e5 hj\u00e4lp med att f\u00e5 sina dr\u00f6mmar realiserade nominerade de sitt byggprojekt till XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen, och blev till sin stora gl\u00e4dje utvalda. F\u00f6r sj\u00e4lva byggandet av podierna anlitade XL-Hj\u00e4lpen genom XL-BYGG Falkenberg f\u00f6retaget Harry Larsson Bygg AB.<\/p>\n<p>\u2013 D\u00e5 vi hade turen att Emil p\u00e5 f\u00f6reningen \u00e4r byggnadsingenj\u00f6r till vardags, fick vi f\u00e4rdiga ritningar av honom serverade p\u00e5 guldfat. Det var v\u00e4ldigt lyxigt, ber\u00e4ttar Thomas Pettersson, som \u00e4r en av del\u00e4garna p\u00e5 byggfirman.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2.jpg&#8221; title_text=&#8221;xl-falkenberg-2&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;27px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; animation_style=&#8221;fade&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#969696&#8243; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||27px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>Tack vare de nya podierna kan konst\u00e5kningsklubben i Falkenberg ta t\u00e4vlingarna till n\u00e4sta niv\u00e5.<\/h6>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Forts\u00e4tter samarbetet<\/h2>\n<p>Niklas Larsson driver XL-BYGG Falkenberg,som st\u00e5r f\u00f6r projekteringen av bygget. F\u00f6r honom var konst\u00e5kningsv\u00e4rlden ett fram till detta projekt outforskat omr\u00e5de.<\/p>\n<p>\u2013 Det som m\u00f6tte mig var en f\u00f6rening med v\u00e4ldigt m\u00e5nga aktiva ungdomar, och m\u00e5nga ideella krafter, s\u00e4ger han.<\/p>\n<p>Han ber\u00e4ttar ocks\u00e5 att samarbetet med konst\u00e5kningsklubben och XL-BYGG Falkenberg inte tar slut i och med att XL-Hj\u00e4lpen \u00e4r klara och de nya podierna \u00e4r p\u00e5 plats. Det lyckade samarbetet har lett till ytterligare gemensamma projekt efter XL-Hj\u00e4lpen.<\/p>\n<p>\u2013 F\u00f6reningen ska senare i \u00e5r anordna en t\u00e4vling som de nu d\u00f6per till XL-Hoppet. Vi p\u00e5 XL-BYGG Falkenberg \u00e4r mycket stolta \u00f6ver detta.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;27px||27px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;V\u00e4nster&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;fade&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-5&#215;7-1.jpg&#8221; title_text=&#8221;xl-falkenberg-1&#215;1&#8243; src_tablet=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1&#215;1-1.jpg&#8221; src_phone=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1&#215;1-1.jpg&#8221; src_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>P\u00e5 de nya podierna sitter domarna s\u00e5 att de har god \u00f6verblick \u00f6ver isen.<\/h6>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;H\u00f6ger&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;fade&#8221; animation_delay=&#8221;600ms&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2-5&#215;7-1.jpg&#8221; title_text=&#8221;xl-falkenberg-2-1&#215;1&#8243; src_tablet=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2-1&#215;1-1.jpg&#8221; src_phone=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2-1&#215;1-1.jpg&#8221; src_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>De praktiska nya podierna gjordes portabla s\u00e5 att de l\u00e4tt kan f\u00f6rvaras mellan t\u00e4vlingarna.<\/h6>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.25.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Ska h\u00e5lla f\u00f6rsta t\u00e4vlingen<\/h2>\n<p>De nya podierna blev precis s\u00e5 bra som f\u00f6reningen hade hoppats p\u00e5. Snart ska de ha den f\u00f6rsta t\u00e4vlingen d\u00e5 det blir premi\u00e4r att anv\u00e4nda dem. Det \u00e4r egentligen en System 1-t\u00e4vling, men Emil Veijalainen ber\u00e4ttar att de ska k\u00f6ra fullt st\u00e4ll \u00e4nd\u00e5.<\/p>\n<p>\u2013 Alla medlemmar har varit v\u00e4ldigt positiva till de h\u00e4r podierna. Vi kommer s\u00e4tta upp en t\u00e4vling i november. Den kommer vi att k\u00f6ra precis som en system 2-t\u00e4vling i layouten f\u00f6r att kunna testk\u00f6ra inf\u00f6r n\u00e4sta \u00e5r.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px||20px||true|false&#8221; global_module=&#8221;4722&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;|||on|||||&#8221; header_3_text_align=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3>Alla artiklar<\/h3>\n<p>[\/et_pb_text][dica_divi_carousel show_items_desktop=&#8221;3&#8243; show_items_tablet=&#8221;2&#8243; multislide=&#8221;on&#8221; arrow_nav=&#8221;on&#8221; dot_nav=&#8221;on&#8221; equal_height=&#8221;on&#8221; advanced_effect=&#8221;1&#8243; arrow_nav_color=&#8221;#FFFFFF&#8221; arrow_bg_color=&#8221;rgba(0,0,0,0.5)&#8221; dots_active_color=&#8221;#EB0000&#8243; title_background=&#8221;RGBA(255,255,255,0)&#8221; content_background=&#8221;RGBA(255,255,255,0)&#8221; arrow_position=&#8221;middle-outside&#8221; arrow_font_size=&#8221;30px&#8221; carousel_container_padding=&#8221;||||false|false&#8221; innercontent_padding=&#8221;||||false|false&#8221; item_padding=&#8221;||||false|false&#8221; content_container_padding=&#8221;27px|27px|27px|27px|true|true&#8221; arrow_position_tablet=&#8221;middle-outside&#8221; arrow_position_phone=&#8221;middle-inside&#8221; arrow_position_last_edited=&#8221;on|phone&#8221; arrow_font_size_tablet=&#8221;35px&#8221; arrow_font_size_phone=&#8221;40px&#8221; arrow_font_size_last_edited=&#8221;off|phone&#8221; module_class=&#8221;ratio-1&#215;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;||||||||&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;27px&#8221; body_font=&#8221;||||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; body_font_size=&#8221;16px&#8221; background_color=&#8221;#212121&#8243; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; custom_css_image=&#8221;object-fit:cover;||height:363.33px;&#8221; border_radii_item=&#8221;off|||16px|&#8221; border_radii_image=&#8221;off|16px|||&#8221; global_colors_info=&#8221;{}&#8221; custom_css_image_last_edited=&#8221;on|phone&#8221; custom_css_image_phone=&#8221;object-fit:cover;||height:320px;||width:100%!important;&#8221; custom_css_image_tablet=&#8221;object-fit:cover;||height:280px;||width:auto!important;&#8221; theme_builder_area=&#8221;post_content&#8221;][dica_divi_carouselitem title=&#8221;F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2NTEifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Falkenbergs konst\u00e5kningsklubb v\u00e4xer s\u00e5 det knakar och dess \u00e5kare blir b\u00e4ttre och b\u00e4ttre.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;T\u00e4vlingen d\u00e4r du m\u00e5ste kr\u00e4nga din bil \u2013 n\u00e4stintill gratis&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-robertsfors-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ1NzkifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]H\u00e4r t\u00e4vlar fattig och rik p\u00e5 samma villkor.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;De rej\u00e4la grillarna \u2013 som alla kan bygga&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-grabo-weber-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ1MDUifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]N\u00e4r Bj\u00f6rkek\u00e4rrs scoutk\u00e5r testar det nya v\u00e4derskyddet med fyra grillplatser \u00e4r det inte den sedvanliga varmkorven som serveras.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ0NjQifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]F\u00f6reningen fick \u00e4ntligen ett v\u00e4derskydd med grillplatser och de kan forts\u00e4tta utveckla sin scoutverksamhet.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Proffsets tips: Undvik de h\u00e4r misstagen n\u00e4r du monterar h\u00e4ngr\u00e4nnor&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/hangranna-lutningen-1&#215;1-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQyNzcifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]En scoutk\u00e5r p\u00e5 v\u00e4stkusten f\u00e5r sin st\u00f6rsta byggdr\u00f6m uppfylld genom XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Viktigt att t\u00e4nka p\u00e5 \u2013 n\u00e4r man bygger f\u00f6r framtiden&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/grabo-b-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQyMDMifX0=@&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Ledarna p\u00e5 Bj\u00f6rkek\u00e4rrs scoutklubb har som m\u00e5l att ge s\u00e5 m\u00e5nga barn som m\u00f6jligt en bra uppv\u00e4xt.[\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/bakgrundXXL-1.png&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;57px||60px||false|false&#8221; global_module=&#8221;4434&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;1000px&#8221; max_width_phone=&#8221;1000px&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;20px|30px|37px|0px|false|false&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-xlbygg-logo-2024.png&#8221; title_text=&#8221;xlhjalpen-xlbygg-logo-2024&#8243; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;280px&#8221; max_width_tablet=&#8221;250px&#8221; max_width_phone=&#8221;220px&#8221; max_width_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;1.25rem&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;3px||0px||false|false&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>F\u00f6r att vi ska kunna genomf\u00f6ra alla dessa XL-Hj\u00e4lpen projekt beh\u00f6vs v\u00e5ra fantastiska leverant\u00f6rer, som med sitt engagemang \u00e4r med oss i detta och g\u00f6r det m\u00f6jligt att g\u00f6ra skillnad i det lokala samh\u00e4llet. V\u00e5ra leverant\u00f6rer st\u00e5r f\u00f6r ett brett sortiment av produkter av h\u00f6g kvalitet.<br \/>Det sj\u00e4lvklara valen i era byggprojekt.<\/strong><\/p>\n<p><strong>Tack f\u00f6r att ni hj\u00e4lper till!<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|30px|0px|30px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; header_3_font_size=&#8221;23px&#8221; background_enable_color=&#8221;off&#8221; position_origin_a=&#8221;top_center&#8221; z_index=&#8221;0&#8243; text_orientation=&#8221;right&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;|50px|0px||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>HUVUDSPONSORER<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_tablet=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_phone=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/arecologo.png&#8221; title_text=&#8221;arecologo&#8221; url=&#8221;https:\/\/www.arecoprofiles.se\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;0px||0px||true|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;32px||0px||false|false&#8221; custom_padding_tablet=&#8221;|7px||7px|true|true&#8221; custom_padding_phone=&#8221;0px||15px||false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/Lindab_targetleft_Blueback.png&#8221; title_text=&#8221;Lindab_targetleft_Blueback&#8221; url=&#8221;https:\/\/www.lindab.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_phone=&#8221;-50px||||false|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;30px||10px||false|false&#8221; custom_padding_phone=&#8221;||10px||false|false&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/ESSVE_CMYK.png&#8221; title_text=&#8221;ESSVE_CMYK&#8221; url=&#8221;https:\/\/www.essve.com\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||true|false&#8221; custom_padding=&#8221;14px||14px||true|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/04\/weber.jpg&#8221; title_text=&#8221;weber&#8221; url=&#8221;https:\/\/www.se.weber\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;43px||||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||23px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|30px|0px|30px|false|false&#8221; border_width_top=&#8221;1px&#8221; border_color_top=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; header_3_font_size=&#8221;23px&#8221; background_enable_color=&#8221;off&#8221; position_origin_a=&#8221;top_center&#8221; z_index=&#8221;0&#8243; text_orientation=&#8221;right&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;|50px|0px||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>PARTNERS<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_5,1_5,1_5,1_5,1_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto||auto|false|false&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/05\/sodra-logo-green-cmyk.png&#8221; title_text=&#8221;sodra-logo-green-cmyk&#8221; url=&#8221;https:\/\/habo.com\/se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;48px|10px||10px|false|true&#8221; custom_margin_phone=&#8221;-51px|-4px|33px|-4px|false|true&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;20px|0px|20px|0px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/bosch-logo-vit.png&#8221; title_text=&#8221;bosch-logo-vit&#8221; url=&#8221;https:\/\/www.bosch.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|0px|0px|0px|false|true&#8221; custom_margin_tablet=&#8221;48px|10px||10px|false|true&#8221; custom_margin_phone=&#8221;-51px|-4px|33px|-4px|false|true&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;20px|0px|20px|0px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/04\/Habo_CMYKlogo.png&#8221; title_text=&#8221;Habo_CMYKlogo&#8221; url=&#8221;https:\/\/habo.com\/se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-6px|36px||36px|false|true&#8221; custom_margin_phone=&#8221;-47px|12px||12px|false|true&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;13px|15px||15px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/joma-logo.png&#8221; title_text=&#8221;joma-logo&#8221; url=&#8221;https:\/\/www.joma.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;25px||20px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/itw-construction-products-logo.png&#8221; title_text=&#8221;itw-construction-products-logo&#8221; url=&#8221;https:\/\/www.itwconstruction.se\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|20px||20px|false|true&#8221; custom_margin_tablet=&#8221;-3px|34px||34px|false|true&#8221; custom_margin_phone=&#8221;-86px||-21px||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_5,1_5,1_5,1_5,1_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto||auto|false|false&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/stavrex-logo.png&#8221; title_text=&#8221;stavrex-logo&#8221; url=&#8221;https:\/\/www.stavrex.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_phone=&#8221;-30px||||false|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;33px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||||false|false&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/elitfonster.png&#8221; title_text=&#8221;elitfonster&#8221; url=&#8221;https:\/\/www.elitfonster.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_phone=&#8221;-20px||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;5px||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/Stenvalls-Tra\u0308-logo-slutgiltig-version-1.png&#8221; title_text=&#8221;Stenvalls-Tra\u0308-logo-slutgiltig-version-1&#8243; url=&#8221;https:\/\/www.stenvalls.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;10px||||false|true&#8221; custom_padding_tablet=&#8221;0px|3px||3px|false|true&#8221; custom_padding_phone=&#8221;0px||0px||false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/Beckers.png&#8221; title_text=&#8221;Beckers&#8221; url=&#8221;https:\/\/beckers.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|20px||20px|false|true&#8221; custom_margin_tablet=&#8221;|34px||34px|false|true&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||22px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201dFalkenbergs konst\u00e5kningsklubb v\u00e4xer s\u00e5 det knakar och dess \u00e5kare blir b\u00e4ttre och b\u00e4ttre. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5. XL-BYGGs initiativ XL-Hj\u00e4lpen hj\u00e4lper ideella f\u00f6reningar att f\u00f6rverkliga deras byggdr\u00f6mmar. Nu har man sett till att konst\u00e5kningsklubben i Falkenberg kan [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4672,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-4651","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-visa-ej"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG<\/title>\n<meta name=\"description\" content=\"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG\" \/>\n<meta property=\"og:description\" content=\"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/\" \/>\n<meta property=\"og:site_name\" content=\"XL-BYGG\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-21T12:53:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-25T13:30:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"xlhjalpen2021-admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"xlhjalpen2021-admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/\",\"name\":\"ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG\",\"isPartOf\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg\",\"datePublished\":\"2024-10-21T12:53:37+00:00\",\"dateModified\":\"2024-10-25T13:30:37+00:00\",\"author\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125\"},\"description\":\"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.\",\"breadcrumb\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg\",\"contentUrl\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg\",\"width\":1000,\"height\":667},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hem\",\"item\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/\",\"name\":\"XL-BYGG\",\"description\":\"Fr\u00e5n \u00f6nskan till f\u00e4rdigt bygge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125\",\"name\":\"xlhjalpen2021-admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g\",\"caption\":\"xlhjalpen2021-admin\"},\"sameAs\":[\"https:\/\/kampanj.expressen.se\/xlhjalpen\"],\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/author\/xlhjalpen2021-admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG","description":"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.","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:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/","og_locale":"en_US","og_type":"article","og_title":"ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG","og_description":"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.","og_url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/","og_site_name":"XL-BYGG","article_published_time":"2024-10-21T12:53:37+00:00","article_modified_time":"2024-10-25T13:30:37+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg","type":"image\/jpeg"}],"author":"xlhjalpen2021-admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"xlhjalpen2021-admin","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/","name":"ANNONS: F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d - XL-BYGG","isPartOf":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage"},"image":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage"},"thumbnailUrl":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg","datePublished":"2024-10-21T12:53:37+00:00","dateModified":"2024-10-25T13:30:37+00:00","author":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125"},"description":"Falkenbergs konst\u00e5kningsklubb v\u00e4xer. Men eftersom ishallen i staden anpassats f\u00f6r ishockey har de inte kunnat t\u00e4vla p\u00e5 r\u00e4tt niv\u00e5.","breadcrumb":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#primaryimage","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg","contentUrl":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-1.jpg","width":1000,"height":667},{"@type":"BreadcrumbList","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/foreningens-problem-ishallarna-anpassas-oftast-efter-ishockey\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hem","item":"https:\/\/kampanj.expressen.se\/xlhjalpen\/"},{"@type":"ListItem","position":2,"name":"F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d"}]},{"@type":"WebSite","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/","name":"XL-BYGG","description":"Fr\u00e5n \u00f6nskan till f\u00e4rdigt bygge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kampanj.expressen.se\/xlhjalpen\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125","name":"xlhjalpen2021-admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g","caption":"xlhjalpen2021-admin"},"sameAs":["https:\/\/kampanj.expressen.se\/xlhjalpen"],"url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/author\/xlhjalpen2021-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/comments?post=4651"}],"version-history":[{"count":44,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4651\/revisions"}],"predecessor-version":[{"id":4813,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4651\/revisions\/4813"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/media\/4672"}],"wp:attachment":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/media?parent=4651"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/categories?post=4651"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/tags?post=4651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}