@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;--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}#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{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}@keyframes wgd-laden{33%{background-color:var(--wgdHgLadenHell);transform:scale(2)}66%{background-color:var(--wgdHgLadenDunkel);transform:scale(1)}}.wgd-laden{margin:2rem auto 0;border-collapse:collapse;border-spacing:0;width:90px;table-layout:fixed}.wgd-laden td{padding:0 5px}.wgd-laden-kreis{margin:0 auto;border-radius:5px;width:10px;height:10px;background-color:var(--wgdHgLadenDunkel);animation-name:wgd-laden;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.wgd-laden-fehler{margin-top:1rem;color:var(--wgdTextRot);font-weight:bold;text-align:center}.wgd .wgd-cluster{position:relative;margin:0 auto .5rem;overflow-y:hidden;box-sizing:border-box !important;border-radius:.25rem;padding:1.875rem .5rem .5rem;max-width:400px;background-color:var(--wgdHgClusterBlock);opacity:0;text-align:center;transition:opacity .5s ease-out,height .5s ease-out}#wgd-nav #wgd-cluster-ueberschrift{position:absolute;top:.25rem;left:.75rem;width:auto;min-width:auto;padding:0 0 .25rem;color:#fff;font-size:1rem;font-style:italic;font-weight:bold;line-height:1.375rem}#wgd-nav #wgd-cluster-icons{position:absolute;top:.25rem;right:.75rem;height:1.375rem}#wgd-nav #wgd-cluster-icons>a{width:18px;height:1.375rem;padding:0}#wgd-nav #wgd-cluster-icons>a:not(:first-child){margin-left:.5rem}#wgd-nav #wgd-cluster-icons img{vertical-align:baseline;pointer-events:none}.wgd-cluster a[data-semantik] span{opacity:1;transition:opacity .3s ease-out}.wgd-cluster a[data-semantik].wgd-cluster-gefiltert{pointer-events:none}.wgd-cluster a[data-semantik].wgd-cluster-gefiltert span{opacity:0}.wgd-cluster-semantik{font-style:italic}@media screen and (max-width:575px){.wgd .wgd-cluster{padding-top:1.75rem}#wgd-nav #wgd-cluster-ueberschrift{font-size:.875rem;line-height:1.25rem}#wgd-nav #wgd-cluster-icons{height:1.25rem}#wgd-nav #wgd-cluster-icons>a{width:16px;height:1.25rem}#wgd-nav #wgd-cluster-icons img{width:16px;height:16px}}.wgd .wgd-cluster a{display:inline-block;padding:.125rem .25rem;width:calc(50% - .5rem);min-width:max-content;color:var(--wgdText)}.wgd .wgd-cluster a.wgd-cluster-langes-lemma{min-width:min-content}.wgd .wgd-cluster-hauptlemma{display:inline-block;padding:.25rem .5rem}.wgd .wgd-cluster-buendel{margin-bottom:.5rem}.wgd .wgd-cluster-kern .wgd-cluster-buendel{margin-bottom:.25rem}.wgd .wgd-cluster-buendel:last-child{margin-bottom:0}.wgd .wgd-cluster .wgd-cluster-kreis{margin-bottom:.25rem;border-radius:.25rem;padding:.5rem}.wgd .wgd-cluster>.wgd-cluster-kreis{margin-bottom:0}.wgd .wgd-cluster .wgd-cluster-kern{position:relative;margin:.5rem .5rem 40px;border:2px solid transparent;border-radius:5rem;padding:1rem .5rem 40px;background-color:var(--wgdHgClusterKern);font-size:1.125rem;line-height:1.5625rem;transition:border-color .3s linear}.wgd .wgd-cluster .wgd-cluster-kern:hover{border-color:var(--wgdLinieOutline)}.wgd .wgd-cluster .wgd-cluster-kern>div:first-child{font-size:1.25rem;line-height:1.75rem}.wgd .wgd-cluster .wgd-cluster-kern img{position:absolute;left:50%;bottom:-36px;transform:translateX(-50%);transition:transform .1s linear}.wgd .wgd-cluster-kern img:hover{transform:scale(1.25) translateX(-29px)}.wgd .wgd-cluster-zentrum{border:2px solid transparent;background-color:var(--wgdHgClusterZentrum);font-size:1.125rem;line-height:1.5625rem;transition:border-color .3s linear}.wgd .wgd-cluster-zentrum:not(.kein-outline):hover{border-color:var(--wgdLinieOutline)}.wgd .wgd-cluster-saum{background-color:var(--wgdHgClusterSaum);font-size:1rem;line-height:1.375rem}.wgd .wgd-cluster-saum-dominant{font-size:1.125rem;line-height:1.5625rem}.wgd .wgd-cluster-umfeld{background-color:#fff;font-size:.875rem;line-height:1.25rem}@media screen and (max-width:575px){.wgd .wgd-cluster-buendel{margin-bottom:.25rem}.wgd .wgd-cluster .wgd-cluster-kern{margin:.25rem .25rem 40px;border-radius:2.5rem;padding:.5rem .25rem 40px;font-size:1rem;line-height:1.375rem}.wgd .wgd-cluster .wgd-cluster-kern>div:first-child{font-size:1.125rem;line-height:1.5625rem}.wgd .wgd-cluster-zentrum,.wgd .wgd-cluster-saum-dominant{font-size:1rem;line-height:1.375rem}.wgd .wgd-cluster-saum{font-size:.875rem;line-height:1.25rem}.wgd .wgd-cluster-umfeld{font-size:.75rem;line-height:1rem}}.wgd .wgd-cluster-saum-dominant,.wgd .wgd-cluster-saum-rezessiv,.wgd .wgd-cluster-umfeld-cont{border:2px solid transparent;border-radius:.25rem;transition:border-color .3s linear}.wgd .wgd-cluster-saum-dominant:hover,.wgd .wgd-cluster-saum-rezessiv:hover,.wgd .wgd-cluster-umfeld-cont:hover{border-color:var(--wgdLinieOutline)}.wgd .wgd-cluster-wortfeld .wgd-cluster{margin-bottom:.25rem}.wgd .wgd-cluster-wortfeld .wgd-wortfeld{display:none}.wgd-cluster-wortfeldartikel{font-variant:small-caps}.wgd-popup-menu{position:absolute;z-index:1;opacity:0;box-shadow:var(--wgdSchattenLeicht);border-top:4px solid var(--wgdNaviAktiv);padding:.5rem;background-color:#fff;text-indent:0;transition:opacity .3s ease-out}.wgd-popup-menu.wgd-popup-menu-sichtbar{opacity:1}.wgd .wgd-popup-menu a{display:block !important;padding:.25rem;width:max-content;color:var(--wgdText);font-size:1rem;line-height:1.25rem}.wgd .wgd-popup-menu a:hover{text-decoration:none;color:var(--wgdTextLink)}.wgd-popup-menu div:last-child{border-bottom:0}@media screen and (max-width:575px){.wgd-popup-menu div{padding:.125rem .25rem}}@keyframes wgd-anim-auf{from{transform:rotate(0)}to{transform:rotate(-180deg)}}@keyframes wgd-anim-zu{from{transform:rotate(-180deg)}to{transform:rotate(-360deg)}}a.wgd-leiste-navi.wgd-menu-offen span,a.wgd-leiste-navi.wgd-menu-schliessend span,#wgd-vorschau p.wgd-term-lit.wgd-term-offen span,#wgd-vorschau p.wgd-term-lit.wgd-term-schliessend span{animation-name:wgd-anim-auf;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}a.wgd-leiste-navi.wgd-menu-schliessend span,#wgd-vorschau p.wgd-term-lit.wgd-term-schliessend span{animation-name:wgd-anim-zu}body.wgd-no-scroll{overflow:hidden}#navbar.wgd-leiste-offen{box-shadow:none !important}.wgd-kopf{margin:3.5rem auto 0;padding:0 1rem;max-width:calc(720px + 2rem);text-align:center}.wgd-kopf h1{margin-bottom:0;padding:0 1rem;font-size:2rem;line-height:3rem}.wgd-kopf h1.wgd-wortfeldartikel{font-variant:small-caps;letter-spacing:1px}.wgd-kopf-nl{display:block;margin-top:.5rem;font-size:1.25rem;line-height:1.75rem}.wgd-kopf p{margin:3rem 0 2rem;padding:1rem 1rem 0;border-top:1px solid var(--wgdLinie);font-size:1rem;font-weight:bold;letter-spacing:2px;line-height:1.25rem}.wgd-kopf span.badge{margin:0 0 3rem;background-color:var(--wgdHgAktiv);color:var(--wgdText)}@media screen and (max-width:575px){.wgd-kopf{margin-top:2.5rem}.wgd-kopf h1{font-size:1.5rem;line-height:2rem}.wgd-kopf-nl{margin-top:.25rem;font-size:1.125rem;line-height:1.5625rem}.wgd-kopf p{margin:2rem 0 1rem;padding-top:.5rem;font-size:.875rem;letter-spacing:2px}}.wgd{position:relative;display:block;margin:0 auto 3rem;padding:1rem 1rem 0;max-width:calc(720px + 2rem);background-color:#fff;color:var(--wgdText);font-family:"PT Sans","Noto Sans",Lato,FreeSans,"Liberation Sans",Junicode,sans-serif}.wgd article{padding-top:2rem}#wgd-belegauswahl{margin-top:2rem;overscroll-behavior:contain}@media(scripting:enabled){.wgd{max-width:min(calc(95% - 1.5rem),1280px)}.wgd *:target{margin-top:inherit;padding-top:inherit}.wgd article{display:grid;grid-template-columns:calc(60% - 20px) calc(40% - 20px);column-gap:40px}.wgd article.wgd-belegauswahl-aus{grid-template-columns:100% calc(40% - 20px);overflow-x:hidden}#wgd-belegauswahl{position:sticky;top:var(--wgdZDLBar);margin-top:0;max-height:calc(100vh - var(--wgdZDLBar));overflow:hidden}#wgd-belegauswahl:hover,#wgd-belegauswahl.wgd-belegauswahl-show-scrollbar{overflow-y:auto;padding-right:0 !important}}@media screen and (max-width:767px){.wgd article{display:block;padding-top:1rem}}@media screen and (max-width:767px) and (scripting:enabled){.wgd article.wgd-belegauswahl-aus{overflow-x:visible}#wgd-belegauswahl{position:static;margin-top:2rem;padding-right:0 !important;max-height:none !important}#wgd-belegauswahl:hover{overflow:auto}}@media screen and (max-width:575px){.wgd{width:100%;max-width:none}#wgd-belegauswahl{margin-top:1rem}}#wgd-kurz-gefasst{margin:0 auto 2rem;max-width:720px}#wgd-kurz-gefasst h2{font-size:1.25rem;line-height:1.75rem;text-align:center}@media screen and (max-width:767px){#wgd-kurz-gefasst{margin-bottom:1rem;max-width:100%}}@media screen and (max-width:575px){#wgd-kurz-gefasst h2{font-size:1rem;line-height:1.375rem}}.wgd a{cursor:pointer;color:var(--wgdTextLink);text-decoration:none}.wgd a:hover{text-decoration:underline}@media(scripting:none){.wgd a.wgd-anm-anker:target{margin-top:-80px;padding-top:80px}}.wgd a.wgd-term{border-bottom:1px dashed var(--wgdLinieFarbe);color:var(--wgdText);cursor:help}.wgd a.wgd-term:hover{text-decoration:none}.wgd a.wgd-term-sigle{color:var(--wgdText);text-decoration:none;pointer-events:none}:is(.wgd,#wgd-abb) abbr,.wgd sub[title],.wgd sub[data-tooltip]{text-decoration:none;cursor:help}.wgd-hi-b{font-weight:bold}.wgd h2,.wgd h3,.wgd h4,.wgd h5,.wgd h6{margin:0 0 .75rem;font-family:"PT Serif",serif;font-size:1.5rem;font-weight:bold;line-height:2rem}.wgd h3{font-size:1.25rem;line-height:1.75rem}.wgd h4{font-size:1.125rem;line-height:1.5625rem}.wgd h5{font-size:1rem;line-height:1.375rem}.wgd h6{font-size:1rem;font-style:italic;font-weight:normal;line-height:1.375rem}h2 .wgd-fragment,h3 .wgd-fragment,h4 .wgd-fragment,h5 .wgd-fragment,h6 .wgd-fragment{text-decoration:none}h2 .wgd-fragment::after,h3 .wgd-fragment::after,h4 .wgd-fragment::after,h5 .wgd-fragment::after,h6 .wgd-fragment::after{content:"";margin-left:.5rem;padding-right:24px;background-image:url(../images/wgd-link.svg);background-size:contain;background-repeat:no-repeat;background-position:top calc(50% + 1px) center;opacity:0;transition:opacity .3s linear}h2:hover .wgd-fragment::after,h3:hover .wgd-fragment::after,h4:hover .wgd-fragment::after,h5:hover .wgd-fragment::after,h6:hover .wgd-fragment::after,.wgd-fragment:focus::after{opacity:1}@media(scripting:enabled){h2#Belegauswahl:hover .wgd-fragment::after{display:none}}.wgd i,.wgd-hi-i{font-style:italic}.wgd s,.wgd-hi-s{text-decoration:line-through}.wgd small,.wgd-hi-smaller{font-size:.75em}.wgd sub,#wgd-menu>div sub,.wgd-hi-sub,.wgd sup,.wgd-hi-sup{position:relative;vertical-align:baseline;margin:0 .1em 0 .2em;font-size:.75em;line-height:0;text-indent:0}.wgd sub,#wgd-menu>div sub,.wgd-hi-sub{bottom:-.1em}.wgd sup,.wgd-hi-sup{top:-.5em}.wgd sup.wgd-sigle-sup{margin-left:0}.wgd p{margin:0 0 1rem;font-size:1.125rem;line-height:1.5625rem}.wgd q::before{content:"„"}.wgd q::after{content:"“"}.wgd q q::before,.wgd q.wgd-distanzierung::before,.wgd q.wgd-einfache::before{content:"‚"}.wgd q q::after,.wgd q.wgd-distanzierung::after,.wgd q.wgd-einfache::after{content:"‘"}.wgd q.wgd-paraphrase::before{content:"›"}.wgd q.wgd-paraphrase::after{content:"‹"}.wgd q.wgd-paraphrase q::before{content:"‚"}.wgd q.wgd-paraphrase q::after{content:"‘"}.wgd u,.wgd-hi-u{text-decoration:underline}.wgd-hi-aq{font-family:"Noto Mono","Liberation Mono","Lucida Console",Monaco,monospace;font-size:.875em}.wgd-hi-blue{color:var(--wgdTextBlau)}.wgd-hi-fr,.wgd-hi-in,.wgd-hi-larger{font-size:1.125em}.wgd-hi-g{letter-spacing:2px}.wgd-hi-k{font-variant:small-caps}.wgd-hi-red{color:var(--wgdTextRot)}.wgd-hi-uu{text-decoration-line:underline;text-decoration-color:var(--wgdText);border-bottom:1px solid var(--wgdText)}@keyframes wgd-markieren{30%{background-color:var(--wgdHgHighlight)}70%{background-color:var(--wgdHgHighlight)}}@media screen and (max-width:767px) and (scripting:enabled){h2#Belegauswahl:hover .wgd-fragment::after{display:inline}}@media screen and (max-width:575px){.wgd h2,.wgd h3,.wgd h4,.wgd h5,.wgd h6{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem}.wgd h3{font-size:1.125rem;line-height:1.5625rem}.wgd h4{font-size:1rem;line-height:1.375rem}.wgd h5{font-size:.875rem;line-height:1.25rem}.wgd h6{font-size:1rem;line-height:1.375rem}.wgd p{margin-bottom:.5rem;font-size:1rem;line-height:1.375rem}.wgd p:last-child{margin-bottom:0}}:is(.wgd,.wgd-kopf) a:focus{outline:0;text-decoration:underline}#wgd-vorschau-schliessen:focus,#wgd-navigator-schliessen:focus,#wgd-navigator-hilfe:focus,#wgd-navigator-icon:focus{outline:1px solid var(--wgdTextLink);outline-offset:-1px;text-decoration:none}#wgd-cluster-hilfe:focus,#wgd-suche>p:first-child a:focus,.wgd .wgd-leiste-icon:focus{outline:1px solid #fff;outline-offset:1px;text-decoration:none}#wgd-nav{display:flex;flex-flow:row wrap;justify-content:center;margin-right:-1rem;margin-left:-1rem;padding:0 0 1rem 1rem;background-color:var(--wgdHgGrau)}#wgd-nav nav{flex-basis:calc(33% - 2rem);flex-grow:1;margin:1rem 1rem 0 0;min-width:272px;max-width:480px;overflow:hidden}#wgd-nav[data-nav-bloecke="2"] nav{flex-basis:calc(50% - 2rem)}#wgd-nav[data-nav-bloecke="1"] nav{flex-basis:calc(100% - 2rem)}#wgd-nav nav:not(:nth-child(2)) a{color:var(--wgdText);transition:color .3s linear}#wgd-nav nav:not(:nth-child(2)) a:hover{color:var(--wgdTextLink);text-decoration:none}#wgd-nav h3{margin-bottom:0;padding:.25rem .5rem 0;background-color:#fff}#wgd-nav h3.wgd-no-select :is(a,a:hover){position:relative;display:block;padding-right:calc(24px + .25rem);overflow:hidden;color:var(--wgdText);text-decoration:none;text-overflow:ellipsis;white-space:nowrap}#wgd-nav h3.wgd-no-select a:focus{text-decoration:underline}#wgd-nav .wgd-nav-kein-overflow h3.wgd-no-select a{padding-right:0;pointer-events:none}#wgd-nav h3 img{position:absolute;top:2px;right:0;opacity:1;transform:rotate(-180deg);transition:opacity .3s ease-out,transform .3s linear}#wgd-nav.wgd-nav-init h3 img{opacity:0}#wgd-nav .wgd-nav-kein-overflow h3 img{display:none}#wgd-nav .wgd-nav-geschlossen h3 img{transform:rotate(0)}#wgd-nav nav>div{position:relative;box-sizing:border-box;border-bottom:1px solid var(--wgdLinie);padding:.5rem .5rem .25rem;min-height:12rem;overflow:hidden;background-color:#fff;transition:height .3s ease-out}#wgd-nav nav>div *{box-sizing:content-box}@media(scripting:enabled){#wgd-nav nav.wgd-nav-geschlossen>div{height:12rem}}.wgd-nav-sperre{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:12rem;background:linear-gradient(to top,#fff .25rem,rgb(255 255 255 / 0) 10rem);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease-out}#wgd-nav:not(.wgd-nav-init) nav.wgd-nav-geschlossen:not(.wgd-nav-kein-overflow) .wgd-nav-sperre{opacity:1;pointer-events:auto}#wgd-nav ul,#wgd-nav ol{margin:0;padding:0 0 0 1.25rem;list-style-type:none;text-indent:-1.25rem}#wgd-nav ol.wgd-nur-eine-lesart{padding:0;text-indent:0}#wgd-nav ol.wgd-mehrere-gerueste{margin-left:1.25rem}#wgd-nav ol.wgd-mehrere-gerueste.wgd-nur-eine-lesart{padding-left:1.25rem}#wgd-nav ul ul,#wgd-nav ol ol{margin-top:.25rem}#wgd-nav li{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}#wgd-nav ol>li>span.wgd-zaehlz,#wgd-nav ul>li>span.wgd-zaehlz{display:inline-block;min-width:.75rem;padding-right:.5rem;font-weight:bold;text-indent:0}@media(scripting:enabled){#wgd-inhalt div>ul>li:last-child{display:none}}.wgd-diasystematik{display:inline;margin-left:.5rem;color:var(--wgdTextGrau);font-style:italic}p.wgd-lesarten-lemma{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}ol+p.wgd-lesarten-lemma,p.wgd-lesarten-vgl+p.wgd-lesarten-lemma,#wgd-menu ol+p.wgd-lesarten-lemma{margin-top:.5rem}p.wgd-lesarten-vgl{margin:.5rem 0 .25rem;color:var(--wgdTextGrau);font-size:1rem;line-height:1.375rem}:is(p.wgd-lesarten-vgl,.wgd-diasystematik) a{color:var(--wgdTextGrau) !important}:is(p.wgd-lesarten-vgl,.wgd-diasystematik) a:hover{color:var(--wgdTextLink) !important}ol.wgd-mehrere-gerueste+p.wgd-lesarten-vgl{margin-left:1.25rem}.wgd-lesarten-vgl cite{font-style:normal}#wgd-wortinformationen p{margin-bottom:.25rem;padding-left:1.25rem;font-size:1rem;line-height:1.375rem;text-indent:-1.25rem}#wgd-wortinformationen p.wgd-wortfeld{padding-left:0;text-indent:0}#wgd-wortinformationen span.wgd-wortfeld-block{display:block;margin:.25rem 0 0 1.25rem}#wgd-wortinformationen span.wgd-wi-ausgerueckt{margin-left:0}#wgd-wortinformationen .wgd-wi-aus,#wgd-wortinformationen span.wgd-wi-aus{display:none}@media screen and (max-width:767px){:is(#wgd-nav,#wgd-nav[data-nav-bloecke]) nav{flex-basis:100%}}@media screen and (max-width:767px) and (scripting:enabled){#wgd-inhalt div>ul>li:last-child{display:list-item}}@media screen and (max-width:575px) and (scripting:enabled){#wgd-nav nav.wgd-nav-geschlossen>div{height:10rem}}@media screen and (max-width:575px){#wgd-nav{padding:0 0 .5rem .5rem}#wgd-nav nav{margin:.5rem .5rem 0 0;min-width:auto}#wgd-nav h3{font-size:1rem;line-height:1.375rem}#wgd-nav h3.wgd-no-select :is(a,a:hover){padding-right:calc(22px + .25rem)}#wgd-nav h3 img{top:0;width:22px;height:22px}#wgd-nav nav>div{min-height:10rem}.wgd-nav-sperre{height:10rem;background:linear-gradient(to top,#fff .25rem,transparent 8rem)}#wgd-nav ul,#wgd-nav ol{padding-left:1rem;text-indent:-1rem}#wgd-nav ol.wgd-nur-eine-lesart{padding:0}#wgd-nav ol.wgd-mehrere-gerueste{margin-left:1rem}#wgd-nav ol.wgd-mehrere-gerueste.wgd-nur-eine-lesart{padding-left:1rem}#wgd-inhalt ul ul,#wgd-inhalt ol ol{margin-top:0}#wgd-nav ol>li>span.wgd-zaehlz,#wgd-nav ul>li>span.wgd-zaehlz{min-width:.75rem;padding-right:.25rem}#wgd-nav li{margin-bottom:0;font-size:.875rem;line-height:1.25rem}p.wgd-lesarten-lemma{margin-bottom:0}ol+p.wgd-lesarten-lemma,p.wgd-lesarten-vgl+p.wgd-lesarten-lemma,#wgd-menu ol+p.wgd-lesarten-lemma{margin-top:.25rem}p.wgd-lesarten-vgl{margin:.25rem 0;font-size:.875rem !important;line-height:1.25rem}ol.wgd-mehrere-gerueste+p.wgd-lesarten-vgl{margin-left:1rem}#wgd-wortinformationen p{padding-left:1rem;font-size:.875rem;line-height:1.25rem;text-indent:-1rem}#wgd-wortinformationen p:not(:last-child){margin-bottom:0}}a.wgd-link-extern::after,#wgd-nav a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-belegauswahl a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-vorschau a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-abb a::after{content:"";margin-left:.25rem;padding-right:18px;background-image:url(../images/wgd-verweis-extern.svg);background-size:contain;background-repeat:no-repeat;background-position:center}#wgd-nav .wgd-lesarten-vgl a::after{background-image:url(../images/wgd-verweis-extern-grau.svg)}#wgd-abb a::after{padding-right:20px;background-image:url(../images/wgd-verweis-extern-grau.svg)}#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-abb-quelle a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-belegauswahl a:not([href^="#"],.wgd-no-link-hint)::after{margin-left:.125rem;padding-right:14px}#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-belegauswahl a:not([href^="#"],.wgd-no-link-hint)::after{background-image:url(../images/wgd-verweis-extern-grau.svg)}footer a.wgd-link-extern::after,#wgd-nav a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-vorschau a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-anm a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-literatur a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-mehr-wrap a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg #wgd-ressourcen a::after{margin-left:.1875rem;padding-right:16px}#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after{background-image:url(../images/wgd-verweis-extern-weiss.svg)}@media screen and (max-width:767px){#wgd-abb a::after{margin-left:.125rem;padding-right:16px}}@media screen and (max-width:575px){#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-belegauswahl a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-vorschau a:not([href^="#"],.wgd-no-link-hint)::after{margin-left:.125rem;padding-right:16px}footer a.wgd-link-extern::after,#wgd-nav a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-menu a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-anm a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-literatur a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-wg .wgd-mehr-wrap a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-belegauswahl a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-vorschau a:not([href^="#"],.wgd-no-link-hint)::after,#wgd-abb a::after,#wgd-wg #wgd-ressourcen a::after{margin-left:.125rem;padding-right:14px}}@media(any-hover:hover){#wgd-wg a,#wgd-kurz-gefasst a{color:var(--wgdText);transition:color .3s linear}#wgd-wg a.wgd-term,#wgd-kurz-gefasst a.wgd-term{border-color:transparent;transition:border-color .3s linear}#wgd-wg:hover a,#wgd-kurz-gefasst:hover a{color:var(--wgdTextLink)}#wgd-wg:hover a.wgd-term,#wgd-kurz-gefasst:hover a.wgd-term{color:var(--wgdText);border-color:var(--wgdLinieFarbe)}}#wgd-wg a.wgd-highlight,#wgd-wg i.wgd-highlight,#wgd-wg q.wgd-highlight{border-radius:.25rem;animation-name:wgd-markieren;animation-duration:3s;animation-timing-function:ease-in-out}#wgd-wg blockquote{margin:0 0 1rem 1.5rem;border-left:4px solid var(--wgdLinie);padding-left:1.5rem;font-size:1.125rem;line-height:1.5625rem}#wgd-wg blockquote+blockquote{margin-top:-1rem;padding-top:1rem}#wgd-kurz-gefasst cite,#wgd-inhalt cite,#wgd-wg cite,#wgd-vorschau cite,#wgd-menu cite{font-style:inherit}#wgd-kurz-gefasst cite::before,#wgd-inhalt cite::before,#wgd-wg cite:not(.wgd-referenz)::before,#wgd-vorschau:not(.wgd-term) cite:not(.wgd-referenz)::before,#wgd-menu cite::before{content:"„"}#wgd-kurz-gefasst cite::after,#wgd-inhalt cite::after,#wgd-wg cite:not(.wgd-referenz)::after,#wgd-vorschau:not(.wgd-term) cite:not(.wgd-referenz)::after,#wgd-menu cite::after{content:"“"}#wgd-wg footer{position:relative;clear:both;margin-top:2rem;font-size:1.125rem;line-height:1.5625rem;text-align:right}#wgd-wg footer time{color:var(--wgdTextGrau)}#wgd-wg footer time::before{content:"("}#wgd-wg footer time::after{content:")"}@media(scripting:enabled){span[data-revisionen]{cursor:pointer}}#wgd-wg h2{margin-top:2rem}#wgd-wg>h2{margin-top:0}@media(scripting:none){.wgd #wgd-wg h2:target{margin-top:calc(-80px + 2rem);padding-top:80px}.wgd #wgd-wg h2:first-child:target,.wgd #wgd-wg h3:target,.wgd #wgd-wg h4:target,.wgd #wgd-wg h5:target,.wgd #wgd-wg h6:target{margin-top:-80px;padding-top:80px}.wgd #wgd-wg section h2:first-child:target{margin-top:calc(-80px + 2rem)}.wgd #wgd-wg p:target{margin-top:-80px;padding-top:80px}}p.wgd-mehr-toggle{margin-bottom:0;padding-left:1.5rem;background:url(../images/wgd-mehr-auf.svg) 0 3px no-repeat}p.wgd-mehr-aus{background-image:url(../images/wgd-mehr-zu.svg)}@media(scripting:enabled){p.wgd-mehr-toggle{background:0;padding-left:0}p.wgd-mehr-toggle a{padding-left:1.5rem;background:url(../images/wgd-mehr-auf.svg) 0 3px no-repeat}p.wgd-mehr-aus a{background-image:url(../images/wgd-mehr-zu.svg)}}div.wgd-mehr-wrap{box-sizing:border-box;padding-top:.5rem;overflow:hidden;transition:height .3s ease-out}div.wgd-mehr-wrap *{box-sizing:content-box}div.wgd-mehr-wrap>*:not(blockquote){padding-left:1.5rem !important}div.wgd-mehr-wrap>*:last-child{margin-bottom:0}.wgd-mehr-wrap h3,.wgd-mehr-wrap h4,.wgd-mehr-wrap h5,.wgd-mehr-wrap h6{margin-bottom:.5rem}.wgd-mehr-wrap p{margin-bottom:.5rem;font-size:1rem;line-height:1.375rem}#wgd-wg .wgd-mehr-wrap blockquote{margin-left:3rem;margin-bottom:.5rem;border-left-width:2px;padding-left:.75rem;font-size:1rem;line-height:1.375rem}#wgd-wg .wgd-mehr-wrap blockquote+blockquote{margin-top:-.5rem;padding-top:.5rem}#wgd-wg .wgd-mehr-wrap blockquote:last-child{margin-bottom:0}div.wgd-mehr-wrap+figure[class^="wgd-abb"],div.wgd-mehr-wrap+figure[class^="wgd-abb"]+p,div.wgd-mehr-wrap+p,div.wgd-mehr-wrap+h3,div.wgd-mehr-wrap+h4,div.wgd-mehr-wrap+h5{margin-top:1rem}@media(scripting:enabled){div.wgd-mehr-wrap+p:target,div.wgd-mehr-wrap+h3:target,div.wgd-mehr-wrap+h4:target,div.wgd-mehr-wrap+h5:target{margin-top:1rem}}@media(scripting:none){.wgd div.wgd-mehr-wrap+figure[class^="wgd-abb"]:target,.wgd div.wgd-mehr-wrap+figure[class^="wgd-abb"]:target+p,.wgd div.wgd-mehr-wrap+p:target,.wgd div.wgd-mehr-wrap+figure[class^="wgd-abb"]+p:target,.wgd div.wgd-mehr-wrap+h3:target,.wgd div.wgd-mehr-wrap+h4:target,.wgd div.wgd-mehr-wrap+h5:target{margin-top:calc(-80px + 1rem) !important}.wgd div.wgd-mehr-wrap+figure[class^="wgd-abb"]:target+p{padding-top:80px}}.wgd-linkziel,.wgd-aufrufdatum{font-style:italic}.wgd-linkziel+.wgd-aufrufdatum{position:relative;left:-.1em;margin:0}.wgd-linkziel+.wgd-aufrufdatum::before{content:", "}@media screen and (max-width:575px){#wgd-wg blockquote{margin:0 0 .5rem .75rem;border-left-width:2px;padding-left:.75rem;font-size:1rem;line-height:1.375rem}#wgd-wg blockquote+blockquote{margin-top:-.5rem;padding-top:.5rem}#wgd-wg footer{margin-top:1rem;font-size:1rem;line-height:1.375rem}#wgd-wg h2{margin-top:1rem}p.wgd-mehr-toggle{margin-bottom:0;background-position:0 2px}div.wgd-mehr-wrap{padding-top:.25rem}.wgd-mehr-wrap h3,.wgd-mehr-wrap h4,.wgd-mehr-wrap h5,.wgd-mehr-wrap h6{margin-bottom:.25rem}.wgd-mehr-wrap p{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem}#wgd-wg .wgd-mehr-wrap blockquote{margin:0 0 .25rem 2.25rem;font-size:.875rem;line-height:1.25rem}#wgd-wg .wgd-mehr-wrap blockquote+blockquote{margin-top:-.25rem;padding-top:.25rem}#wgd-wg .wgd-mehr-wrap li{font-size:.875rem;line-height:1.25rem;margin-bottom:0}div.wgd-mehr-wrap+figure[class^="wgd-abb"],div.wgd-mehr-wrap+figure[class^="wgd-abb"]+p,div.wgd-mehr-wrap+p,div.wgd-mehr-wrap+h3,div.wgd-mehr-wrap+h4,div.wgd-mehr-wrap+h5{margin-top:.5rem}div.wgd-mehr-wrap+figure[class^="wgd-abb"]:target,div.wgd-mehr-wrap+p:target,div.wgd-mehr-wrap+figure[class^="wgd-abb"]+p:target,div.wgd-mehr-wrap+h3:target,div.wgd-mehr-wrap+h4:target,div.wgd-mehr-wrap+h5:target{margin-top:calc(-80px + .5rem)}}@media screen and (max-width:575px) and (scripting:none){.wgd #wgd-wg h2:target,.wgd #wgd-wg section h2:first-child:target{margin-top:calc(-80px + 1rem)}.wgd div.wgd-mehr-wrap + figure[class^="wgd-abb"]:target{margin-top:calc(-80px + .5rem) !important}.wgd div.wgd-mehr-wrap + figure[class^="wgd-abb"]:target + p,.wgd div.wgd-mehr-wrap + figure[class^="wgd-abb"] + p:target{margin-top:-80px !important}}@media screen and (max-width:575px) and (scripting:enabled){p.wgd-mehr-toggle a{background-position:0 1px}}.wgd figure{margin:0 auto 1rem;overflow:hidden;border-bottom:1px solid var(--wgdLinie);padding:.25rem .25rem 0;width:min-content;max-width:100%;background-color:var(--wgdHgGrau)}.wgd figure:target{margin-top:-80px !important;padding-top:80px}@media(scripting:enabled){.wgd figure:target{margin-top:inherit !important}}.wgd figure.wgd-abb-links,.wgd figure.wgd-abb-rechts{float:left;position:relative;top:.25rem;margin:0 1rem 1rem 0;width:auto;max-width:50%}.wgd figure.wgd-abb-rechts{float:right;margin:0 0 1rem 1rem}.wgd figure.wgd-abb-links.wgd-abb-thumb,.wgd figure.wgd-abb-rechts.wgd-abb-thumb{width:250px}.wgd figure.wgd-abb-links.wgd-abb-thumb-mehr-erfahren,.wgd figure.wgd-abb-rechts.wgd-abb-thumb-mehr-erfahren{width:200px}div.wgd-mehr-wrap>figure:is(.wgd-abb-links,.wgd-abb-rechts){padding-left:.25rem !important;margin-left:1.5rem}.wgd figure picture{position:relative;display:block}.wgd figure img{font-size:1rem;line-height:1.375rem}@media(scripting:enabled){.wgd figure img{cursor:pointer}}.wgd figure.wgd-abb-links img:not([style]),.wgd figure.wgd-abb-rechts img:not([style]){width:100% !important;height:auto !important}.wgd figure p:first-child{margin:.25rem 0 .125rem;font-size:1rem;line-height:1.375rem}.wgd .wgd-mehr-wrap figure p:first-child{font-size:.875rem;line-height:1.25rem}.wgd figure p:last-child,#wgd-abb div p:last-child{margin:.5rem 0 0;padding-right:calc(14px + .125rem);font-size:.875rem;line-height:1.25rem}.wgd .wgd-mehr-wrap figure p:last-child{font-size:.75rem;line-height:1rem}.wgd figure p:last-child::before,#wgd-abb div p:last-child::before{content:"— "}.wgd figcaption{padding:.125rem .25rem}.wgd-abb-vergroessern::before{content:"";position:absolute;top:0;right:0;width:24px;height:24px;background-image:url(../images/wgd-abb-vergroessern.svg);background-position:top right;background-repeat:no-repeat;pointer-events:none}@media screen and (max-width:575px){.wgd figure{margin-bottom:.5rem}.wgd figure:is(.wgd-abb-links,.wgd-abb-rechts),.wgd div.wgd-mehr-wrap>figure:is(.wgd-abb-links,.wgd-abb-rechts){float:none;position:static;margin:0 auto .5rem;max-width:none}.wgd figure p:first-child{margin:.125rem 0 0;font-size:.875rem;line-height:1.25rem}.wgd figure:not(.wgd-abb-links,.wgd-abb-rechts) img:not([style]){width:calc(100vw - 3rem) !important;height:auto !important}}#wgd-abb{position:fixed;top:0;left:0;z-index:1050;opacity:0;width:100%;height:100vh;background-color:#fff;transition:opacity .3s ease-out}#wgd-abb.wgd-show-abb{opacity:1}#wgd-abb-img{position:absolute;top:50%;left:50%;max-width:calc(100% - 2rem);max-height:calc(100vh - 2rem);transform:translate(-50%,-50%)}#wgd-abb-schliessen{position:absolute;top:18px;right:18px;z-index:1;opacity:1;transition:opacity .3s ease-out;cursor:pointer}#wgd-abb div{position:fixed;bottom:1rem;left:0;border-bottom:1px solid var(--wgdLinie);padding:.5rem;width:100%;background-color:var(--wgdHgGrau);opacity:1;transition:opacity .3s ease-out}#wgd-abb p,#wgd-abb div p:last-child{margin:0 auto .5rem;max-width:500px;font-size:1.25rem;line-height:1.75rem;text-align:center}#wgd-abb div p:last-child{margin-bottom:0}#wgd-abb.wgd-abb-info-blende #wgd-abb-schliessen,#wgd-abb.wgd-abb-info-blende div{opacity:0}#wgd-abb.wgd-abb-info-aus #wgd-abb-schliessen,#wgd-abb.wgd-abb-info-aus div{display:none}@media screen and (max-width:767px){#wgd-abb p,#wgd-abb div p:last-child{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}}@media screen and (max-width:575px){#wgd-abb p,#wgd-abb div p:last-child{margin-bottom:0;font-size:.875rem;line-height:1.25rem}}#wgd-wg ol,#wgd-wg ul{counter-reset:liste;margin:0 0 1rem;padding:0}#wgd-wg li{counter-increment:liste;margin-bottom:.5rem;padding-left:1.25rem;list-style-type:none;font-size:1.125rem;line-height:1.5625rem;text-indent:-1.25rem}#wgd-wg li:last-child{margin-bottom:0}#wgd-wg ol li::before,#wgd-wg ul li::before{content:counter(liste) ".";display:inline-block;width:1.25rem;text-indent:0}#wgd-wg ul li::before{content:"–"}#wgd-wg .wgd-mehr-wrap li{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}@media screen and (max-width:575px){#wgd-wg ol,#wgd-wg ul{margin-bottom:.5rem}#wgd-wg li{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}}p.wgd-anm{margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.375rem;text-indent:-1.5rem}p.wgd-anm a:first-child{display:inline-block;min-width:1.5rem;text-indent:0}.wgd p.wgd-literatur{margin-bottom:.75rem;font-size:1rem;line-height:1.375rem}@media(scripting:none){.wgd .wgd-literatur:target{margin-top:-80px;padding-top:80px}}#wgd-wg p:last-child{margin-bottom:0}.wgd p.wgd-ressourcen{margin-top:.75rem;margin-bottom:.375rem;font-weight:bold}.wgd-sigle{display:block}.wgd-sigle a{color:var(--wgdText) !important;transition:color .3s linear}.wgd-sigle a:hover{color:var(--wgdTextLink) !important;text-decoration:none}#wgd-ressourcen :is(th,td){padding:0 .25rem .375rem;font-size:1rem;line-height:1.375rem}#wgd-ressourcen th{vertical-align:top;padding-left:.125rem;font-style:italic;font-weight:normal;white-space:nowrap}#wgd-ressourcen td{padding-right:0}#wgd-ressourcen tr:last-child :is(th,td){padding-bottom:0}#wgd-ressourcen span{vertical-align:top;display:inline-block;height:22px;font-size:.875rem}#wgd-ressourcen th a{margin-right:.5rem}#wgd-ressourcen img{vertical-align:top}@media screen and (max-width:575px){p.wgd-anm,.wgd p.wgd-literatur{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem}.wgd p.wgd-literatur{margin-bottom:.5rem}.wgd p.wgd-ressourcen{margin-top:.5rem;margin-bottom:.25rem}#wgd-ressourcen :is(th,td){padding-bottom:.375rem;font-size:.875rem;line-height:1.25rem}#wgd-ressourcen span{height:20px}#wgd-ressourcen img{width:20px;height:20px}}#wgd-belegauswahl h2{margin-bottom:.25rem}#wgd-belegauswahl div{padding:.5rem 0}#wgd-belegauswahl div:last-child{padding-bottom:0}#wgd-belegauswahl time.wgd-highlight{border-radius:4px;background-clip:unset;animation-name:wgd-markieren;animation-duration:3s;animation-timing-function:ease-in-out}#wgd-belegauswahl time{margin-left:-.375rem;font-family:"PT Serif",serif;font-size:1.25rem;font-weight:bold;line-height:1.75rem}#wgd-belegauswahl time.wgd-beleg-nicht-in-text{padding:0 .375rem}#wgd-belegauswahl time a.wgd-jump{padding:0 .375rem;color:var(--wgdText);transition:color .3s linear}#wgd-belegauswahl time a.wgd-jump:hover{color:var(--wgdTextLink);text-decoration:none}#wgd-belegauswahl blockquote,#wgd-vorschau blockquote{margin:.5rem 0 .5rem .75rem;border-left:2px solid var(--wgdLinie);padding-left:.75rem}#wgd-vorschau blockquote{margin-bottom:0}#wgd-belegauswahl blockquote p,#wgd-vorschau blockquote p{margin-bottom:.5rem;font-size:1rem;line-height:1.375rem}#wgd-belegauswahl blockquote p:last-child,#wgd-vorschau blockquote p:last-child{margin-bottom:0}.wgd-verse{display:inline-block;padding-left:2rem;text-indent:-2rem}blockquote .wgd-stichwort,#wgd-belegauswahl .wgd-stichwort,#wgd-vorschau blockquote .wgd-stichwort{color:var(--wgdTextStichwort);font-style:inherit}blockquote .wgd-autorenzusatz .wgd-stichwort{color:inherit;font-style:italic}blockquote .wgd-mark,#wgd-belegauswahl .wgd-mark,#wgd-vorschau blockquote .wgd-mark{color:var(--wgdTextMarkierung);font-style:inherit}.wgd-streichung{cursor:help}#wgd-belegauswahl cite{display:block;color:var(--wgdTextGrau);font-size:.875rem;font-style:normal;line-height:1.125rem}#wgd-belegauswahl cite::before{content:"— "}@media(scripting:none){.wgd #wgd-belegauswahl:target{margin-top:calc(-80px + 2rem);padding-top:80px}.wgd #wgd-belegauswahl div:target{margin-top:calc(-80px + .5rem);padding-top:80px}.wgd #wgd-belegauswahl div:target time{border-radius:4px;background-clip:unset;animation-name:wgd-markieren;animation-duration:3s;animation-timing-function:ease-in-out}.wgd #wgd-belegauswahl time{padding:0 .375rem}}@media(scripting:enabled){#wgd-belegauswahl h2{padding-left:.5rem}#wgd-belegauswahl div{padding:.5rem}#wgd-belegauswahl div:last-child{padding-bottom:.5rem;margin-bottom:.5rem}.wgd-streichung{cursor:pointer}}@media screen and (max-width:767px){.wgd #wgd-belegauswahl div:last-child{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:767px) and (scripting:none){.wgd #wgd-belegauswahl:target{margin-top:calc(-80px + 2rem);padding-top:80px}}@media screen and (max-width:767px) and (scripting:enabled){#wgd-belegauswahl h2{padding-left:0}#wgd-belegauswahl div{padding:.5rem 0}.wgd #wgd-belegauswahl div:last-child{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:575px){#wgd-belegauswahl h2{margin-bottom:.5rem}#wgd-belegauswahl div{padding-top:0}#wgd-belegauswahl time{font-size:1rem;line-height:1.375rem}#wgd-belegauswahl blockquote,#wgd-vorschau blockquote{margin:.25rem 0 .25rem .75rem}#wgd-belegauswahl blockquote p,#wgd-vorschau blockquote p{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem}#wgd-vorschau blockquote{margin-bottom:0}}@media screen and (max-width:575px) and (scripting:none){.wgd #wgd-belegauswahl:target{margin-top:calc(-80px + 1rem)}.wgd #wgd-belegauswahl div:target{margin-top:-80px}}@media screen and (max-width:575px) and (scripting:enabled){#wgd-belegauswahl div{padding-top:0}}.wgd>footer{display:flex;flex-wrap:wrap;column-gap:1rem;margin-top:1rem;margin-right:-1rem;margin-left:-1rem;padding:.5rem 1rem .625rem;background-color:var(--wgdHgGrau)}.wgd>footer>div{position:relative;margin-top:1.5rem;border-bottom:1px solid var(--wgdLinie);padding:.25rem .5rem;max-width:calc(50% - 1rem - .5rem);background-color:#fff;font-size:.875rem;font-style:italic;line-height:1.25rem}.wgd-footer-label{position:absolute;top:-1.125rem;left:.25rem;font-size:.75rem;font-style:normal;font-weight:bold;letter-spacing:1px;line-height:1rem}.wgd-footer-enc{word-break:break-all}#wgd-footer-qrc{position:relative;float:right;margin-left:1rem;padding:.25rem 0;min-width:82px;min-height:82px;color:var(--wgdTextRot);text-align:center}#wgd-footer-cc{float:right;margin:.25rem 0 0 1rem}#wgd-footer-cc-toggle{margin-left:.5rem;white-space:nowrap}#wgd-footer-cc-toggle img{position:relative;top:-1px}#wgd-footer-ressourcen{flex:0 0 100%;display:flex;flex-wrap:wrap;justify-content:center;margin:.625rem 0 0;padding:0;border:0;max-width:none;background-color:transparent}#wgd-footer-ressourcen a{padding:0 .5rem;font-style:normal;line-height:1.5rem;text-align:center}#wgd-footer-ressourcen img{margin-top:-.25rem;margin-right:.375rem}@media screen and (max-width:575px){.wgd>footer>div{max-width:none}}#wgd-belegauswahl h2 #wgd-navigator-icon{position:relative;top:-2px;display:inline-block;vertical-align:middle;margin-left:.5rem;width:24px;height:24px}#wgd-belegauswahl h2 #wgd-navigator-icon img{vertical-align:top}#wgd-navigator{position:fixed;z-index:325;opacity:0;box-shadow:var(--wgdSchatten);border:1px solid var(--wgdLinie);padding:.5rem 1rem;background-color:#fff;transition:opacity .1s linear}#wgd-navigator.wgd-navigator-scrollbar{position:absolute}#wgd-navigator h2{position:relative;font-size:1.125rem;font-style:italic;font-weight:normal;line-height:1.5625rem}#wgd-navigator h2 a{display:inline-block;vertical-align:middle;margin-left:.5rem;width:20px;height:20px;text-align:center}#wgd-navigator h2 a img{vertical-align:baseline;pointer-events:none}#wgd-navigator>p{margin:1rem 0 1.25rem;font-size:.875rem;line-height:.875rem}#wgd-navigator>p a{color:var(--wgdText)}#wgd-navigator>p a:last-child{margin-left:.75rem}#wgd-navigator>p a.wgd-navigator-aktiv{font-weight:bold}#wgd-navigator>p a[data-ansicht="sw"]{color:var(--wgdTextStichwort)}#wgd-navigator>p a[data-ansicht="mark"]{color:var(--wgdTextMarkierung)}#wgd-navigator.wgd-navigator-toggle-off>p a{font-weight:normal;text-decoration:none;cursor:default}#wgd-navigator.wgd-navigator-toggle-no-marks>p a:last-child{display:none}#wgd-navigator>p span{display:inline-block;margin-right:.25rem;border-radius:5px;width:10px;height:10px;background-color:var(--wgdHgBlauHell)}#wgd-navigator-zeitstrahl{position:relative;overflow:hidden;height:432px;background:linear-gradient(to right,#fff 47px,var(--wgdLinie) 47px,var(--wgdLinie) 49px,#fff 49px)}#wgd-navigator-zeitstrahl.wgd-navigator-fehler{background:0}#wgd-navigator-zeitstrahl.wgd-navigator-fehler img{visibility:hidden}#wgd-navigator-zeitstrahl.wgd-navigator-fehler p{color:var(--wgdTextRot);font-size:1rem;font-weight:bold;line-height:1.375rem;text-align:center}#wgd-navigator-zeitstrahl .wgd-navigator-jahr{position:absolute;left:0;display:block;font-size:1rem;line-height:1rem}#wgd-navigator-zeitstrahl .wgd-navigator-punkt{position:absolute;display:block;width:10px;height:10px;border-radius:5px;background-color:var(--wgdHgBlauHell)}#wgd-navigator-zeitstrahl .wgd-navigator-punkt:hover,#wgd-navigator-zeitstrahl .wgd-navigator-punkt:focus,#wgd-navigator-zeitstrahl .wgd-navigator-match{background-color:var(--wgdHgTuerkis)}#wgd-navigator-zeitstrahl .wgd-navigator-formen{position:absolute;display:block;font-size:.875rem;line-height:.875rem;white-space:nowrap}#wgd-navigator-zeitstrahl .wgd-navigator-formen a.wgd-navigator-sw{color:var(--wgdTextStichwort)}#wgd-navigator-zeitstrahl .wgd-navigator-formen a.wgd-navigator-mark{color:var(--wgdTextMarkierung)}#wgd-navigator-pfeil{position:absolute;top:426px;left:41px}#wgd-navigator-blende{position:absolute;top:0;right:0;z-index:1;width:16px;height:432px;background:linear-gradient(to right,rgb(255 255 255 / 0),#fff)}@media screen and (max-width:767px){#wgd-belegauswahl h2 #wgd-navigator-icon{display:none}}#wgd-lesefortschritt{position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:background-color ease-out .3s,width ease-out .3s}#wgd-lesefortschritt.wgd-lesefortschritt-ausgeblendet{background-color:transparent}#wgd-leiste{position:fixed;top:calc(var(--wgdZDLBar) - 31px);left:0;z-index:400;display:block;box-shadow:var(--wgdSchatten);border-top:1px solid #fff;padding:3px .75rem;width:calc(100% - 1.5rem);height:24px;background:linear-gradient(90deg,var(--wgdHgBlauDunkel) 0,var(--wgdHgBlauHell) 80%);color:#fff;font-size:1rem;line-height:24px;white-space:nowrap;transition:top .3s ease-out}#wgd-leiste-cont{position:relative;margin:0 auto;max-width:calc(1280px - 2rem)}#wgd-leiste-cont *{vertical-align:top;display:inline-block;height:24px}#wgd-leiste a{color:#fff}#wgd-leiste a:hover{text-decoration:none}#wgd-leiste a.wgd-leiste-icon{display:inline-block;margin-top:3px;width:18px;height:18px}#wgd-leiste a.wgd-leiste-icon img{height:18px}@keyframes wgd-pfeil-nach-links{from{transform:rotate(0)}to{transform:rotate(-90deg)}}@keyframes wgd-pfeil-nach-rechts{from{transform:rotate(-90deg)}to{transform:rotate(0)}}#wgd-leiste-pfeil.wgd-pfeil-links img,#wgd-leiste-pfeil.wgd-pfeil-rechts img{animation-name:wgd-pfeil-nach-links;animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:forwards}#wgd-leiste-pfeil.wgd-pfeil-rechts img{animation-name:wgd-pfeil-nach-rechts}#wgd-leiste-wrap>span{overflow-x:hidden;text-overflow:ellipsis;transition:width 1s ease-out}#wgd-leiste-home{margin-left:.75rem}a.wgd-leiste-navi{margin-left:1.5rem;overflow:hidden;text-overflow:ellipsis;transition:max-width 1s ease-out}a.wgd-leiste-navi span{width:20px;height:24px;background:url(../images/wgd-navi.svg) 0 3px no-repeat}#wgd-leiste-icon-wrap{position:absolute;right:18px;top:0;z-index:1;box-sizing:border-box;overflow:hidden;padding-left:2px;width:calc(2px + 2 *(18px + .75rem));transition:width 1s ease-out}#wgd-leiste-icon-wrap a{margin-right:.75rem;width:18px;background-position:0 0;background-repeat:no-repeat}#wgd-leiste-ham-wrap{position:absolute;right:-.75rem;top:0;width:calc(4 * 18px + 2 * .75rem + 1.5rem);padding-right:.75rem;background:linear-gradient(to right,rgb(0 43 255 / 0),rgb(0 43 255 / 100%) 1.5rem);text-align:right;transition:width 1s ease-out}#wgd-leiste-ham-wrap a{position:relative;z-index:1;background-color:var(--wgdHgBlauHell)}@media screen and (max-width:767px){.wgd-responsiv #wgd-leiste-icon-wrap{width:0}.wgd-responsiv #wgd-leiste-ham-wrap{width:calc(2 * 18px + 1.5rem)}}@media screen and (max-width:575px){.wgd-responsiv #wgd-leiste-wrap>span{width:0 !important}.wgd-responsiv a.wgd-leiste-navi{margin-left:.75rem;max-width:130px !important}}@media screen and (max-width:499px){.wgd-responsiv a.wgd-leiste-navi{margin-left:.75rem;max-width:100px !important}}#wgd-menu{position:absolute;top:30px;display:block;box-shadow:var(--wgdSchatten);box-sizing:border-box;width:400px;height:auto;background-color:var(--wgdHgBlauDunkel);transition:left .3s ease-out}#wgd-menu>div{display:block;margin:.5rem 1rem;overflow:hidden auto;transition:height .3s ease-out}#wgd-menu>div *{overflow:visible;height:auto;font-size:1rem;line-height:1.375rem;white-space:normal}#wgd-menu a>*,#wgd-menu p>*,#wgd-menu ol li>*:not(ol),#wgd-menu ul li>*:not(ul){display:inline;text-indent:0}#wgd-menu a:hover,#wgd-menu a:hover *{text-decoration:underline}#wgd-menu ol,#wgd-menu ul{display:block;margin:0;padding:0 0 0 1.25rem;list-style-type:none;text-indent:-1.25rem}#wgd-menu ol.wgd-nur-eine-lesart{padding:0;text-indent:0}#wgd-menu ol.wgd-mehrere-gerueste{margin-left:1.25rem}#wgd-menu ol.wgd-mehrere-gerueste.wgd-nur-eine-lesart{padding-left:1.25rem}#wgd-menu ol>li>span.wgd-zaehlz,#wgd-menu ul>li>span.wgd-zaehlz{display:inline-block;min-width:.75rem;padding-right:.5rem;font-weight:bold}#wgd-menu[data-target="wgd-inhalt"] div>ul>li:last-child{display:none}#wgd-menu li{display:list-item}#wgd-menu p{display:block;margin:0;padding-left:1.25rem;text-indent:-1.25rem}#wgd-menu p.wgd-wortfeld{padding-left:0;text-indent:0}#wgd-menu .wgd-diasystematik{display:none}#wgd-menu span.wgd-wortfeld-block{display:block;padding-left:1.25rem;text-indent:-1.25rem}#wgd-menu span.wgd-menu-ausgerueckt{margin-left:-1.25rem}#wgd-menu span.wgd-wortfeld-block *{text-indent:0}#wgd-menu[data-target="wgd-ham"]{width:175px}#wgd-menu[data-target="wgd-ham"] p{margin-bottom:.5rem;padding-left:0;text-indent:0;white-space:nowrap}#wgd-menu[data-target="wgd-ham"] p:last-child{margin-bottom:0}#wgd-menu[data-target="wgd-ham"] p a{white-space:nowrap}#wgd-menu[data-target="wgd-ham"] img{vertical-align:text-bottom;margin-right:.5rem}#wgd-menu p.wgd-menu-social{margin-left:calc(18px + .5rem)}@media screen and (max-width:767px){#wgd-menu[data-target="wgd-inhalt"] div>ul>li:last-child{display:list-item}}@media screen and (max-width:575px){#wgd-menu{width:350px}#wgd-menu>div *{font-size:.875rem;line-height:1.25rem}#wgd-menu ol,#wgd-menu ul,#wgd-menu p,#wgd-menu span.wgd-wortfeld-block{padding-left:1rem;text-indent:-1rem}#wgd-menu span.wgd-menu-ausgerueckt{margin-left:-1rem}#wgd-menu ol.wgd-nur-eine-lesart{padding:0}#wgd-menu ol.wgd-mehrere-gerueste{margin-left:1rem}#wgd-menu ol.wgd-mehrere-gerueste.wgd-nur-eine-lesart{padding-left:1rem}#wgd-menu ol>li>span.wgd-zaehlz,#wgd-menu ul>li>span.wgd-zaehlz{padding-right:.25rem}}@media screen and (max-width:399px){#wgd-menu{width:300px}#wgd-menu>div{margin:.25rem .5rem}}#wgd-quick-cont{position:absolute;top:0;right:calc((18px + .5rem + 13px) * -1);height:100%}#wgd-quick{position:sticky;box-shadow:var(--wgdSchattenLeicht);padding:.25rem;width:18px;background-color:#fff}#wgd-quick a{margin-bottom:.25rem;display:block}#wgd-quick a:nth-child(6){margin-bottom:.5rem}#wgd-quick a:first-child{margin-top:0}#wgd-quick div{margin:.25rem 0;border-top:1px solid var(--wgdLinie);padding-top:.5rem;font-size:.875rem;font-weight:bold;line-height:18px;writing-mode:vertical-rl;cursor:pointer}#wgd-quick div a{color:var(--wgdText);text-decoration:none}@media screen and (max-width:1150px){#wgd-quick-cont{right:calc((18px + .5rem + 10px) * -1)}}@media screen and (max-width:1050px){#wgd-quick-cont{right:calc((18px + .5rem + 8px) * -1)}}@media screen and (max-width:950px){#wgd-quick-cont{right:calc((18px + .5rem + 6px) * -1)}}@media screen and (max-width:850px){#wgd-quick-cont{right:calc((18px + .5rem + 4px) * -1)}}@media screen and (max-width:750px){#wgd-quick-cont{right:calc((18px + .5rem + 2px) * -1)}}@media screen and (max-width:650px){#wgd-quick{display:none}}#wgd-suche{position:fixed;right:0;z-index:350;padding:0 1rem;width:300px;box-shadow:var(--wgdSchatten);background-color:var(--wgdHgBlauDunkel);transition:top .3s ease-out,right .3s ease-out}#wgd-suche.wgd-suche-ausgeblendet{right:calc((300px + 2rem) * -1)}#wgd-suche>p{margin-bottom:1rem}#wgd-suche>p:first-child{position:relative;margin-top:1rem}#wgd-suche>p:first-child a{display:inline-block;margin-right:1rem;color:#fff}#wgd-suche>p:first-child a:last-child{position:absolute;right:0;margin-right:0}#wgd-suche a img{vertical-align:bottom}#wgd-suche input{border:0;padding:.25rem .5rem;width:calc(100% - 1rem);font-family:"PT Sans",sans-serif;font-size:1rem;line-height:1.375rem;background-color:#fff}#wgd-suche input:focus{outline:1px solid #fff;outline-offset:2px}#wgd-suche input::placeholder{opacity:1;color:var(--wgdTextGrau)}#wgd-suche-tf-p{padding-left:.5rem;font-size:1rem;line-height:1.375rem}#wgd-suche-tf{overflow:hidden;color:#fff;font-weight:bold;text-overflow:ellipsis;white-space:nowrap}#wgd-suche-tf.wgd-suche-tf-inaktiv{font-weight:normal}#wgd-suche-treffer{position:relative;display:block;overflow:hidden auto;overscroll-behavior:contain;width:calc(100% - .5rem - 24px);background-color:#fff}#wgd-suche-treffer:focus{outline:1px solid #fff;outline-offset:2px}#wgd-suche-treffer a{display:block;overflow:hidden;border-bottom:1px solid var(--wgdLinie);padding:.25rem 1rem;color:var(--wgdText);text-decoration:none;text-overflow:ellipsis;white-space:nowrap}#wgd-suche-treffer a:hover,#wgd-suche-treffer a:focus{background-color:var(--wgdHgHoverAuswahl)}#wgd-suche-treffer a[data-typ="Hauptlemma"]{font-weight:bold}#wgd-suche-treffer a[data-typ="Wortfeldartikel"]{font-variant:small-caps;font-weight:bold}#wgd-suche-treffer a.wgd-suche-treffer-markiert{background-color:var(--wgdHgHoverAuswahl)}#wgd-suche-treffer a mark{border-radius:.125rem;padding:0 .125rem;background-color:var(--wgdHgAktiv)}#wgd-suche-treffer .wgd-suche-keine-treffer{margin:1rem 1rem 0;font-style:italic;text-align:center}#wgd-suche-alphabet{position:absolute;right:1rem;width:24px}#wgd-suche-alphabet>a:first-child{display:block;border-bottom:1px solid #fff}#wgd-suche-alphabet>a:last-child{display:block;border-top:1px solid #fff}#wgd-suche-alphabet>a img{vertical-align:middle}#wgd-suche-alphabet>div{position:relative;overflow:hidden}#wgd-suche-alphabet>div a{display:block;border-bottom:1px solid #fff;height:2rem;color:#fff;font-size:1.25rem;line-height:2rem;text-align:center;text-decoration:none}#wgd-suche-alphabet>div a:last-child{border-bottom-color:transparent}#wgd-suche-alphabet>div a.wgd-aktiv{background-color:#fff;color:var(--wgdText);font-weight:bold}#wgd-suche-alphabet>div a:not(.aktiv):focus{background-color:#fff;color:var(--color)}@media screen and (max-width:575px){#wgd-suche{padding:0 .5rem;width:250px}#wgd-suche.wgd-suche-ausgeblendet{right:calc((350px + 1rem) * -1)}#wgd-suche>p{margin-bottom:.5rem}#wgd-suche>p:first-child{margin-top:.5rem}#wgd-suche>p:first-child a{margin-right:.5rem}#wgd-suche a img{width:18px;height:18px}#wgd-suche input{padding:.125rem .25rem;width:calc(100% - .5rem);font-size:.875rem;line-height:1.25rem}#wgd-suche-tf-p{margin-bottom:.5rem;padding-left:.25rem;font-size:.875rem;line-height:1.25rem}#wgd-suche-treffer{width:calc(100% - .25rem - 18px)}#wgd-suche-treffer a{padding:.125rem .5rem;font-size:1rem;line-height:1.375rem}#wgd-suche-treffer .wgd-suche-keine-treffer{margin:.5rem .5rem 0}#wgd-suche-alphabet{right:.5rem;width:18px}#wgd-suche-alphabet>div a{height:1.75rem;font-size:1.125rem;line-height:1.75rem}}#wgd-vorschau,#wgd-hinweis,#wgd-revisionen,.wgd-erl{position:fixed;z-index:300;opacity:0;cursor:pointer;box-shadow:var(--wgdSchatten);box-sizing:border-box;border:1px solid var(--wgdLinie);padding:.5rem 1rem;background-color:#fff;transition:top .3s ease-out,left .3s ease-out,opacity .1s linear}#wgd-vorschau{cursor:auto}#wgd-vorschau.wgd-show-vorschau,#wgd-hinweis.wgd-show-hinweis,#wgd-revisionen.wgd-show-revisionen,.wgd-erl.wgd-show-erl{opacity:1}#wgd-vorschau.wgd-vorschau-mit-link{padding-bottom:2.375rem}#wgd-vorschau *{box-sizing:content-box}#wgd-vorschau-schliessen,#wgd-navigator-schliessen{position:absolute;top:-12px;right:-12px;width:24px;height:24px;text-align:center}#wgd-vorschau-schliessen img,#wgd-navigator-schliessen img{vertical-align:top;margin-top:3px}#wgd-vorschau-cont{overflow:hidden;max-height:160px}#wgd-vorschau.wgd-term #wgd-vorschau-cont{max-height:none}.wgd-vorschau-auto-kuerzung{color:var(--wgdTextHellgrau)}.wgd-in-vorschau{background-color:var(--wgdHgHighlight)}.wgd-vorschau-zum-ziel{position:absolute;bottom:0;padding:.5rem 0;width:calc(100% - 2rem);height:1.375rem;background-color:#fff;font-size:1rem;font-style:italic;line-height:1.375rem;text-align:center}.wgd-vorschau-gekuerzt .wgd-vorschau-zum-ziel{padding-top:4rem;background-color:transparent;background-image:linear-gradient(to top,rgb(255 255 255 / 100%) 36px,rgb(255 255 255 / 0))}#wgd-vorschau p{margin-bottom:0;font-size:1rem;line-height:1.375rem}#wgd-vorschau time{font-family:"PT Serif",serif;font-weight:bold}#wgd-vorschau.wgd-term h2,#wgd-vorschau.wgd-term h3{margin:0 0 .25rem;font-size:1.25rem;line-height:1.75rem}#wgd-vorschau.wgd-term h3{font-size:1rem;line-height:1.375rem}#wgd-vorschau.wgd-term h3 span{font-weight:normal}#wgd-vorschau.wgd-term *.wgd-term-letzte-h{margin-bottom:.5rem}#wgd-vorschau.wgd-term p{margin-bottom:.5rem;font-size:1.125rem;line-height:1.5625rem}#wgd-vorschau.wgd-term p:last-child,#wgd-vorschau p.wgd-term-lit{margin-bottom:0}#wgd-vorschau p.wgd-term-lit{padding-left:calc(18px + .25rem);font-size:1rem;line-height:1.375rem;text-indent:calc((18px + .25rem) * -1)}#wgd-vorschau.wgd-term .wgd-term-bsp{margin-bottom:.5rem}#wgd-vorschau.wgd-term .wgd-term-bsp p{margin-bottom:.25rem;margin-left:calc(18px + .25rem)}#wgd-vorschau.wgd-term p.wgd-term-label{margin-bottom:.25rem}#wgd-vorschau.wgd-term .wgd-term-bsp p.wgd-term-label{margin-left:0;font-style:italic}#wgd-vorschau.wgd-term .wgd-term-bsp p:last-child{margin-bottom:0}#wgd-vorschau.wgd-term .wgd-term-wird-zu{display:inline-block;width:2rem;font-weight:bold;text-align:center}#wgd-vorschau.wgd-term sup{margin-left:0}#wgd-vorschau.wgd-term .wgd-term-nur-lang{display:none}#wgd-vorschau p.wgd-term-lit a{color:var(--wgdText);font-style:italic;text-decoration:none;transition:color .3s linear}#wgd-vorschau p.wgd-term-lit a:hover{color:var(--wgdTextLink)}#wgd-vorschau p.wgd-term-lit span:first-child{display:inline-block;margin:0 .25rem 0 0;vertical-align:bottom;width:18px;height:1.375rem;background:url(../images/wgd-navi-schwarz.svg) center no-repeat}#wgd-vorschau.wgd-term .wgd-term-lit-lang{margin-top:.25rem}#wgd-vorschau.wgd-term .wgd-term-lit-lang p{margin-bottom:.25rem;margin-left:calc(18px + .25rem);padding-left:1rem;font-size:.875rem;line-height:1.25rem;text-indent:-1rem}#wgd-vorschau.wgd-term .wgd-term-lit-lang p:last-child{margin-bottom:0}@media screen and (max-width:575px){#wgd-vorschau{padding:.25rem .5rem}#wgd-vorschau.wgd-vorschau-mit-link{padding-bottom:1.75rem}.wgd-vorschau-zum-ziel{padding:.25rem 0;width:calc(100% - 1rem);height:1.25rem;font-size:.875rem;line-height:1.25rem}.wgd-vorschau-gekuerzt .wgd-vorschau-zum-ziel{padding-top:3rem;background-image:linear-gradient(to top,rgb(255 255 255 / 100%) 26px,rgb(255 255 255 / 0))}#wgd-vorschau p,#wgd-vorschau time{font-size:.875rem;line-height:1.25rem}#wgd-vorschau.wgd-term h2{font-size:1.125rem;line-height:1.5625rem}#wgd-vorschau.wgd-term h3{font-size:.875rem;line-height:1.25rem}#wgd-vorschau.wgd-term p,#wgd-vorschau.wgd-term .wgd-term-bsp p.wgd-term-label{font-size:1rem;line-height:1.375rem}#wgd-vorschau p.wgd-term-lit{font-size:.875rem;line-height:1.25rem}#wgd-vorschau p.wgd-term-lit span:first-child{height:1.25rem}}#wgd-hinweis{z-index:600;max-width:320px;transition:opacity .5s linear}#wgd-hinweis p{margin-bottom:.5rem;line-height:1.375rem}#wgd-hinweis p:nth-child(3){margin-bottom:0}#wgd-hinweis .wgd-hinweis-autoscroll,#wgd-hinweis .wgd-hinweis-schliessen{padding-left:24px;background-position:0 4px;background-repeat:no-repeat;background-image:url(../images/wgd-autoscroll-an-schwarz.svg)}#wgd-hinweis .wgd-hinweis-schliessen{background-image:url(../images/wgd-belegauswahl-zu-schwarz.svg)}#wgd-hinweis-pfeil,.wgd-erl-pfeil{position:absolute;top:-12px;left:0;width:100%;height:12px;background-position:right calc(24px + .25rem) top 0;background-repeat:no-repeat;background-image:url(../images/wgd-popup-oben.svg)}.wgd-erl-pfeil-links{background-position:left calc(24px + .25rem) top 0}.wgd-erl-pfeil-mitte{background-position:center top 0}.wgd-erl{position:absolute;z-index:2;width:384px}.wgd-erl p{margin-bottom:.5rem !important;padding-left:0 !important;font-family:"PT Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:normal;line-height:1.375rem;text-align:left;text-indent:0 !important}.wgd-erl p:last-child{margin-bottom:0 !important}.wgd-erl.wgd-erl-wgd-art{width:175px}.wgd-erl.wgd-erl-wgd-art p{font-style:italic;text-align:center}@media screen and (max-width:575px){.wgd-erl p{margin-bottom:.25rem !important;font-size:.875rem !important;line-height:1.25rem !important}}#wgd-revisionen{position:absolute;right:0;max-width:560px;max-height:none}.wgd-belegauswahl-aus #wgd-revisionen{right:80px}#wgd-revisionen-pfeil{position:absolute;right:0;bottom:-12px;width:100%;height:12px;background-position:right calc(24px + .25rem) top 0;background-repeat:no-repeat;background-image:url(../images/wgd-popup-unten.svg)}#wgd-revisionen table{margin:0;border-collapse:collapse;border-spacing:0;table-layout:fixed}#wgd-revisionen th,#wgd-revisionen td{vertical-align:top;padding:0 .25rem .25rem;font-size:1rem;line-height:1.25rem;text-align:left}#wgd-revisionen td:nth-child(2){white-space:nowrap}#wgd-revisionen th{padding-left:0}#wgd-revisionen td:last-child{padding-right:0;font-style:italic}#wgd-revisionen tr:last-child th,#wgd-revisionen tr:last-child td{padding-bottom:0}@media screen and (max-width:767px){.wgd-belegauswahl-aus #wgd-revisionen{right:0}}@media screen and (max-width:575px){#wgd-revisionen{padding:.25rem .5rem}#wgd-revisionen th,#wgd-revisionen td{font-size:.875rem;line-height:1.125rem}#wgd-revisionen td:nth-child(2){white-space:normal}}.wgd-dev-beleg{outline:2px solid var(--wgdTextRot);outline-offset:-2px}.wgd-dev-beleg :is(.wgd-mark,.wgd-stichwort):is([title],[data-tooltip]){border-bottom:2px solid var(--wgdTextRot);cursor:help}