Help
RSS
API
Feed
Maltego
Contact
Domain > www.glasleo.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-01-12
80.237.130.91
(
ClassC
)
2025-10-17
92.205.160.138
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Fri, 17 Oct 2025 17:25:09 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://www.glasleo.de/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Fri, 17 Oct 2025 17:25:10 GMTContent-Type: text/html; charsetUTF-8Content-Length: 82985Connection: keep-aliveX-Powered-By: PHP/8.1.31Vary: Accept-EncodingX-Powered-By: PleskLin !DOCTYPE html>html langde>head>meta charsetUTF-8>meta http-equivX-UA-Compatible contentIEedge>meta nameviewport contentwidthdevice-width, initial-scale1>meta namekeywords contentGanzglasgeländer, Glasscheiben>title>Ganzglasgeländer und Glasscheiben kaufen – individuell konfigurieren und online bestellen!/title> meta namedescription contentGanzglasgeländer ✓ Glasscheiben ✓ Glaszubehör ✓ Selbst konfigurieren und günstig kaufen » Viele zufriedene Kunden! /> meta namekeywords contentGanzglasgeländer, Glasscheiben /> meta namerobots contentindex, follow, noodp /> meta nameauthor contentwww.glasleo.de /> meta namepage-topic content /> meta namelanguage contentde /> meta http-equivpragma contentNO-CACHE /> meta http-equivcache-control contentNO-CACHE /> meta namedc.title contentGanzglasgeländer und Glasscheiben kaufen – individuell konfigurieren und online bestellen! /> meta namedc.subject contentGanzglasgeländer, Glasscheiben, Glas-Platten, Glas-Zubehör /> meta namedc.description contentGanzglasgeländer ✓ Glasscheiben ✓ Glaszubehör ✓ Selbst konfigurieren und günstig kaufen » Viele zufriedene Kunden! /> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css relstylesheet integritysha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We crossoriginanonymous>link relstylesheet hrefshp_fonts.css>link relcanonical hrefhttps://www.glasleo.de/>link relstylesheet hrefextern_includes/Edelstahl_Assistenten.css?1663251422>link relstylesheet hrefglas_konfig.css?1699460212>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} if(localStorage.getItem(consentMode) null){ gtag(consent, default, { ad_storage: denied, ad_user_data: denied, ad_personalization: denied, functionality_storage: denied, analytics_storage: denied, }); } else { gtag(consent, default, JSON.parse(localStorage.getItem(consentMode))); }/script>!-- Google Tag Manager --> script>(function(w,d,s,l,i){wlwl||;wl.push({gtm.start: new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0, jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.src https://www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f); })(window,document,script,dataLayer,GTM-NC7R8JM);/script> !-- End Google Tag Manager -->script> gtag(js, new Date()); gtag(set, url_passthrough, true);/script>!-- BING -->script> window.uetq window.uetq || ; if(localStorage.getItem(consentMode) null){ window.uetq.push(consent, default, {ad_storage: denied}); } else { var json JSON.parse(localStorage.getItem(consentMode)); window.uetq.push(consent, default, {ad_storage: jsonad_storage}); }/script>script>(function(w,d,t,r,u){var f,n,i;wuwu||,ffunction(){var o{ti:343088023};o.qwu,wunew UET(o),wu.push(pageLoad)},nd.createElement(t),n.srcr,n.async1,n.onloadn.onreadystatechangefunction(){var sthis.readyState;s&&s!loaded&&s!complete||(f(),n.onloadn.onreadystatechangenull)},id.getElementsByTagName(t)0,i.parentNode.insertBefore(n,i)})(window,document,script,//bat.bing.com/bat.js,uetq);/script>/head>body>!-- Google Tag Manager (noscript) -->noscript>iframe srchttps://www.googletagmanager.com/ns.html?idGTM-NC7R8JMheight0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript>!-- End Google Tag Manager (noscript) -->script srchttps://cdn.jsdelivr.net/npm/@popperjs/core@2.9.3/dist/umd/popper.min.js integritysha384-eMNCOe7tC1doHpGoWe/6oMVemdAVTMs2xqW4mwXrXsW0L84Iytr2wi5v2QjrP/xp crossoriginanonymous>/script>script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.min.js integritysha384-cn7l7gDp0eyniUwwAZgrzD06kc/tftFf19TOAs2zVinnD/C7E91j9yyk5//jjpt/ crossoriginanonymous>/script>script srcjquery/shp_jquery.js typeapplication/javascript>/script>script>//----------------------------------------------------------------------------------------------------------------------------------------------------------------function setInputErrorClass(objname, errorstate){ if(errorstate){ $(objname).removeClass(input_normal).addClass(input_normal_error); }else{ $(objname).removeClass(input_normal_error).addClass(input_normal); }}//----------------------------------------------------------------------------------------------------------------------------------------------------------------function openNewTab(url){ var wwindow.open(url, _blank); w.focus();}//----------------------------------------------------------------------------------------------------------------------------------------------------------------------function ChangeUrl(title, url) { if (typeof (history.pushState) ! undefined) { var obj { Title: title, Url: url }; history.pushState(obj, obj.Title, obj.Url); } else { alert(Browser does not support HTML5.); }}//----------------------------------------------------------------------------------------------------------------------------------------------------------------------function str_to_hex2(str) { var result ; var wert; for (var i0; istr.length; i++) { wert str.charCodeAt(i).toString(16); wert (wert.length 2)?0+wert:wert; result + wert; } return result;} //----------------------------------------------------------------------------------------------------------------------------------------------------------------function hex2_to_str(str) { var kette ; for (var i 0; i str.length; i+2) { kette + String.fromCharCode(parseInt(str.substr(i,2), 16)); } return(kette);} //----------------------------------------------------------------------------------------------------------------------------------------------------------------------function utf8_encode(s) { return unescape(encodeURIComponent(s));}//----------------------------------------------------------------------------------------------------------------------------------------------------------------------function utf8_decode(s) { return decodeURIComponent(escape(s));}//----------------------------------------------------------------------------------------------------------------------------------------------------------------------// Posting Rueckgaben interpretieren//----------------------------------------------------------------------------------------------------------------------------------------------------------------------var glPostErrFelder new Array(); function parsePHPReturn(data){ if(data.indexOf(%%%ALLESOK%%%) > 0){ return(); } if(data.indexOf(%%%NICHTOK%%%) > 0){ return(b>i>Kann nicht speichern/i>/b>); } if(data.indexOf(%z%) 0 || data){ return(b>i>Fehler im Skript/i>/b>); } var zeilen data.split(%z%); var i; var retstr; glPostErrFelder new Array(); for(i0;izeilen.length;i++){ if(zeileni.length > 0){ var meldungenzeileni.split(%x%); retstrretstr + b>i> + meldungen1+/i>/b>br>\r\n; if (typeof meldungen2 ! undefined){ glPostErrFelder.push(meldungen2); } } } return(retstr);}//-------------------------------------------------------------------------------------------------------------------------------------------------------function isValidChar(FeldStr, checkOK){ var checkStr; var i, j, ch, isOK; var checkNOTOK ; if (FeldStr.length > 0){ checkStr FeldStr; for (i 0; i checkStr.length; i++){ ch checkStr.substr(i, 1); isOKfalse; for (j 0; j checkOK.length; j++){ if (ch checkOK.substr( j, 1)){ isOKtrue; break; } } if(!isOK){ checkNOTOK + ch; } } } return(checkNOTOK);}//-------------------------------------------------------------------------------------------------------------------------------------------------------function isInvalidChar(FeldStr, checkNOTOK){ var invalidChar; var i, j, ch, checkStr; if (FeldStr.length > 0){ checkStr FeldStr; for (i 0; i checkStr.length; i++){ ch checkStr.substr(i, 1); for (j 0; j checkNOTOK.length; j++){ if (ch checkNOTOK.substr( j, 1)){ invalidChar+ch; break; } } } if (invalidChar!){ return (invalidChar); } } return();}//----------------------------------------------------------------------------------------------------------------------------------------------------------------------function isEmailAddress(str) { var pattern /^\w+(\.-?\w+)*@\w+(\.-?\w+)*(\.\w{2,3})+$/; return pattern.test(str); // returns a boolean }//----------------------------------------------------------------------------------------------------------------------------------------------------------------------Number.prototype.formatGeld function(c, d, t){var n this, c isNaN(c Math.abs(c)) ? 2 : c, d d undefined ? . : d, t t undefined ? , : t, s n 0 ? - : , i parseInt(n Math.abs(+n || 0).toFixed(c)) + , j (j i.length) > 3 ? j % 3 : 0; return s + (j ? i.substr(0, j) + t : ) + i.substr(j).replace(/(\d{3})(?\d)/g, $1 + t) + (c ? d + Math.abs(n - i).toFixed(c).slice(2) : ); };//----------------------------------------------------------------------------------------------------------------------------------------------------------------------String.prototype.replaceAll function(search, replacement) { var target this; return target.split(search).join(replacement);}; /script>style> .head_glas_logo{ margin: 0px 0px 0px 10px; width: 5rem; } .head_benefits{ font-size: 1.2rem; } .head_menue{ color: #000000; text-decoration: none; padding: 0px 6px 0px 6px; font-size: 1.3rem; border-radius: 4px; border: 3px solid #009fe3; -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.66); box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.66); } .head_hidd_sm{ display: none; } .menue_btn{ border: 2px solid #009fe3; } .zerti_size{ margin: 10px 10px 0px 0px; height: 40px; } @media (min-width: 576px) { .head_glas_logo{ width: 10rem; } .head_benefits{ font-size: 0.5rem; } .head_menue{ font-size: 1.5rem; border-radius: 4px; border: 3px solid #009fe3; } .head_hidd_sm{ display: none; } .zerti_size{ margin-top: 10px; height: 80px; } } @media (min-width: 768px) { .head_benefits{ font-size: 0.6rem; } .head_menue{ font-size: 1.5rem; border-radius: 4px; border: 3px solid #009fe3; } .head_hidd_sm{ display: block; } } @media (min-width: 992px) { .head_glas_logo{ width: 10rem; margin-bottom: 5px; } .head_benefits{ font-size: 0.9rem; } .head_menue{ font-size: 2.0rem; border-radius: 6px; border: 3px solid #009fe3; } .head_hidd_sm{ display: block; } .zerti_size{ margin-top: 10px; height: 100px; } } @media (min-width: 1200px) { .head_benefits{ font-size: 1.1rem; } .head_hidd_sm{ display: block; } } @media (min-width: 1400px) { }/style>div classcontainer> div classrow styleposition: relative> div classcol-2 styleheight: auto; padding:0;> a hrefindex.php>img srcbilder/logo_glasleo.png classhead_glas_logo stylepadding:2px 0px 2px 0px; titleHome altGlasleo Startseite>/a> /div> div classcol-8 d-none d-xl-block styleheight: auto; margin: 15px 0px 0px 0px; padding: 0px 0px 0px 60px;> !--Benefits im Header werden nur am Desktop eingeblendet.--> div classcontainer stylefont-size: 1.2rem; padding-bottom: 5px;> div classrow stylepadding: 0px 0px 0px 0px;> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Ganzglasgeländer und Glasscheiben /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Individuell konfigurieren /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Preisberechnung sofort online /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Vorkasse 2% Skonto /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Kauf auf Rechnung möglich /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Glasgeländer Versandkostenfrei /div> /div>/div> /div> div classcol-10 col-xl-2 head_benefits styleheight: auto; padding:0; text-align: right; float: right;> img srcbilder/Zertifikate.webp classzerti_size altGLASLEO – zertifiziert nach ISO 9001, Edelstahl rostfrei> /div> /div>!--- Ende Row -->/div>!-- Ende Container -->script>//-------------------------------------------------------------------------------------------------------------------------------------------------------$(#SWMenueAnmelden).mouseover(function(){ $(#+this.id).css(cursor, pointer); });$(#SWMenueAnmelden).on(click, function(e) { //e.preventDefault(); if($(#LayerAnmeldungen).css(display) none){ $(#LayerAnmeldungen).show(500); }else{ $(#LayerAnmeldungen).hide(500); }});//-------------------------------------------------------------------------------------------------------------------------------------------------------$( #SWMenueWarenkorb ).mouseover(function(){ $(#+this.id).css(cursor, pointer); });$(#SWMenueWarenkorb).on(click, function(e) { //e.preventDefault(); window.location.href auswahl_Glas_warenkorb.php;});/script>link hrefshp_suche.css relstylesheet>div classcontainer idLayer_Suche_login_Line stylepadding: 0px; onMouseOverhide_all_wgrp_submenue_lay();> div idheader_leiste classrow stylepadding: 0vh 0vw 0vh 0vw; text-align:left; background-color: #009fe3; border-radius: 2px;> div classcol style> div classbtn-group rolegroup aria-labelBasic example> div idSWMainMenueDrop classdropdown icon_nav_leiste> button classbtn typebutton stylecolor: #FFFFFF; data-bs-toggleoffcanvas data-bs-target#offCanvasWgrpMenue aria-controlsoffCanvasWgrpMenue> img srcbilder/icons/drei_balken_ws.svg styleheight: 1.6rem; altMenü> /button> /div> div class> a hrefindex.php> img idicon_main_logo_second srcbilder/logo_glasleo.png styledisplay: none; margin-top: 1px; padding-right: 1px; classmain_logo_second_pic altGlasleo Startseite>/a> /div> /div> /div> style> .dropdown-toggle::after { content: none; } /style> div classcol styletext-align: right; padding: 0px;> div classbtn-group icon_nav_leiste rolegroup aria-labelButton group > div idsuch_drop_down_lay classdropdown> a classbtn dropdown-toggle href# rolebutton idswArtSuche data-bs-toggledropdown aria-expandedfalse > img srcbilder/icons/Lupe_Solo_Weiss.svg styleheight: 1.6rem; altShop durchsuchen> /a> ul idswArtSucheDrop classdropdown-menu dropdown-menu-end aria-labelledbyswArtSuche> li> div idsuchingruppe classinput-group stylepadding-left:8px; padding-right:8px; width: 400px;> input idsuchartbegriff typetext classform-control placeholder aria-describedbyswArtSuche> span classinput-group-text idswArtSucheStart>img srcbilder/icons/pfeil_re_weiss.svg styleheight: 1.6rem; altNULL>/span> /div> /li> /ul> /div> button idsw_such_login classbtn stylemax-width: 250px; color: #FFFFFF;>img srcbilder/icons/benutzer.svg styleheight: 1.6rem; padding: 0px 5px 0px 5px; altLogin>span classsw_login_txt_vis>Login/span>/button> /div>!-- ende btn-group --> /div>!-- ende col --> /div>!-- end row -->/div> div classmodal fade idservicetelefonbox tabindex-1 roledialog stylejustify-content: center;> div classmodal-dialog stylewidth: 40%; min-width: 360px; roledocument> div classmodal-content> div classmodal-header> div classmodal-title idModaltitle stylefont-size: 2em; margin: auto;>Servicetelefon/div> /div> div classmodal-footer> button typebutton classbtn btn-secondary data-bs-dismissmodal>zurück/button> /div> /div> /div> /div>script> window.onscroll function() { onscrollfunktion() }; // Get the header var header document.getElementById(Layer_Suche_login_Line); // Get the offset position of the navbar //var sticky header.offsetTop; // Add the sticky class to the header when you reach its scroll position. Remove sticky when you leave the scroll position function onscrollfunktion() { if (window.pageYOffset > header.offsetTop) { header.classList.add(fixed-top); $(#icon_main_logo_second).show(300); } else { header.classList.remove(fixed-top); $(#icon_main_logo_second).hide(300); } }/script>script typetext/javascript>var gl_index_pfad ;/script>script typetext/javascript srcindex_suche.js> /script>script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $( #swArtSuche ).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#swArtSuche).on(click, function(e) {// e.preventDefault(); /* if($(#suchartbegriff).css(display) none){ $(#suchartbegriff).show(300); } startSuche();*/ }); //------------------------------------------------------------------------------------------------------------------------------------------------------- $( #suchartbegriff ).keyup(function() { startSuche(); }); //------------------------------------------------------------------------------------------------------------------------------------------------------- function startSuche(){ var begr $(#suchartbegriff).val(); var begr $(#suchartbegriff).val(); if(begr.length > 0){ suchdrop.updateListe(suchdrop, begr); }else{ suchdrop.emptyContainer(); } } //------------------------------------------------------------------------------------------------------------------------------------------------------- $( #sw_such_login ).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#sw_such_login).on(click, function(e) {// e.preventDefault(); window.location.href shp_login.php; }); var suchdrop Object.create(Such_Objekt); suchdrop.setMaxHeight(360); suchdrop.makeDrop(glSucheDrop, $(#suchartbegriff).val(), swArtSuche, ); var such_drop_down document.getElementById(such_drop_down_lay) such_drop_down.addEventListener(hidden.bs.dropdown, function () { suchdrop.emptyContainer(); })/script>div classoffcanvas offcanvas-start tabindex-1 idoffCanvasWgrpMenue aria-labelledbyoffCanvasWgrpMenueLabel> div classoffcanvas-header stylebackground-color: #009fe3;> div classoffcanvas-title stylefont-size: 1.6rem; idoffCanvasWgrpMenueLabel>Produktübersicht/div> button typebutton classbtn-close text-reset data-bs-dismissoffcanvas aria-labelClose>/button> /div> div classoffcanvas-body> ul stylemin-width: 300px; line-height: 2.5rem;> div class stylewidth: 100%;> a hrefganzglasgelaender_profil/ganzglas_gelaender_laengen.php styletext-decoration: none; color:#16212e;> div idGGG class stylebackground-color: #f2f2f2; line-height: 1.5rem; width: 100%; padding: 0px; margin: 0px 0px 10px 0px; liwertVSG-Glas>b> Ganzglasgeländer Profil/b>img stylewidth: 100% srcbilder/Ganzglasgelaenderkonfigurator_profil.jpg altGanzglasgeländer 3D-Konfigurator mit Profil titleKonfigurieren Sie hier Ihr Ganzglasgeländer mit Schiene>/div> /a> a hrefganzglasgelaender/index.php styletext-decoration: none; color:#16212e;> div idGGG class stylebackground-color: #f2f2f2; line-height: 1.5rem; width: 100%; padding: 0px; margin: 0px 0px 10px 0px; liwertVSG-Glas>b> Ganzglasgeländer Punkthalter/b>img stylewidth: 100% srcbilder/Ganzglasgelaenderkonfigurator.jpg altGanzglasgeländer 3D-Konfigurator mit Punkthalter titleKonfigurieren Sie hier Ihr Ganzglasgeländer mit Punkthalter>/div> /a> a hrefauswahl_VSG_Float_ESG_TVG.php styletext-decoration: none; color:#16212e;> div idFDVSG class stylebackground-color: #f2f2f2; line-height: 1.5rem; width: 100%; padding: 0px; margin: 10px 0px 10px 0px; liwertVSG-Glas>b> VSG-Glasscheiben/b>img stylewidth: 100% srcbilder/Kante-geschliffen-poliert-VSG.jpg altVSG Glasscheiben kaufen titleKonfigurieren Sie hier Ihre VSG Glasscheiben>/div> /a> a hrefauswahl_ESG_Glas.php styletext-decoration: none; color:#16212e;> div idFDESG class stylebackground-color: #f2f2f2; line-height: 1.5rem; width: 100%; padding: 0px; margin: 10px 0px 10px 0px; liwertESG-Glas>b> ESG-Glasscheiben/b>img stylewidth: 100% srcbilder/Kante-geschliffen-poliert-ESG.jpg altESG Glasscheiben kaufen titleKonfigurieren Sie hier Ihre ESG Glasscheiben>/div> /a> hr> /div>script> var gl_verz_akturl ;/script> div classrow stylemargin-top: 0px; width: 100%;> div idlayWGrpButtonBurger_0 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_0_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_0 classwgrp_bezeich_burger>b>Ganzglasgeländerprofile/b>/span> img srcbilder/warengruppenbilder/103.webp stylewidth:100%; altGanzglasgeländerprofile roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_0).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_0).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp103; akturl shp_index.php?wgrpGanzglasgel%C3%A4nderprofile; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_1 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_1_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_1 classwgrp_bezeich_burger>b>Glashandlauf/b>/span> img srcbilder/warengruppenbilder/149.webp stylewidth:100%; altGlashandlauf roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_1).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_1).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp149; akturl shp_index.php?wgrpGlashandlauf; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_2 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_2_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_2 classwgrp_bezeich_burger>b>Glasklemmen/b>/span> img srcbilder/warengruppenbilder/135.webp stylewidth:100%; altGlasklemmen roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_2).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_2).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp135; akturl shp_index.php?wgrpGlasklemmen; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_3 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_3_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_3 classwgrp_bezeich_burger>b>Glasbefestigungen/b>/span> img srcbilder/warengruppenbilder/138.webp stylewidth:100%; altGlasbefestigungen roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_3).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_3).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp138; akturl shp_index.php?wgrpGlasbefestigungen; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_4 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_4_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_4 classwgrp_bezeich_burger>b>Glasvordächer/b>/span> img srcbilder/warengruppenbilder/97.webp stylewidth:100%; altGlasvordächer roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_4).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_4).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp97; akturl shp_index.php?wgrpGlasvord%C3%A4cher; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_5 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_5_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_5 classwgrp_bezeich_burger>b>Glasmuster/b>/span> img srcbilder/warengruppenbilder/140.webp stylewidth:100%; altGlasmuster roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_5).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_5).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp140; akturl shp_index.php?wgrpGlasmuster; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_6 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_6_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_6 classwgrp_bezeich_burger>b>Befestigungsmittel/b>/span> img srcbilder/warengruppenbilder/258.webp stylewidth:100%; altBefestigungsmittel roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_6).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_6).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp258; akturl shp_index.php?wgrpBefestigungsmittel; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_7 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_7_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_7 classwgrp_bezeich_burger>b>Befestigungsmittel zum Kleben/b>/span> img srcbilder/warengruppenbilder/259.webp stylewidth:100%; altBefestigungsmittel zum Kleben roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_7).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_7).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp259; akturl shp_index.php?wgrpBefestigungsmittel+zum+Kleben; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_8 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_8_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_8 classwgrp_bezeich_burger>b>Pflegemittel - Metallkleber/b>/span> img srcbilder/warengruppenbilder/260.webp stylewidth:100%; altPflegemittel - Metallkleber roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_8).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_8).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp260; akturl shp_index.php?wgrpPflegemittel+-+Metallkleber; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_9 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_9_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_9 classwgrp_bezeich_burger>b>Werkzeug/b>/span> img srcbilder/warengruppenbilder/261.webp stylewidth:100%; altWerkzeug roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_9).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_9).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp261; akturl shp_index.php?wgrpWerkzeug; window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_10 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_10_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_10 classwgrp_bezeich_burger>b>Geländer-Systeme/b>/span> img srcbilder/warengruppenbilder/141.webp stylewidth:100%; altGeländer-Systeme roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_10).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_10).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp141; akturl shp_index.php?wgrpGel%C3%A4nder-Systeme; window.open(https://www.inox-weber.de/shop/shp_index.php, _blank); return window.location.href gl_verz_akturl; }); /script> div idlayWGrpButtonBurger_11 classcol-6 stylepadding: 3px; line-height: 1.5rem; font-size: 0.8rem;> div idlayWGrpButtonBurger_11_border > div stylebackground-color: #f2f2f2;> span idlayWGrpTitelBurger_11 classwgrp_bezeich_burger>b>Einbruchsicherung/b>/span> img srcbilder/warengruppenbilder/148.webp stylewidth:100%; altEinbruchsicherung roleimg aria-labelPlaceholder: Thumbnail preserveAspectRatioxMidYMid slice focusablefalse/> /div> /div>!-- ende karte --> /div>!-- ende col --> script> //------------------------------------------------------------------------------------------------------------------------------------------------------- $(#layWGrpButtonBurger_11).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#layWGrpButtonBurger_11).on(click, function(e) { var akturl ; gl_verz_akturl warengruppen.php?wgrp148; akturl shp_index.php?wgrpEinbruchsicherung; window.open(https://www.einbruchschutz-fenstergitter.de, _blank); return window.location.href gl_verz_akturl; }); /script> /div> /ul> /div>/div>script> var glWgrpCanvasMenue document.getElementById(offCanvasWgrpMenue) glWgrpCanvasMenue.addEventListener(hidden.bs.offcanvas, function () { $(divclass*container).css(filter, none); }); glWgrpCanvasMenue.addEventListener(shown.bs.offcanvas, function () { $(divclass*container).css(filter, blur(10px)); });/script> div classcontainer style text-align:center;> div classd-none d-sm-block stylemargin: 15px;> h1>Willkommen bei GLASLEO – Ganzglasgeländer auf Maß/h1> p> Ganzglasgeländer und Glasscheiben individuell konfigurieren und online bestellen: Mit dem Online-Konfigurator können Sie Balkongeländer / Glasgeländer, VSG-Glasscheiben und ESG-Glasscheiben nach Ihren Wünschen und Maßen zusammenstellen – in verschiedenen Stärken, Formen, Transparenzen und Farben. br>Und das Beste: Die Lieferung der Ganzglasgeländer und Glasscheiben, egal in welcher Größe, ist versandkostenfrei!/p> /div> h2>Ganzglasgeländer/h2> div classrow justify-content-center styletext-align: left;> div classcol-12 col-sm-12 col-md-12 col-lg-4 col-xl-4 stylemargin-top: 5px;> !--a hrefganzglasgelaender_profil/index.php styletext-decoration: none; color:black; text-decoration: none;> --> a hrefganzglasgelaender_profil/ganzglas_gelaender_laengen.php styletext-decoration: none; color:black; text-decoration: none;> div classcol styleposition: relative;> div stylebackground-color: #f2f2f2;> h3 classkonfi_titel_startseite stylemargin-bottom: 0px;>b>mit Brüstungsprofil/b>/h3> img srcbilder/gelaender_glas_profil.webp width100% altGanzglasgeländer 3D-Konfigurator Schiene titleKonfigurieren Sie hier Ihr Ganzglasgeländer mit Schienen> img styleposition: absolute; right: 1em; bottom: 1em; height: 40% srcbilder/Play-button.png altNULL> /div> /div> div classd-none d-md-block stylepadding: 10px; background-color: white; border: 1px solid #f2f2f2;> b>Ganzglasgeländer mit Schiene:/b>br>Balkon und Terasse in verschiedenen Formen und Glasarten /div> /a> /div>!-- ende col --> div classcol-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 stylemargin-top: 5px;> a hrefganzglasgelaender/index.php styletext-decoration: none; color:black; text-decoration: none;> div classcol styleposition: relative;> div stylebackground-color: #f2f2f2;> h3 classkonfi_titel_startseite stylemargin-bottom: 0px;>b>mit Punkthaltern/b>/h3> img srcbilder/gelaender_glas_punkthalter.webp width100% altGanzglasgeländer mit 3D-Konfigurator Punkthalter titleKonfigurieren Sie hier Ihr Ganzglasgeländer mit Punkthaltern> img styleposition: absolute; right: 1em; bottom: 1em; height: 40% srcbilder/Play-button.png altNULL> /div> /div> div classd-none d-md-block stylepadding: 10px; background-color: white; border: 1px solid #f2f2f2;> b>Ganzglasgeländer mit Punkthalter:/b>br>Balkon und Terasse in verschiedenen Formen und Glasarten /div> /a> /div>!-- ende col --> div classcol-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 stylemargin-top: 5px;> a hrefhttps://www.inox-weber.de/Edelstahl_Gelaender target_blank styletext-decoration: none; color:black; text-decoration: none;> div classcol styleposition: relative;> div stylebackground-color: #f2f2f2;> h3 classkonfi_titel_startseite stylemargin-bottom: 0px;>b>mit Edelstahl/b>/h3> img srcbilder/gelaender_glas_inox.webp width100% altEdelstahlgeländer Konfigurator titleKonfigurieren Sie hier Ihr Edelstahlgeländer> img styleposition: absolute; right: 1em; bottom: 1em; height: 40% srcbilder/Play-button.png altNULL> /div> /div> div classd-none d-md-block stylepadding: 10px; background-color: white; border: 1px solid #f2f2f2;> b>Shop für Glasgeländer mit Edelstahl: span stylecolor: #FF9900>Inox-Weber/span>/b>br>Glasgeländer mit Edelstahl montagefertig kaufen und leicht selbst montieren. /div> br> /a> /div>!-- ende col --> hr> h2 styletext-align: center;>Glasscheiben/h2> div classcol-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 stylemargin-top: 5px;> a hrefauswahl_VSG_Float_ESG_TVG.php styletext-decoration: none; color: #16212e;> div classglas_konf_box stylebackground-color: #f2f2f2;> h3 classkonfi_titel_startseite stylemargin-bottom: 0px;>b>VSG Glas/b>/h3> div class styleposition: relative; cursor:pointer;> img idsw_auswahl_2b auswahlvsg srcbilder/Kante-geschliffen-poliert-VSG.jpg width100% altVSG Glasscheiben kaufen titleKonfigurieren Sie hier Ihre VSG Glasscheiben> img styleposition: absolute; right: 1em; bottom: 1em; height: 55% srcbilder/Play-button.png altNULL titleKonfigurieren Sie hier Ihre VSG Glasscheiben> /div> div classd-none d-md-block stylepadding: 10px; background-color: white; border: 1px solid #f2f2f2;> b>Verbund-Sicherheitsglas Verwendung:/b>br>Ganzglasgeländer, Glasgeländer, Absturzsichernde Verglasungen, Glasvordach oder Terrassenüberdachung /div> /div> /a> /div> div classcol-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 stylemargin-top: 5px;> a hrefauswahl_ESG_Glas.php styletext-decoration: none; color: #16212e;> div classglas_konf_box stylebackground-color: #f2f2f2;> h3 classkonfi_titel_startseite stylemargin-bottom: 0px;>b>ESG Glas/b>/h3> div class styleposition: relative; cursor:pointer;> img idsw_auswahl_2b auswahlvsg srcbilder/Kante-geschliffen-poliert-ESG.jpg width100% altVSG Glasscheiben kaufen titleKonfigurieren Sie hier Ihre ESG Glasscheiben> img styleposition: absolute; right: 1em; bottom: 1em; height: 55% srcbilder/Play-button.png altNULL titleKonfigurieren Sie hier Ihre VSG Glasscheiben> /div> div classd-none d-md-block stylepadding: 10px; background-color: white; border: 1px solid #f2f2f2;> b>Einscheiben-Sicherheitsglas Verwendung:/b>br>Duschkabinen, Glastüren, Glastischplatten, Wintergärten, Regalböden, Küchenrückwand /div> /div> /a> /div> br> hr stylemargin-top: 10px;> div classcontainer> div classcontainer stylepadding: 0px 0px 0px 0px;> div class row> h2 styletext-align: center;>Warengruppen/h2> div classcol-6 col-md-4> a href warengruppen.php?wgrp103 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_0 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Ganzglasgeländerprofile/b>/h3> img srcbilder/warengruppenbilder/103.webp stylewidth:100%; titleGanzglasgeländerprofile altGanzglasgeländerprofile roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp149 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_1 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Glashandlauf/b>/h3> img srcbilder/warengruppenbilder/149.webp stylewidth:100%; titleGlashandlauf altGlashandlauf roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp135 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_2 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Glasklemmen/b>/h3> img srcbilder/warengruppenbilder/135.webp stylewidth:100%; titleGlasklemmen altGlasklemmen roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp138 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_3 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Glasbefestigungen/b>/h3> img srcbilder/warengruppenbilder/138.webp stylewidth:100%; titleGlasbefestigungen altGlasbefestigungen roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp97 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_4 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Glasvordächer/b>/h3> img srcbilder/warengruppenbilder/97.webp stylewidth:100%; titleGlasvordächer altGlasvordächer roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp140 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_5 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Glasmuster/b>/h3> img srcbilder/warengruppenbilder/140.webp stylewidth:100%; titleGlasmuster altGlasmuster roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp258 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_6 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Befestigungsmittel/b>/h3> img srcbilder/warengruppenbilder/258.webp stylewidth:100%; titleBefestigungsmittel altBefestigungsmittel roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp259 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_7 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Befestigungsmittel zum Kleben/b>/h3> img srcbilder/warengruppenbilder/259.webp stylewidth:100%; titleBefestigungsmittel zum Kleben altBefestigungsmittel zum Kleben roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp260 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_8 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Pflegemittel - Metallkleber/b>/h3> img srcbilder/warengruppenbilder/260.webp stylewidth:100%; titlePflegemittel - Metallkleber altPflegemittel - Metallkleber roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href warengruppen.php?wgrp261 styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_9 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Werkzeug/b>/h3> img srcbilder/warengruppenbilder/261.webp stylewidth:100%; titleWerkzeug altWerkzeug roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href https://inox-weber.de/shop/shp_index.php target_blank styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_10 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Geländer-Systeme/b>/h3> img srcbilder/warengruppenbilder/141.webp stylewidth:100%; titleGeländer-Systeme altGeländer-Systeme roleimg>/img> /div> /div> /a> /div>!-- ende col --> div classcol-6 col-md-4> a href https://www.einbruchschutz-fenstergitter.de target_blank styletext-decoration: none; color:black; text-decoration: none;> div idlayWGrpButton_11 classcol stylemargin: 5px 0px 5px 0px; border: 1px solid #f2f2f2;> div stylebackground-color: #f2f2f2;> h3 classwgrp_bezeich_startseite>b>Einbruchsicherung/b>/h3> img srcbilder/warengruppenbilder/148.webp stylewidth:100%; titleEinbruchsicherung altEinbruchsicherung roleimg>/img> /div> /div> /a> /div>!-- ende col --> /div>!-- ende row -->/div>!-- ende container -->br> /div> br> div classcontainer stylebackground-color: #009fe3; height: 2px; width: 100%; margin-bottom: 5px;>/div> br> div classd-xl-none> div classcontainer stylefont-size: 1.2rem; padding-bottom: 5px;> div classrow stylepadding: 0px 0px 0px 0px;> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Ganzglasgeländer und Glasscheiben /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Individuell konfigurieren /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Preisberechnung sofort online /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Vorkasse 2% Skonto /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Kauf auf Rechnung möglich /div> div classcol-12 col-sm-12 col-md-6> img srcbilder/icons/glas_benefit_check.svg styleheight: 1.2rem; padding-right: 0.5rem; margin-top: -0.12rem; altNULL>Glasgeländer Versandkostenfrei /div> /div>/div> /div> div classd-block d-sm-none stylemargin: 15px;> h1>Willkommen bei GLASLEO – Ganzglasgeländer auf Maß/h1> p> Ganzglasgeländer und Glasscheiben individuell konfigurieren und online bestellen: Mit dem Online-Konfigurator können Sie Balkongeländer / Glasgeländer, VSG-Glasscheiben und ESG-Glasscheiben nach Ihren Wünschen und Maßen zusammenstellen – in verschiedenen Stärken, Formen, Transparenzen und Farben. br>Und das Beste: Die Lieferung der Ganzglasgeländer und Glasscheiben, egal in welcher Größe, ist versandkostenfrei!/p> /div> script srchttps://apps.elfsight.com/p/platform.js defer>/script> div classelfsight-app-b416962a-2328-4e21-a897-1cd93c3718c9 d-block d-sm-none>/div> script srchttps://apps.elfsight.com/p/platform.js defer>/script> div classelfsight-app-95dca9cf-ee8c-4a24-8ee2-f0e4156d4ccd d-none d-sm-block>/div> br> div classcontainer stylebackground-color: #009fe3; height: 2px; width: 100%; margin-top: 5px;>/div> br> script> var glMsgBoxWeiter_Func1 null; var glMsgBoxWeiter_Func2 null; var glMsgBoxWeiter_Func3 null; //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function showMsgBox(titel, msg, vcenter false){ showMsgBoxWeiterFunc(titel, msg, null, null, , Schließen, true); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function showMsgBoxJaNein(titel, msg, func1, func2, label1 Ja, label2 Nein, vcenter false){ showMsgBoxWeiterFunc(titel, msg, func1, func2, label1, label2) } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function showMsgBoxWeiterFunc(titel, msg, func1, func2, label1, label2, vcenter false, func3 , label3 ){ var obid shp_msg_weiter; glMsgBoxWeiter_Func1 func1; glMsgBoxWeiter_Func2 func2; glMsgBoxWeiter_Func3 func3; var htm getMsgBox_styles(obid); htm + getMsgBoxWeiterFunc_html(obid, titel, msg, func1, func2, label1, label2, vcenter, func3, label3); if(label1 ! ){ $( #+obid+_button1 ).show(); }else{ $( #+obid+_button1 ).hide(); } if(label2 ! ){ $( #+obid+_button2 ).show(); }else{ $( #+obid+_button2 ).hide(); } if(label3 ! ){ $( #+obid+_button3 ).show(); }else{ $( #+obid+_button3 ).hide(); } $(#+obid).remove(); $(body).append(htm); var myModal new bootstrap.Modal(document.getElementById(obid), { backdrop:static, keyboard: false }); myModal.show(); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------------- var glMsgBoxShortMessageTimer_dialog; var glMsgBoxShortMessageTimer_weiterfunc; function showMsgBoxShortMessageTimer(titel, msg, dauer, weiterfunc, vcenter true){ glMsgBoxShortMessageTimer_weiterfunc weiterfunc; var obid shp_msg_timer; glMsgBoxShortMessageTimer_dialog obid; var htm getMsgBox_styles(obid); htm + getMsgBoxTimer_html(obid, titel, msg, vcenter); $(#+obid).remove(); $(body).append(htm); var dialog new bootstrap.Modal(document.getElementById(obid), { backdrop:static, keyboard: false }); dialog.show(); myVar setTimeout(msgBoxShortMessagehideFunc, dauer); } function msgBoxShortMessagehideFunc() { $(#+glMsgBoxShortMessageTimer_dialog).modal(hide); if(glMsgBoxShortMessageTimer_weiterfunc ! null){ glMsgBoxShortMessageTimer_weiterfunc(); } } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function showErrorBox(titel, msg, vcenter true){ var obid shp_msg_error; var htm getMsgBox_styles(obid); htm + getMsgBoxError_html(obid, titel, msg, true); $(#+obid).remove(); $(body).append(htm); var myModal new bootstrap.Modal(document.getElementById(obid), { backdrop:static, keyboard: false }); myModal.show(); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function getMsgBoxTimer_html(obid, titel, msg, vcenter){ var htmvcenter (vcenter)?modal-dialog-centered:; var htm ` div id`+obid+` classmodal fade tabindex-1> div classmodal-dialog `+htmvcenter+`> div classmodal-content> div classmodal-header `+obid+`_success_titel> h5 stylefont-weight: 600; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1); classmodal-title>` + titel + `/h5> /div> div classmodal-body> p>`+msg+`/p> /div> /div> /div> /div> `; return(htm); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function getMsgBoxError_html(obid, titel, msg, vcenter){ var htmvcenter (vcenter)?modal-dialog-centered:; var htm ` div id`+obid+` classmodal fade tabindex-1> div classmodal-dialog `+htmvcenter+`> div classmodal-content styleborder: 2px solid #CC0000;> div classmodal-header `+obid+`_error_titel> h5 stylefont-weight: 600; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1); classmodal-title>` + titel + `/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> p>`+msg+`/p> /div> div classmodal-footer> button id`+obid+`_button typebutton classbtn `+obid+`_but_default data-bs-dismissmodal>weiter/button> /div> /div> /div> /div> `; return(htm); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function getMsgBoxWeiterFunc_html(obid, titel, msg, func1, func2, label1, label2, vcenter, func3, label3){ var htmvcenter (vcenter)?modal-dialog-centered:; var but1htm ; var but2htm ; var but3htm ; if(label1 ! ){ but1htm button id+obid+_button1 typebutton classbtn btn-secondary data-bs-dismissmodal stylebackground-color: #009fe3; font-size: 0.9em>+label1+/button>; } if(label2 ! ){ but2htm button id+obid+_button2 typebutton classbtn btn-secondary data-bs-dismissmodal stylebackground-color: #009fe3; font-size: 0.9em>+label2+/button>; } if(label3 ! ){ but3htm button id+obid+_button3 typebutton classbtn btn-secondary data-bs-dismissmodal stylebackground-color: #009fe3; font-size: 0.9em>+label3+/button>; } var htm ` div id`+obid+` classmodal fade tabindex-1> div classmodal-dialog `+htmvcenter+`> div classmodal-content styleborder: 2px solid rgb(48, 174, 248);> div classmodal-header `+obid+`_titel> h5 classmodal-title>` + titel + `/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> p>`+msg+`/p> /div> div classmodal-footer> `+but1htm+` `+but2htm+` `+but3htm+` /div> /div> /div> /div> script> $(#`+obid+`_button1).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#`+obid+`_button1).on(click, function(e) { if(glMsgBoxWeiter_Func1 ! null){ glMsgBoxWeiter_Func1.call(); } }); $(#`+obid+`_button2).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#`+obid+`_button2).on(click, function(e) { if(glMsgBoxWeiter_Func2 ! null){ glMsgBoxWeiter_Func2.call(); } }); $(#`+obid+`_button3).mouseover(function(){ $(#+this.id).css(cursor, pointer); }); $(#`+obid+`_button3).on(click, function(e) { if(glMsgBoxWeiter_Func3 ! null){ glMsgBoxWeiter_Func3.call(); } }); \/script> `; return(htm); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function getMsgBox_styles(obid){ var htm ` style> .`+obid+`_titel{ color:#000000; background: #ffffff; border-radius: 4px 4px 0px 0px; background: rgb(255, 255, 255); /* Old browsers */ } .`+obid+`_error_titel{ color:#ffffff; background: #f3c5bd; -webkit-border-radius: 8px 8px 0px 0px; -moz-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px; background: -moz-linear-gradient(-45deg, #f3c5bd 0%, #e86c57 22%, #ea2803 29%, #ff6600 69%, #c72200 100%); background: -webkit-linear-gradient(-45deg, #f3c5bd 0%,#e86c57 22%,#ea2803 29%,#ff6600 69%,#c72200 100%); background: linear-gradient(135deg, #f3c5bd 0%,#e86c57 22%,#ea2803 29%,#ff6600 69%,#c72200 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr#f3c5bd, endColorstr#c72200,GradientType1 ); } .`+obid+`_success_titel{ color:#ffffff; background: #f3c5bd; -webkit-border-radius: 8px 8px 0px 0px; -moz-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px; background: rgb(180,227,145); background: -moz-linear-gradient(-45deg, rgba(180,227,145,1) 0%, rgba(97,196,25,1) 14%, rgba(180,227,145,1) 32%, rgba(97,196,25,1) 48%, rgba(180,227,145,1) 75%, rgba(97,196,25,1) 88%, rgba(180,227,145,1) 100%); background: -webkit-linear-gradient(-45deg, rgba(180,227,145,1) 0%,rgba(97,196,25,1) 14%,rgba(180,227,145,1) 32%,rgba(97,196,25,1) 48%,rgba(180,227,145,1) 75%,rgba(97,196,25,1) 88%,rgba(180,227,145,1) 100%); background: linear-gradient(135deg, rgba(180,227,145,1) 0%,rgba(97,196,25,1) 14%,rgba(180,227,145,1) 32%,rgba(97,196,25,1) 48%,rgba(180,227,145,1) 75%,rgba(97,196,25,1) 88%,rgba(180,227,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr#b4e391, endColorstr#b4e391,GradientType1 ); } .`+obid+`_but_default{ color: #FFFFFF; line-height: normal; text-decoration: none; border-radius: 6px; padding: 0.6rem; min-width: 5rem; background-color: #AAAAAA; } .`+obid+`_but_default A{ color: #000000; background-color: #CCCCCC; line-height: normal; text-decoration: none; border-radius: 6px; padding: 0.6rem; } .`+obid+`_but_prim{ color: #FFFFFF; line-height: normal; text-decoration: none; border-radius: 6px; padding: 0.6rem; min-width: 5rem; background: #ffa74f; background: -moz-linear-gradient(top, #ffa74f 0%, #ffc482 48%, #ff7c00 53%, #ffa654 100%); background: -webkit-linear-gradient(top, #ffa74f 0%,#ffc482 48%,#ff7c00 53%,#ffa654 100%); background: linear-gradient(to bottom, #ffa74f 0%,#ffc482 48%,#ff7c00 53%,#ffa654 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr#ffa74f, endColorstr#ffa654,GradientType0 ); } .`+obid+`_but_prim A{ color: #000000; background-color: #FF9900; line-height: normal; text-decoration: none; border-radius: 6px; padding: 0.6rem; } /style> `; return(htm); }/script> div idbox_datsch classdatsch_box_possize datsch_box_theme styledisplay: none; z-index: 1000001;> div idcookie-consent-banner classcookie-consent-banner> h3>Cookie Auswahl/h3> p> Wir verwenden Cookies und ähnliche Technologien, um die ordnungsgemäße Funktion unserer Website sicherzustellen (essenziell), zusätzliche Funktionen bereitzustellen (funktionell), Inhalte für Sie zu personalisieren (personalisiert) und unser Angebot zu analysieren und zu optimieren (Marketing/Statistik). Einige dieser Technologien werden von Drittanbietern gesetzt. Sie können Ihre Einwilligung jederzeit widerrufen. Weitere Informationen finden Sie in unserer a hrefhttps://www.glasleo.de/datenschutz.php target_blank> Datenschutzerklärung/a>. a hrefhttps://www.glasleo.de/impressum.php target_blank> Impressum/a>/p> div classcookie-consent-options> label stylepadding-right: 10px;>input idconsent-necessary typecheckbox valueNecessary checked disabled>Essenziell/label> label stylepadding-right: 10px;>input idconsent-analytics typecheckbox valueAnalytics checked>Funktionell/label> label stylepadding-right: 10px;>input idconsent-preferences typecheckbox valuePreferences checked>Personalisiert/label> label stylepadding-right: 10px;>input idconsent-marketing typecheckbox valueMarketing>Marketing/label> /div> div stylefloat: right;> button idbtn-reject-all classbtn btn-outline-secondary>Ablehnen/button> button idbtn-accept-some classbtn btn-outline-secondary>Auswahl akzeptieren/button> button idbtn-accept-all classbtn btn-primary stylebackground-color: #009fE3;>Alle akzeptieren/button> /div> div>br>b>Essenziell:/b> Für den Betrieb der Website technisch notwendig. - b>Funktionell:/b> Erlauben zusätzliche Funktionen, z. B. Videos. - b>Personalisiert:/b> Ermöglichen die Anpassung von Inhalten und Angeboten. - b>Marketing:/b> Dienen dem Ausspielen relevanter Werbung oder der Reichweitenmessung./div> /div>/div>script> const storeconsent JSON.parse(localStorage.getItem(consentMode)); //console.log(storeconsent); if( storeconsent.analytics_storage granted) { $(#consent-analytics).prop(checked, true); } if( storeconsent.ad_personalization granted) { $(#consent-preferences).prop(checked, true); } if( storeconsent.ad_user_data granted) { $(#consent-marketing).prop(checked, true); } //----------------------------------------------------------------------------------------------------------------------------------------------------------------function post_save_datsch(wert){ var param { FDparam: wert, }; var posting $.post( extern_includes/shp_datenschutz_cookset.php, param, function( data ) { if( data%%%ALLESOK%%%){ $(#box_datsch).hide(300); }else{ alert(Unvorhergesehen Antwort aufgetreten.); } }); posting.fail(function(){ alert(Fehler bei Skriptausführung aufgetreten.); }); }/script>style>@media (max-width: 767px) { .datsch_box_possize{ position: fixed; bottom: 1vh; left: 0.3vw; width: 98vw; height: auto; padding: 3vh 5vw 3vh 5vw; }}@media (min-width: 768px) and (max-width: 991px) { .datsch_box_possize{ position: fixed; bottom: 1vh; left: 0.3vw; width: 98vw; height: auto; padding: 3vh 3vw 3vh 3vw; }}@media (min-width: 992px) and (max-width: 1199px) { .datsch_box_possize{ position: fixed; bottom: 1vh; left: 0.3vw; width: 98vw; height: auto; padding: 5vh 5vw 5vh 5vw; }}@media (min-width: 1200px) { .datsch_box_possize{ position: fixed; bottom: 1vh; left: 0.3vw; width: 98vw; height: auto; padding: 4vh 4vw 4vh 4vw; }}.datsch_box_theme{ font-family: Barlow, sans-serif; background-color: #FFFFFF; color: #000000; border-radius: 10px; -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75); }.datsch_button_primary{ background-color: #009fE3; color: #000000; border-radius: 6px; padding: 16px 16px 16px 16px; text-align: center;}.datsch_button_default{ background-color: #EEEEEE; color: #666666; border: 1px solid #CCCCCC; border-radius: 6px; min-width: 30%; padding: 16px 16px 16px 16px; text-align: center;}/style>script> document.getElementById(btn-accept-all).addEventListener(click, function() { setConsent({ necessary: true, analytics: true, preferences: true, marketing: true }); hideBanner(); }); document.getElementById(btn-accept-some).addEventListener(click, function() { setConsent({ necessary: true, analytics: document.getElementById(consent-analytics).checked, preferences: document.getElementById(consent-preferences).checked, marketing: document.getElementById(consent-marketing).checked }); hideBanner(); }); document.getElementById(btn-reject-all).addEventListener(click, function() { setConsent({ necessary: true, analytics: false, preferences: false, marketing: false }); hideBanner(); }); //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function show_the_datsch_box() { document.getElementById(box_datsch).style.display block; } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function hideBanner() { document.getElementById(box_datsch).style.display none; } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- if(localStorage.getItem(consentMode) null) { show_the_datsch_box(); } //---------------------------------------------------------------------------------------------------------------------------------------------------------------- function setConsent(consent) { const consentMode { functionality_storage: consent.necessary ? granted : denied, ad_user_data: consent.marketing ? granted : denied, ad_storage: consent.marketing ? granted : denied, analytics_storage: consent.analytics ? granted : denied, ad_personalization: consent.preferences ? granted : denied, }; window.uetq window.uetq || ; window.uetq.push(consent, default, {ad_storage: consent.marketing ? granted : denied}); gtag(consent, update, consentMode); localStorage.setItem(consentMode, JSON.stringify(consentMode)); post_save_datsch((consent.necessary ? 1 : 0)+(consent.marketing ? 1 : 0)+(consent.marketing ? 1 : 0)+(consent.analytics ? 1 : 0)+(consent.preferences ? 1 : 0)); }/script> /div>/div> style> .logobox_1{ text-align: center; } .logobox_2{ text-align: center; } .footerlogo{ height: 55px; } @media (min-width: 576px) { .logobox_1{ text-align: left; } .logobox_2{ text-align: left; } } @media (min-width: 768px) { .logobox_1{ text-align: left; } .logobox_2{ text-align: right; } .footerlogo{ height: 60px; } } @media (min-width: 1200px) { .footerlogo{ height: 80px; } }/style>footer> div idlayFooter classcontainer stylebackground-color:#EEEEEE;> div classrow stylemargin-bottom: 10px;> div classcol-12 col-sm-6 col-lg-6 logobox_1 stylemargin-top: 10px;> img srcbilder/icons/zahlart/paypal.png titlePayPal altlogo paypal styleheight: 40px;> img srcbilder/icons/zahlart/mastervisa.png titleMastercard / Visa altlogo mastercard visa styleheight: 40px;> img srcbilder/icons/zahlart/invoice_alternate.png titleKauf auf Rechnung altlogo rechnung styleheight: 40px;> img srcbilder/icons/zahlart/moneyorder.png titleVorkasse altlogo rechnung styleheight: 40px;> /div> div classcol-12 col-md-6 col-lg-6 logobox_2 stylemargin-top: 10px;> img classfooterlogo srcbilder/EN-1090-1.png titleEN-1090-1 altLogo EN-1090-1> img classfooterlogo srcbilder/ISO 9001_grau-blau ICG.png titleISO 9001 altLogo ISO 9001> img classfooterlogo srcbilder/Made-in-Germany-Glasgelaender-Button.png titleMade in Germany altLogo Made in Germany> img classfooterlogo srcbilder/Made-in-Germany-Glasscheiben-Button.png titleMade in Germany altLogo Made in Germany> img classfooterlogo srcbilder/WZ_N_INOX_Process.png titleInox altLogo Inox> /div> /div> div classrow styletext-align: left;> div classcol-12 col-sm-6 col-lg-4> b>Produktgruppen/b>br> a hrefglasgelaender onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Ganzglasgeländer/a>br> a hrefglasscheiben onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Glasscheiben/a>br> a hrefganzglasgelaender_profil/ganzglas_gelaender_laengen.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Ganzglasgeländer mit Brüstungsprofil/a>br> a hrefganzglasgelaender/index.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Ganzglasgeländer mit Punkthaltern/a>br> a hrefhttps://www.inox-weber.de/Edelstahl_Gelaender target_blank onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Glasgeländer mit Edelstahl/a>br> a hrefauswahl_VSG_Float_ESG_TVG.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> VSG Glas/a>br> a hrefauswahl_ESG_Glas.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> ESG Glas/a>br> /div> div classcol-12 col-sm-6 col-lg-4> div classd-bd-block d-sm-none>br >/div> b>Service/b>br> a hreffaq.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Häufige Fragen/a>br> a hrefmontage_video.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Montagevideos/a>br> a hrefzahlung.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Zahlung/a>br> a hrefversand.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Versand/a>br> a hrefwiderruf.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Widerrufsrecht & Widerrufsformular/a>br> a hrefjavascript:void(0); onClickshow_the_datsch_box(); onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Cookie-Einstellungen/a>br> /div> div classcol-12 col-lg-4> div classd-bd-block d-lg-none>br >/div> b>Über Glasleo/b>br> a hrefGlasLeo_Team.php onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Das Team/a>br> br>b>Glaswissen/b>br> a hrefhttps://www.sanco.de/glasbuch target_blank onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Glasbuch/a>br> a hrefhttps://www.sanco.de/toleranzenhandbuch target_blank onMouseOverthis.style.color#095787 onMouseOutthis.style.color#000000 styletext-decoration: none; color:#000000; >img srcbilder/icons/recht_blau.svg styleheight: 0.8em; margin-top: -3px; altNULL> Toleranzen/a>br> /div> /div> br> div classrow stylebackground-color: #706e6e; color: #ffffff; text-align: center; margin: 0px -12px 0px -12px; padding: 10px 0px 10px 0px;> div classcol-12 col-lg-4 stylefont-size: 1.1rem;> a hrefimpressum.php onMouseOverthis.style.color#bab8b8 onMouseOutthis.style.color#ffffff styletext-decoration: none; color: #ffffff; >Impressum/a> a hrefagb.php onMouseOverthis.style.color#bab8b8 onMouseOutthis.style.color#ffffff styletext-decoration: none; color:#ffffff; >AGB/a> a hrefdatenschutz.php onMouseOverthis.style.color#bab8b8 onMouseOutthis.style.color#ffffff styletext-decoration: none; color:#ffffff; >Datenschutz/a> /div> div classcol-12 col-lg-4 stylefont-size: 0.7rem; padding: 0;> div classd-bd-block d-sm-none>br >/div> Glassysteme Weber KG | Hochstraße 15 | 93453 span stylewhite-space: nowrap;> Neukirchen b. Hl. Blut /span> br> b>Tel.:/b> +49 9947 486 999-0 b>E-Mail:/b> a stylecolor: #ffffff; hrefmailto:post@glasleo.de>post@glasleo.de/a> /div> div classcol-12 col-lg-4> div classd-bd-block d-lg-none>br>/div> !-- Socials --> a hrefhttps://www.youtube.com/@glasleo target_blank relnoopener aria-labelYouTube> img srcbilder/yt_icon_red_digital.png altYouTube styleheight:40px;margin-right:10px;> /a> a hrefhttps://www.instagram.com/gelaendersysteme_weber/ target_blank relnoopener aria-labelInstagram> img srcbilder/Instagram_Glyph_Gradient.png altInstagram styleheight:40px;margin-right:10px;> /a> a hrefhttps://www.facebook.com/p/Gel%C3%A4ndersysteme-Weber-61562704057706/ target_blank relnoopener aria-labelFacebook> img srcbilder/Facebook_Logo_Primary.png altFacebook styleheight:40px;margin-right:40px;> /a> !-- Versanddienstleister (optional verlinkt) --> a hrefhttps://www.ups.com/ target_blank relnoopener nofollow aria-labelUPS Webseite> img srcbilder/logo_ups.png titleUPS altUPS styleheight:40px;> /a> a hrefhttps://de.kuehne-nagel.com/ target_blank relnoopener nofollow aria-labelKühne + Nagel Webseite stylemargin-left:10px;> img srcbilder/logo_kuehne.png titleKühne + Nagel altKühne + Nagel styleheight:40px;> /a> a hrefhttps://www.dachser.de/ target_blank relnoopener nofollow aria-labelDachser Webseite stylemargin-left:10px;> img srcbilder/201126_DACHSER_Intelligent_Logistics_RGB_Ref.jpg titleDachser altDachser styleheight:40px;> /a> /div> /div> /div>/footer>br>br>br>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]