{"id":2462,"date":"2026-06-12T12:40:01","date_gmt":"2026-06-12T10:40:01","guid":{"rendered":"https:\/\/www.lyynx.eu\/webinar\/"},"modified":"2026-06-25T16:38:36","modified_gmt":"2026-06-25T14:38:36","slug":"webinar","status":"publish","type":"page","link":"https:\/\/www.lyynx.eu\/ch\/webinar\/","title":{"rendered":"Webinar"},"content":{"rendered":"\r\n\r\n<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_0 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p><span class=\"lyynx-white-badge\">Online | Dauer: 45 Minuten<\/span><\/p>\n<h1>WEBINAR<\/h1>\n<p>Mi., 17.06.2026 | 14:00 Uhr<br \/>\nMi., 24.06.2026 | 10:00 Uhr<\/p>\n<\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_1 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2><strong>Schatten-IT<\/strong><\/h2>\n<h3>Was Sie nicht sehen, kostet Sie am meisten<\/h3>\n<p>3 Massnahmen, die Sie sofort umsetzen k\u00f6nnen<\/p>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>Schatten-IT ist in nahezu jedem Unternehmen vorhanden \u2013 oft unbemerkt und mit erheblichen Auswirkungen auf Sicherheit, Compliance, Kosten und Lizenzmanagement.<br \/>In diesem Webinar erfahren Sie, wie Schatten-IT entsteht, welche Risiken und versteckten Kosten damit verbunden sind und wie Sie mit einfachen, praxisnahen Massnahmen mehr Transparenz und Kontrolle \u00fcber Ihre Softwarelandschaft gewinnen k\u00f6nnen.<\/p>\n<p>Nehmen Sie konkrete Handlungsempfehlungen mit, die Sie unmittelbar in Ihrem Unternehmen umsetzen k\u00f6nnen.<\/p>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/meet.zoho.eu\/nleg-onb-gth\" target=\"_blank\" rel=\"noopener\">Zur Teilnahme anmelden<\/a><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_2 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX ZWEIFARBIGE PFEIL-LISTE (Finale Version: Border-Miter & Whitespace)\n   ========================================================================== *\/\nul.lyynx-arrow-list {\n  list-style: none !important; \n  padding: 0 !important;\n  margin: 0 !important;\n}\n\nul.lyynx-arrow-list li {\n  list-style: none !important;\n  position: relative !important;\n  padding-left: 45px !important; \/* Genug Platz f\u00fcr den kr\u00e4ftigen Pfeil *\/\n  margin-bottom: 10px !important; \n  font-family: 'Museo Sans', sans-serif !important;\n  font-size: 20px !important; \/* Die korrekt gro\u00dfe Schriftgr\u00f6\u00dfe *\/\n  font-weight: 600 !important; \n  color: var(--lyynx-secondary) !important;\n  line-height: 1.4 !important;\n}\n\n\/* Das unsichtbare Quadrat als Basis f\u00fcr BEIDE Pfeilh\u00e4lften *\/\nul.lyynx-arrow-list li::before,\nul.lyynx-arrow-list li::after {\n  content: \"\" !important;\n  position: absolute !important;\n  left: 0 !important;\n  width: 16px !important;  \n  height: 16px !important; \n  box-sizing: border-box !important;\n  transform: rotate(45deg) !important; \/* Strikte 45-Grad-Drehung *\/\n  display: block !important;\n}\n\n\/* OBERE H\u00c4LFTE: Dunkelblauer Balken *\/\nul.lyynx-arrow-list li::before {\n  top: 8px !important; \/* Vertikale Ausrichtung *\/\n  border-top: 5px solid var(--lyynx-secondary) !important;\n  border-right: 5px solid transparent !important; \/* Zwingt CSS zum waagerechten Schnitt *\/\n  border-bottom: 0 !important;\n  border-left: 0 !important;\n  border-top-left-radius: 4px !important; \/* Rundet nur das \u00e4u\u00dfere, linke Ende ab *\/\n}\n\n\/* UNTERE H\u00c4LFTE: Oranger Balken *\/\nul.lyynx-arrow-list li::after {\n  top: 10px !important; \/* Exakt 2 Pixel tiefer -> Erzeugt den Whitespace in der Mitte! *\/\n  border-top: 5px solid transparent !important; \/* Zwingt CSS zum waagerechten Schnitt *\/\n  border-right: 5px solid var(--lyynx-primary) !important;\n  border-bottom: 0 !important;\n  border-left: 0 !important;\n  border-bottom-right-radius: 4px !important; \/* Rundet nur das \u00e4u\u00dfere, linke Ende ab *\/\n}\n<\/style><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_row_3 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2>Webinar <strong>AGENDA<\/strong><\/h2>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><ul class=\"lyynx-arrow-list\">\n<li>Was ist Schatten-IT?<\/li>\n<li>3 Problemfelder: Risiko | Kosten | Transparenz<\/li>\n<li>Einordnung ins Lizenzmanagement<\/li>\n<li>3 Massnahmen, die Sie sofort umsetzen k\u00f6nnen<\/li>\n<li>Live-Q&A<\/li>\n<\/ul>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/meet.zoho.eu\/nleg-onb-gth\" target=\"_blank\" rel=\"noopener\">Jetzt Platz sichern<\/a><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_4 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_4 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 500; line-height: 1.3; color: var(--lyynx-secondary); margin-bottom: 25px;\">\n Ihr <span style=\"font-family: 'All Round Gothic', sans-serif; color: var(--lyynx-primary); font-weight: 700; -webkit-text-stroke: 0.6px var(--lyynx-primary);\">Experte<\/span> f\u00fcr dieses Webinar<br \/>\n<\/h2>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h3><strong>Stefan Pfeiffer<\/strong><\/h3>\n<p>Sales bei LYYNX<\/p>\n<p>Durch den regelm\u00e4ssigen Austausch mit Unternehmen unterschiedlicher Gr\u00f6sse erhalte ich einen direkten Einblick in die Herausforderungen rund um Software-Nutzung und Lizenzmanagement. Dabei zeigt sich immer wieder, dass Schatten-IT zu den h\u00e4ufigsten Ursachen f\u00fcr fehlende Transparenz, unn\u00f6tige Kosten und vermeidbare Risiken z\u00e4hlt.<br \/>Im Webinar gebe ich praxisnahe Einblicke und zeige konkrete Massnahmen, die Sie unmittelbar in Ihrem Unternehmen umsetzen k\u00f6nnen. <\/p>\n<\/div><\/div>\r\n\r\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/meet.zoho.eu\/nleg-onb-gth\" target=\"_blank\" rel=\"noopener\">Zur Teilnahme anmelden<\/a><\/div><\/div>\r\n\r\n<div class=\"et_pb_column_5 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.lyynx.eu\/wp-content\/uploads\/03_stefan-pfeiffer-sales-lyynx.webp\" alt=\"Portrait von Stefan Pfeiffer, Sales bei LYYNX.\" width=\"640\" height=\"960\" srcset=\"https:\/\/www.lyynx.eu\/wp-content\/uploads\/03_stefan-pfeiffer-sales-lyynx.webp 640w, https:\/\/www.lyynx.eu\/wp-content\/uploads\/03_stefan-pfeiffer-sales-lyynx-480x720.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 640px, 100vw\" class=\"wp-image-1253\" \/><\/span><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_5 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_6 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h3>Sie haben Fragen zum Webinar?<\/h3>\n<p>Gerne helfen wir Ihnen weiter.<br \/>Schreiben Sie uns an <a href=\"mailto:events@lyynx.eu\" target=\"_blank\" rel=\"noopener\">events@lyynx.eu<\/a><\/p>\n<\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\r\n\r\n<div class=\"et_pb_row_6 et_pb_row et_flex_row preset--module--divi-row--default\">\r\n\r\n<div class=\"et_pb_column_7 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"white-space: nowrap; display: flex; justify-content: center; width: 100%;\">Wir sprechen Lizenzmanagement<\/div>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2462","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/pages\/2462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/comments?post=2462"}],"version-history":[{"count":0,"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/pages\/2462\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lyynx.eu\/ch\/wp-json\/wp\/v2\/media?parent=2462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}