css.combo-marker{overflow:visible!important;background:none!important;border:none!important}.combo-inner{display:flex;align-items:center;gap:5px}.combo-img{width:30px;height:30px;cursor:pointer;transition:width .25s ease,height .25s ease}.combo-img:hover{width:300px!important;height:300px!important;position:relative;z-index:9999!important}.leaflet-marker-icon[alt^="247-logo"]{transition:width .25s ease,height .25s ease,margin-left .25s ease,margin-top .25s ease}.leaflet-marker-icon[alt^="247-logo"]:hover{width:180px!important;height:180px!important;margin-left:-90px!important;margin-top:-90px!important;z-index:9999!important}/* Unser Leaflet-Bild .leaflet-marker-icon[src*="Logo.png"]{width:80px!important;height:80px!important;object-fit:contain;transition:all 0.25s ease;z-index:1000!important}/* Beim Überfahren vergrößern .leaflet-marker-icon[src*="Logo.png"]:hover{width:320px!important;height:320px!important;margin-left:-80px!important;margin-top:-80px!important;z-index:9999!important}/* Alle Bild-Marker ansprechbar machen .leaflet-marker-icon{transition:width .25s ease,height .25s ease,margin-left .25s ease,margin-top .25s ease}/* Hover:vergrößern,Zentrum bleibt auf der Position .leaflet-marker-icon[alt="247-logo"]:hover,.leaflet-marker-icon[alt="247-logo-2"]:hover{width:160px!important;height:160px!important;margin-left:-80px!important;margin-top:-80px!important;z-index:9999!important}/* Grundgröße skaliert mit dem Zoom .leaflet-marker-icon[alt^="247-logo"]{width:calc(50px * var(--marker-scale,1))!important;height:calc(50px * var(--marker-scale,1))!important;/* Anker bleibt mittig auf der Koordinate margin-left:calc(-25px * var(--marker-scale,1))!important;margin-top:calc(-25px * var(--marker-scale,1))!important;transition:width .25s ease,height .25s ease,margin .25s ease}/* Hover:doppelt so groß wie die jeweilige Zoom-Stufe .leaflet-marker-icon[alt^="247-logo"]:hover{width:calc(100px * var(--marker-scale,1))!important;height:calc(100px * var(--marker-scale,1))!important;margin-left:calc(-50px * var(--marker-scale,1))!important;margin-top:calc(-50px * var(--marker-scale,1))!important;z-index:9999!important}/* Sanfte Animation beim Zoom-Wechsel .leaflet-marker-icon[alt^="247-logo"]{transition:width .2s ease,height .2s ease,margin-left .2s ease,margin-top .2s ease}/* Hover:fixes Großbild –!importantschlägt die JS-Inline-Styles .leaflet-marker-icon[alt^="247-logo"]:hover{width:160px!important;height:160px!important;margin-left:-80px!important;margin-top:-80px!important;z-index:9999!important}/* Sanfter Übergang beim Zoom-Wechsel .leaflet-marker-icon[alt^="247-logo"]{transition:width .2s ease,height .2s ease,margin-left .2s ease,margin-top .2s ease}/* Hover:FESTE Größe,völlig unabhängig von der Zoomstufe .leaflet-marker-icon[alt^="247-logo"]:hover{width:180px!important;height:180px!important;margin-left:-90px!important;margin-top:-90px!important;z-index:9999!important}