vaadin-button.ButtonTextAlignLeft::part(label){width:100%;text-align:left}vaadin-button::part(label){white-space:normal;text-align:left}vaadin-button[focus-ring]{box-shadow:none}vaadin-button[focused]::part(label){text-decoration-line:underline}vaadin-button:hover::part(label){text-decoration-line:underline}vaadin-button[focused]::part(label) h3{text-decoration-line:underline}vaadin-button:hover::part(label) h3{text-decoration-line:underline}vaadin-checkbox::part(checkbox){border-color:var(--vbg_text);border-style:solid;border-width:1px;background-color:var(--vbg_checkbox_bg)}vaadin-checkbox>label{color:var(--vbg_checkbox_text)}vaadin-checkbox[checked]::part(checkbox){background-color:var(--vbg_blau)}vaadin-checkbox[disabled]::part(checkbox){background-color:transparent;border:none}vaadin-checkbox[disabled]::part(checkbox):after{color:var(--vbg_checkbox_disabled_haken)}vaadin-checkbox[disabled]>label{color:#333c}vaadin-checkbox[readonly][checked]:not([disabled])::part(checkbox){background-color:transparent;border:none}vaadin-checkbox[readonly]:not([checked]):not([indeterminate])::part(checkbox):after{border:none}vaadin-checkbox[readonly][checked]::part(checkbox):after{color:var(--vbg_checkbox_disabled_haken)}vaadin-confirm-dialog-overlay.DialogAlertRot::part(footer){background-color:var(--vbg_rot)}.details_meinkpzportal vaadin-details-summary{color:var(--vbg_blau);background-color:#fff;font-size:1.44rem;padding-left:10px;padding-right:10px;width:100%}.details_meinkpzportal vaadin-details-summary:hover{color:#fff;background-color:var(--vbg_blau)}.details_meinkpzportal vaadin-details-summary::part(toggle){color:var(--vbg_blau)}.details_meinkpzportal vaadin-details-summary:hover::part(toggle){color:#fff}.details_meinkpzportal vaadin-details-summary:hover::part(content){text-decoration:underline}.details_meinkpzportal vaadin-details-summary:focus{color:#fff;background-color:var(--vbg_blau)}.details_meinkpzportal vaadin-details-summary:focus::part(toggle){color:#fff}.details_meinkpzportal vaadin-details-summary:focus::part(content){text-decoration:underline}.details_hilfe vaadin-details-summary{color:var(--vbg_blau);background-color:#fff;font-size:1.3rem;padding-left:10px;padding-right:10px;display:inline-flex;cursor:pointer;margin-bottom:0;margin-top:0;font-weight:500}.details_hilfe vaadin-details-summary::part(toggle){color:var(--vbg_blau)}.details_hilfe vaadin-details-summary:hover{color:var(--vbg_weiss);background-color:var(--vbg_blau)}.details_hilfe vaadin-details-summary:hover::part(toggle){color:var(--vbg_weiss)}.details_hilfe vaadin-details-summary:hover::part(content){text-decoration:underline}.details_hilfe vaadin-details-summary:focus{color:var(--vbg_weiss);background-color:var(--vbg_blau)}.details_hilfe vaadin-details-summary:focus :where(h3,h4){color:var(--vbg_weiss);background-color:var(--vbg_blau)}.details_hilfe vaadin-details-summary:focus::part(toggle){color:var(--vbg_weiss)}.details_hilfe vaadin-details-summary:focus::part(content) :where(h3,h4){text-decoration:underline}.modell_rechner vaadin-form-item::part(label){margin-left:1rem;font-size:1rem;color:#000}.grid_massnahme vaadin-grid-cell-content{margin:.5rem .2rem;padding:0 2px}.grid_seminare vaadin-grid-cell-content{padding:2px}vaadin-integer-field::part(input-field){border:2px solid rgba(26,43,64,.714)}vaadin-notification-card[theme=success]::part(overlay){background-color:var(--vbg_gruen_hell);color:var(--vbg_text)}vaadin-notification-card[theme=error]::part(overlay){background-color:var(--vbg_rot)}vaadin-radio-group::part(label){font-size:16px;color:var(--vgb_text);font-weight:700}vaadin-radio-group[has-label]{padding-top:0}vaadin-radio-button::part(radio){margin-left:1.4rem;background-color:#fff;box-shadow:0 0 0 2px var(--vbg_blau)}vaadin-radio-button[checked]::part(radio){background-color:var(--vbg_blau)}vaadin-radio-button[focus-ring]:not([checked])::part(radio){box-shadow:0 0 0 2px var(--vbg_blau);background-color:#1c3454b3}vaadin-radio-button:not([checked]):not([indeterminate]):not([disabled]):hover::part(radio){box-shadow:0 0 0 2px var(--vbg_blau);background-color:#1c3454b3}vaadin-tab.tab_hilfe{color:var(--vbg_grau)}vaadin-tab.tab_hilfe[selected]{background-color:#fff;color:var(--vbg_blau);border-bottom-color:transparent;text-decoration-line:underline;box-shadow:none}vaadin-tab.tab_hilfe[selected]:before{background-color:transparent}vaadin-tab.tab_hilfe:hover{color:#fff;background-color:var(--vbg_blau);border-bottom-color:var(--vbg_blau);text-decoration-line:underline}vaadin-tab.tab_hilfe[focus-ring]{color:#fff;background-color:var(--vbg_blau);border-bottom-color:var(--vbg_blau);text-decoration-line:underline;box-shadow:none}vaadin-tab.tab_uebersicht{font-size:1.4rem;border:2px solid rgba(0,0,0,.1);border-radius:3px 3px 0 0/3px 3px 0px 0px;background-color:#ededed;color:var(--vbg_grau);margin-left:5px;margin-right:5px}vaadin-tab.tab_uebersicht[selected]{border:2px solid rgba(0,0,0,.1);border-top-left-radius:3px;border-top-right-radius:3px;background-color:#fff;color:var(--vbg_blau);border-bottom-color:transparent;box-shadow:none}vaadin-tab.tab_uebersicht[selected]:before{background-color:transparent}vaadin-tab.tab_uebersicht:hover{color:#fff;background-color:var(--vbg_blau);border-bottom-color:var(--vbg_blau);text-decoration-line:underline}vaadin-tab.tab_uebersicht[focus-ring]{color:#fff;background-color:var(--vbg_blau);border-bottom-color:var(--vbg_blau);text-decoration-line:underline;box-shadow:none}vaadin-text-area.text_area_rot::part(input-field){box-shadow:inset 0 0 0 1px red;padding-left:0;padding-right:0}vaadin-text-area.text_area_massnahme::part(input-field){background-color:var(--vbg_weiss);box-shadow:none;padding-left:0;padding-right:0}vaadin-text-field::part(input-field){box-shadow:inset 0 0 0 1px #1a2b40b6;background-color:var(--lumo-base-color)}vaadin-text-field::part(label){padding-left:1px;color:#000;overflow:visible}vaadin-text-field[focused]:not([readonly])::part(label){color:#004994}vaadin-text-field::part(label):empty{padding:0;margin:0}vaadin-text-field[disabled]::part(input-field){background-color:#fff}vaadin-text-field[disabled]::part(label){color:var(--vbg_text);-webkit-text-fill-color:var(--vbg_text)}vaadin-upload>vaadin-button{color:var(--vbg_grau);border:1px solid var(--vbg_grau);background:#ececec}vaadin-upload>vaadin-button:hover{background-color:var(--vbg_blau);color:#fff}@font-face{font-family:"Source Sans 3";font-weight:400;font-style:normal;font-stretch:normal;src:url(./SourceSans3-Regular.ttf-BqTI-3mA.woff2) format("woff2"),url(./SourceSans3-Regular.ttf-BFSbdvZ_.woff) format("woff")}.AllgemeinViewImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}.AllgemeinMinWidthHeight{min-width:100%;min-height:100%}.AllgemeinUeberschriftH1{line-height:1.1;font-weight:200;font-size:2.5rem;color:var(--vbg_blau);margin-top:.3rem;margin-bottom:.3rem}.AllgemeinUeberschriftH2{line-height:1.1;font-weight:700;font-size:1.4rem;color:#474747;margin-bottom:0rem}.AllgemeinUeberschriftH3{line-height:1.6;font-weight:700;font-size:1.2rem;margin-bottom:0rem;color:#474747}.AllgemeinRlButton{display:inline-flex;flex-direction:row;align-items:center;cursor:pointer;transition:.3s color,.3s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:var(--lumo-font-size-xl);color:var(--lumo-secondary-text-color);font-weight:500;line-height:1.2;white-space:pre;height:80px;width:400px;background:#ececec;color:var(--vbg_grau);border:1px solid var(--vbg_grau);border-radius:4px;margin-top:10px;margin-bottom:10px;font-size:160%;text-align:left}.AllgemeinRlButton:hover{background-color:var(--vbg_blau);color:#fff}.AllgemeinRlButton:focus{outline:none;background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.AllgemeinRlButtonKlein{display:inline-flex;flex-direction:row;align-items:center;cursor:pointer;transition:.3s color,.3s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.2;white-space:pre;background-color:#ececec;color:var(--vbg_grau);border:1px solid var(--vbg_grau);border-radius:4px;margin-top:10px;margin-bottom:10px;text-align:left}.AllgemeinRlButtonKlein:hover{background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.AllgemeinRlButtonKlein:focus{outline:none;background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.AllgemeinRlButtonKleinDisabled{display:inline-flex;flex-direction:row;align-items:center;cursor:default;transition:.3s color,.3s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.2;white-space:pre;background-color:#ececec;color:var(--vbg_grau);border:1px solid var(--vbg_grau);border-radius:4px;margin-top:10px;margin-bottom:10px;text-align:left;opacity:.5;--lumo-disabled-text-color: var(--vbg_grau)}.AllgemeinRlButtonKleinDisabled:hover{background-color:#ececec;color:var(--vbg_grau);text-decoration:none;font-weight:500}.AllgemeinRlTransparent{display:inline-flex;flex-direction:row;align-items:center;cursor:pointer;transition:.3s color,.3s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;line-height:1.2;white-space:pre;background:transparent;border-radius:4px;margin-top:10px;text-align:left}.AllgemeinRlTransparent:hover{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}.AllgemeinRlTransparent a:hover{color:#fff}.AllgemeinRlTransparent:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}.AllgemeinRlNavigation{padding:5px 10px;display:block;font-size:1.2rem;height:24px}.AllgemeinRlNavigationGross{display:flex;align-items:center;font-size:1.2rem;height:72px;width:150px;padding-left:5px}.AllgemeinSpanRouterLink{color:var(--vbg_blau)}.AllgemeinSpanRouterLink:hover,.AllgemeinSpanRouterLink:focus{color:#fff;text-decoration:underline}.AllgemeinSpanRouterLinkFocused{color:#fff;text-decoration:underline}.AllgemeinButtonKpz{color:var(--vbg_grau);font-size:1rem;border:1px solid var(--vbg_grau);background:#ececec}.AllgemeinButtonKpz:hover,.AllgemeinButtonKpz[focused],.AllgemeinButtonKpz:focus{background-color:var(--vbg_blau);color:#fff;cursor:pointer}.AllgemeinButtonKpzTransparent{color:var(--vbg_blau);background-image:none;background-color:transparent;border:none}.AllgemeinButtonKpzTransparent:hover,.AllgemeinButtonKpzTransparent[focused]{background-color:var(--vbg_blau);color:#fff;cursor:pointer}.AllgemeinConfirmDialog{box-shadow:1px 1px 1px .5px #222;border-right:1px solid black;border-left:1px solid black;border-top:1px solid black;border-bottom:solid 1px black}.SeitenkopfLayoutSeitenkopf{min-width:100%;padding-top:20px;padding-bottom:15px}.SeitenkopfVlLogo{float:left;clear:left}.SeitenkopfVlTitel{float:right;clear:right}.SeitenkopfAnchor{border:1px solid transparent}.SeitenkopfAnchor:focus{border:1px solid var(--vbg_blau);outline:none;text-decoration:none}.Anlage3oder4ButtonTransparent{color:var(--vbg_blau);background-image:none;background-color:transparent;border:none;padding:0}.Anlage3oder4ButtonTransparent:hover,.Anlage3oder4ButtonTransparent[focused]{color:var(--vbg_blau);background-color:transparent;cursor:pointer}.Anlage3oder4ButtonTransparent:hover:before{background-color:transparent}.Anlage3oder4ButtonTransparent[focus-ring]{color:var(--vbg_blau);background-color:transparent;box-shadow:0 0 0 5px #fff,0 0 0 7px var(--vbg_blau)}.AnlageSpVerbindungGesperrt{background-color:#ececec;border-top:4px solid #ECECEC;border-bottom:4px solid #ECECEC}.AnlageSpVerbindungAktiv{background-color:#fff;border-top:4px solid var(--vbg_blau);border-bottom:4px solid var(--vbg_blau)}.Anlage3oder4SpImgAktiv{border:4px solid var(--vbg_blau);border-radius:50%;background-color:var(--vbg_blau);padding:.5rem}.Anlage3oder4SpImgGesperrt{border:4px solid #ECECEC;border-radius:50%;background-color:#ececec;padding:.5rem}.Anlage3oder4SpImgErledigt{border:4px solid var(--vbg_blau);border-radius:50%;background-color:#fff;padding:.5rem}.styled-svg>svg>*{fill:inherit;stroke:inherit}#AnmeldungRlErklaerfilme{margin-top:10px}#AnmeldungRlErklaerfilme:hover{text-decoration-line:underline}#AnmeldungRlErklaerfilme a:focus{text-decoration-line:underline}#AnmeldungVlUeberschrift2{background:var(--vbg_blau);padding-left:20px;padding-right:20px;min-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px}#AnmeldungSpanUeberschrift2{color:#fff;line-height:1.5;font-size:160%;font-weight:300;margin-bottom:.5em;margin-top:.5em}#AnmeldungHlDatenschutz{padding:10px 10px 10px 60px;height:auto!important}.AnmeldungCbDatenschutz{padding-top:2px;padding-right:5px}.AnmeldungCbDatenschutz label{color:transparent;width:1px}#AnmeldungDivTextDatenschutz a{color:#0a0af0}#BarrierefreiheitVlHaupt{min-width:100%;float:left;clear:both;width:auto!important}.BarrierefreiheitLbTextUe{margin-top:1.1em;margin-bottom:.1em;color:var(--vbg_blau);white-space:normal;font-size:1.2em}.BarrierefreiheitLbTextUe h2{color:var(--vbg_blau);white-space:normal;font-size:1.2em}.BarrierefreiheitLbText{white-space:normal;font-size:1.1em}.BarrierefreiheitLbText p{margin-top:.3em;margin-bottom:.4em}#BrancheVlUeberschrift{float:left;clear:both}#BrancheVlBranchenauswahl{float:left;clear:left}.BrancheVlBranchenElement{margin:10px 5px 5px;vertical-align:bottom}.BrancheVlBranchenElement:hover{outline:2px solid var(--vbg_blau);box-shadow:none;cursor:pointer}.BrancheVlBranchenElementFocus{outline:2px solid var(--vbg_blau);box-shadow:none}.BrancheVlBranchenElementKeinFocus{outline:none;box-shadow:none}.BrancheVlBranchenElementSelected{margin:10px 5px 5px;vertical-align:bottom;background-color:var(--vbg_blau)}.BrancheDivBranchenElementUeberschrift h2{color:var(--vbg_blau);font-weight:700;font-size:90%;max-width:300px;padding-left:5px;padding-top:2px;margin-top:0}.BrancheDivBranchenElementUeberschriftSelected h2{color:#fff;font-weight:700;font-size:90%;max-width:300px;padding-left:5px;padding-top:2px;margin-top:0}.BrancheHlBranchenElementBild{background:#ececec;min-width:290px}.BrancheBtnBranchenListe{border:none;margin:0;padding:0}.BrancheBtnBranchenListe:hover{cursor:pointer}.BrancheBtnBranchenListe:focus:after{border:none;box-shadow:none}.BrancheBtnBranchenInfo{margin-left:5px;cursor:pointer;background-color:var(--vbg_grau);color:#fff;font-size:150%;border:1px solid rgb(236,236,236);border-radius:4px}.BrancheBtnBranchenInfo:hover,.BrancheBtnBranchenInfo[focused]{background:#fff;color:var(--vbg_grau);border:1px solid var(--vbg_grau);cursor:pointer}#BrancheHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#ErklaerfilmeFlErklaerfilme{min-width:100%;height:auto!important}#ErklaerfilmeVlFilmDisplay{margin:0;padding:0;position:relative;height:auto!important}.ErklaerfilmeVlAuswahlFilme{margin-top:20px;margin-right:20px}.ErklaerfilmeBtnIcon{background:transparent;padding:2px;border:1px transparent solid;text-align:center;font-weight:700}.ErklaerfilmeBtnIcon:hover,.ErklaerfilmeBtnIcon[focused]{border:1px solid var(--vbg_blau);outline:none;text-decoration:none;cursor:pointer}.ErklaerfilmeBtnIcon[focused]{border:1px solid var(--vbg_blau);outline:none;text-decoration:none}.ErklaerfilmeDivLabel{padding-left:2px}#ErklaerfilmeHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#ErklaerfilmeDivWeiter{margin-left:5px;margin-top:5px}#ErklaerfilmeRlStart{padding:5px 10px;font-size:1.2rem;height:24px}#FeedbackHlEinleitung{margin-top:20px;float:left}.FeedbackLbInfoText{color:var(--vbg_grau)}.FeedbackImgBild{max-width:80%;max-height:80%;margin-left:50px;margin-top:20px}#FeedbackVlFragen{background:var(--vbg_blau_10);width:710px;min-width:40%;float:left;margin-bottom:20px;padding-top:.5em;padding-bottom:.5em}.FeedbackLbLegende{font-size:80%;font-weight:700;text-align:center}.FeedbackSpFrage{padding-left:.5em}#FeedbackTaKommentar{height:85px;padding-left:.5em;padding-right:.5em}#FeedbackBtnFragebogen{margin-bottom:1em}.FehlerViewFehlerImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}.FehlerHlFehler{width:100%}.FehlerVlText{margin-top:30px}.FehlerLbUeberschrift{color:var(--vbg_blau);font-size:250%}.FehlerRl{margin-top:10px;margin-bottom:10px;padding:0 10px;height:30px}.FehlerDivHauptText{color:var(--vbg_grau);width:100%}.FehlerDivHauptText a:hover{background-color:var(--vbg_blau);color:#fff;font-weight:700;border:2px solid var(--vbg_blau);border-radius:4px}.FehlerDivHauptText a:focus{outline:none;border:2px solid var(--vbg_blau);border-radius:4px;box-shadow:none}.FehlerPText{border:none;background:transparent;box-shadow:none}.FehlerBtOk{font-size:.9em;margin-top:20px;background-color:#ececec;color:var(--vbg_grau);border:1px solid var(--vbg_grau);box-shadow:none}.FehlerVlImage{margin-top:100px}#FortbildungVlHaupt{min-width:100%}#FortbildungVlUeberschrift{float:left;clear:both}#FortbildungVlBranchentitel{background:var(--vbg_blau)}#FortbildungLbBrancheGew{padding-left:10px;padding-right:10px;font-weight:700;font-size:120%;line-height:1.1;color:#fff}.FortbildungHlBranchenbild{margin-left:5px}#FortbildungLbEinleitung{white-space:normal}.FortbildungCbFortbildungAuswahl{white-space:normal;margin-right:2px;margin-top:5px}#FortbildungVlFortbildungListe{margin-top:10px;background:#ececec}#FortbildungHlFortbildungListeWahl{padding-top:10px;padding-bottom:10px}.FortbildungHlModullisteWahlZeile{padding-left:5px;padding-right:5px}#FortbildungHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#FortbildungLbNeueFort{padding-left:10px;color:#000;line-height:.9}.FusszeileLayoutFusszeile{padding-top:5px;background:var(--vbg_grau)}#FusszeileFlFusszeile{min-width:var(--vbg_fusszeile_min_width);max-width:var(--vbg_fusszeile_max_width);padding-left:10px;padding-right:10px;min-height:3.2rem}.FusszeileDiv{font-size:1.2rem}.FusszeileDiv a{color:#fff;padding:5px;margin-left:1rem;margin-right:1rem;border-bottom:2px solid transparent}.FusszeileDiv a:hover{border-bottom:2px solid #ffffff;text-decoration:none}.FusszeileDiv a:focus{border-bottom:2px solid #ffffff;text-decoration:none!important}.FusszeileDiv li{float:left}.FusszeileDiv ul{margin-block-start:.5rem;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.HilfeVlSublayout{width:900px;float:left;margin-top:5px;margin-bottom:5px}.HilfeUe2{margin-top:20px;margin-bottom:10px;color:var(--vbg_blau)}.HilfeTabGlossarAbisZ{font-size:1.2rem;padding:0;margin:0;min-width:30px;width:30px;height:30px}.HilfeDivArrUebersicht,.HilfeDivArrUebersicht h3{margin-block-start:.25rem;margin-block-end:.25rem;font-weight:500;font-size:1.375rem}.HilfeDivGlossarAbisZ{font-size:110%;padding-left:2rem;color:var(--vbg_grau);cursor:default}.HilfeDivGlossarAbisZ:hover{color:var(--vbg_grau)}.HilfeText{color:var(--vbg_text);padding-left:15px}.HilfeVlGlossarFAQ{border-radius:5px;background:transparent;margin-bottom:5px}.HilfeDetFAQ{cursor:pointer}.HilfeDetFAQ h4{--lumo-header-text-color: var(--vbg_blau)}.HilfeDetFAQ:hover h4{--lumo-header-text-color: var(--vbg_weiss)}.HilfeDetFAQ:focus h4{--lumo-header-text-color: var(--vbg_weiss)}.HilfeDivHeadingFAQ h4{margin-block-start:.25rem;margin-block-end:.25rem;font-weight:500;display:inline-flex;white-space:normal;--lumo-header-text-color: var(--vbg_blau)}.HilfeDivHeadingFAQ:hover h4{--lumo-header-text-color: var(--vbg_weiss)}.HilfeDivHeadingFAQ:focus h4{--lumo-header-text-color: var(--vbg_weiss)}.HilfeDivFAQ{font-size:110%;padding-left:2rem;padding-right:1rem;cursor:default}.HilfeDivFAQ a{font-weight:700}.HilfeDivFAQ:hover{color:var(--vbg_grau)}.HilfeButton{cursor:pointer;background-color:var(--vbg_blau_10);border:none;text-align:left;padding-left:5px;font-size:1.5rem;color:var(--vbg_grau)}.HilfeButton h3{margin-top:0;margin-bottom:0;font-weight:400;font-size:1.375rem}.HilfeButton:hover,.HilfeButton[focused],.HilfeButton:hover h3,.HilfeButton[focused] h3{background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline;cursor:pointer}#InfoCheckViewInfoCheckImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}.InfoCheckHlInfoCheck{min-width:100%;min-height:100%;width:100%}#InfoCheckSpUe1Subtitel h1{color:var(--vbg_text);font-weight:700;font-size:120%;margin-top:5px!important;margin-bottom:3px}#InfoCheckDivBranche{margin-top:10px;margin-bottom:10px;font-weight:700}.InfoCheckVlRechts,.InfoCheckVlTabLernen,.InfoCheckVlTabCheck{min-height:100%}#InfoCheckRlUebersicht,#InfoCheckRlLotse{margin-top:30px;margin-bottom:10px}#InfoCheckDivPages{width:100%}.LernmodulNavigationLayout{margin-top:10px}.LernmodulNavigationBtnSeite{border:none;padding:0;background:transparent;text-align:left;cursor:pointer;border-radius:0}.LernmodulNavigationBtnSeite:hover,.LernmodulNavigationBtnSeite[focused]{outline:2px solid var(--vbg_blau);border:none;background-color:transparent}.LayoutLernmodulLayout{margin-top:10px;margin-bottom:10px;min-width:100%;min-height:100%}.LayoutLernmodulVlModulNr{background:var(--vbg_blau);width:30px;height:80px;text-align:center}.LayoutLernmodulLbModulNr{color:#fff;font-weight:700;font-size:160%;text-align:center}.LayoutLernmodulVlHaupt{border:solid 1px var(--vbg_blau);position:relative;min-width:100%;min-height:100%}.LayoutLernmodulVlMitte{min-width:100%;max-width:760px}.LayoutLernmodulHlUeberschrift{background-position:center center;background-repeat:no-repeat;min-width:100%;padding-bottom:10px;vertical-align:bottom}.LayoutLernmodulVlUeberschriftT{background:#fffc;padding:20px;margin-top:80px;margin-right:10px;margin-left:10px}.LayoutLernmodulLbUeberschrift{font-weight:700;font-size:140%}.LayoutLernmodulVlUebersicht{padding:10px 10px 10px 30px;cursor:pointer}.LayoutLernmodulLbUebersicht{float:left;border:2px solid transparent}.LayoutLernmodulLbUebersicht b{vertical-align:middle}.LayoutLernmodulLbUebersicht a{color:var(--vbg_text);text-decoration:none;border:2px transparent var(--vbg_grau);border-radius:4px;text-align:left;box-shadow:none;white-space:normal;vertical-align:middle;line-height:2;width:354px!important}.LayoutLernmodulLbUebersicht:hover{border:2px solid var(--vbg_blau)}.LayoutLernmodulLbUebersicht a:focus{border:2px solid var(--vbg_blau);box-shadow:none;outline:none;margin-bottom:40px}.LayoutLernmodulVlEinleitung,.LayoutLernmodulVlZieltext{padding:10px 10px 10px 30px}.LayoutLernmodulHlUeFrage{background:var(--vbg_blau_10);min-width:100%;vertical-align:bottom}.LayoutLernmodulVlFrage{padding-top:10px}.LayoutLernmodulLbFrageModul{font-weight:700;font-size:100%;padding-left:10px}.LayoutLernmodulLbFrage{font-weight:700;font-size:140%;padding-left:10px}.LayoutLernmodulVlAntwort{padding:10px 10px 10px 30px}.LayoutLernmodulLbAntwort{width:100%}.LayoutLernmodulVlTippTitel{background:#fffc;padding:20px;margin-top:10px;margin-right:10px;margin-left:10px}.LayoutLernmodulVlTippTitelUt{background:#fffc;padding:20px;margin:80px 10px 10px}.LayoutLernmodulLbTippModul h2{font-weight:700;font-size:140%;margin-top:0;margin-bottom:0}.LayoutLernmodulHlTipp{padding-top:10px;padding-bottom:10px}.LayoutLernmodulVlImgTipp{padding-left:10px}.LayoutLernmodulVlTipp{padding-left:10px;padding-right:10px}.LayoutLernmodulSpTipp h3{font-weight:700;font-size:1rem;margin-top:0;margin-bottom:0}.LayoutLernmodulLbLetzteSeite a{font-weight:700}.LayoutLernmodulLbTippInfo{font-weight:700;font-size:140%}.LayoutLernmodulHlPraxishilfe{padding-top:10px;padding-bottom:10px}.LayoutLernmodulVlImgPraxishilfe{padding-left:10px}.LayoutLernmodulVlPraxishilfe{padding-left:10px;padding-right:10px}.LayoutLernmodulHlBegriffe{padding-top:10px;padding-bottom:10px}.LayoutLernmodulVlImgBegriffe{padding-left:10px}.LayoutLernmodulVlBegriffe{padding-left:10px;padding-right:10px}.LayoutLernmodulHlRecht{padding-top:10px;padding-bottom:10px}.LayoutLernmodulVlImgRecht{padding-left:10px}.LayoutLernmodulVlRecht{padding-left:10px;padding-right:10px}.LayoutLernmodulHlFuss{background:var(--vbg_blau_10);min-width:100%}.LayoutLernmodulVlZurueck{background:var(--vbg_blau);float:left;cursor:pointer}.LayoutLernmodulDiv{color:#fff;padding-left:.5rem;padding-right:.5rem;text-decoration:none}.LayoutLernmodulDiv:hover{background-color:#fff;color:var(--vbg_blau);text-decoration:underline}.LayoutLernmodulDivFocused{text-decoration:underline;color:var(--vbg_blau)}.LayoutLernmodulRl{margin-left:.5rem;margin-right:.5rem;text-decoration:none}.LayoutLernmodulRl:hover{color:var(--vbg_blau);text-decoration:underline}.LayoutLernmodulRl:focus{background-color:#fff;color:var(--vbg_blau)}.LayoutCheckRl{margin-left:.5rem;margin-right:.5rem;text-decoration:none}.LayoutCheckRl:hover{color:var(--invers-color);text-decoration:underline}.LayoutCheckRl:focus{background-color:var(--text-color);color:var(--invers-color)}.LayoutCheckDiv{color:var(--text-color);padding-left:.5rem;padding-right:.5rem;text-decoration:none}.LayoutCheckDiv:hover{background-color:var(--text-color);color:var(--invers-color);text-decoration:underline}.LayoutCheckDivFocused{text-decoration:underline;color:var(--invers-color)}.LayoutLernmodulBtn{color:#fff;height:25px;font-weight:400;font-size:100%;text-align:center;margin-left:5px;margin-right:5px;text-decoration:none;white-space:normal;border:none;border-radius:0;background-color:transparent;background-image:none}.LayoutLernmodulBtn:hover{background-color:#fff;color:var(--vbg_blau)}.LayoutLernmodulBtn:focus{border:2px solid var(--vbg_blau_hell);outline-color:red}.LayoutLernmodulVlWeiter,.LayoutLernmodulVlZurUebersicht{background:var(--vbg_blau);float:right;cursor:pointer}.LayoutLernmodulLinkZurUebersicht{color:#fff;font-size:100%;text-align:center;margin-left:10px;margin-right:10px;text-decoration:none}.CheckNavigationLayout{margin-top:10px}.CheckNavigationBtnSeite{margin-right:8px}.LayoutCheckLayout{margin-top:10px;min-width:100%;min-height:100%;margin-bottom:10px}.LayoutCheckVlZurueck{float:left;cursor:pointer}.LayoutCheckVlWeiter{float:right;cursor:pointer}.LayoutCheckBtn{height:25px;font-weight:400;font-size:100%;text-align:center;margin-left:5px;margin-right:5px;text-decoration:none;white-space:normal;border:none;border-radius:0;background-color:transparent;background-image:none}.LayoutCheckLbModulNr{font-weight:700;font-size:160%;text-align:center}.LayoutCheckVlHaupt{position:relative;min-width:100%;min-height:100%}.LayoutCheckVlMitte{min-width:100%;margin-bottom:10px}.LayoutCheckLinkWeiter,.LayoutCheckLinkZurUebersicht{color:#fff;font-size:100%;text-align:center;margin-left:10px;margin-right:10px;text-decoration:none}.LayoutCheckHlUeberschrift{background-position:center center;background-repeat:no-repeat;min-width:100%;vertical-align:bottom;margin-bottom:10px}.LayoutCheckVlKopfZielTextTitel{height:100px;padding-left:10px;padding-top:10px;padding-bottom:10px;margin-bottom:10px}.LayoutCheckLbKopfZielTextTitel,.LayoutCheckLbKopfZielTextSubTitel{font-weight:700;font-size:120%}.LayoutCheckVlKopfZielText{min-width:100%}.LayoutCheckLbKopfZielText{margin:20px}.LayoutCheckVlUebTitel{height:100px;padding-left:10px;padding-top:10px;padding-bottom:10px}.LayoutCheckLbUebTitelNr{color:#000;font-weight:700;font-size:120%}.LayoutCheckLbEL{color:#000}.LayoutCheckLbZwischentext{color:var(--vbg_blau);margin-top:10px;margin-left:90px}.LayoutCheckLbUntertext{color:#000;margin-left:80px}.LayoutCheckHlLegende{margin-top:10px;margin-right:8px;height:auto!important}.LayoutCheckVlLegende{min-height:100%}.LayoutCheckLbLegende{font-size:75%}.LayoutCheckHlLegendeRot{background:var(--vbg_rot)}.LayoutCheckHlLegendeGelb{background:var(--vbg_gelb)}.LayoutCheckHlLegendeGruen{background:var(--vbg_gruen)}.LayoutCheckHlFrage{min-width:100%;margin-bottom:5px}.LayoutCheckVlFrageSymbol{padding-left:10px}.LayoutCheckImgFrageSymbol{padding-top:20px}.LayoutCheckVlFrageText{padding-top:10px;padding-right:10px}.LayoutCheckVlFrageAntwort{background:#eee;min-height:100%}.LayoutCheckVlFrageAntwortLeer{border:1px solid red}.LayoutCheckOgFrageAntwort label{color:transparent}.LayoutCheckOgFrageAntwort.v-select-optiongroup .v-select-option{display:inline-block;padding-right:2px;margin-right:3px;margin-left:25px}.LayoutCheckLbTodoEinleitung{margin-left:80px;margin-right:10px;margin-top:20px;float:left;font-size:110%}.LayoutCheckHlTodoLegende{margin-top:10px;margin-right:8px;float:right;height:auto!important}.LayoutCheckHlTodoFrageSub{min-width:100%;margin-bottom:5px}.LayoutCheckVlTodoFrageSymbol{padding-top:20px;padding-left:10px}.LayoutCheckImgTodoFrageSymbol{border-style:solid;border-color:red;border-radius:5px}.LayoutCheckVlTodoFrageText{padding-top:5px;padding-bottom:5px;padding-right:10px}.LayoutCheckVlTodoFrageAntwort{background:#eee;min-height:100%}.LayoutCheckOgTodoFrageAntwort .v-select-option.v-radiobutton{display:inline-block;text-align:center;margin-left:22px;margin-right:16px}.LayoutCheckBtnTodoNeu{margin-top:10px;margin-bottom:10px;margin-left:80px;font-size:1rem!important;font-weight:400!important}.LayoutCheckBtnTodoEntfernen{margin-top:10px;margin-bottom:10px;margin-left:70px;font-size:1rem!important;font-weight:400!important}.LayoutCheckVlTodoFrageEntfText{padding-top:5px;padding-bottom:5px;padding-right:10px}.LayoutCheckBtnGefEntfernen{font-size:1.7rem;overflow:hidden;width:auto!important}.LayoutCheckVlTrenner{background:var(--vbg_grau);margin-right:8px;margin-bottom:20px}.LayoutCheckHlFreitext{min-width:100%}.LayoutCheckVlFreitextSymbol{padding-top:20px;padding-left:10px}.LayoutCheckImgFreitextSymbol{padding-top:10px}.LayoutCheckVlFreitext{margin-right:8px}.LayoutCheckBtnFreitextInfo{padding:0;margin-left:10px;border:none;background:none;color:var(--vbg_blau);text-shadow:none;font-weight:700;border:1px solid var(--vbg_grau);border-radius:9px;line-height:1.3}.LayoutCheckBtnFreitextInfo:hover{color:#fff;background-color:var(--vbg_grau)}.LayoutCheckTaFreitext{margin-bottom:10px}.LayoutCheckHlFuss{min-width:100%}.LayoutCheckHlPraxishilfe{min-width:100%;margin-right:8px;margin-left:10px}.LayoutCheckVlPraxishilfeLinks{padding-top:20px}.LayoutCheckLbPraxishilfeTitel{font-size:120%}.LayoutCheckLbPraxishilfe a{font-weight:700}.InfoCheckLernmodulBild{float:right;padding:0 0 10px 10px}.InfoCheckUebersichtBild{float:left}.LayoutFortbildungVlTippTitel{background-position:center center;background-repeat:no-repeat;height:180px;min-width:100%;padding-left:30px;padding-top:10px;padding-bottom:10px;vertical-align:bottom}.LayoutFortbildungVlTippTitelUt{background:#fffc;padding:20px;margin:10px}.LayoutFortbildungVlFrage{background:var(--vbg_blau_10);min-width:100%;padding-left:30px;padding-top:10px;padding-bottom:10px}.LayoutFortbildungVlAntwort{padding:10px 10px 10px 30px}#KontaktViewKontaktImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#KontaktVlKontakt,#KontaktClInhalt{min-width:100%;min-height:100%}#KontaktVlLinks{float:left;clear:left;margin-top:10px;margin-bottom:10px;margin-right:10px}#KontaktHlKontaktTelefon{background:#e2eab1;padding:10px;margin:30px}#KontaktUeKontaktTelefon{margin-top:0}#KontaktDivKontaktTelefonNr{margin-left:10px}#KontaktLbKontaktTelefonNr{color:var(--vbg_blau)}#KontaktVlRechts{margin-top:10px;margin-bottom:10px;margin-left:10px;float:left;clear:right}#KontaktImgFormular{z-index:10;position:absolute;padding-top:100px}#KontaktVlFormularHaupt{z-index:1;position:relative}#KontaktVlFormular{background:#e2eab1;margin-left:50px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#KontaktVlFormularTitel{background:var(--vbg_gruen_hell);margin-bottom:10px;padding-left:20px;padding-right:20px;min-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px}#KontaktUeFormularTitel{margin-bottom:1em}#KontaktLbFormularTitel h2{color:#000;line-height:1.5;font-size:160%;font-weight:300}#KontaktFolKontakt{margin-left:50px}#KontaktLbAnhang{color:var(--vbg_blau);margin-top:10px;margin-right:10px;margin-left:67px}.KontaktFormularFeld,.KontaktFormularFeldPflicht{margin-top:10px;margin-right:20px}#KontaktLbPflichtfelder{font-size:80%;margin-top:5px;margin-left:50px}.KontaktButton{margin-top:20px;margin-bottom:20px}#KontaktBtnAbsenden{margin-left:20px}#KontaktBtnAbbrechen{margin-right:20px}#KontaktLbAnhangDatei{line-height:1;vertical-align:middle!important}#KontaktVlAnhang{margin-top:20px}.KontaktUplAnhang{margin-left:20px;padding-left:10px;vertical-align:middle}.KopfzeileLayoutKopfzeile{background:var(--vbg_blau)}.KopfzeileLayoutKopfzeileTest{background:#c92c8f}#KopfzeileFlKopfzeile{min-width:var(--vbg_kopfzeile_min_width);max-width:var(--vbg_kopfzeile_max_width);padding-left:10px;padding-right:10px;min-height:3.2rem}#KopfzeileHlKopfzeileTabs{margin-left:auto}.KopfzeileDiv a{color:#fff;padding:5px;margin-left:1rem;border-bottom:2px solid transparent}.KopfzeileDiv a:hover{border-bottom:2px solid #ffffff;text-decoration:none}.KopfzeileDiv a:focus{border-bottom:2px solid #ffffff;text-decoration:none!important}.KopfzeileDiv li{float:left}.KopfzeileDiv ul{margin-block-start:.5rem;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}#KopfzeileDivUser{color:#fff;font-size:100%;text-decoration:none;text-align:left;padding-right:10px;margin-top:.5rem;border-bottom:2px solid transparent}#LeichtespracheViewLeichtespracheImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#LeichtespracheVlLeichtesprache{min-width:100%;min-height:100%}#LeichtespracheVlHaupt{float:left;clear:both}#LoginViewLoginImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#LoginVlStart{min-width:100%;min-height:100%}.LoginImgLinks{margin:10px;float:left;clear:left}#LoginVlMitte{float:left;padding-left:1.5em;padding-right:1.5em}#LoginLbPflichtfelder{color:var(--vbg_grau);font-size:80%;margin-top:5px;padding-right:10px;text-align:right}.LoginBtnLogin{margin-top:20px;margin-bottom:10px;font-size:1rem}.LoginImgRechts{margin:10px;padding-left:40px;float:left}#LoginVlPwdVergessen{outline-color:var(--vbg_blau);outline-style:solid;outline-width:2px}#LoginFlKundennr{float:left;height:auto!important}#LoginTfKundennr{margin-left:10px;margin-right:2px}#LoginHlReCaptcha{height:auto!important}#LoginHlPwdAnfordern{padding-top:20px;float:left;height:auto!important}#LoginVlAktuelles{margin-top:1.25 * var(--v-font-size);background-color:var(--vbg_gruen_aktuelles_background)}#LoginDivDatenschutz{padding-left:10px}#LoginLbDsEinleitung{color:var(--vbg_blau);font-size:140%}#LoginWinNewsMeldung,#LoginVlNewsMeldung{overflow-y:auto}#LoginVlAktuellesText{background-color:var(--vbg_gruen_aktuelles_background);border:1px solid var(--vbg_grau);border-radius:4px;max-width:250px}#LoginDivAktuelles{background-size:257px 40px;background-image:linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-moz-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-ms-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--bg_gruen_aktuelles_titel));background-image:-webkit-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-o-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-repeat:no-repeat;color:var(--vbg_text)}#LoginDivAktuelles a{background-color:transparent;border:1px solid transparent;padding-top:10px;padding-left:5px;padding-right:5px;display:block;font-size:90%;font-weight:700;white-space:normal;height:auto!important;text-align:left;color:var(--vbg_text);box-shadow:none}#LoginDivAktuelles a:hover{background-color:var(--vbg_blau);color:#fff}#LoginDivAktuelles a:focus{background-color:var(--vbg_blau);color:#fff;outline:none}#LoginLbNewsMeldungCaption h1{margin-top:1.25em;margin-bottom:10px;font-size:1rem}#LoginLbNewsMeldungText ul{padding-left:1rem}#LotseViewLotseImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#LotseVlLotse{min-width:100%;min-height:100%}#LotseVlHaupt{min-width:100%;float:left;clear:both;width:auto!important}#LotseRlUebersicht{padding-top:5px;padding-bottom:5px;padding-left:1.5rem;padding-right:10px;width:140px;margin-top:30px;margin-left:10px;margin-bottom:10px;font-size:120%;vertical-align:middle;display:flex;align-items:center}.LayoutLotseCheckVlName{margin-left:1rem}.LayoutLotseCheckLayoutArrLotseCheck{padding-top:10px;padding-bottom:10px}.LayoutLotseCheckRlCheckNr{text-decoration:none;margin-top:0;width:100%;color:var(--vbg_text);font-size:1.3rem}.LayoutLotseCheckRlCheckNr:hover{background-color:var(--vbg_blau);color:#fff;text-decoration:none}.LayoutLotseCheckRlCheckNr:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:none}.LayoutLotseDivCheckNr{color:var(--lotse-text-color);background-color:var(--lotse-invers-color);font-size:1.3rem;text-decoration:none;width:150px!important;text-align:center}.LayoutLotseDivCheckNr:hover{color:var(--lotse-text-color);background-color:var(--lotse-invers-color);text-decoration:none;cursor:pointer}.LayoutLotseUeLotse{padding-left:10px}.LayoutLotseCheckCsErgebnisse{margin-left:40px}.LayoutLotseIcon{font-size:160%;padding:3px}.LayoutLotseIcon:hover{background-color:var(--vbg_blau);color:#fff}.LayoutLotseIcon:focus{background-color:var(--vbg_blau);color:#fff}.LayoutLotseCheckRl{margin-left:10px;margin-bottom:10px;padding-top:7px;padding-bottom:9px;color:var(--vbg_grau)}.LayoutLotseCheckRl:focus{background-color:var(--vbg_blau);color:#fff}#MeinkpzportalViewMeinkpzportalImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#MeinkpzportalVlMeinkpzportal{min-width:100%;min-height:100%}#MeinkpzportalVlHaupt{min-width:100%}#MeinkpzportalClUeberschrift{float:left;clear:both}#MeinkpzportalHlHotlineTelefon{margin-top:10px;margin-left:368px;margin-bottom:1rem}#MeinkpzportalHlHotlineTelefonSub1{padding:10px 20px 10px 10px;background-color:var(--vbg_gruen_hell)}#MeinkpzportalHlHotlineTelefonSub2{padding:10px 20px 10px 10px;background-image:linear-gradient(to right,#afca06,#afca0600);background-image:-moz-linear-gradient(to right,rgba(175,202,6,1),rgba(175,202,6,0));background-image:-ms-linear-gradient(to right,rgba(175,202,6,1),rgba(175,202,6,0));background-image:-webkit-linear-gradient(to right,rgba(175,202,6,1),rgba(175,202,6,0));background-image:-o-linear-gradient(to right,rgba(175,202,6,1),rgba(175,202,6,0))}#MeinkpzportalLbHotlineTelefon{color:#333;font-size:140%;font-weight:700;margin-top:5px;margin-left:20px}#MeinkpzportalHlInhalt{min-width:40%;float:left;margin-top:20px}#MeinkpzportalLbInfosUeberschrift{padding-top:5px}.MeinkpzportalUeberschrift{color:var(--vbg_blau);vertical-align:middle;margin-bottom:10px}.MeinkpzportalLbUeberschrift h2{font-size:160%;font-weight:300;color:var(--vbg_blau)}#MeinkpzportalVlProfil{margin-left:10px}.MeinkpzportalBtnProfil{color:var(--vbg_blau);font-size:144%;height:32px}#MeinkpzportalRlTeilnahme{color:var(--vbg_blau);font-size:144%;text-decoration:none}.MeinkpzportalRlTeilnahme:hover{background-color:var(--vbg_blau);color:#fff}#MeinkpzportalSpTeilnahme{padding-left:10px;padding-right:10px;line-height:2}#MeinkpzportalDetPerson{margin-top:.5rem}#MeinkpzportalVlPerson{padding-left:20px;padding-right:10px;margin-bottom:20px}#MeinkpzportalTfKNR{border:none;box-shadow:none;opacity:1;font-weight:700;font-size:110%}#MeinkpzportalVlAdresse,#MeinkpzportalVlPasswort{padding-left:20px;padding-right:10px;margin-bottom:20px}#MeinkpzportalVlBranche{padding-left:20px;padding-right:10px}#MeinkpzportalRlBranche{display:inline-flex;color:var(--vbg_blau);font-size:1.2rem;text-decoration:none}#MeinkpzportalRlBranche:hover{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}#MeinkpzportalRlBranche a:hover{color:#fff}#MeinkpzportalRlBranche:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}#MeinkpzportalLbBrancheGew{font-weight:700;font-size:1.2rem;height:25px;margin-right:5px}#MeinkpzportalBtnBrancheAendern{margin-left:5px}#MeinkpzportalHlBtnFortbildung{margin-left:15px;vertical-align:middle}#MeinkpzportalLbBtnFortbildung{margin-left:4px}#MeinkpzportalVlFortbildung{padding-left:10px;padding-right:5px;margin-bottom:20px}#MeinkpzportalHlSeminarzeiten{margin-bottom:15px}.MeinkpzportalDfSeminarBis{margin-left:15px}#MeinkpzportalBtnAddSeminar{margin-top:20px;margin-bottom:20px;text-align:center;font-size:100%}#MeinkpzportalGridFort{border:1px solid var(--vbg_checkbox_bg)}.MeinkpzportalBtnFortModule{margin-top:0;margin-bottom:0;font-size:1rem;font-weight:400!important;text-align:left;padding-left:2px;padding-right:2px;height:22px;min-width:25px}.MeinkpzportalLabelFormular{margin-top:10px;margin-right:10px}.MeinkpzportalFeldFormular{margin-right:10px;margin-bottom:2px}.MeinkpzportalFeldFormularRechts{margin-bottom:2px}.MeinkpzportalFeldFormularRequired{margin-right:10px;margin-bottom:2px}.MeinkpzportalHlButtons{margin-top:15px;margin-bottom:10px}.MeinkpzportalButton{margin-right:10px;margin-top:0;margin-bottom:0;font-size:100%;width:95px;text-align:center}#MeinkpzportalBtnConfDiaLoeschen{color:var(--vbg_rot)}#MeinkpzportalBtnConfDiaLoeschen:hover,#MeinkpzportalBtnConfDiaLoeschen[focused]{background-color:var(--vbg_rot);color:#fff}#MeinkpzportalVlInfos{border-right:2px solid var(--vbg_grau);border-left:2px solid var(--vbg_grau);padding-right:8px;padding-left:8px}#MeinkpzportalVlInfosHaupt{padding-top:5px}#MeinkpzportalLbInfosEinleitung{color:var(--vbg_blau)}#MeinkpzportalLbInfosText{white-space:normal}#MeinkpzportalVlInfosSchluss{background-color:#ececec;padding:10px;margin-bottom:15px}#MeinkpzportalVlWeiterbildung{padding-left:5px}#MeinkpzportalLbInfosIcon{font-size:200%}.MeinkpzportalDivH3 h3{font-weight:700;font-size:100%;margin-top:5px;margin-left:5px}.MeinkpzportalDivInfos a{color:var(--vbg_blau)}#MeinkpzportalLbInfosIconText h3{font-weight:700;font-size:100%;white-space:normal;padding-left:10px;margin-top:0}.MeinkpzportalBtnInfos{color:var(--vbg_blau);height:20px;margin:0;padding-left:1px;padding-right:1px;border:none;background-image:none;background-color:transparent;text-decoration:underline;font-size:100%;font-weight:700}.MeinkpzportalBtnInfos:hover{background-color:var(--vbg_blau);color:#fff}.MeinkpzportalBtnInfos:focus:after{border:2px solid var(--vbg_blau)}#MeinkpzportalVlUnterweisung{background-color:#ececec;padding:10px;margin-bottom:15px}#MeinkpzportalVlUnterweisungSub{padding-left:15px}#MeinkpzportalLbUnterweisungIcon{font-size:200%}#MeinkpzportalDivUnterweisung2 ul{padding-inline-start:0px}#MeinkpzportalVlOnlineFortSub{padding-left:15px}#MeinkpzportalDivOnlineFort2 ul{padding-inline-start:0px}#MeinkpzportalLbUnterweisungIconText h3{font-weight:700;font-size:100%;white-space:normal;padding-left:10px;margin-top:0}#MeinkpzportalSpWeiterbildung{padding-left:2px}#MeinkpzportalLbLinkUnterweisung{text-align:center}#MeinkpzportalLbLinkUnterweisung a{color:var(--vbg_blau);text-decoration:none;padding:7px;text-decoration:underline}#MeinkpzportalLbLinkUnterweisung a:hover{background-color:var(--vbg_blau);color:#fff;border:2px solid var(--vbg_blau);border-radius:4px}#MeinkpzportalLbLinkUnterweisung a:focus{outline:none;border:2px solid var(--vbg_blau);border-radius:4px}#MeinkpzportalVlOnlineFort{cursor:pointer;background-color:#ececec;padding:10px}#MeinkpzportalVlDatumFortBis{padding-left:5px}#MeinkpzportalLbDatumFortBis{margin-left:3px;padding-left:4px;padding-right:4px;font-weight:700}#MeinkpzportalLbOnlineFortIcon{font-size:200%}#MeinkpzportalLbFortbildung h3{font-weight:700;font-size:100%;white-space:normal;padding-left:10px;margin-top:0}#MeinkpzportalLbDatumFortBis{text-align:center}#MeinkpzportalVlDokumente{margin-left:8px;padding-right:8px}#MeinkpzportalClDokuEinl{height:auto!important;padding-top:5px;margin-bottom:10px}#MeinkpzportalVlDokuHaupt{padding-top:5px}#MeinkpzportalLbGefBeurt h3{margin-top:0;margin-bottom:0;font-size:1em}#MeinkpzportalLbAushang h3,#MeinkpzportalLbUrkunde h3,#MeinkpzportalLbZertifikat h3{margin-top:0}.MeinkpzportalLbDokuEinl{white-space:normal}#MeinkpzportalFlDokumenteEinl{margin-top:.5rem;margin-bottom:.75rem;padding-top:5px}#MeinkpzportalBtnSelbst{height:0px;margin:1px 5px 0 0;padding:0;font-size:100%;font-weight:700;color:var(--vbg_blau);background-color:#fff}#MeinkpzportalBtnSelbst:hover,#MeinkpzportalBtnSelbst[focused]{color:var(--vbg_blau);background-color:#fff;cursor:pointer}.MeinkpzportalBtnSelbstWin{margin-top:20px;overflow:hidden;font-size:100%}.MeinkpzportalBtnSelbstWin[disabled]{--lumo-disabled-text-color: var(--vbg_grau);border:1px solid var(--vbg_grau);opacity:.5}.MeinkpzportalLbDokumente h3{margin-top:0;margin-bottom:0;font-size:1em;font-weight:700}#MeinkpzportalVlGefBeurtLinks{margin-left:10px}#MeinkpzportalImgGefBeurt{border:1px solid var(--vbg_grau);border-radius:2px}#MeinkpzportalLbAushang{margin-top:30px}#MeinkpzportalVlAushangLinks{margin-left:10px}#MeinkpzportalImgAushang{border:1px solid var(--vbg_grau);border-radius:2px}#MeinkpzportalLbUrkunde{margin-top:30px}#MeinkpzportalVlUrkundeLinks{margin-left:10px}#MeinkpzportalImgUrkunde{border:1px solid var(--vbg_grau);border-radius:2px}#MeinkpzportalLbZertifikat{margin-top:30px}#MeinkpzportalVlZertifikatLinks{margin-left:10px}#MeinkpzportalBtnZertifikatDrucken:hover{cursor:pointer}#MeinkpzportalImgZertifikat{border:1px solid var(--vbg_grau);border-radius:2px}#MeinkpzportalLnkZertifikatDrucken:focus{box-shadow:none}#MeinkpzportalVlSelbst{padding:10px;margin-top:15px;margin-bottom:15px}#MeinkpzportalVlSelbstText{margin-left:10px}#MeinkpzportalLbSelbst{color:var(--vbg_blau);font-size:120%;font-weight:300}#MeinkpzportalLbSelbstText{margin-top:10px;white-space:normal}#MeinkpzportalHlSelbst{margin-left:10px}#MeinkpzportalChkSelbst{margin-top:10px}#MeinkpzportalLbChkSelbstText h3{margin-bottom:20px;margin-top:10px;margin-left:10px;font-weight:700;font-size:100%;white-space:normal}#MeinkpzportalVlSelbstFort{margin-left:10px}#MeinkpzportalLbSelbstFortText{margin-top:10px;white-space:normal}#MeinkpzportalChkSelbstFort{margin-top:10px}#MeinkpzportalLbChkSelbstFortText h3{margin-bottom:20px;margin-top:10px;margin-left:10px;font-weight:700;font-size:100%;white-space:normal}.MeinkpzportalBtnDokument{font-size:120%;margin-bottom:20px}.MeinkpzportalLnkPdfDrucken{color:var(--vbg_blau);font-size:120%;text-decoration:none;height:28px;padding-left:8px;padding-right:8px;vertical-align:middle;border:2px solid transparent;border-radius:4px;margin-top:0;margin-bottom:4px;line-height:1.8}.MeinkpzportalLnkPdfDrucken:hover,.MeinkpzportalLnkPdfDrucken:focus{color:#fff;background-color:var(--vbg_blau);text-decoration:underline}.MeinkpzportalBtnPdfDruckenDisabled{color:var(--vbg_text)!important}.MeinkpzportalLnkPdfDruckenDisabled{color:var(--vbg_text);font-size:120%;text-decoration:none;cursor:default;height:28px;padding-left:8px;padding-right:8px;vertical-align:middle;border:2px solid transparent;border-radius:4px;margin-top:0;margin-bottom:4px;line-height:1.8}.MeinkpzportalLnkPdfDruckenDisabled:hover{color:var(--vbg_text);background-color:transparent;text-decoration:none}.MeinkpzportalBtnOhneRand{padding-left:10px;padding-right:10px;margin-top:2px;margin-bottom:2px}#ModulwahlViewModulwahlImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#ModulwahlVlModulwahl{min-width:100%;min-height:100%}#ModulwahlVlHaupt{min-width:100%}#ModulwahlVlUeberschrift{float:left;clear:both}#ModulwahlVlEinleitung{min-width:40%;float:left;clear:left}#ModulwahlLbEinleitung{padding-right:30px;float:left;white-space:normal}#ModulwahlVlBranchentitel{background:var(--vbg_blau);width:210px!important}#ModulwahlLbBranche{padding-left:10px;color:#fff}#ModulwahlLbBrancheGew{padding-left:10px;padding-right:10px;font-weight:700;font-size:120%;line-height:1.1;color:#fff}.ModulwahlHlBranchenbild{margin-left:5px}#ModulwahlVlModullistePflicht{margin-top:10px;padding-right:5px;background:#ececec;margin-right:5px;min-width:210px}.ModulwahlHeading2 h2{font-weight:700;font-size:120%;margin-top:0}.ModulwahlHeading3 h3{font-weight:300;font-size:100%;margin-top:0}#ModulwahlLbModullistePflicht{padding-left:10px;padding-top:10px}#ModulwahlLbModullistePflicht2{padding-left:10px;padding-bottom:10px}#ModulwahlLbModullisteWahl{padding-top:10px}#ModulwahlLbModullisteWahl2{padding-bottom:10px}.ModulwahlHlPflichtZeile{margin-top:5px}#ModulwahlVlListeWahlUeberschrift{padding-left:10px}.ModulwahlCbLernmodulAuswahl{white-space:normal;margin-right:2px;line-height:1.4}.ModulwahlLbCheckBox{padding-left:10px}.ModulwahlLbLernmodulPflicht{padding-left:10px;padding-bottom:10px;color:var(--vbg_blau)}#ModulwahlVlModullisteWahl{margin-top:10px;background:#ececec}.ModulwahlHlModullisteWahlZeile{padding-left:5px;padding-right:5px}.ModulwahlTrenner{border-right:2px solid rgb(255,255,255)}.ModulwahlBtnInfo{padding:0;margin-top:4px;border:none;background:none;color:var(--vbg_blau);text-shadow:none;font-weight:700;border:1px solid var(--vbg_grau);border-radius:9px;line-height:1.3}.ModulwahlBtnInfo:hover{color:#fff;background-color:var(--vbg_grau)}#ModulwahlHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#NeuzugriffViewNeuzugriffImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#NeuzugriffVlHaupt{min-width:100%;min-height:100%}#NeuzugriffVlMitte{float:left;margin-top:10px}.NeuzugriffTf{margin-bottom:10px}.NeuzugriffLbPflichtfelder{color:var(--vbg_grau);font-size:80%;margin-top:5px;margin-left:10px}#NeuzugriffHlReCaptcha{padding-top:40px;padding-bottom:40px;height:auto!important}#NeuzugriffBtnPwdAendern{margin:10px;padding:0 10px;height:32px}#NeuzugriffRlStart{margin:10px;padding:0 10px;height:30px}#NeuzugriffLbPwdGeaendert{font-size:120%;font-weight:700}#SelbstlernenViewSelbstlernenImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#SelbstlernenVlSelbstlernen{min-width:100%;min-height:100%}#SelbstlernenVlHaupt{min-width:100%;float:left;clear:both;width:auto!important}#SelbstlernenLbTitel{color:var(--vbg_blau);white-space:normal}.SelbstlernenLbSubTitel{margin-top:20px;color:var(--vbg_blau);white-space:normal}.SelbstlernenLbSubTitel h2{color:var(--vbg_blau);font-size:150%;font-weight:300;white-space:normal}.SelbstlernenLbLinksText{color:var(--vbg_grau)}#SelbstlernenVlLinksRB{margin-top:20px;padding-top:10px;padding-left:10px;background:#ececec;color:var(--vbg_grau)}#SelbstlernenClRbgAuswahl{border:none}#SelbstlernenVlRechterBlock{float:left;clear:right}#SelbstlernenHlRechtsSub1{margin-left:30px;margin-top:90px}#SelbstlernenRlLernmodule{background-image:url(./lernmodule-DgX19C2g.png);background-position:center;background-repeat:no-repeat;background-color:transparent;border:1px solid var(--vbg_grau);display:block;font-size:14px;font-weight:700;width:262px;height:287px}#SelbstlernenLbAriaLernmodule a:hover{box-shadow:2px 2px 1px 2px var(--vbg_gruen_hell)}#SelbstlernenRlChecks{background-image:url(./praxischeck-Cma4afRj.png);background-position:center;background-repeat:no-repeat;background-color:transparent;border:1px solid var(--vbg_grau);display:block;font-size:14px;font-weight:700;width:262px;height:204px}#SelbstlernenLbAriaPraxisCheck a:hover{box-shadow:2px 2px 1px 2px var(--vbg_gruen_hell)}#SelbstlernenHlRechtsSub2{margin-left:30px;margin-top:100px}#SelbstlernenLinkPraxisCheck{border:1px solid var(--vbg_grau)}#SelbstlernenVlRechtsSub3{margin-left:20px;margin-top:200px;padding:10px}#SelbstlernenHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#SitemapViewSitemapImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#SitemapVlSitemap{min-width:100%;min-height:100%}#SitemapVlLinks{margin:10px;float:left}.SitemapDiv{font-size:1.2rem}.SitemapDiv a{font-size:1.2rem;color:var(--vbg_blau);padding:5px}.SitemapDiv a:hover{text-decoration:underline;background-color:var(--vbg_blau);color:#fff}.SitemapDiv a:focus{text-decoration:underline;background-color:var(--vbg_blau);color:#fff}.SitemapDiv li{padding:5px;margin:.5rem 1rem}.SitemapDiv ul{margin-block-start:.5rem;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.SitemapLink{margin-top:2px;margin-bottom:2px;color:var(--vbg_blau);padding:5px;font-size:1.2rem}.SitemapLink:hover,.SitemapLink:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}.SitemapLink a:hover{color:#fff}.SitemapLinkDisabled{margin-top:2px;margin-bottom:2px;color:var(--vbg_text);padding:5px;cursor:default;font-size:1.2rem}.SitemapLinkDisabled:hover{background-color:transparent;color:var(--vbg_text);text-decoration:none}#SitemapVlRechts{margin:10px;float:left}.StartViewStartImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}.StartVlStart{background-image:url(./start_hintergrund-BQTWEK7S.jpg);background-position:bottom right;background-repeat:no-repeat;min-width:100%}#StartRlLegefilm{margin-right:10px}.StartRlLegefilm{padding-top:10px;margin-bottom:10px;color:var(--vbg_blau);border:1px solid transparent}.StartRlLegefilm:hover{border:1px solid var(--vbg_blau);outline:none;text-decoration:none}.StartRlLegefilm:focus{border:1px solid var(--vbg_blau);outline:none;text-decoration:none}#StartAnFlyer{padding-right:.5em;padding-left:.5em}.StartRl{margin-top:10px;margin-bottom:10px;width:400px}#StartVlUeberschrift{float:left}#StartHlEinleitung{max-width:75%!important;float:left;clear:left}#StartVlAktuelles{margin-top:var(--lumo-font-size-l);margin-left:20px;margin-right:20px}.StartVlAktuellesText{background-color:var(--vbg_gruen_aktuelles_background);border:1px solid var(--vbg_grau);border-radius:4px;max-width:250px}.StartDivAktuellesText{background-size:257px 40px;background-image:linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-moz-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-ms-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--bg_gruen_aktuelles_titel));background-image:-webkit-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-image:-o-linear-gradient(90deg,var(--vbg_gruen_aktuelles_titel),var(--vbg_gruen_aktuelles_titel));background-repeat:no-repeat;color:var(--vbg_text)}.StartDivAktuellesText a{background-color:transparent;border:1px solid transparent;padding-top:10px;padding-left:5px;padding-right:5px;display:block;font-size:90%;font-weight:700;white-space:normal;height:auto!important;text-align:left;color:var(--vbg_text);box-shadow:none}.StartDivAktuellesText a:hover{background-color:var(--vbg_blau);color:#fff}.StartDivAktuellesText a:focus{background-color:var(--vbg_blau);color:#fff;outline:none}#StartVlLinkerBlock{float:left;clear:left}.StartLbLinksText{color:var(--vbg_grau);background:#fff9}#StufenmodellViewStufenmodellImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#StufenmodellVlStufenmodell,#StufenmodellClStufenmodell{min-width:100%;min-height:100%}#StufenmodellVlUeberschrift{float:left;clear:both}#StufenmodellLbUeberschrift{white-space:normal}#StufenmodellVlLinkerBlock{min-width:40%;float:left;clear:left}#StufenmodellLbLinksText{color:var(--vbg_grau);margin:0}#StufenmodellDivVorschrift{margin-top:10px;margin-bottom:10px}#StufenmodellDivVorschrift a{background-image:url(./weblink-C5NKEECY.png);background-position:10px;background-repeat:no-repeat;background-color:transparent;border:1px solid transparent;box-shadow:none;padding:10px 10px 10px 70px;font-weight:700;color:var(--vbg_grau);font-size:120%;display:inline-block;line-height:1.2}#StufenmodellDivVorschrift a:focus{background-image:url(./weblink_invers-0pxy9z6W.png);background-position:10px;background-repeat:no-repeat;background-color:var(--vbg_blau);color:#fff;font-weight:700;outline:none}#StufenmodellDivVorschrift a:hover{background-image:url(./weblink_invers-0pxy9z6W.png);background-position:10px;background-repeat:no-repeat;background-color:var(--vbg_blau);color:#fff;font-weight:700}.StufenmodellRl{margin-top:10px;margin-bottom:10px;width:100%;max-width:350px}#StufenmodellVlRechterBlock{min-width:40%;margin-bottom:20px;float:left;clear:right}#StufenmodellUeRechts{margin-left:50px;font-size:1.9rem;margin-top:.5rem;float:left;clear:both}.StufenmodellVlRechtsSub{margin-top:30px}.StufenmodellDivStufeTitel{margin-top:3px}.StufenmodellDivStufeTitel h3{color:#1a1a1a;margin-top:.25em;font-size:1.375rem}.StufenmodellDivStufeText{margin:20px 20px 30px;white-space:normal;font-weight:700;font-size:90%}#StufenmodellImgStufe1{z-index:10;position:absolute;padding-top:100px}#StufenmodellVlStufe1{z-index:1;position:relative}#StufenmodellVlStufe1Sub{background:var(--vbg_blau_stufe1_background);margin-left:50px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#StufenmodellVlStufe1Titel{background:var(--vbg_blau_stufe1_titel);background-position:50px 0px;min-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px;padding-left:20px}#StufenmodellVlStufe1Text{margin-left:50px}#StufenmodellVlStufe2{z-index:1;position:relative}#StufenmodellVlStufe2Sub{background:var(--vbg_gruen_stufe2_background);margin-left:50px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#StufenmodellImgStufe2{z-index:10;position:absolute;padding-top:55px}#StufenmodellVlStufe2Titel{background:var(--vbg_gruen_stufe2_titel);background-position:50px 0px;min-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px;padding-left:20px}#StufenmodellVlStufe2Text{margin-left:50px}#StufenmodellImgStufe3{z-index:10;position:absolute;padding-top:55px}#StufenmodellVlStufe3{z-index:1;position:relative}#StufenmodellVlStufe3Sub{background:var(--vbg_orange_stufe3_background);margin-left:50px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#StufenmodellVlStufe3Titel{background:var(--vbg_orange_stufe3_titel);background-position:50px 0px;min-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px;padding-left:20px}#StufenmodellVlStufe3Text{margin-left:50px}#TeilnahmeViewTeilnahmeImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#TeilnahmeVlTeilnahme{min-width:100%;min-height:100%}#TeilnahmeVlUeberschrift{margin-bottom:1em}.TeilnahmeUe2{margin-top:1.1em;margin-bottom:.1em;color:var(--vbg_blau)}#TeilnahmeDivUntertitel{white-space:normal;font-size:1.6em;color:var(--vbg_blau)}#TeilnahmeVlPdfs{float:right;clear:right}#TeilnahmeVlText{border-top:2px solid var(--vbg_grau);border-radius:0;padding-top:1em}.TeilnahmeDivText{white-space:normal;font-size:1.1em}.TeilnahmeLbText p{margin-top:.3em;margin-bottom:.4em}#TeilnahmeHlFusszeile{min-width:100%;width:100%;padding-top:.5em;border-top:2px solid var(--vbg_grau);border-radius:0}#TeilnahmeLbKoerperschaft{white-space:normal;font-size:1.1em;font-weight:700;margin-bottom:1.8em}#TeilnahmeVlFusszeileWeb{float:left;clear:left}#TeilnahmeVlFusszeileStand{float:right;clear:right}#TeilnahmeHlPdfs{min-width:100%;width:100%;padding-top:.5em}#TeilnahmeVlPdfDownload{float:left;clear:left}#TeilnahmeVlPdfEmail{float:right;clear:right}.TeilnahmeBtn{width:180px;height:34px;margin-top:10px;margin-bottom:15px;padding:0}.TeilnahmeAn{color:var(--vbg_grau);width:180px;height:32px;border:1px solid var(--vbg_grau);background:#ececec;box-shadow:none;margin-top:10px;margin-bottom:15px;padding:0;text-align:center;border-radius:var(--lumo-border-radius);line-height:2}.TeilnahmeAn:hover{background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.TeilnahmeAn:focus{background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}#UebersichtViewUebersichtImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width);min-height:var(--vbg_content_min_height)}#UebersichtHlUebersicht{width:100%;min-width:100%;min-height:100%}.UebersichtLbSubtitel h1{color:var(--vbg_blau);font-weight:700;font-size:120%;margin-top:0!important;margin-bottom:10px}.UebersichtLbSubsubtitel h2{color:var(--vbg_text);font-weight:700;font-size:120%}.UebersichtGridMinLernen{margin:2px}.UebersichtImgXMin{margin-top:5px}.UebersichtSpXMin{margin-top:5px;padding-left:10px}.UebersichtLbInfoTextLernen2{margin-top:20px}.UebersichtRlIcon{margin-right:5px}.UebersichtRlUrkunde,.UebersichtRlUrkundeDisabled,.UebersichtRlModulwahl,#UebersichtRlLotse{margin-top:30px;margin-bottom:10px}.UebersichtLbSubtitelCheck{color:var(--vbg_blau);font-weight:700;font-size:120%}.UebersichtLbSubsubtitelCheck{color:var(--vbg_text);font-weight:700;font-size:120%}.UebersichtLinkModulwahl{text-decoration:none;margin-top:10px;font-size:120%}.UebersichtVlHauptRechts{margin-left:20px}#UebersichtDivPages{width:100%}#UebersichtHlCheckGesamt{margin-top:10px}.UebersichtLbCheckGesamt{font-weight:700;margin-top:10px}#UebersichtSpCheckGesamtProzent{font-size:80%;color:#000;text-align:right}.UebersichtVlCheckTrenner{background:var(--vbg_blau);margin-top:10px;margin-bottom:10px}.UebersichtVlAllgThemen{padding-top:20px;padding-bottom:10px;float:left;min-width:100%}.UebersichtLbAllgThemen{color:var(--vbg_blau);font-weight:700;font-size:120%}.UebersichtLbAllgThemen h2{color:var(--vbg_blau)}.UebersichtVlBrancheThemen{padding-top:10px;padding-bottom:10px;float:left;clear:left;min-width:100%}#UebersichtLbBrancheThemen h2{color:var(--vbg_grau);font-weight:700;font-size:120%}.UebersichtSpBranche{margin-top:10px;margin-bottom:10px;font-weight:700}#UebersichtSpUe2AllgThemen{color:var(--vbg_blau)}.UbersichtLernmodulLayoutUebersichtLernmodulGrau{border:2px solid var(--vbg_grau);margin-right:10px;margin-bottom:10px;float:left;background:#ebebeb;cursor:pointer}.UbersichtLernmodulLayoutUebersichtLernmodulBlau{border:2px solid var(--vbg_blau);margin-right:10px;margin-bottom:10px;float:left;background:#ebebeb;cursor:pointer}.UebersichtLernmodulVlHaupt{min-height:100%}.UebersichtLernmodulVlOben{z-index:1;position:relative;min-height:130px;height:130px;padding-top:5px}.UebersichtLernmodulImgModul{margin-top:6px}.UebersichtLernmodulImgRand{z-index:10;position:absolute}.UebersichtLernmodulSpBearbStand{z-index:5;position:absolute;color:var(--vbg_grau);font-size:80%;font-weight:400;padding-right:5px}.UebersichtLernmodulHlUnten{max-height:100px;height:100px}.UebersichtLernmodulVlNrGrau{background:var(--vbg_grau)}.UebersichtLernmodulVlNrBlau{background:var(--vbg_blau)}.UebersichtLernmodulLbNr{color:#fff;font-weight:700;font-size:110%;padding-left:1px;padding-right:1px;text-align:center}.UebersichtRlName{color:var(--vbg_grau);font-size:small;padding-left:3px}.UebersichtRlName:hover{background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.UebersichtRlName:focus{outline:none;background-color:var(--vbg_blau);color:#fff;text-decoration-line:underline}.UebersichtLernmodulImgDauer{padding-left:2px;padding-top:5px;padding-bottom:5px}.UebersichtLayoutArrPraxisCheck{margin-bottom:20px}.UebersichtCheckFlCheckNr,.UebersichtCheckFlCheckNrSub{cursor:pointer}.UebersichtCheckSpCheckNr{color:var(--check-text-color);text-align:center;padding-top:2px;font-weight:700;font-size:130%}.UebersichtCheckFlPfeil{background:var(--vbg_grau);padding-left:10px;padding-right:10px}.UebersichtCheckSpPfeil{color:#fff;font-weight:700;font-size:130%}.UebersichtCheckVlTitel,.UebersichtCheckFlTitel,.UebersichtCheckHlTitel{cursor:pointer}.UebersichtCheckRlCheckName{color:var(--vbg_grau);text-decoration:none;padding-left:10px;padding-top:8px;padding-right:1px;white-space:normal;border:none;border-radius:0;background-color:transparent;background-image:none;box-shadow:none;text-align:left;width:100%}.UebersichtCheckRlCheckName:hover{background-color:var(--vbg_blau);color:#fff;text-decoration:none}.UebersichtCheckRlCheckName:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:none}.UebersichChecktDivTitelNr{width:135px!important}.UebersichtCheckDivTitelName{word-wrap:break-word!important;white-space:normal;display:inline-block;line-height:1.1;padding-top:4px}.UebersichtCheckBtnTitel{color:var(--vbg_grau);font-weight:700;text-decoration:none;padding-left:2px;padding-top:8px;padding-right:1px;white-space:normal;height:auto!important;border:none;border-radius:0;background-color:transparent;background-image:none;box-shadow:none;text-align:left}.UebersichtCheckBtnTitel:hover{background-color:var(--vbg_blau);color:#fff}.UebersichtCheckBtnTitel:focus:after{border:2px solid var(--vbg_blau);box-shadow:none}.UebersichtCheckVlName{cursor:pointer;width:350px}.UebersichtCheckDivName{margin-left:5px;word-wrap:break-word!important;white-space:normal;display:inline-block;line-height:1.1;color:var(--vbg_grau);padding-top:12px}.UebersichtCheckDivName:hover{color:var(--vbg_blau)}.UebersichtCheckFlProzent{cursor:pointer}.UebersichtCheckSpProzent{font-size:80%;color:#000;text-align:right}.UebersichtCheckSpProzent:hover{color:var(--vbg_blau)}.UebersichtFlPdf{padding-top:10px;padding-left:5px;padding-right:5px}#UebersichtLbInfoText{margin-top:10px}#UebersichtLbFortbildHinweisUeb{font-weight:700}.UebersichtLbFortbildHinweisLb{white-space:normal}.UebersichtLbFortbildHinweisLb a{color:var(--vbg_blau);text-decoration:none;padding:7px;text-decoration:underline;border:2px solid transparent}.UebersichtLbFortbildHinweisLb a:hover{background-color:var(--vbg_blau);color:#fff;border:2px solid var(--vbg_blau);border-radius:4px}.UebersichtLbFortbildHinweisLb a:focus{outline:none;border:2px solid var(--vbg_blau);border-radius:4px;box-shadow:none}#UebersichtLbFortbildHinweis3{margin-bottom:1em}.UebersichtFortbildungHlUnten{max-height:100px;height:100px;padding-left:15px}#UebersichtVlFortbildungTrenner2{background:var(--vbg_blau);margin-top:20px;margin-bottom:10px}.UebersichtDivFilme a{background-color:#ececec;color:var(--vbg_grau);border:1px var(--vbg_grau) solid;border-radius:4px;padding:5px;display:block;margin-top:20px;margin-right:10px;font-size:1rem;font-weight:700;text-decoration:none;text-align:center;white-space:normal}.UebersichtDivFilme a:hover,.UebersichtDivFilme a:focus{background-color:var(--vbg_blau);color:#fff;text-decoration:underline}#UrkundeViewUrkundeImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#UrkundeVlUrkunde{min-width:100%;min-height:100%}#UrkundeHlEinleitung{min-width:40%;margin-top:20px;float:left}#UrkundeVlInfoText{height:auto!important}#UrkundeLbInfoText{color:var(--vbg_grau);white-space:normal}#UrkundeVlSelbst{min-width:40%;float:left}#UrkundeUe2Selbst{color:var(--vbg_blau)}.UrkundeLbSelbstText{margin-top:10px;min-width:330px;white-space:normal}#UrkundeChkSelbst{margin-top:10px;margin-bottom:20px;vertical-align:bottom;min-width:330px;font-weight:700;font-size:100%;line-height:1.4}#UrkundeHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#UrkundeBtnSelbst{font-size:120%;margin-top:10px}#UrkundeBtnSelbst[disabled]{--lumo-disabled-text-color: var(--vbg_grau);border:1px solid var(--vbg_grau);opacity:.5}#ZertifikatViewZertifikatImpl{min-width:var(--vbg_content_min_width);max-width:var(--vbg_content_max_width)}#ZertifikatVlZertifikat{min-width:100%;min-height:100%}#ZertifikatVlHaupt{margin-bottom:20px}#ZertifikatHlEinleitung{min-width:40%;margin-top:20px;float:left}#ZertifikatLbInfoText{color:var(--vbg_grau);font-size:120%;white-space:normal}#ZertifikatVlSelbst{min-width:40%;float:left}#ZertifikatUe2Selbst{color:var(--vbg_blau)}#ZertifikatLbSelbstText{margin-top:10px;min-width:330px;white-space:normal}#ZertifikatChkSelbst{margin-top:10px;margin-bottom:10px;vertical-align:bottom;min-width:330px;font-weight:700;font-size:100%;line-height:1.4}#ZertifikatHlNavigation{color:#fff;margin-top:35px;margin-bottom:5px}#ZertifikatBtnSelbst{font-size:120%;margin-top:10px}#ZertifikatBtnSelbst[disabled]{--lumo-disabled-text-color: var(--vbg_grau);border:1px solid var(--vbg_grau);opacity:.5}html,:host{--lumo-font-family: "Source Sans 3";font-size:14px;--lumo-font-size-xl: 16.5px;--lumo-primary-color-50pct: rgb(0,73,148);--lumo-primary-text-color: rgb(10,110,240);--lumo-error-text-color: rgb(180,15,20);--lumo-contrast-90pct: rgb(0,0,0);--vbg_blau: rgb(0,73,148);--vbg_blau_10: rgba(0,73,148,.1);--vbg_blau_hell: rgb(204,233,247);--vbg_cyan: rgb(0,149,219);--vbg_gelb: rgb(255,204,0);--vbg_grau: rgb(85,85,85);--vbg_gruen: rgb(81,174,49);--vbg_gruen_hell: rgb(175,202,6);--vbg_orange: rgb(243,146,0);--vbg_rot: rgb(212,15,20);--vbg_text: rgb(0,0,0);--vbg_tuerkis: rgb(0,140,142);--vbg_violett: rgb(184,13,120);--vbg_checkbox_disabled: rgba(51,51,51,.8);--vbg_checkbox_disabled_haken: rgb(51,51,51);--vbg_checkbox_bg: rgb(245,245,245);--vbg_checkbox_text: rgb(0,0,0);--vbg_weiss: rgb(255,255,255);--vbg_gruen_aktuelles_titel: rgb(176,201,8);--vbg_gruen_aktuelles_background: rgb(223,235,157);--vbg_blau_stufe1_titel: rgb(0,149,219);--vbg_blau_stufe1_background: rgb(205,234,247);--vbg_gruen_stufe2_titel: rgb(176,201,8);--vbg_gruen_stufe2_background: rgb(223,235,157);--vbg_orange_stufe3_titel: rgb(240,144,0);--vbg_orange_stufe3_background: rgb(250,211,152);--vbg_content_min_width: 680px;--vbg_content_max_width: 1000px;--vbg_content_min_height: 700px;--vbg_kopfzeile_height: 40px;--vbg_kopfzeile_min_width: 680px;--vbg_kopfzeile_max_width: 1000px;--vbg_fusszeile_min_width: 680px;--vbg_fusszeile_max_width: 1000px}vaadin-combo-box::part(input-field),vaadin-select::part(input-field),vaadin-text-field::part(input-field),vaadin-password-field::part(input-field){box-shadow:inset 0 0 0 1px #1a2b40b6;background-color:#fff}vaadin-date-picker::part(input-field){box-shadow:inset 0 0 0 1px #1a2b40b6;--vaadin-input-field-background: var(--vbg_weiss)}vaadin-text-area::part(input-field){box-shadow:inset 0 0 0 1px #1a2b40b6;background-color:var(--vbg_weiss)}vaadin-date-picker[invalid]{background-color:var(--_invalid-background)}vaadin-input-container::part(input-field) [disabled]{-webkit-text-fill-color:var(--vbg_text)}vaadin-confirm-dialog-overlay::part(footer){background-color:#c8c8c8}vaadin-button{color:var(--vbg_grau);font-size:1rem;border:1px solid var(--vbg_grau);background:#ececec}vaadin-button[focused],vaadin-button[focus-ring],vaadin-button:hover{background-color:var(--vbg_blau);color:#fff;cursor:pointer}h1,h2,h3,h4,h5,h6{margin-top:1.25em}h1{margin-bottom:.75em}h2,h3,h4{margin-bottom:.5em}h5{margin-bottom:.25em}a:focus{outline:none;text-decoration-line:underline}a{color:#0a6ef0}#ViewKpzImpl{overflow-x:auto;background:#fff}#ViewKpzClKpz{min-width:var(--vbg_content_min_width)}#ViewKpzVlScrollbereich{min-width:var(--vbg_content_min_width);width:100%;padding-left:10px;padding-right:10px}#ViewKpzDivChildWrapper{min-width:var(--vbg_content_min_width);width:100%;padding-top:10px;margin-left:auto;margin-right:auto}.ViewKpzVlSeitenIndex{padding-top:150px}.ViewKpzLbSeitenIndex{font-size:8pt;color:var(--vbg_grau)}
