{"id":1139,"date":"2026-08-28T08:33:21","date_gmt":"2026-08-28T06:33:21","guid":{"rendered":"https:\/\/www.lindenhof.bz\/?page_id=1139"},"modified":"2026-08-28T08:37:10","modified_gmt":"2026-08-28T06:37:10","slug":"weather","status":"publish","type":"page","link":"https:\/\/www.lindenhof.bz\/en\/weather\/","title":{"rendered":"Weather"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Weather<\/h1>\n\n\n<div class=\"dmz-weather\"><style>\n\n\n.weather .day > div {\n  margin-bottom:1rem;\n}\n\n\n.weather .day .daymap {\n  position: relative;\n  margin:1rem 0;\n}\n\n@media (min-width: 768px) {\n  .weather .day .daymap {\n    width:90%;\n  }  \n}\n.karte {\n  max-width: 100%;\n  height: auto;\n  width:100%;\n}\t\n\n.weather .day .stationdata .symbol {\n  position: absolute;\n  text-align: center;\n  width: 75px; \n  top: 0;\n  transform: translate(-50%, -50%) scale(0.6,0.6);\n    \n\n    \n}\n\n@media (min-width: 520px) {\n  .weather .day .stationdata .symbol {\n    transform: translate(-50%, -50%) scale(1,1);\n  }\n}\n\n@media (min-width: 1200px) {\n  .weather .day .stationdata .symbol {\n    transform: translate(-50%, -50%) scale(1.5,1.5);\n  }\n}\n\n\n.weather .day .schlanders .symbol, \n.weather .day .silandro .symbol {\n  left: 8.5%;\n  top: 35%;\n}\n\n.weather .day .meran .symbol,\n.weather .day .merano .symbol\n{\n  left: 49%;\n  top: 44%;\n}\n\n.weather .day .bozen .symbol,\n.weather .day .bolzano .symbol\n{\n  left: 43%;\n  top: 81%;\n}\n\n.weather .day .brixen .symbol,\n.weather .day .bressanone .symbol\n{\n  left: 67%;\n  top: 59%;\n}\n\n.weather .day .bruneck .symbol,\n.weather .day .brunico .symbol\n{\n    left: 80%;\n    top: 15%;\n}\n\n.weather .day .sterzing .symbol,\n.weather .day .vipiteno .symbol\n{\n  left: 40%;\n  top: 21%;\n}\n\n.weather .day .stationdata .symbol .description {\n  position: relative;\n  text-align: center;\n  top: -20px;\n  font-size:11px;  \n  display:none;\n}\n\n\n.weather .day .stationdata .description {\n  position: absolute;\n  text-align: center;\n  font-size:11px;\n  transform: translate(-50%, -50%);\n}\n\n.weather .day .schlanders > .description, \n.weather .day .silandro > .description {\n    left: 12.5%;\n    top: 53%;\n}\n.weather .day .meran > .description, \n.weather .day .merano > .description {\n    left: 32.5%;\n    top: 50%;\n}\n.weather .day .sterzing > .description, \n.weather .day .vipiteno > .description {\n    left: 55.5%;\n    top: 25%;\n}\n\n.weather .day .bruneck > .description, \n.weather .day .brunico > .description {\n    left: 78.5%;\n    top: 36%;\n}\n\n.weather .day .brixen > .description, \n.weather .day .bressanone > .description {\n    left: 65.5%;\n    top: 45%;\n}\n\n.weather .day .bozen > .description, \n.weather .day .bolzano > .description {\n    left: 51.5%;\n    top: 68%;\n}\n\n\n.mountain {\n  margin-top:50px;\t\n  \n  @media (min-width: 520px) {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: start;\n    gap: 1rem;\n    & > h3 {\n      grid-column: span 2;\n    }\n    & > .mountainmap {\n      display:none;\n    }\n  }\n  \n}\n\n.mountain > div {\nmargin-bottom: 1rem;\n}\n\n.mountain .north-south-wind img {\n  max-width: 150px;\n}\n\n.morgen, .prognose {\npadding-top:50px;\nclear:left;\n}\n\n\n.morgen, .prognose, .copyright {\npadding-top:20px;\nclear:left;\n}\n\n.weather .prognose .symbol .description {\n\n\t\n}\n\n.stationdata {\n\/*display:none;\t*\/\n}\n\n.weather .block {\ntext-align: center;\nbackground-color: #F0F0F0;\n  border-radius: 6px;\n  padding: 0.5rem;  \n}\n\n\n.weather .symbol .description span {\n\tfont-weight:bold;\n\tdisplay:block;\n\theight:2.75em;\n}\n\n.weather .symbol .description div {\n\theight:4.5em;\n}\n\n.weather .min, .weather .max {\n\tpadding: 0.1em 0.3em;\n\tfont-size:0.8em;\n\tbackground-color:rgba(255,255,255,0.30);\n\n}\n\n\n.weather .mindestwerte .temperature span {\nbackground-color:#99ccff;\t\ndisplay: inline-block;\n    margin-bottom: 3px;\n}\n\n.weather .hoechstwerte .temperature span {\nbackground-color:#ff9999;\t\ndisplay: inline-block;\n    margin-bottom: 3px;\n}\n\n.weather .hoechstwerte  {\n\ndisplay: block;\n\n}\n\n\n.weather .min {\n\tcolor:#396aac;\n}\n.weather .max {\n\tcolor:#cb1919;\n\tborder-left:0px;\n}\n\n\n\/*.weather .mountain .north-south-wind {\ndisplay:none;\n}\n\n.weather .mountain .sun-moon div {\ndisplay:none;\n\n}\n\n.weather .mountain .temperatures {\ndisplay:none;\n}\n\n\n.weather .mountain .zerolimit {\ndisplay:none;\n}\n.weather .mountain .reliability {\ndisplay:none;\n}\n*\/\n\n.weather .forecast  {\n  margin-top:20px;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1rem;\n}\n@media (min-width: 520px) {\n  .weather .forecast  {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n.weather .district .forecast  {\n  grid-template-columns: repeat(2, 1fr);\n}\n\n\n@media (min-width: 768px) {\n  .weather .district .forecast {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n@media (min-width: 992px) {\n.weather .district .forecast {\n  grid-template-columns:repeat(7,1fr);\n}\n}\n\n\n.weather .ort {\nfont-weight:700;\n}\n\n\n\n\/* ****WETTERSYMBOLE *************************** *\/\n\n\n\n\n\n.weathersymbole .day h3, .weathersymbole .day .daymap img, .weathersymbole .day .conditions, .weathersymbole .day .weather, .weathersymbole .day .temperatures {\ndisplay:none;\t\n}\n\n.weathersymbole .evolution h3, .weathersymbole .evolution .description, .weathersymbole .evolution .reliability{\ndisplay:none;\t\n}\n\n\n.weathersymbole .day .stationdata {\ndisplay:none;\t\n}\n\n.weathersymbole .day .bozen {\ndisplay:block;\n}\n\n.weathersymbole .day .daymap .bozen img{\ndisplay:block;\n}\n\n\n\n.weathersymbole .day .daymap .bozen .description .ort, .weathersymbole .day .daymap .bozen .ort {\ndisplay:none;\n}\n\n\n.wettersymbole h3, .wettersymbole .frostgefahr, .wettersymbole .niederschlaege, .wettersymbole .niederschlagswahrscheinlichkeit, .wettersymbole .symbol .description {\ndisplay:none;\n}\n\n\n.wettersymbole .dayforcast {\nfloat:left;\ntext-align:center;\nwidth:33%;\n}\n\n\n.wettersymbole .min, .wettersymbole .max {\n\tdisplay:block;\n\tfont-size:0.8em;\n\n}\n.wettersymbole .min {\n\tcolor:#396aac;\n}\n.wettersymbole .max {\n\tcolor:#cb1919;\n\n}\n\n.wettersymbole .symbol img {\nwidth:50px;\nheight:50px;\n}\n\n\n.reliability {\nfont-size:10px;\t\n}\n\nform#input {\nmargin:1rem 0 2rem 0;\t\n}\nform#input p {\nmargin:1rem 0;\t\n}\n\t\n#SelectWetterarchiv {\n\tfont-size:1rem;\n\tborder-radius:4px;\n\tbackground-color:#6a8e26;\n\tcolor:#FFFFFF;\n\twidth: 150px;\n  padding: 10px;\n  padding-right: 40px; \/* Add padding to the right to make space for the custom arrow *\/\n  appearance: none; \/* Remove the default select arrow *\/\n  -moz-appearance: none;\n  -webkit-appearance: none;\n  border: 1px solid #ccc;\n\n  background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"white\"><path d=\"M7 10l5 5 5-5H7z\"\/><\/svg>'); \/* Custom arrow using inline SVG *\/\n  background-repeat: no-repeat;\n  background-position: right 10px center; \/* Position the arrow *\/\n  background-size: 20px; \/* Adjust the arrow size *\/\n  height: 40px; \/* Adjust the height as needed *\/\n  line-height: 1.5;\n\n}\t\n\n\n<\/style>\n\n\n\n\n\n<div class=\"weather\"><div class=\"heute\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Weather<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"page_tag":[],"class_list":["post-1139","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/pages\/1139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/comments?post=1139"}],"version-history":[{"count":1,"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/pages\/1139\/revisions"}],"predecessor-version":[{"id":1140,"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/pages\/1139\/revisions\/1140"}],"wp:attachment":[{"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/media?parent=1139"}],"wp:term":[{"taxonomy":"page_tag","embeddable":true,"href":"https:\/\/www.lindenhof.bz\/en\/wp-json\/wp\/v2\/page_tag?post=1139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}