{"id":2288,"date":"2021-10-21T14:57:51","date_gmt":"2021-10-21T12:57:51","guid":{"rendered":"https:\/\/arlbergtrail.com\/etappen\/"},"modified":"2025-03-19T17:06:48","modified_gmt":"2025-03-19T16:06:48","slug":"stages","status":"publish","type":"page","link":"https:\/\/arlbergtrail.com\/en\/stages\/","title":{"rendered":"Stages"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"leaflet-map WPLeafletMap\" style=\"height:500px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97YXxifGN9LnRpbGUub3BlbnRvcG9tYXAub3JnL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":false,\"scrollWheelZoom\":false,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([47.1603445771,10.2205996017],12);});<\/script> <!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = '\/wp\/wp-content\/uploads\/gpx\/arlberg-trail.gpx';\nvar default_style = {\"color\":\"#b68e4f\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.127673,10.214297],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('St. Christoph am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.139096,10.158311],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stuben am Arlberg '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.168905,10.163469],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Z\u00fcrs am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.201838,10.166509],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('R\u00fcfikopf '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.154763,10.213401],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Valluga 1'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.207514,10.141465],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Lech am Arlberg '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.127396,10.26387],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('St. Anton am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;ETAPPE 1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0) 0%|rgba(182,142,79,0.025) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.025)&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||0px|||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;ETAPPE 2&#8243; module_id=&#8221;stanton-stuben&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0) 0%|rgba(182,142,79,0.025) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.025)&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||0px|||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||2px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/08\/kaltenberger-huette-stube-arlberg-trail-scaled.jpg&#8221; title_text=&#8221;kaltenberger-huette-stube-arlberg-trail&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;80%&#8221; module_alignment=&#8221;left&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong style=\"font-size: 26px;\">St. Anton \u2013 Stuben<\/strong><strong style=\"font-size: 26px;\"><\/strong><\/h2>\n<h2><strong style=\"font-size: 26px;\"><\/strong><\/h2>\n<h2><strong><\/strong><\/h2>\n<p><strong>Trail description<\/strong><\/p>\n<p>This stage of the Arlberg Trail starts with a climb up the Galzig. A wide path with great views of St. Christoph am Arlberg leads leisurely towards the pass, from where the \u201cBerggeistweg\u201d (Mountain Spirit Trail) begins. Behind Gasthaus Valluga, follow signs to the Kaltenbergh\u00fctte (trail no. 19). From the next junction, the Berggeistweg Trail is signposted. The trail leads initially gently uphill, before getting steeper up to a mountain ridge. With views in the direction of Pateriol and Kaltenberg, the trail continues to the Maroiseen Lakes near the Albona II lift station. The path leads along a short supply road to the old Albonagrat mountain station (closed). Accompanied by fantastic views of the valley into Klostertal, the trail finally leads to the 2,089 m high Kaltenbergh\u00fctte. After a stop for refreshments, the trail continues with a direct view of Flexenpass and Z\u00fcrs across meadows and moorlands towards the valley. Hidden from view, the trail leads ever more steeply downhill past Lake Stubener See with a magnificent view of the second stage destination village of Stuben am Arlberg.<\/p>\n<p><a href=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx\" title=\"St. Anton \u2013 Stuben Trek GPX \" download=\"\">Download the stages as GPX<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; admin_label=&#8221;Etappe2 Detail&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0.025) 0%|rgba(182,142,79,0.05) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0.025)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.05)&#8221; custom_margin=&#8221;-4px|||||&#8221; custom_padding=&#8221;2px|||||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; specialty_columns=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;wegl\u00e4nge&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Distance<\/strong><br \/>15 km<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Aufstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Ascent<\/strong><br \/>674 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Aufstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Lift required<\/strong><br \/>Galzigbahn<\/p>\n<p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Dauer&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Hiking time<\/strong><br \/>approx. 06:30 hours<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Abstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Descent<\/strong><br \/>1.351 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Einkehrm\u00f6glichkeiten&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Opportunities for refreshment<\/strong><\/p>\n<ul>\n<li>Galzig restaurant<\/li>\n<li>St. Christoph<\/li>\n<li>Kaltenbergh\u00fctte<\/li>\n<li>Stuben<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=&#8221;Alternative Routen&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Alternative route:<\/h3>\n<ul>\n<li>\n<p id=\"h_3349300841627455193724\"><strong><a title=\"Alternatvie St. Anton \u2013 Stuben\" href=\"https:\/\/arlbergtrail.com\/wp\/alternative-st-anton-stuben\/\">St. Anton &#8211; Stuben<\/a> <br \/><\/strong><a title=\"Alternative Route von St. Anton nach Stuben\" href=\"https:\/\/arlbergtrail.com\/wp\/alternative-st-anton-stuben\/\">St. Anton &#8211; Rosannaschlucht &#8211; Maienweg &#8211; Arlbergpass &#8211; Stuben <\/a><\/p>\n<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221; &#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"leaflet-map WPLeafletMap\" style=\"height:500px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97YXxifGN9LnRpbGUub3BlbnRvcG9tYXAub3JnL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":true,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([47.1223376612,10.3298781719],11);});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = '\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx';\nvar default_style = {\"color\":\"#b68e4f\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.130943,10.230675],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Galzig'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.127673,10.214297],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('St. Christoph am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.118897,10.174924],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Albona Bergstation'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.120069,10.161735],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Maroijoch'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.119074,10.143181],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Kaltenbergh\u00fctte'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.131269,10.148892],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stubener See'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.139096,10.158311],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stuben am Arlberg '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] -->[elevation gpx=\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx summary=0 ]<!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;ETAPPE 3&#8243; module_id=&#8221;stuben-lech&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0) 0%|rgba(182,142,79,0.016) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.016)&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||0px|||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||2px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stuben-lech-2.jpg&#8221; title_text=&#8221;stuben-lech&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;80%&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; custom_padding=&#8221;||2px|||&#8221;]<\/p>\n<h2><strong>Stuben \u2013 Lech<\/strong><\/h2>\n<p><strong>Trail description<\/strong><\/p>\n<p>From picturesque Stuben, the gateway to the Arlberg, take the village road along a forest path past the E-Trial park in the direction of Flexental. Shortly after the Mondscheinh\u00fctte (closed), Flexenbach Stream is crossed, and the route briefly becomes steeper along the Franz Josef Trail in the direction of the Flexen Pass. During this section of the tour, you will enjoy fantastic views of Stuben at 1,407 m above sea level. Soon you will reach the great European water divide on the way to the Flexenpass. The trail descends gently towards Z\u00fcrs. After briefly traversing the village, you reach the Seekopfbahn cable car on the village outskirts. This whisks you up to 2,212 metres above sea level, where at the top, you not only have a fantastic view of Lake Z\u00fcrsersee, but also an excellent opportunity for refreshments at Seekopf Panorama Restaurant. After Lake Z\u00fcrsersee, the trail climbs steeply up to a small and tranquil cotton grass plain. This is followed by the final uphill metres to the 2,450 m high Madlochjoch. From there, the trail follows in the tracks of the White Ring, a famous winter ski circuit, over rocks and alpine meadows with views of Lech am Arlberg and on via Gst\u00fctalpe down into the valley. Before the end of this stage, wonderful views of Lech am Arlberg, 1,450 m above sea level, are particularly inspiring.<\/p>\n<p><a href=\"\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx\" title=\"Stuben \u2013 Lech Trek GPX \" download=\"\">Download the stages as GPX<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; admin_label=&#8221;Etappe 3 Detail&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0.016) 0%|rgba(182,142,79,0.032) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0.016)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.032)&#8221; custom_margin=&#8221;-4px|||||&#8221; custom_padding=&#8221;2px|||||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; specialty_columns=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;wegl\u00e4nge&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Distance<\/strong><br \/>12,8 km<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Aufstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Ascent<\/strong><br \/>667 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Aufstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Lift required<\/strong><br \/>Seekopfbahn<\/p>\n<p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Dauer&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Hiking time<\/strong><br \/>approx. 5 hours<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Abstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Descent<\/strong><br \/>1.144 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Einkehrm\u00f6glichkeiten&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Opportunities for refreshment<\/strong><\/p>\n<ul>\n<li>Flexenh\u00e4usl<\/li>\n<li>Hotel Enzian, Z\u00fcrs<\/li>\n<li>Seekopf Panoramarestaurant<\/li>\n<li>Lech<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=&#8221;Alternative Routen&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Alternative route:<\/h3>\n<ul>\n<li><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-stuben-lech\/\"><strong>Stuben &#8211; Lech<\/strong><\/a><br \/><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-stuben-lech\/\">Flexenpass &#8211; Z\u00fcrs &#8211; Lech<\/a><\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221; &#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"leaflet-map WPLeafletMap\" style=\"height:500px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97YXxifGN9LnRpbGUub3BlbnRvcG9tYXAub3JnL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":true,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([47.1223376612,10.3298781719],11);});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = '\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx';\nvar default_style = {\"color\":\"#b68e4f\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.139118,10.158464],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stuben'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.157707,10.164958],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Flexenpass'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.170165,10.164143],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Z\u00fcrs'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.175877,10.161852],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Seekopfbahn'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.176301,10.121169],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Madlochjoch'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.207969,10.141703],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Lech'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] -->[elevation gpx=\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx summary=0 ]<!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; vertical_offset=&#8221;0px&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;||2px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/08\/arlberg-trail-wandern-valluga-scaled.jpg&#8221; title_text=&#8221;arlberg-trail-wandern-valluga&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;80%&#8221; module_alignment=&#8221;left&#8221; sticky_limit_bottom=&#8221;section&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>Lech \u2013 St. Anton<\/strong><\/h2>\n<p><strong>Trail description<\/strong><\/p>\n<p>Right at the start of the tour, R\u00fcfikopf cable car provides valuable assistance in surmounting the first 900 metres in elevation, where the most challenging stage of the Arlberg Trail begins at 2,350 m above sea level. Accompanied by views of R\u00fcfispitze Peak, the route descends initially just above Lake Monzabonsee into Ochseng\u00fcmple. At Rauhkopfscharte, you then cross the border between Vorarlberg and Tyrol. With Stuttgarter H\u00fctte at 2,310 m in your sights and surrounded by fantastic mountain scenery of the Arlberg, you head towards your lunch break. This is followed by a descent to Erlachalpe at 1,922 m, before heading steeply uphill again through the hidden hollow to Knoppenkar. From there it is only a few metres in altitude to the mountain station of the Vallugabahn I, with fabulous views towards the first stage designation village of St. Anton am Arlberg. The 1,300 m downhill journey is covered by the Vallugabahn I and Galzigbahn cable cars. Please observe cable car operating times!<\/p>\n<p><strong>Be sure to note the operating times of the cable cars and start the Lech &#8211; St. Anton stage with the first possible ascent of the R\u00fcfikopf cable car at 08.30 am!<\/strong><\/p>\n<p><a href=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx\" title=\"Lech - St.Anton Trek GPX \" download=\"\">Download the stages as GPX<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; admin_label=&#8221;Etappe1 Detail&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(182,142,79,0.025) 0%|rgba(182,142,79,0.05) 100%&#8221; background_color_gradient_start=&#8221;rgba(182,142,79,0.025)&#8221; background_color_gradient_end=&#8221;rgba(182,142,79,0.05)&#8221; custom_margin=&#8221;-4px|||||&#8221; custom_padding=&#8221;2px|||||&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; specialty_columns=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;wegl\u00e4nge&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Distance<\/strong><br \/>12,4 km<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Aufstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Ascent<\/strong><br \/>1.220 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;\u00d6ffentliche Verkehrsmittel&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Lifts required<\/strong><br \/>R\u00fcfikopf Seilbahn, Vallugabahn I, Galzibahn<\/p>\n<p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Dauer&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Hiking time<\/strong><br \/>ca. 06:30 hours<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Abstieg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Descent<\/strong><br \/>918 m<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Einkehrm\u00f6glichkeiten&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Opportunities for refreshment<\/strong><\/p>\n<ul>\n<li>R\u00fcfikopf Panoramarestaurant<\/li>\n<li>Stuttgarter H\u00fctte<\/li>\n<li>St. Anton<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=&#8221;Alternative Routen&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Alternative route:<\/h3>\n<ul>\n<li><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-lech-st-anton\/\"><strong>Lech &#8211; St. Anton<\/strong><\/a><br \/><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-lech-st-anton\/\">R\u00fcfikopf &#8211; Stuttgarter H\u00fctte &#8211; Z\u00fcrs &#8211; with the bus to St. Anton <\/a><\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221; &#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"leaflet-map WPLeafletMap\" style=\"height:500px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97YXxifGN9LnRpbGUub3BlbnRvcG9tYXAub3JnL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":true,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([47.1223376612,10.3298781719],11);});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = '\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx';\nvar default_style = {\"color\":\"#b68e4f\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.202077,10.166645],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('R\u00fcfikopf'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.197222,10.185818],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Ochseng\u00fcmple'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.194993,10.200119],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Rauhkopfscharte'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.18,10.204609],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stuttgarter H\u00fctte'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.175412,10.218019],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Erlijoch'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.166785,10.23267],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Erlachalpe'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.161414,10.227901],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Knoppenkarsee'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.152158,10.224873],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Mattunjoch'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] --><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.154763,10.213401],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Valluga 1'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><!-- [et_pb_line_break_holder] -->[elevation gpx=\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx summary=0 ]<!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Content-BesteReisezeite&#8230;&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_cta title=&#8221;Download all stages of the Arlberg Trail as GPX\u00a0&#8221; button_url=&#8221;\/wp\/wp-content\/uploads\/gpx\/_arlberg-trail-alle-etappen.zip&#8221; button_text=&#8221;Get the GPX data here!&#8221; _builder_version=&#8221;4.19.0&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_position=&#8221;top_center&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_use_icon=&#8221;off&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_cta][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.19.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_cta title=&#8221;Download the PDF map of the Arlberg Trail&#8221; button_url=&#8221;\/wp\/wp-content\/uploads\/ArlbergTrail-Englisch-2023-WEB.pdf&#8221; button_text=&#8221;Download now!&#8221; _builder_version=&#8221;4.19.0&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_position=&#8221;top_center&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_use_icon=&#8221;off&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_cta][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#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;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;|700|||||||&#8221; header_2_line_height=&#8221;1.4em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Prepare for the Arlberg Trail experience<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; admin_label=&#8221;Stuffi&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/an-ab-reise.jpg&#8221; title_text=&#8221;an-ab-reise&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjEyMzQifX0=@&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;url&#8221; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; custom_margin=&#8221;16px||||false|false&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjEyMzQifX0=@&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Arrival &amp; Departure<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/beste-reisezeit.jpg&#8221; title_text=&#8221;beste-reisezeit&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjkzIn19@&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;url&#8221; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||16px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjkzIn19@&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Best travel time<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/packliste.jpg&#8221; title_text=&#8221;packliste&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE5NSJ9fQ==@&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;url&#8221; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.19.0&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; custom_margin=&#8221;16px||||false|false&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE5NSJ9fQ==@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>Packing list<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; inner_shadow=&#8221;on&#8221; prev_background_color=&#8221;#ffffff&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#24374b&#8221; top_divider_style=&#8221;none&#8221; animation_direction=&#8221;bottom&#8221; scroll_vertical_motion_enable=&#8221;off&#8221; motion_trigger_start=&#8221;bottom&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/shared-files\/arlberg-trail-wandern-valluga-scaled.jpg&#8221; title_text=&#8221;arlberg-trail-wandern-valluga.jpg&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span style=\"color: rgba(255, 255, 255, 0.97);\">Book with ASI Reisen<\/span><\/h2>\n<p><span style=\"color: #ffffff;\">ASI Reisen is the official booking centre of the Arlberg Trail. You can book your perfect tour in just a few steps. We organise accommodation, luggage transport, trip notes, guide if necessary and 24\/7 service number for you.<\/span><\/p>\n<p><span style=\"color: #ffffff;\">The Tyrolean family business has been offering sustainable active and adventure tours since 1963. These lead to more than 100 countries all over the world, from the pleasure region to the high alpine. Where fresh air, the sounds of nature and narrow paths await.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/www.asi-reisen.de\/d\/arlberg-trail&#8221; button_text=&#8221;Book with ASI Reisen&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;16px&#8221; button_text_color=&#8221;rgba(255,255,255,0.99)&#8221; button_bg_color=&#8221;#f18932&#8243; button_border_width=&#8221;5px&#8221; button_border_color=&#8221;#f18932&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p><div class=\"leaflet-map WPLeafletMap\" style=\"height:500px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97YXxifGN9LnRpbGUub3BlbnRvcG9tYXAub3JnL3t6fS97eH0ve3l9LnBuZw==');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":false,\"scrollWheelZoom\":false,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([47.1603445771,10.2205996017],12);});<\/script> <script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletgpxShortcode() {\/*<script>*\/\nvar src = '\/wp\/wp-content\/uploads\/gpx\/arlberg-trail.gpx';\nvar default_style = {\"color\":\"#b68e4f\"};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'gpx',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar table_view = 0;\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (table_view) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\n    function pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.127673,10.214297],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('St. Christoph am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.139096,10.158311],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Stuben am Arlberg '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.168905,10.163469],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Z\u00fcrs am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.201838,10.166509],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('R\u00fcfikopf '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.154763,10.213401],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Valluga 1'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.207514,10.141465],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Lech am Arlberg '));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [47.127396,10.26387],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('St. Anton am Arlberg'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>St. Anton \u2013 Stuben Trail description This stage of the Arlberg Trail starts with a climb up the Galzig. [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":2183,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" fullwidth=\"on\" _builder_version=\"4.9.7\" _module_preset=\"default\" collapsed=\"off\"][et_pb_fullwidth_code disabled_on=\"off|off|off\" _builder_version=\"4.9.7\" _module_preset=\"default\"][leaflet-map lat=\"47.16034457705008\" lng=\"10.220599601743743\" zoom=\"12\"] <!-- [et_pb_line_break_holder] -->[leaflet-gpx src=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail.gpx\" color=\"#b68e4f\"]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.127673\" lng=\"10.214297\"]St. Christoph am Arlberg[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.139096\" lng=\"10.158311\"]Stuben am Arlberg [\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.168905\" lng=\"10.163469\"]Z\u00fcrs am Arlberg[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.201838\" lng=\"10.166509\"]R\u00fcfikopf [\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.154763\" lng=\"10.213401\"]Valluga 1[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.207514\" lng=\"10.141465\"]Lech am Arlberg [\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.127396\" lng=\"10.263870\"]St. Anton am Arlberg[\/leaflet-marker]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"ETAPPE 1\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0)\" background_color_gradient_end=\"rgba(182,142,79,0.025)\" width=\"100%\" max_width=\"100%\" custom_padding=\"||0px|||\" collapsed=\"off\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\" vertical_offset=\"0px\" width=\"100%\" max_width=\"100%\" custom_padding=\"||2px|||\"][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/08\/arlberg-trail-wandern-valluga-scaled.jpg\" title_text=\"arlberg-trail-wandern-valluga\" _builder_version=\"4.9.7\" _module_preset=\"default\" width=\"100%\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\" max_width=\"80%\" module_alignment=\"left\" sticky_limit_bottom=\"section\" module_alignment_tablet=\"center\" module_alignment_phone=\"\" module_alignment_last_edited=\"on|tablet\"]<h2><strong>Lech \u2013 St. Anton<\/strong><\/h2>\r\n<strong>Wegbeschreibung<\/strong>\r\n\r\nGleich zu Beginn der Tour macht die R\u00fcfikopf Seilbahn 900 wertvolle H\u00f6henmeter gut. Auf 2.350 m H\u00f6he beginnt die herausforderndste Etappe des Arlberg Trails. Mit Blick Richtung R\u00fcfispitze geht es zun\u00e4chst oberhalb vom Monzabonsee etwas abw\u00e4rts in das Ochseng\u00fcmple. An der Rauhkopfscharte \u00fcberwinden Sie die Landesgrenze zwischen Vorarlberg und Tirol. Mit Blick zur Stuttgarter H\u00fctte auf 2.310 m und der traumhaften Bergkulisse des Arlbergs geht es in Richtung einer kurzen Mittagspause. Es folgt ein Abstieg zur Erlachalpe auf 1.922 m, bevor es wieder steil bergauf durch das verborgene Kar zum Knoppenkar geht. Von dort sind es nur noch wenige H\u00f6henmeter bis zur Bergstation der Vallugabahn I, mit tollem Blick Richtung Etappenort St. Anton am Arlberg. Die 1.300 m talw\u00e4rts \u00fcbernimmt die Vallugabahn I und die Galzigbahn.\r\n\r\n<strong>Beachten Sie unbedingt die Betriebszeiten der Seilbahnen und starten Sie die Etappe Lech - St. Anton mit der ersten m\u00f6glichen Bergfahrt der R\u00fcfikopf Seilbahn um 08.30 Uhr!<\/strong>\r\n\r\n<a href=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx\" title=\"Lech - St.Anton Trek GPX \" download=\"\">Lade die Etappe als GPX herunter<\/a>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" specialty=\"on\" admin_label=\"Etappe1 Detail\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0.025)\" background_color_gradient_end=\"rgba(182,142,79,0.05)\" custom_margin=\"-4px|||||\" custom_padding=\"2px|||||\" collapsed=\"off\"][et_pb_column type=\"1_2\" specialty_columns=\"2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_row_inner column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"wegl\u00e4nge\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Strecke<\/strong><br>12,4 km<\/p>[\/et_pb_text][et_pb_text admin_label=\"Aufstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Aufstieg<\/strong><br>1.220 m <\/p>[\/et_pb_text][et_pb_text admin_label=\"\u00d6ffentliche Verkehrsmittel\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Ben\u00f6tigte Lifte<\/strong><br>R\u00fcfikopf Seilbahn, Vallugabahn I, Galzibahn<\/p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"Dauer\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Gehzeit<\/strong><br>ca. 06:30 Stunden<\/p>[\/et_pb_text][et_pb_text admin_label=\"Abstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Abstieg<\/strong><br>918 m<\/p>[\/et_pb_text][et_pb_text admin_label=\"Einkehrm\u00f6glichkeiten\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Einkehrm\u00f6glichkeiten<\/strong><\/p>\r\n<ul>\r\n<li>R\u00fcfikopf Panoramarestaurant<\/li>\r\n<li>Stuttgarter H\u00fctte<\/li>\r\n<li>Valluga Restaurant<\/li>\r\n<li>St. Anton<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=\"Alternative Routen\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column_inner saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\"]<h3>Alternative Route:<\/h3>\r\n<ul>\r\n<li><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-lech-st-anton\/\"><strong>Lech - St. Anton<\/strong><\/a><br><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-lech-st-anton\/\">R\u00fcfikopf - Stuttgarter H\u00fctte - Z\u00fcrs - mit dem Postbus nach St. Anton <\/a><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_code _builder_version=\"4.9.7\" _module_preset=\"default\" custom_css_main_element=\" \"]<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[leaflet-map lat=\"47.12233766124059\" lng=\"10.329878171905877\" zoom=\"11\" zoomcontrol scrollwheel   !detect-retina]<!-- [et_pb_line_break_holder] -->[leaflet-gpx src=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx\" color=\"#b68e4f\"]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.202077\" lng=\"10.166645\"]R\u00fcfikopf[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.197222\" lng=\"10.185818\"]Ochseng\u00fcmple[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.194993\" lng=\"10.200119\"]Rauhkopfscharte[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.180000\" lng=\"10.204609\"]Stuttgarter H\u00fctte[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.175412\" lng=\"10.218019\"]Erlijoch[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.166785\" lng=\"10.232670\"]Erlachalpe[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.161414\" lng=\"10.227901\"]Knoppenkarsee[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.152158\" lng=\"10.224873\"]Mattunjoch[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.154763\" lng=\"10.213401\"]Valluga 1[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[elevation gpx=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-lech-stanton.gpx\" summary=\"0\"]<!-- [et_pb_line_break_holder] --><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"ETAPPE 2\" module_id=\"stanton-stuben\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0)\" background_color_gradient_end=\"rgba(182,142,79,0.025)\" width=\"100%\" max_width=\"100%\" custom_padding=\"||0px|||\" collapsed=\"off\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\" width=\"100%\" max_width=\"100%\" custom_padding=\"||2px|||\"][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/08\/kaltenberger-huette-stube-arlberg-trail-scaled.jpg\" title_text=\"kaltenberger-huette-stube-arlberg-trail\" _builder_version=\"4.9.7\" _module_preset=\"default\" width=\"100%\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\" max_width=\"80%\" module_alignment=\"left\" module_alignment_tablet=\"center\" module_alignment_phone=\"\" module_alignment_last_edited=\"on|tablet\"]<h2><strong style=\"font-size: 26px;\">St. Anton \u2013 Stuben<\/strong><strong style=\"font-size: 26px;\"><\/strong><\/h2>\r\n<h2><strong style=\"font-size: 26px;\"><\/strong><\/h2>\r\n<h2><strong><\/strong><\/h2>\r\n<p><strong>Wegbeschreibung <\/strong><\/p>\r\n<p>Diese Etappe des Arlberg Trails startet mit einer Bergfahrt auf den Galzig. Gem\u00fctlich f\u00fchrt ein breiter Weg<br>mit tollem Ausblick auf St. Christoph am Arlberg Richtung Passh\u00f6he. Von nun an beginnt der Berggeistweg.<br>Hinter dem Gasthaus Valluga folgt man der Beschilderung Richtung Kaltenbergh\u00fctte (Weg Nr.19). Bei der<br>n\u00e4chsten Abzweigung ist der Berggeistweg auf den Wandertafeln angeschrieben. Zun\u00e4chst geht es gem\u00e4chlich, sp\u00e4ter steiler auf einen Sattel. Mit Ausblick Richtung Pateriol und Kaltenberg wandert man bis zu den Maroiseen in der N\u00e4he der Albona II Liftstation. Auf einem kurzen G\u00fcterweg f\u00fchrt der Weg bis zur alten Albonagrat Bergstation (nicht bewirtschaftet). Mit traumhaftem Talblick ins Klostertal f\u00fchrt der Weg zur 2.089<br>m hohen Kaltenbergh\u00fctte. Nach einer St\u00e4rkung geht es mit direkter Sicht auf den Flexenpass und Z\u00fcrs \u00fcber<br>Wiesen und Moore Richtung Tal. Ganz versteckt f\u00fchrt der Weg immer steiler bergab vorbei am Stubener See<br>mit herrlichen Ausblick auf den Etappenort Stuben am Arlberg.<\/p>\r\n<p><a href=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx\" title=\"St. Anton \u2013 Stuben Trek GPX \" download=\"\">Lade die Etappe als GPX herunter<\/a><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" specialty=\"on\" admin_label=\"Etappe2 Detail\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0.025)\" background_color_gradient_end=\"rgba(182,142,79,0.05)\" custom_margin=\"-4px|||||\" custom_padding=\"2px|||||\" collapsed=\"off\"][et_pb_column type=\"1_2\" specialty_columns=\"2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_row_inner column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"wegl\u00e4nge\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Strecke<\/strong><br>15 km<\/p>[\/et_pb_text][et_pb_text admin_label=\"Aufstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Aufstieg<\/strong><br>674 m<\/p>[\/et_pb_text][et_pb_text admin_label=\"Aufstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Ben\u00f6tigter Lift <\/strong><br>Galzigbahn<\/p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"Dauer\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Gehzeit<\/strong><br>ca. 06:30 Stunden<\/p>[\/et_pb_text][et_pb_text admin_label=\"Abstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Abstieg<\/strong><br>1.351 m<\/p>[\/et_pb_text][et_pb_text admin_label=\"Einkehrm\u00f6glichkeiten\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Einkehrm\u00f6glichkeiten<\/strong><\/p>\r\n<ul>\r\n<li>Galzig Restaurant<\/li>\r\n<li>St. Christoph<\/li>\r\n<li>Kaltenbergh\u00fctte<\/li>\r\n<li>Stuben <\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=\"Alternative Routen\" _builder_version=\"4.9.7\" _module_preset=\"default\" collapsed=\"off\"][et_pb_column_inner saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\"]<h3>Alternative Route:<\/h3>\r\n<ul>\r\n<li>\r\n<p id=\"h_3349300841627455193724\"><strong><a title=\"Alternatvie St. Anton \u2013 Stuben\" href=\"https:\/\/arlbergtrail.com\/wp\/alternative-st-anton-stuben\/\">St. Anton - Stuben<\/a> <br><\/strong><a title=\"Alternative Route von St. Anton nach Stuben\" href=\"https:\/\/arlbergtrail.com\/wp\/alternative-st-anton-stuben\/\">St. Anton - Rosannaschlucht - Maienweg - Arlbergpass - Stuben <\/a> <\/p>\r\n<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_code _builder_version=\"4.9.7\" _module_preset=\"default\" custom_css_main_element=\" \" locked=\"off\"]<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[leaflet-map lat=\"47.12233766124059\" lng=\"10.329878171905877\" zoom=\"11\" zoomcontrol scrollwheel   !detect-retina]<!-- [et_pb_line_break_holder] -->[leaflet-gpx src=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx\" color=\"#b68e4f\"]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.130943\" lng=\"10.230675\"]Galzig[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.127673\" lng=\"10.214297\"]St. Christoph am Arlberg[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.118897\" lng=\"10.174924\"]Albona Bergstation[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.120069\" lng=\"10.161735\"]Maroijoch[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.119074\" lng=\"10.143181\"]Kaltenbergh\u00fctte[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.131269\" lng=\"10.148892\"]Stubener See[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.139096\" lng=\"10.158311\"]Stuben am Arlberg [\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[elevation gpx=\"\/wp\/wp-content\/uploads\/gpx\/arlberg-trail-stanton-stuben.gpx\" summary=\"0\"]<!-- [et_pb_line_break_holder] --><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"ETAPPE 3\" module_id=\"stuben-lech\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0)\" background_color_gradient_end=\"rgba(182,142,79,0.016)\" width=\"100%\" max_width=\"100%\" custom_padding=\"||0px|||\" collapsed=\"off\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\" width=\"100%\" max_width=\"100%\" custom_padding=\"||2px|||\"][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stuben-lech-2.jpg\" title_text=\"stuben-lech\" _builder_version=\"4.9.7\" _module_preset=\"default\" width=\"100%\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\" max_width=\"80%\" module_alignment_tablet=\"center\" module_alignment_phone=\"\" module_alignment_last_edited=\"on|desktop\"]<h2><strong>Stuben \u2013 Lech<\/strong><\/h2>\r\n<p><strong>Wegbeschreibung <\/strong><\/p>\r\n<p>Vom malerischen Stuben, dem Tor zum Arlberg, geht es durch die Dorfstra\u00dfe \u00fcber einen Forstweg vorbei am E-Trial-Park Richtung Flexental. Kurz nach der Mondscheinh\u00fctte (nicht bewirtschaftet) wird der Flexenbach \u00fcberquert und es geht kurz steiler auf dem Franz-Josef-Weg in Richtung Flexenpass. W\u00e4hrend der Tour genie\u00dfen Sie traumhafte Ausblicke auf der 1.407 m hoch gelegene Stuben. Schon bald erreichen Sie auf dem weiteren Weg neben dem Flexenpass die europ\u00e4ische Wasserscheide. Leicht abfallend verl\u00e4uft der Wanderweg Richtung Z\u00fcrs. Nach einer kurzen Ortsdurchquerung erreichen Sie am Ortsende die Seekopfbahn. Sie bringt Sie auf 2.212 m. Hier oben wartet nicht nur der traumhafte Ausblick auf den Z\u00fcrsersee, sondern mit dem Seekopf Panoramarestaurant auch eine hervorragende Gelegenheit f\u00fcr eine St\u00e4rkung. Nach dem Z\u00fcrsersee steigt der Weg steil bergan bis eine kleine, sehr ruhige Wollgrasebene erreicht wird. Anschlie\u00dfend folgen die letzten H\u00f6henmeter bis auf das 2.450 m hohe Madlochjoch. Von dort aus geht es auf den Spuren des im Winter bekannten Wei\u00dfen Rings \u00fcber Felsen und Alpwiesen mit Blick auf Lech am Arlberg \u00fcber die Gst\u00fcatalpe talw\u00e4rts. Vor dem Ende dieser Etappe begeistert vor allem der wundersch\u00f6ne Ausblick auf das 1.450 m hoch gelegene Lech am Arlberg.<\/p>\r\n<p><a href=\"\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx\" title=\"Stuben \u2013 Lech Trek GPX \" download=\"\">Lade die Etappe als GPX herunter<\/a><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" specialty=\"on\" admin_label=\"Etappe 3 Detail\" _builder_version=\"4.9.7\" _module_preset=\"default\" use_background_color_gradient=\"on\" background_color_gradient_start=\"rgba(182,142,79,0.016)\" background_color_gradient_end=\"rgba(182,142,79,0.032)\" custom_margin=\"-4px|||||\" custom_padding=\"2px|||||\" collapsed=\"off\"][et_pb_column type=\"1_2\" specialty_columns=\"2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_row_inner column_structure=\"1_2,1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"wegl\u00e4nge\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Strecke<\/strong><br>12,8 km<\/p>[\/et_pb_text][et_pb_text admin_label=\"Aufstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Aufstieg<\/strong><br>667 m<\/p>[\/et_pb_text][et_pb_text admin_label=\"Aufstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Ben\u00f6tigter Lift<\/strong><br>Seekopfbahn <\/p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=\"1_2\" saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text admin_label=\"Dauer\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Gehzeit<\/strong><br>ca. 5 Stunden<\/p>[\/et_pb_text][et_pb_text admin_label=\"Abstieg\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<p><strong>Abstieg<\/strong><br>1.144 m<\/p>[\/et_pb_text][et_pb_text admin_label=\"Einkehrm\u00f6glichkeiten\" _builder_version=\"4.9.7\" _module_preset=\"default\"]<strong>Einkehrm\u00f6glichkeiten<\/strong>\r\n<ul>\r\n\t<li>Flexenh\u00e4usl<\/li>\r\n\t<li>Seekopf Panoramarestaurant<\/li>\r\n\t<li>Lech<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner admin_label=\"Alternative Routen\" _builder_version=\"4.9.7\" _module_preset=\"default\" collapsed=\"off\"][et_pb_column_inner saved_specialty_column_type=\"1_2\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\"]<h3>Alternative Routen:<\/h3>\r\n<ul>\r\n<li><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-stuben-lech\/\"><strong>Stuben - Lech<\/strong><\/a><br><a href=\"https:\/\/arlbergtrail.com\/wp\/alternative-stuben-lech\/\">Flexenpass - Z\u00fcrs - Lech<\/a><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_code _builder_version=\"4.9.7\" _module_preset=\"default\" custom_css_main_element=\" \" locked=\"off\"]<div class=\"grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[leaflet-map lat=\"47.12233766124059\" lng=\"10.329878171905877\" zoom=\"11\" zoomcontrol scrollwheel   !detect-retina]<!-- [et_pb_line_break_holder] -->[leaflet-gpx src=\"\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx\" color=\"#b68e4f\"]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.139118\" lng=\"10.158464\"]Stuben[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.157707\" lng=\"10.164958\"]Flexenpass[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.170165\" lng=\"10.164143\"]Z\u00fcrs[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.175877\" lng=\"10.161852\"]Seekopfbahn[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.176301\" lng=\"10.121169\"]Madlochjoch[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[leaflet-marker lat=\"47.207969\" lng=\"10.141703\"]Lech[\/leaflet-marker]<!-- [et_pb_line_break_holder] -->[elevation gpx=\"\/wp\/wp-content\/uploads\/gpx\/stuben-lech.gpx\" summary=\"0\"]<!-- [et_pb_line_break_holder] --><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_row _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_cta title=\"Den Arlberg Trail als GPX downloaden\" button_url=\"\/wp\/wp-content\/uploads\/gpx\/_arlberg-trail-alle-etappen.zip\" button_text=\"Lade den kompletten Arlberg Trail als GPX herunter  \" _builder_version=\"4.9.7\" _module_preset=\"default\" hover_enabled=\"0\" custom_button=\"on\" button_text_size=\"15px\" button_use_icon=\"off\" title_text=\"monzabonsee-ruefispitze-ruefikopf-arlberg-trail.jpg\" background_enable_image=\"off\" background_position=\"top_center\" sticky_enabled=\"0\"][\/et_pb_cta][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Content-BesteReisezeite...\" _builder_version=\"4.9.7\" _module_preset=\"default\" collapsed=\"on\"][et_pb_row _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.9.7\" _module_preset=\"default\" header_2_font=\"|700|||||||\" header_2_line_height=\"1.4em\"]<h2 style=\"text-align: center;\">F\u00fcr den Arlberg Trail vorbereiten<\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" admin_label=\"Stuffi\" _builder_version=\"4.9.7\" _module_preset=\"default\" collapsed=\"on\"][et_pb_column type=\"1_3\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/an-ab-reise.jpg\" title_text=\"an-ab-reise\" url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjEyMzQifX0=@\" disabled_on=\"off|off|off\" _builder_version=\"4.9.7\" _dynamic_attributes=\"url\" _module_preset=\"default\" custom_margin=\"||0px||false|false\"][\/et_pb_image][et_pb_text disabled_on=\"off|off|off\" _builder_version=\"4.9.7\" _dynamic_attributes=\"link_option_url\" _module_preset=\"default\" custom_margin=\"16px||||false|false\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjEyMzQifX0=@\"]<p>An- & Abreise<\/p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/beste-reisezeit.jpg\" title_text=\"beste-reisezeit\" url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjkzIn19@\" _builder_version=\"4.9.7\" _dynamic_attributes=\"url\" _module_preset=\"default\" custom_margin=\"||16px||false|false\"][\/et_pb_image][et_pb_text _builder_version=\"4.9.7\" _dynamic_attributes=\"link_option_url\" _module_preset=\"default\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjkzIn19@\"]<p>Beste Reisezeit<\/p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.9.7\" _module_preset=\"default\"][et_pb_image src=\"http:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/packliste.jpg\" title_text=\"packliste\" url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE5NSJ9fQ==@\" _builder_version=\"4.9.7\" _dynamic_attributes=\"url\" _module_preset=\"default\" custom_margin=\"||0px||false|false\"][\/et_pb_image][et_pb_text _builder_version=\"4.9.7\" _dynamic_attributes=\"link_option_url\" _module_preset=\"default\" custom_margin=\"16px||||false|false\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE5NSJ9fQ==@\"]<p>Packliste<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","content-type":"","footnotes":""},"class_list":["post-2288","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Alle Etappen des Arlbergtrails<\/title>\n<meta name=\"description\" content=\"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier &amp; entdecke alle Standard-Etappen am Arlbergtrail\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arlbergtrail.com\/en\/stages\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alle Etappen des Arlbergtrails\" \/>\n<meta property=\"og:description\" content=\"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier &amp; entdecke alle Standard-Etappen am Arlbergtrail\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arlbergtrail.com\/en\/stages\/\" \/>\n<meta property=\"og:site_name\" content=\"Arlberg Trail\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-19T16:06:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stanton-stuben-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"904\" \/>\n\t<meta property=\"og:image:height\" content=\"598\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/\",\"url\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/\",\"name\":\"Alle Etappen des Arlbergtrails\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arlbergtrail.com\\\/wp\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/stanton-stuben-1.jpg\",\"datePublished\":\"2021-10-21T12:57:51+00:00\",\"dateModified\":\"2025-03-19T16:06:48+00:00\",\"description\":\"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier & entdecke alle Standard-Etappen am Arlbergtrail\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/#primaryimage\",\"url\":\"https:\\\/\\\/arlbergtrail.com\\\/wp\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/stanton-stuben-1.jpg\",\"contentUrl\":\"https:\\\/\\\/arlbergtrail.com\\\/wp\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/stanton-stuben-1.jpg\",\"width\":904,\"height\":598},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/stages\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stages\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/\",\"name\":\"Arlberg Trail\",\"description\":\"3 Etappen \u2013 5 Orte \u2013 3 Tage\",\"publisher\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#organization\",\"name\":\"Arlberg Trail\",\"url\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/arlbergtrail.com\\\/wp\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/arlberg-trail-logo.png\",\"contentUrl\":\"https:\\\/\\\/arlbergtrail.com\\\/wp\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/arlberg-trail-logo.png\",\"width\":335,\"height\":149,\"caption\":\"Arlberg Trail\"},\"image\":{\"@id\":\"https:\\\/\\\/arlbergtrail.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alle Etappen des Arlbergtrails","description":"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier & entdecke alle Standard-Etappen am Arlbergtrail","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:\/\/arlbergtrail.com\/en\/stages\/","og_locale":"en_US","og_type":"article","og_title":"Alle Etappen des Arlbergtrails","og_description":"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier & entdecke alle Standard-Etappen am Arlbergtrail","og_url":"https:\/\/arlbergtrail.com\/en\/stages\/","og_site_name":"Arlberg Trail","article_modified_time":"2025-03-19T16:06:48+00:00","og_image":[{"width":904,"height":598,"url":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stanton-stuben-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/arlbergtrail.com\/en\/stages\/","url":"https:\/\/arlbergtrail.com\/en\/stages\/","name":"Alle Etappen des Arlbergtrails","isPartOf":{"@id":"https:\/\/arlbergtrail.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arlbergtrail.com\/en\/stages\/#primaryimage"},"image":{"@id":"https:\/\/arlbergtrail.com\/en\/stages\/#primaryimage"},"thumbnailUrl":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stanton-stuben-1.jpg","datePublished":"2021-10-21T12:57:51+00:00","dateModified":"2025-03-19T16:06:48+00:00","description":"Du m\u00f6chtest wissen aus welchen Etappen der Arlberg Trail besteht? Klicke hier & entdecke alle Standard-Etappen am Arlbergtrail","breadcrumb":{"@id":"https:\/\/arlbergtrail.com\/en\/stages\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arlbergtrail.com\/en\/stages\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arlbergtrail.com\/en\/stages\/#primaryimage","url":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stanton-stuben-1.jpg","contentUrl":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/07\/stanton-stuben-1.jpg","width":904,"height":598},{"@type":"BreadcrumbList","@id":"https:\/\/arlbergtrail.com\/en\/stages\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/arlbergtrail.com\/en\/"},{"@type":"ListItem","position":2,"name":"Stages"}]},{"@type":"WebSite","@id":"https:\/\/arlbergtrail.com\/en\/#website","url":"https:\/\/arlbergtrail.com\/en\/","name":"Arlberg Trail","description":"3 Etappen \u2013 5 Orte \u2013 3 Tage","publisher":{"@id":"https:\/\/arlbergtrail.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arlbergtrail.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/arlbergtrail.com\/en\/#organization","name":"Arlberg Trail","url":"https:\/\/arlbergtrail.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arlbergtrail.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/06\/arlberg-trail-logo.png","contentUrl":"https:\/\/arlbergtrail.com\/wp\/wp-content\/uploads\/2021\/06\/arlberg-trail-logo.png","width":335,"height":149,"caption":"Arlberg Trail"},"image":{"@id":"https:\/\/arlbergtrail.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/pages\/2288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/comments?post=2288"}],"version-history":[{"count":0,"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/pages\/2288\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/media\/2183"}],"wp:attachment":[{"href":"https:\/\/arlbergtrail.com\/en\/wp-json\/wp\/v2\/media?parent=2288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}