@charset "utf-8";.wgd-breadcrumb-narrow{display:none}#wgd-breadcrumb{box-shadow:var(--wgdSchattenLeicht);width:100%;border-top:1px solid #fff;background:linear-gradient(90deg,var(--wgdHgBlauDunkel) 0,var(--wgdHgBlauHell) 80%)}#wgd-breadcrumb ol{margin:0 auto;max-width:calc(80% + 2rem);padding:.25rem 1rem;list-style-type:none}#wgd-breadcrumb.wgd-breadcrumb-start ol{max-width:min(90%,1156px)}#wgd-breadcrumb.wgd-breadcrumb-artikel ol{max-width:calc(880px + 2rem)}#wgd-breadcrumb.wgd-breadcrumb-para-norm ol{max-width:calc(700px + 2rem)}#wgd-breadcrumb.wgd-breadcrumb-para-wide ol{max-width:calc(800px + 2rem)}#wgd-breadcrumb li{display:inline;color:#fff;font-size:1rem;line-height:1.375rem}#wgd-breadcrumb li:not(:first-child)::before{content:">";display:inline-block;width:2rem;text-align:center}#wgd-breadcrumb a{color:#fff}#wgd-breadcrumb a:focus{outline:0;text-decoration:underline}#wgd-breadcrumb abbr{text-decoration:none;cursor:help}@media screen and (max-width:767px){#wgd-breadcrumb.wgd-breadcrumb-start ol{max-width:none}}@media screen and (max-width:575px){.wgd-breadcrumb-wide{display:none}.wgd-breadcrumb-narrow{display:inline}#wgd-breadcrumb ol{max-width:none}}:root{--wgdText:#212529;--wgdTextBlau:#00f;--wgdTextGrau:#6c757d;--wgdTextHellgrau:#b6b6b6;--wgdTextLink:#002bff;--wgdTextRot:red;--wgdTextStichwort:#080;--wgdTextMarkierung:#077cab;--wgdHgAktiv:#f7d500;--wgdHgGrau:#f7f7f7;--wgdHgGrauDunkel:#d9d9d9;--wgdHgHoverAuswahl:#e1eaed;--wgdHgBlauDunkel:#0000a9;--wgdHgBlauHell:#002bff;--wgdHgTuerkis:#31c0ff;--wgdHgClusterBlock:#00156a;--wgdHgClusterKern:#d9d9d9;--wgdHgClusterSaum:#f3f3f3;--wgdHgClusterZentrum:#e6e6e6;--wgdHgHighlight:#f7d500;--wgdHgLadenDunkel:#212529;--wgdHgLadenHell:#b6b6b6;--wgdHgSelection:#000098;--wgdLinie:#ccc;--wgdLinieFarbe:#080;--wgdLinieOutline:#002bff;--wgdNaviAktiv:#31c0ff;--wgdCode:#000098;--wgdVideoPlay:red;--wgdZDLBar:71px;--wgdSchatten:0 16px 48px rgb(0 0 0 / 17.5%);--wgdSchattenLeicht:8px 8px 24px rgb(0 0 0 / 10%);font-size:16px;scroll-behavior:smooth}:is(.wgd-content,.wgd-kopf){font-size:1.125rem;line-height:1.5625rem;-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent}:is(.wgd-content,.wgd-kopf) *,:is(.wgd-content,.wgd-kopf) *:is(::before,::after){box-sizing:content-box}:is(.wgd-content,.wgd-kopf) :is(b,strong){font-weight:bold}[hidden]{display:inherit !important;content-visibility:hidden}#wgd-tooltip{position:fixed;z-index:500;opacity:0;border-radius:5px;padding:.25rem .5rem;max-width:224px;background-color:var(--wgdText);color:#fff;font-size:1rem;line-height:1.25rem;transition:opacity .1s linear}#wgd-tooltip.wgd-tip-abb{z-index:1100}#wgd-tooltip.wgd-tip-breit{max-width:272px}#wgd-tooltip.wgd-show-tip{opacity:1}#wgd-tooltip div{position:absolute;top:0;width:6px;height:100%}#wgd-tooltip.wgd-tip-oben div{top:-6px;left:0;width:100%;height:6px;background:url(../images/wgd-tooltip-oben.svg) center no-repeat}#wgd-tooltip.wgd-tip-rechts div{left:-6px;background:url(../images/wgd-tooltip-links.svg) center no-repeat}#wgd-tooltip.wgd-tip-links div{right:-6px;background:url(../images/wgd-tooltip-rechts.svg) center no-repeat}#wgd-tooltip img{margin-left:.5rem;vertical-align:baseline}@media screen and (max-width:575px){#wgd-tooltip{max-width:160px;font-size:.875rem;line-height:1.125rem}#wgd-tooltip.wgd-tip-breit{max-width:192px}}.wgd-aus:not([hidden]){display:none !important}.wgd-link-schwarz{color:var(--wgdText);transition:color .3s linear}.wgd-link-schwarz:hover{color:var(--wgdTextLink);text-decoration:none}.wgd-no-select{-webkit-user-select:none;user-select:none;cursor:default}.wgd-sichtbar{opacity:1 !important}*::selection{background-color:var(--wgdHgSelection);color:#fff}#suche{margin-top:4rem}#suche search{position:relative;display:block;margin:0 auto;width:80%;max-width:600px;white-space:nowrap}#suche input{position:relative;top:5px;box-sizing:border-box;border:1px solid var(--wgdLinie);border-radius:.375rem;padding:.125rem calc(.375rem + 24px) .125rem .375rem;width:calc(100% - 24px);font-family:"PT Sans",sans-serif;font-size:1.25rem;line-height:2rem}#suche input:focus{outline:1px solid var(--wgdNaviAktiv);outline-offset:0;border-color:var(--wgdNaviAktiv)}#suche input::placeholder{opacity:1;color:var(--wgdTextGrau)}#suche-button{position:relative;vertical-align:top;margin-left:-24px;display:inline-block;outline:0;border-radius:24px;width:48px;height:48px;background-color:var(--wgdHgClusterBlock);text-align:center}#suche-button img{position:relative;top:50%;transform:translateY(-50%)}@media screen and (max-width:767px){#suche{margin-top:2rem}#suche search{width:100%}#suche input{top:1px;padding-right:calc(.375rem + 18px);width:calc(100% - 18px);font-size:1.125rem;line-height:1.75rem}#suche-button{margin-left:-18px;border-radius:18px;width:36px;height:36px}#suche img{width:24px;height:24px}}#suche output{position:absolute;top:48px;left:0;z-index:2;opacity:0;box-shadow:var(--wgdSchatten);border-top:4px solid var(--wgdNaviAktiv);padding:.75rem;max-width:calc(100% - 2 * .75rem - 48px);background-color:#fff;font-size:1.125rem;line-height:1.5625rem;transition:opacity .3s ease-out;-webkit-user-select:none;user-select:none;pointer-events:none}#suche output:empty{display:none}#suche search:focus-within output{opacity:1;pointer-events:auto}#suche output>*{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}#suche output h3{margin:.5rem 0;border-bottom:1px solid var(--wgdLinie);padding:.25rem;font-family:"PT Sans",sans-serif;font-size:1.125rem;font-style:italic;font-weight:normal;line-height:1.5625rem}#suche output h3:first-child{margin-top:0;padding-top:0}#suche output a{display:block;margin-top:.25rem;padding:.25rem .5rem .25rem 1.5rem;color:var(--wgdText);text-decoration:none}#suche output a:is(.aktiv,:active,:hover,:focus){outline:0;background-color:var(--wgdHgHoverAuswahl)}#suche output a:not(.artikellink):is(.hauptlemma,.wortfeldartikel){font-weight:bold}#suche output mark{border-radius:.125rem;padding:0 .125rem;background-color:var(--wgdHgHighlight)}#suche output p{margin:0;line-height:1.5rem}#suche output p.sorry{padding:.25rem;font-weight:bold}#suche p.sorry img{vertical-align:top;margin-right:.5rem}#suche output p.mehr{padding:.25rem .5rem .25rem 1.5rem}#suche output a::before,#suche output p.mehr::before{content:"/ ";color:var(--wgdTextHellgrau);font-weight:normal}@media screen and (max-width:767px){#suche output{top:40px;padding:.5rem;max-width:calc(100% - 2 * .5rem - 36px)}#suche output h3{margin:.25rem 0;font-size:1rem;line-height:1.375rem}#suche output :is(a,p){font-size:1rem;line-height:1.375rem}#suche output a{margin-top:.125rem}#suche p.sorry img{margin-right:.25rem;width:22px;height:22px}}#wgd-tooltip{z-index:1100}#start{margin:3rem auto;width:90%;padding:1rem;max-width:1156px;background-color:#fff;color:var(--wgdText);font-size:1rem;line-height:1.375rem}#start abbr{text-decoration:none;cursor:help}h1,header>p{text-align:center;margin:1.5rem 0 1rem;font-size:2rem;line-height:3rem}header>p{margin-top:1rem;font-family:"PT Serif",serif;font-size:1.50rem;font-weight:bold;line-height:2rem}noscript p{margin:2rem auto 0;max-width:500px;color:var(--wgdTextRot);font-size:1.25rem;line-height:1.75rem;font-weight:bold;text-align:center}@media screen and (max-width:767px){#start{width:100%}h1{margin-top:1rem;font-size:1.5rem;line-height:2rem}header>p{font-size:1.25rem;line-height:1.75rem}}h2{position:relative;border-bottom:.125rem solid var(--wgdLinie);-webkit-user-select:none;user-select:none;cursor:default}h2 span{position:absolute;left:2rem;top:calc(-1rem + .125rem / 2);padding:0 .5rem;border:.125rem solid var(--wgdLinie);border-radius:.5rem;background-color:#fff;font-family:"PT Sans",sans-serif;font-size:1.125rem;font-style:italic;font-weight:normal;line-height:1.75rem;white-space:nowrap}@media screen and (max-width:767px){h2{margin:3rem 0}h2 span{top:calc(-.875rem + .125rem / 2);left:50%;transform:translateX(-50%);font-size:1rem;line-height:1.5rem}}.kacheln{display:flex;margin:4rem 0;gap:1rem}.kacheln a{flex-grow:1;outline:0;text-decoration:none;color:var(--wgdText)}.kacheln .titel{display:block;padding:0 0 .25rem 1px;font-family:"PT Serif",serif;font-size:1.25rem;font-weight:bold;line-height:1.75rem}.kacheln picture{display:block;transform:scale(1);border:.125rem solid var(--wgdLinie);border-radius:.25rem;overflow:hidden;transition:transform .1s linear}.kacheln a:focus picture{outline:.125rem solid var(--wgdNaviAktiv);border-color:var(--wgdNaviAktiv)}.scale-wrap{position:relative;display:block;transform:scale(1);transition:transform .1s linear}.kacheln a:hover>:is(picture,.scale-wrap){transform:scale(1.05)}.kacheln img{display:block;border-radius:.25rem;width:100% !important;height:auto !important}.kacheln .wg-titel-gross{position:absolute;top:50%;left:1rem;z-index:1;overflow:hidden;transform:translateY(-50%);width:calc(100% - 2rem);color:#fff;font-size:1.5rem;font-weight:bold;line-height:2rem;text-align:center}.kacheln .wg-titel-klein{display:none}.kacheln .wg-titel-klein span{display:block;font-size:.8em;font-weight:normal}.wortfeldartikel{font-variant:small-caps;letter-spacing:1px}@media screen and (max-width:991px){.kacheln .wg-titel-gross{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:891px){.kacheln .wg-titel-gross{font-size:1.125rem;line-height:1.5625rem}}@media screen and (max-width:767px){.kacheln{display:block;margin:2rem 0;border-top:1px solid var(--wgdLinie);background-color:var(--wgdHgGrau)}.kacheln a{position:relative;display:block;border-bottom:1px solid var(--wgdLinie);height:calc(100px + 1rem)}.kacheln a:is(:focus,:hover){background-color:var(--wgdHgHoverAuswahl)}.kacheln a::after{content:">";position:absolute;top:50%;right:.5rem;transform:translateY(-50%);color:var(--wgdTextHellgrau);font-size:1.5rem;font-weight:bold}.kacheln picture{position:absolute;top:.5rem;left:.5rem;overflow:hidden;border:0;border-radius:0;width:100px;height:100px}.kacheln a:focus picture{outline:0}.kacheln a:hover>:is(picture,.scale-wrap){transform:none}.kacheln .wg-titel-gross{display:none}.kacheln .titel,.kacheln .wg-titel-klein{position:absolute;left:calc(100px + 1.25rem);top:50%;display:block;transform:translateY(-50%);padding:0;width:calc(100% - 100px - 1.25rem - 1.5rem);font-size:1.25rem;font-weight:bold;line-height:1.75rem}.kacheln .neu::before{content:"Neuer Artikel";position:absolute;top:50%;left:calc((100px + 1rem) / 2);z-index:1;transform:translate(-50%,-50%);width:80px;color:#fff;font-weight:bold;text-align:center}.kacheln .neu .titel{display:none}.kacheln img{border-radius:0}}@media screen and (max-width:575px){.kacheln .titel,.kacheln .wg-titel-klein{font-size:1rem;line-height:1.375rem}}#social{margin-top:2.5rem;text-align:center}#social a{display:inline-block;transform:scale(1);margin-left:3rem;transition:transform .1s linear}#social a:first-child{margin-left:0}#social a:focus{outline:.125rem solid var(--wgdNaviAktiv)}#social a:hover{transform:scale(1.1)}@media screen and (max-width:767px){#social{margin-top:0}#social a{margin-left:2rem}#social a:hover{transform:none}}