body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{flex-direction:column;min-height:100vh;display:flex}.login-header{background:#d3d3d3 url(/assets/Verlauf96dpi_2000px_gruenlinks-Bigb1ZfK.png) 50%/cover no-repeat;height:44.25px}.login-main{flex:1;justify-content:center;align-items:center;padding-bottom:43px;display:flex}.login-form{display:grid}.login-logo img{width:100%}.login-name>input[type=text]{box-sizing:border-box;border:1px solid #8e8e8e;width:100%;margin:12px 0;padding:9px;display:inline-block}.login-name>label,.login-pass>label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-weight:700}.login-pass-input-form{height:36px;margin:12px 0}.login-pass-input-form>input{box-sizing:border-box;float:left;border:1px solid #8e8e8e;width:calc(100% - 50px);height:100%;padding:9px}.login-pass>a{font-family:Verdana;font-size:var(--bs-body-font-size)}.login-pass-input-form>button{float:left;background-color:#fff;border:1px solid #8e8e8e;border-left:none;width:50px;height:100%}.login-pass-input-form>button>img{vertical-align:bottom;width:24px;height:24px}.login-user-or-pass-error-visible,.login-no-response-error-visible{color:red;font-family:Verdana;font-size:var(--bs-body-font-size);background-color:#fff;border:2px solid red;padding:7px 10px 9px;display:block}.login-pass-error-hidden{color:red;display:none}.setup-button{justify-content:flex-end;display:inline-flex}.login-button>button{text-align:center;float:right;background-color:#d9d9d9;border:1px solid #004976;border-radius:10px;width:174px;height:34px;padding:5px 22px;overflow:hidden;box-shadow:2px 2px 2px #00000040}.login-button>button:hover,.setup-button>input[type=button]:hover{color:#fff;background-color:#004976}.login-footer{background:linear-gradient(90deg,#7fbcc0 0%,#9ebc2d 100%);width:100%;position:fixed;bottom:0}.login-footer p{color:#fff;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-weight:700}.login-footer img{width:220px;margin-right:40px}@media only screen and (width<=575px){.login-form{grid-template-columns:100%;margin-left:20px;margin-right:20px}.login-name{margin-top:56px}.login-pass{margin-top:4px;margin-bottom:58px}.login-footer img{float:right;width:182px;margin-bottom:14px;margin-right:20px}.login-footer p{margin-left:20px}}@media only screen and (width>=576px) and (width<=1199px){.login-form{grid-template-columns:100%;width:400px}.login-name{margin-top:67px}.login-pass{margin-top:8px;margin-bottom:53px}.login-footer{justify-content:space-between;height:43px;display:flex}.login-footer p{margin-left:40px}}@media only screen and (width>=1200px){.login-form{grid-template-columns:50% 50%;gap:0 20px;width:730px}.login-logo{grid-column:1/3}.login-name,.login-pass{margin-top:84px;margin-bottom:78px}.login-footer{justify-content:space-between;height:43px;display:flex}.login-footer p{margin-left:40px}}#root{background:linear-gradient(182deg,#fff 33.12%,#e6f5e4c9 95.54%);min-height:100vh;position:relative}:root{--augias-data-farben-adg-blau-100:#004976;--Grau-Blau:#4a7c9a;--weiss:#fff;--grau:#d9d9d9;--weitere-Farben-Hellblau:#e4f1f6;--bs-font-sans-serif:Verdana, "Segoe UI", Roboto, Arial, sans-serif;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:.8125rem;--bs-body-font-weight:400;--bs-body-line-height:130%;--bs-body-color:#000;--bs-body-bg:#fff}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);background-color:var(--bs-body-bg);margin:0}input,button,select,textarea{font-family:inherit;font-size:inherit}button,select,tbody>tr,th{cursor:pointer}button:focus,select:focus,input:focus,textarea:focus,a:focus,div[role=menuitemradio]:focus{outline:2.5px dashed var(--augias-data-farben-adg-blau-100);outline-offset:2px}th:focus,tr:focus{outline:2.5px dashed var(--augias-data-farben-adg-blau-100);outline-offset:-3px}input[type=password]::-ms-reveal{display:none}input[type=password]::-ms-clear{display:none}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{color:var(--augias-data-farben-adg-blau-100);margin-top:0;margin-bottom:0;font-family:Verdana;font-weight:700;line-height:normal}.px-40{padding-left:40px;padding-right:40px}.table,.table-responsive-md{--bs-table-bg:var(--bs-body-bg);border:1px solid var(--Grau-Blau);border-collapse:collapse;background-color:#fff;width:100%}.table-wrap{padding:33px 40px 60px}.table td,.table-responsive-md td,.table th,.table-responsive-md th{background-color:var(--bs-table-bg);border:1px solid var(--Grau-Blau)}.table th,.table-responsive-md th{--weitere-Farben-Hellblau:#e4f1f6;text-align:left;background-color:var(--weitere-Farben-Hellblau)}.table th{border-bottom:2px solid var(--Grau-Blau);padding:8px 3px 8px 10px}.table td,.table-responsive-md td,.table-responsive-md th{word-break:break-word;padding:10px}.table-responsive-md th{width:130px}.table th .order-arrow-box:hover{background-image:url(/assets/Sortierung-aufsteigend-hover-8CrwNODs.svg)}tbody tr:hover>td{background-color:var(--augias-data-farben-adg-blau-100);color:var(--weiss)}tbody tr:has(.read-more-button:hover)>td{background-color:var(--weiss);color:var(--bs-body-color)}.table-with-button{margin-bottom:25px;display:flex}.table-with-button>button{background-color:#d9d9d9;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='7.452,2.906%2016.546,12%207.453,21.093%20'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:24px;border:1px solid #4a7c9a;border-left-style:none;border-radius:0 10px 10px 0;padding:0 10px;box-shadow:2px 2px 2px #00000040}.table-with-button>button:hover{background-color:var(--augias-data-farben-adg-blau-100);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='7.5%202.9%2016.5%2012%207.5%2021.1'/%3e%3c/svg%3e")}.order-arrow-box{background-position:right 5px center;background-repeat:no-repeat;background-size:14px}.asc-order{background-image:url(/assets/Sortierung-aufsteigend-DpxEuHr2.svg)}.asc-order:hover{background-image:url(/assets/Sortierung-aufsteigend-hover-8CrwNODs.svg)}.desc-order{background-image:url(/assets/Sortierung-absteigend-C5-7RUAV.svg)}.desc-order:hover{background-image:url(/assets/Sortierung-absteigend-hover-CrxJr999.svg)}.table th:hover{color:var(--weiss,#fff);background-color:var(--augias-data-farben-adg-blau-100)}.search-grid{grid-template-columns:auto auto;display:grid}.header{background-color:#fff;border-bottom:1px solid #676774;width:100%;margin-top:0;margin-left:0;padding-bottom:10px;position:fixed;top:0}.button-as-link{color:#04c;cursor:pointer;background-color:#0000;border:none;padding:3px 0;text-decoration:underline}.button-as-link:after{content:attr(data-text);visibility:hidden;height:0;font-weight:700}.button-as-link{flex-direction:column;justify-content:space-between;align-items:center;display:inline-flex}.button-as-link:hover,.button-as-link:active,.button-as-link:visited{font-weight:700}.align-items{align-items:center;gap:10px;display:flex}textarea{font-family:Verdana;font-size:var(--bs-body-font-size)}.breadcrumb{background-color:#fff;overflow:hidden}.breadcrumb li{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);font-style:normal;font-weight:700;display:inline}.breadcrumb li a{color:#04c;font-family:Verdana;font-size:var(--bs-body-font-size);font-style:normal;font-weight:400;text-decoration-line:underline}.breadcrumb li+li:before{content:url("data:image/svg+xml,%3csvg%20width='9'%20height='13'%20viewBox='0%200%209%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M1%201L7%206.5003L1.00066%2012'%20stroke='%23004976'%20stroke-width='2'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3c/svg%3e");padding:8px}.breadcrumb .button-as-link{margin-left:0!important}.toolbar{background-color:#e6f5e4;border-bottom:1px solid #d9d9d9;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;row-gap:20px;padding:15px 40px;display:flex;overflow:hidden;box-shadow:2px 2px 2px #00000040}.toolbar label{margin-bottom:5px;display:inline-block}.toolbar h2{margin-bottom:5px}.eye{background-image:url(/assets/auge-u7gii7Tw.svg)}.eye-off{background-image:url(/assets/auge-ausblenden-BLKbG5OR.svg)}.eye,.eye-off{background-position:50%;background-repeat:no-repeat;background-size:24px}.cancel-button{background-color:#d9d9d9;background-image:url(/assets/Schritt-zuerueck-CbpFbai7.svg);background-position:right 6px center;background-repeat:no-repeat;background-size:24px;border:1px solid #004976;border-radius:10px;min-height:34px;box-shadow:2px 2px 2px #00000040}.cancel-button:hover{color:#fff;background-color:#004976;background-image:url(/assets/Schritt-zuerueck-hover-CWj7Q0wn.svg)}.cancel-button{padding:5px 40px 5px 10px}.invisible{visibility:hidden}.highlight{background-color:#b3def8;padding:2px 0}@media only screen and (width>=576px) and (width<=1199px){.table,div[role=table]{display:none}h1{letter-spacing:-.306px;font-size:19px}h2,.h2{letter-spacing:-.221px;font-size:.8125rem}.toolbar{padding:19px 15px}.table-wrap{padding:25px 15px 60px}.breadcrumb>ul{float:right;min-height:40px;margin-top:15px;margin-bottom:10px;padding-right:15px;list-style:none}.cancel-button>span{display:none}.cancel-button{background-position:50%;padding:5px 20px}}@media only screen and (width>=1200px){.table-responsive-md,.table-with-button{display:none}h1,.h1{letter-spacing:-.374px;font-size:22px}h2,.h2{font-size:var(--bs-body-font-size);letter-spacing:-.221px}.breadcrumb>ul{float:right;margin-top:15px;margin-bottom:10px;padding-right:40px;list-style:none}}@media only screen and (width<=575px){.table,div[role=table]{display:none}.breadcrumb li{font-size:var(--bs-body-font-size)}.breadcrumb li[aria-current=page]{min-height:34px;display:inline-block}h1{font-size:18px}h2,.h2{letter-spacing:-.221px;font-size:.8125rem}.toolbar{padding:19px 15px}.table-wrap{padding:25px 15px 60px}.breadcrumb>ul{margin:0;padding:15px 0 10px 15px;list-style:none}.cancel-button>span{display:none}.cancel-button{background-position:50%;padding:5px 20px}}.textbausteine{padding-bottom:170px}.textbausteine-header>h1{background-color:#fff;padding:16px 0 30px 40px}.textbausteine-form>div{grid-template-columns:80px auto;padding:16px 40px 0;display:grid}.textbausteine-row:after{content:"";clear:both;display:table}.textbausteine-label,.textbausteine-input{align-items:center;margin-top:25px;display:flex}.textbausteine-label>label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);font-style:normal;font-weight:700}.textbausteine-tools{column-gap:40px;display:flex}.textbausteine-input>textarea{box-sizing:border-box;width:100%;padding:7px 10px}.textbausteine-submit{background-color:#d9d9d9;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolygon%20fill='%23FFFFFF'%20points='3.367,3.512%203.367,20.519%2020.524,20.519%2020.524,6.302%2017.791,3.568%20'/%3e%3cg%3e%3crect%20x='12.76'%20y='5.16'%20fill='%23004976'%20width='2.277'%20height='3.8'/%3e%3cpath%20fill='%23004976'%20d='M18.079,2.88H2.881v18.239h18.238V5.92L18.079,2.88z%20M8.2,4.4h7.6V9.72H8.2V4.4z%20M19.947,19.966h-2.958%20v-0.001H7.057H6.099h-2V4.035h2.958v6.887h9.933V4.128h0.687L19.947,6.4V19.966z'/%3e%3c/g%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:24px;border:1px solid #004976;border-radius:10px;min-height:34px;padding:5px 40px 5px 10px;box-shadow:2px 2px 2px #00000040}.textbausteine-submit:hover{color:#fff;background-color:#004976;background-image:url(/assets/Speichern-hover-BYttWnhY.svg)}.textbausteine-navigation{padding-top:6px}@media only screen and (width<=575px){.textbausteine-input>textarea{height:80px}.textbausteine{padding-left:20px;padding-right:20px}}header{z-index:1;background-image:url(/assets/Verlauf96dpi_2000px_gruenlinks-Bigb1ZfK.png);justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:sticky;top:0}.logo{background-color:#fff;height:40px;margin-top:4px;margin-left:38px;padding-left:5px;padding-right:5px}.menu_open{display:block}.menu_blue_button_open{display:inline-flex}.menu_closed{display:none}.nav-buttons{gap:7px;margin:0;padding-left:0;padding-right:42px;list-style-type:none;display:flex}.nav-buttons ul{margin:0;padding:0;list-style-type:none;position:absolute;top:calc(100% + 1px)}.nav-buttons li{margin:0}.nav-buttons>li{display:flex;position:relative}.nav-button{background-color:var(--Grau-Blau);border-top:1px solid var(--weiss);border-right:1px solid var(--weiss);border-left:1px solid var(--weiss);color:#fff;font-size:var(--bs-body-font-size);word-wrap:break-word;text-align:left;border-bottom:none;font-family:Verdana;font-weight:700}.profil{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M16.268,7.679c0,2.959-1.879,6.149-4.198,6.149c-2.319,0-4.199-3.189-4.199-6.149S9.75,3.11,12.069,3.11%20C14.389,3.11,16.268,4.72,16.268,7.679z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M18.035,15.439c-1.944-0.4-2.985-1.195-3.338-1.439c-0.353-0.246-0.535-0.078-1.117,0.305%20c-0.545,0.359-1.46,0.41-1.581,0.416c-0.119-0.006-1.035-0.057-1.58-0.416C9.838,13.922,9.656,13.754,9.303,14%20c-0.352,0.244-1.394,1.039-3.338,1.439c-3.752,0.813-2.236,5.451-2.236,5.451h16.542C20.271,20.891,21.787,16.252,18.035,15.439z'%20/%3e%3c/g%3e%3c/svg%3e");background-position:right 20px center;background-repeat:no-repeat;background-size:24px}.abmelden{background-color:var(--Grau-Blau);border-left:var(--augias-data-farben-adg-blau-100);border-right:var(--augias-data-farben-adg-blau-100);border-top:var(--augias-data-farben-adg-blau-100);border-bottom:1px solid var(--weiss);color:#fff;font-size:var(--bs-body-font-size);text-align:left;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3crect%20x='1.534'%20y='2.466'%20fill='none'%20stroke='%23FFFFFF'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20width='12.887'%20height='19.069'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='23,12%2017.209,7.75%2017.209,11%206.5,11%206.5,13%2017.21,13%2017.21,16.25%20'/%3e%3c/svg%3e");background-position:right 5px center;background-repeat:no-repeat;background-size:24px;width:146px;padding:9px 8px;font-family:Verdana;font-weight:700;box-shadow:2px 2px 2px #00000040}.nav-button:hover,.nav-button-responsive:hover{color:var(--augias-data-farben-adg-blau-100);border-top:1px solid var(--Grau-Blau);border-right:1px solid var(--Grau-Blau);border-left:1px solid var(--Grau-Blau);background-color:#fff}.profil:hover,.nav-button-responsive:hover{background-image:url(/assets/Profil-hover-CYJXqUAS.svg)}.abmelden:hover{color:var(--augias-data-farben-adg-blau-100);background-color:#fff;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_abmelden_'%20data-name='&amp;quot;abmelden&amp;quot;'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024.53%2024'%3e%3cg%20id='abmelden_hover_ADG_Blau_'%20data-name='abmelden%20hover%20(ADG%20Blau)'%3e%3crect%20x='1.92'%20y='2.49'%20width='12.89'%20height='19.07'%20fill='none'%20stroke='%23004976'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpolygon%20points='23.39%2012.03%2017.6%207.78%2017.6%2011.03%206.89%2011.03%206.89%2013.03%2017.6%2013.03%2017.6%2016.28%2023.39%2012.03'%20fill='%23004976'/%3e%3c/g%3e%3c/svg%3e")}.menu-button{background-color:var(--Grau-Blau);border-bottom:1px solid var(--weiss);color:#fff;font-size:var(--bs-body-font-size);text-align:left;width:130px;padding:9px 8px;font-family:Verdana;font-weight:700;text-decoration:none;display:block;box-shadow:2px 2px 2px #00000040}.menu-button-active{border:1px solid var(--Grau-Blau);color:var(--augias-data-farben-adg-blau-100);font-size:var(--bs-body-font-size);text-align:left;background-color:#fff;width:130px;padding:9px 8px;font-family:Verdana;font-weight:700;text-decoration:none;display:block;box-shadow:2px 2px 2px #00000040}.menu-button:hover{color:var(--augias-data-farben-adg-blau-100);border:1px solid var(--Grau-Blau);background-color:#fff}.flex_column{flex-direction:column;display:flex}.label_header{background:inherit;color:inherit;font-size:var(--bs-body-font-size);word-wrap:break-word;font-family:Verdana;font-weight:700;position:relative;top:-.3em}@media only screen and (width<=575px){.logo{margin-left:3px!important}.nav-buttons{padding-right:3px!important}.nav-buttons ul{right:0}}@media only screen and (width<=1199px){.logo{margin-left:13px}.nav-buttons{padding-right:17px}.nav-buttons ul{right:0}.nav-button{background-color:var(--Grau-Blau);color:#fff;font-size:var(--bs-body-font-size);word-wrap:break-word;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M16.268,7.679c0,2.959-1.879,6.149-4.198,6.149c-2.319,0-4.199-3.189-4.199-6.149S9.75,3.11,12.069,3.11%20C14.389,3.11,16.268,4.72,16.268,7.679z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M18.035,15.439c-1.944-0.4-2.985-1.195-3.338-1.439c-0.353-0.246-0.535-0.078-1.117,0.305%20c-0.545,0.359-1.46,0.41-1.581,0.416c-0.119-0.006-1.035-0.057-1.58-0.416C9.838,13.922,9.656,13.754,9.303,14%20c-0.352,0.244-1.394,1.039-3.338,1.439c-3.752,0.813-2.236,5.451-2.236,5.451h16.542C20.271,20.891,21.787,16.252,18.035,15.439z'%20/%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-repeat:no-repeat;background-size:24px;border:none;margin-bottom:2px;padding-bottom:24px;font-family:Verdana;font-weight:400}#burger_menu ul{flex-direction:column;align-items:flex-end;margin:0;padding:0;list-style-type:none;display:flex}#burger_menu li{width:100%;height:3rem}#logoutButton{justify-content:center;align-items:center;gap:3px;width:100%}.flex_button{align-self:center}.headerButton{color:#000;width:100%;font-size:var(--bs-body-font-size);word-wrap:break-word;background-color:#d9d9d9;font-family:Verdana;font-weight:400}.burger_subline{color:#004976;word-wrap:break-word;padding-left:12%;padding-right:12%;font-family:Verdana;font-size:16px;font-weight:400}.header-buttons>button{margin-left:10%;margin-right:10%}.headerTab{width:80%;height:3rem;margin-top:.5rem;margin-left:10%;display:block}.headerDefaultTab{background-color:#d9d9d9}.headerCurrentTab{box-sizing:border-box;background-color:#fff;border-left:10px solid #f2a900}.listButton{background-color:#d9d9d9;width:80%;height:2.5rem;margin-left:10%}}@media only screen and (width>=1200px){.nav-button{width:110px}#header_profile_svg,#header_menu{position:relative}#burger_menu{display:none}#header_left{position:absolute;top:-2rem;left:40%}#header_right{flex-direction:row;padding-right:2em;display:flex;position:absolute;top:-2rem;right:0}#header_right ul{flex-direction:column;align-items:flex-end;margin:0;padding-right:5px;list-style-type:none;display:flex}#header_right li{height:2rem;padding-bottom:5px}#header_right>div{padding-left:.25em;padding-right:.25em}.headerDefaultTab{background-color:#d9d9d9;border:none;width:10rem;height:2rem;margin-right:3px;display:inline-block;box-shadow:2px 0 #00000040}.headerCurrentTab{box-sizing:border-box;background-color:#fff;border:none;border-left:10px solid #f2a900;width:10rem;height:2rem;margin-right:3px;display:inline-block;box-shadow:2px 0 #00000040}.burger_subline{display:none}.header-buttons{display:block}.headerButton{text-align:center;width:110px;height:2rem;padding:2px 4px}.listButton{text-align:left;width:15rem}.profilButton{text-align:center;width:110px;padding:2px 4px 1px}.profil{padding:5px 4px 6px 20px}.nav-buttons ul{left:1px}}.footer{background:linear-gradient(90deg,#7fbcc0 0%,#9ebc2d 100%);justify-content:space-between;width:100%;display:flex;position:absolute;bottom:0}.footer p{color:#fff;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-weight:700}.footer>img{width:220px;margin-right:40px}.help-link{background-color:var(--Grau-Blau);border-top:1px solid var(--weiss);border-right:1px solid var(--weiss);border-left:1px solid var(--weiss);color:#fff;font-size:var(--bs-body-font-size);word-wrap:break-word;text-align:center;border-bottom:none;justify-content:center;align-items:center;width:110px;font-family:Verdana;font-weight:700;text-decoration:none;display:flex;box-shadow:2px 0 2px #00000080}.help-link:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2029%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cpolygon%20points='10.817%2011.493%2010.817%2013.53%2012.909%2013.926%2012.909%2022.303%2010.937%2022.695%2010.937%2024.722%2018.183%2024.722%2018.183%2022.695%2016.224%2022.303%2016.224%2011.493%2010.817%2011.493'%20fill='%23fff'/%3e%3cpath%20d='M13.965,8.867c1.306,0,2.366-1.059,2.366-2.367s-1.061-2.366-2.366-2.366-2.366,1.06-2.366,2.366c0,1.309,1.059,2.367,2.366,2.367'%20fill='%23fff'/%3e%3c/svg%3e");width:24px;display:inline-block}.help-link:hover{background-color:var(--weiss);border-top:1px solid var(--Grau-Blau);border-right:1px solid var(--Grau-Blau);border-left:1px solid var(--Grau-Blau);color:var(--augias-data-farben-adg-blau-100);border-bottom:none}.help-link:hover:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2029%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cpolygon%20points='10.817%2011.493%2010.817%2013.53%2012.909%2013.926%2012.909%2022.303%2010.937%2022.695%2010.937%2024.722%2018.183%2024.722%2018.183%2022.695%2016.224%2022.303%2016.224%2011.493%2010.817%2011.493'%20fill='%23003d6a'/%3e%3cpath%20d='M13.965,8.867c1.306,0,2.366-1.059,2.366-2.367s-1.061-2.366-2.366-2.366-2.366,1.06-2.366,2.366c0,1.309,1.059,2.367,2.366,2.367'%20fill='%23003d6a'/%3e%3c/svg%3e")}@media only screen and (width>=1200px){.footer{height:43px}.help-link{margin-top:15px;margin-left:40px}.augias-link{height:20px;margin-top:11px;margin-right:80px}}@media only screen and (width>=576px) and (width<=1119px){.footer{height:52px}.help-link{margin-top:24px;margin-left:19px}.augias-link{margin-top:19px;margin-right:80px}.augias-link>img{width:182px;height:15px}}@media only screen and (width<=575px){.help-link{width:60px;margin-top:15px;margin-left:15px}.augias-link{margin-top:15px;margin-right:70px}.augias-link>img{max-width:182px}footer{overflow:hidden}}.to-top{z-index:99;display:none;position:fixed;bottom:15px;right:18px}.to-top-button{background-color:#fff;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='2.907,17.547%2012.001,8.453%2021.094,17.546%20'/%3e%3c/svg%3e");background-position:top;background-repeat:no-repeat;background-size:30px;border:1px solid #4a7c9a;border-radius:10px;flex-direction:column;padding:30px 5px 5px;display:flex;box-shadow:2px 2px 2px #00000040}.to-top-button:hover{background-color:#004976;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.2.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20116)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='2.9%2017.5%2012%208.5%2021.1%2017.5'/%3e%3c/svg%3e")}.to-top-button:hover span{color:#fff}.to-top-button>span{color:#004976;text-align:center;font-family:Verdana;font-size:13px;font-style:normal}.password-container{padding-bottom:170px}.password-main{box-sizing:border-box;margin:5% auto}.password-logo>img{width:100%}.password-main>h1{margin-top:50px}.password-main>ul{box-sizing:border-box;background-color:#fff;border:1px solid #8e8e8e;width:100%;margin-top:0;margin-bottom:40px;padding:20px 20px 20px 40px}.password-main>ul>li{padding:5px 0}.password-main>h2{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);background-color:#fff;margin-top:15px;margin-bottom:0;padding:0 10px;display:inline-block;position:relative;bottom:-.5em;left:18px}.password-input>label,.password-repeat>label{font-family:Verdana;font-size:var(--bs-body-font-size);margin:5px 0;font-weight:700;display:inline-block}.password-input>label{color:#004976}.password-repeat>label{color:#8e8e8e}.label-active{color:#004976!important}.password-input-wrap>input,.password-repeat-wrap>input{box-sizing:border-box;float:left;border:1px solid #8e8e8e;width:calc(100% - 50px);height:34px;margin-bottom:20px}.password-input-wrap>input{background-color:#fff}.password-repeat>input{background-color:#f3f1f1}.password-input-wrap>button,.password-repeat-wrap>button{float:left;background-color:#fff;border:1px solid #8e8e8e;border-left:none;width:50px;height:34px}.password-input-wrap>button>img,.password-repeat-wrap>button>img{vertical-align:bottom;width:24px;height:24px}.password-right{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3ccircle%20fill='%2364B70B'%20cx='12'%20cy='12'%20r='11.736'/%3e%3cpath%20fill='%23FFFFFF'%20d='M4.174,12.075l1.34-1.236c1.565,0.758,2.559,1.333,4.318,2.587c3.309-3.753,5.496-5.658,9.559-8.188%20l0.436,1.002c-3.35,2.924-5.805,6.182-9.34,12.521C8.306,16.194,6.851,14.557,4.174,12.075z'/%3e%3c/svg%3e");background-position:right 5px center;background-repeat:no-repeat;border-color:#64b70b!important}.password-wrong{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3ccircle%20fill='%23FF0000'%20cx='12'%20cy='12'%20r='11.736'/%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M14.119,2.809L13.628,16.13h-3.217L9.881,2.809H14.119z%20M13.93,21.191h-3.858v-2.605h3.858V21.191z'/%3e%3c/g%3e%3c/svg%3e");background-position:right 5px center;background-repeat:no-repeat;border-color:red!important}.password-active{background-color:#fff!important}.password-wrong-message{clear:left;color:red;font-family:Verdana;font-size:var(--bs-body-font-size);background-color:#fff;border:2px solid red;margin-bottom:10px;padding:7px 10px 9px}.password-buttons{justify-content:space-between;width:100%;padding-top:40px;display:flex}.password-buttons>button{text-align:center;background-color:#d9d9d9;border:1px solid #004976;border-radius:10px;width:223px;padding:5px 22px;overflow:hidden;box-shadow:2px 2px 2px #00000040}.password-buttons>button:hover{color:#fff;background-color:#004976}@media only screen and (width>=1200px){.password-main{width:460px}.password-buttons{column-gap:20px}}@media only screen and (width>=576px) and (width<=1199px){.password-main{width:385px}.password-buttons{column-gap:16px}}@media only screen and (width<=575px){.password-main{margin:5% 20px}.password-main>h1{margin-top:25px}.password-buttons{column-gap:15px}}.filter-component{max-width:100vw}.filter-component>label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-style:normal;font-weight:700;line-height:normal}.filter-input{height:34px;display:flex}.filter-input>input[type=text]{box-sizing:border-box;border:1px solid #8e8e8e;height:100%}.filter-input>button{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #8e8e8e;border-left:none;width:50px;height:100%}.filter-on{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='29px'%20height='29px'%20viewBox='0%200%2029%2029'%20enable-background='new%200%200%2029%2029'%20xml:space='preserve'%3e%3crect%20fill='none'%20width='29'%20height='29'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='5.353,5.161%2024.535,5.303%2020.353,10.888%209.453,11.124%20'/%3e%3cpolygon%20fill='%237FC5EF'%20points='8.959,10.472%2012.619,15.309%2012.619,24.167%2017.198,24.167%2017.198,15.101%2020.689,10.436%20'/%3e%3cpolygon%20fill='none'%20stroke='%23004976'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='24.761,5%204.822,5%2012.619,15.309%2012.619,24.167%2017.198,24.167%2017.198,15.101%20'/%3e%3cpath%20fill='none'%20stroke='%23004976'%20stroke-width='2'%20stroke-miterlimit='10'%20d='M20.425,11.02c0,0,1.453,1.219,2.327,1.881%20c1.634,1.238,0.297,7.079-5.224,6.13'/%3e%3c/svg%3e")}.filter-on:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2029%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.2.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20116)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%237fc5ef;%20}%20.st2,%20.st3,%20.st4%20{%20fill:%20none;%20}%20.st5%20{%20fill:%20%23004976;%20}%20.st3%20{%20stroke-linecap:%20round;%20}%20.st3,%20.st4%20{%20stroke:%20%23fff;%20stroke-miterlimit:%2010;%20}%20.st4%20{%20stroke-width:%202px;%20}%20%3c/style%3e%3c/defs%3e%3crect%20class='st5'%20y='0'%20width='29'%20height='29'/%3e%3crect%20class='st2'%20y='0'%20width='29'%20height='29'/%3e%3cpolygon%20class='st0'%20points='5.4%205.2%2024.5%205.3%2020.4%2010.9%209.5%2011.1%205.4%205.2'/%3e%3cpolygon%20class='st1'%20points='9%2010.5%2012.6%2015.3%2012.6%2024.2%2017.2%2024.2%2017.2%2015.1%2020.7%2010.4%209%2010.5'/%3e%3cpolygon%20class='st3'%20points='24.8%205%204.8%205%2012.6%2015.3%2012.6%2024.2%2017.2%2024.2%2017.2%2015.1%2024.8%205'/%3e%3cpath%20class='st4'%20d='M20.4,11s1.5,1.2,2.3,1.9c1.6,1.2.3,7.1-5.2,6.1'/%3e%3c/svg%3e")}.filter-off{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Filter'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2029%2029'%3e%3cg%20id='Filter-2'%20data-name='Filter'%3e%3cpolygon%20points='5.35%205.16%2024.54%205.3%2020.35%2010.89%209.45%2011.12%205.35%205.16'%20fill='%23fff'/%3e%3cpolygon%20points='8.96%2010.47%2012.62%2015.31%2012.62%2024.17%2017.2%2024.17%2017.2%2015.1%2020.69%2010.44%208.96%2010.47'%20fill='%237fc5ef'/%3e%3cpolygon%20points='24.76%205%204.82%205%2012.62%2015.31%2012.62%2024.17%2017.2%2024.17%2017.2%2015.1%2024.76%205'%20fill='none'%20stroke='%23004976'%20stroke-linecap='round'%20stroke-miterlimit='10'/%3e%3cpath%20d='M20.42,11.02s1.45,1.22,2.33,1.88c1.63,1.24.3,7.08-5.22,6.13'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3cg%20id='Kreuz'%3e%3cpolygon%20points='29.09%2021.55%2027.77%2020.23%2024.8%2023.2%2021.84%2020.23%2020.52%2021.55%2023.49%2024.52%2020.52%2027.49%2021.84%2028.8%2024.8%2025.83%2027.77%2028.8%2029.09%2027.49%2026.12%2024.52%2029.09%2021.55'%20fill='%23004976'/%3e%3c/g%3e%3c/svg%3e")}.filter-off:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Filter'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2029%2029'%3e%3cg%20id='Filter_hover'%20data-name='Filter%20hover'%3e%3cg%3e%3cpolygon%20points='24.76%205%204.82%205%2012.62%2015.31%2012.62%2024.17%2017.2%2024.17%2017.2%2015.1%2024.76%205'%20fill='%23004976'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-miterlimit='10'/%3e%3cpath%20d='M20.42,11.02s1.45,1.22,2.33,1.88c1.63,1.24.3,7.08-5.22,6.13'%20fill='none'%20stroke='%23fff'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Kreuz_hover'%20data-name='Kreuz%20hover'%3e%3cpolygon%20points='29.09%2021.55%2027.77%2020.23%2024.8%2023.2%2021.84%2020.23%2020.52%2021.55%2023.49%2024.52%2020.52%2027.49%2021.84%2028.8%2024.8%2025.83%2027.77%2028.8%2029.09%2027.49%2026.12%2024.52%2029.09%2021.55'%20fill='%23fff'/%3e%3c/g%3e%3c/svg%3e")}.filter-input>button:hover{background-color:#004976}.filter-message{color:var(--augias-data-farben-adg-blau-100);margin-top:0;margin-bottom:0;padding-top:37px;padding-left:40px;font-family:Verdana;font-size:16px;font-style:normal;font-weight:700}@media only screen and (width>=1200px){.filter-input>input[type=text]{width:278px}}@media only screen and (width>=576px) and (width<=1199px){.filter-message{padding-left:15px}.filter-input>input[type=text]{width:220px}}@media only screen and (width<=575px){.filter-message{padding-top:28px;padding-left:15px}.ve-list-tools .filter-input>input[type=text]{width:calc(100vw - 140px)}.be-list-tools .filter-input>input[type=text]{width:calc(100vw - 80px)}}.pagination{flex-wrap:wrap;align-items:flex-end;display:flex}.pagination label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-style:normal;font-weight:700;line-height:normal}.current-page{letter-spacing:-.221px;font-family:Verdana;font-size:15px;font-style:normal;font-weight:700;line-height:normal;color:#004976!important;text-decoration:none!important}.pagination-selection select{appearance:none;background-color:#d9d9d9;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='21.094,8.453%2012,17.547%202.907,8.454%20'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:24px;border:1px solid #004976;border-radius:10px;min-height:34px;padding:5px 40px 5px 10px;box-shadow:2px 2px 2px #00000040}.pagination-selection:hover select{color:#fff;background-color:#004976;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='21.1%208.5%2012%2017.5%202.9%208.5'/%3e%3c/svg%3e")}.pages{color:#04c;letter-spacing:-.255px;font-family:Verdana;font-size:.9375rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.pagination-pages>input{box-sizing:border-box;font-size:var(--bs-body-font-size);border:1px solid #8e8e8e;padding:8px}.pagination-pages>span{color:var(--augias-data-farben-adg-blau-100,#004976);padding-left:8px;padding-right:20px;font-family:Verdana;font-size:.9375rem}.pagination-pages>.pages:not(.pagination-pages>.pages:last-child){margin-right:15px}.next-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='7.452,2.906%2016.546,12%207.453,21.093%20'/%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:24px;padding-right:22px!important}.previous-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='16.546,21.093%207.452,11.999%2016.545,2.906%20'/%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:24px;padding-left:22px!important}@media only screen and (width>=1200px){.pagination{column-gap:37px}.pagination-selection select{width:146px}}@media only screen and (width>=576px) and (width<=1199px){.pagination-component{float:right}.pagination>div:nth-child(2){margin-left:20px}.pagination-selection select,.pagination-selection label{width:80px}}@media only screen and (width<=575px){.pagination{gap:10px}.pagination-component{clear:left}.pagination-selection select,.pagination-selection label{width:80px}}.be-liste h1{background-color:#fff}.be-liste-header,.ve-liste-header,.ve-formular-header,.textbausteine-header{width:100%;position:sticky;top:44px}.read-more-button{background-color:#d9d9d9;border:1px solid #4a7c9a;border-radius:10px;padding:2px 30px 2px 8px;box-shadow:2px 2px 2px #00000040}.bestand-props-table-right .read-more-button,table .read-more-button{float:right;margin-top:6px}.arrow-up{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='2.907,17.547%2012.001,8.453%2021.094,17.546%20'/%3e%3c/svg%3e")}.arrow-down{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='21.094,8.453%2012,17.547%202.907,8.454%20'/%3e%3c/svg%3e")}.arrow-up,.arrow-down{background-position:right 8px center;background-repeat:no-repeat;background-size:16px}.read-more-button:hover{color:#fff;background-color:#004976}.arrow-up:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.2.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20116)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='2.9%2017.5%2012%208.5%2021.1%2017.5'/%3e%3c/svg%3e")}.arrow-down:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='21.1%208.5%2012%2017.5%202.9%208.5'/%3e%3c/svg%3e")}.display-none{display:none}.display-block{display:block}.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}.mt-3{margin-top:5rem!important}.be-liste-table th:first-child{width:7%}.be-liste-table th:nth-child(2){width:22%}.be-liste-table th:nth-child(4),.be-liste-table th:nth-child(5){width:18%}.order-by-heading{justify-content:space-between;align-items:center;display:flex}@media only screen and (width>=1200px){.be-liste h1{padding:16px 40px 30px}}@media only screen and (width>=576px) and (width<=1199px){.be-liste h1{padding:15px}}@media only screen and (width<=575px){.be-liste h1{padding:15px}}div[role=table]{background-color:#fff;border-bottom:1px solid #4a7c9a;border-left:1px solid #4a7c9a;border-right:1px solid #4a7c9a;width:100%}.be-liste-role-table .table-header{z-index:10;background:#fff;position:sticky;top:203px}.ve-liste-role-table .table-header{top:calc(44px + var(--ve-liste-header-height));z-index:10;background:#fff;position:sticky}.be-liste-role-table div[role=row]{grid-template-columns:7% 22% 35% 18% 18%;display:grid}.ve-liste-role-table div[role=row]{grid-template-columns:7% 69% 12% 12%;display:grid}.table-header>div[role=row]{color:#004976;background-color:#e4f1f6;border-top:1px solid #4a7c9a;border-bottom:1px solid #4a7c9a;font-family:Verdana;font-size:.8125rem;font-weight:700}div[role=cell],div[role=columnheader]{border-bottom:1px solid #4a7c9a;border-right:1px solid #4a7c9a;padding:10px}div[role=cell]{padding:10px}div[role=columnheader]{padding:8px 3px 8px 10px}div[role=table] .read-more-button{float:right;margin-top:6px}div[role=row] div[role=cell]:last-child,div[role=row] div[role=columnheader]:last-child{border-right:none}div[role=table] div[role=row]:last-child div[role=cell]{border-bottom:none}div[role=columnheader]:hover{color:var(--weiss,#fff);background-color:var(--augias-data-farben-adg-blau-100)}div[role=columnheader]:focus,div[role=row]:focus{outline:2.5px dashed var(--augias-data-farben-adg-blau-100);outline-offset:-3px}.bestand-props{background-color:#fff}.bestand-props-header{margin-left:40px}.bestand-props-button{float:right;background:#d9d9d9;border:1px solid #004976;border-radius:10px;width:34px;height:34px;margin-top:40px;margin-left:30px;margin-right:40px}.bestand-label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-style:normal;font-weight:700;line-height:normal}.bestand-content{font-family:Verdana;font-size:var(--bs-body-font-size);background:#f3f1f1;border:1px solid #8e8e8e;min-height:16px;padding:7px 10px}.bestand-props>.read-more-button{margin:15px}.bestand-props-content li>span{background-color:#fff;padding:7px 5px 7px 10px}.bestand-props-content li>span:nth-child(2){font-family:Verdana;font-size:var(--bs-body-font-size)}.bestand-props-table-left{background-color:#4a7c9a;grid-template-columns:auto auto;gap:1px;padding:1px;display:grid}.bestand-props-table-left li{background-color:#4a7c9a;grid-template-columns:136px auto;gap:1px;display:grid}.bestand-props-table-middle,.bestand-props-table-right{background-color:#4a7c9a;grid-template-columns:auto;gap:1px;padding:1px;display:grid}.bestand-props-table-middle li{background-color:#4a7c9a;grid-template-columns:188px auto;gap:1px;display:grid}.bestand-props-table-right li{background-color:#4a7c9a;grid-template-columns:79px auto;gap:1px;display:grid}@media only screen and (width>=1200px){.bestand-props-content{grid-template-columns:auto 30% 30%;gap:24px;margin-top:15px;margin-bottom:0;padding-bottom:15px;padding-right:40px;list-style-type:none;display:grid}.bestand-props>.read-more-button{display:none}.bestand-props-table-left li:first-child,.bestand-props-table-left li:nth-child(2){grid-column:1/span 2}}@media only screen and (width>=576px) and (width<=1199px){.bestand-props{padding-bottom:1px}.bestand-props-header{margin-left:15px}.bestand-props-content{margin-top:9px}.bestand-props-content>*{margin-bottom:24px}.bestand-props-content{padding-left:15px;padding-right:15px}.bestand-props-table-left li:first-child,.bestand-props-table-left li:nth-child(2){grid-column:1/span 2}}@media only screen and (width<=575px){.bestand-props-header{margin-left:15px}.bestand-props{padding-top:18px;padding-bottom:1px}.bestand-props-content{padding-left:15px;padding-right:15px}.bestand-props-content>*{margin-bottom:12px}.bestand-props-table-left{background-color:#4a7c9a;grid-template-columns:auto;gap:1px;padding:1px;display:grid}}.ve-list-new>label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;font-style:normal;font-weight:700;line-height:normal}.ve-list-new button{background:#d9d9d9 url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cg%3e%3crect%20x='0.508'%20y='5.44'%20fill='%23FFFFFF'%20stroke='%23004976'%20stroke-miterlimit='10'%20width='23.024'%20height='15.684'/%3e%3crect%20y='3.228'%20fill='%23004976'%20width='9.858'%20height='2.211'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23004976'%20d='M12.953,17.773c0,0.581-0.426,1.054-0.953,1.054l0,0c-0.526,0-0.953-0.473-0.953-1.054V8.791%20c0-0.582,0.427-1.054,0.953-1.054l0,0c0.527,0,0.953,0.472,0.953,1.054V17.773z'/%3e%3cpath%20fill='%23004976'%20d='M16.491,12.329c0.581,0,1.054,0.426,1.054,0.953l0,0c0,0.526-0.473,0.953-1.054,0.953H7.509%20c-0.582,0-1.054-0.427-1.054-0.953l0,0c0-0.527,0.472-0.953,1.054-0.953H16.491z'/%3e%3c/g%3e%3c/svg%3e") right 10px center/24px no-repeat;border:1px solid #004976;border-radius:10px;justify-content:flex-end;align-items:center;gap:22px;min-height:34px;padding:5px 50px 5px 10px;display:inline-flex;overflow:hidden;box-shadow:2px 2px 2px #00000040}.ve-list-new button:hover{color:#fff;background-color:#004976;background-image:url(/assets/neue-Akte-hover-DAeke9Py.svg)}.ve-list-new>button:hover{color:#fff;background:#004976}.ve-list-table th:first-child{width:8%}.ve-list-table th:nth-child(3),.ve-list-table th:nth-child(4){width:12%}.ve-list-tools{float:left;display:flex}@media only screen and (width>=1200px){.ve-list-new{margin-left:37px}}@media only screen and (width>=576px) and (width<=1199px){.ve-list-new button>span{display:none}.ve-list-new button{background-position:50%;padding:5px 20px}.ve-list-new{margin-left:37px}}@media only screen and (width<=575px){.ve-list-new button>span{display:none}.ve-list-new button{background-position:50%;padding:5px 20px}.ve-list-new{margin-left:20px}}.popupbox{z-index:1;width:100%;height:100%;padding-top:200px;position:fixed;top:0;left:0}.popupbox-box{background:#fff;border:1px solid #8e8e8e;max-width:460px;margin:auto;box-shadow:0 40px 50px #0000004d}.popupbox-title{background-color:#e6f5e4;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.popupbox-title>h2{color:#004976;margin:0;padding-left:15px;font-family:Verdana;font-size:16px;font-style:normal;font-weight:700}.popupbox-title>img{padding-top:5px;padding-bottom:5px}.popupbox-text{align-items:center;margin:40px 20px 30px;display:flex}.popupbox-text>img{width:42px;height:42px;padding-right:14px}.popupbox-text>p{margin:0}.popupbox-buttons{justify-content:center;gap:20px;padding:20px;display:flex}.popupbox-buttons button{background:#d9d9d9;border:1px solid #004976;border-radius:10px;width:150px;height:34px;padding:5px 10px;box-shadow:2px 2px 2px #00000040}.popupbox-buttons button:hover{color:#fff;background-color:#004976}.close-button{background-color:#0000;border:none;padding:0}@media only screen and (width<=575px){.popupbox{padding-top:100px}}.ve-formular-header>h1{background-color:#fff}.ve-toolbar{margin-bottom:30px;display:flex}.ve-print{margin-left:30px}.ve-label{align-items:center;width:180px;display:flex}.ve-label>label{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;word-wrap:break-word;width:180px;padding:12px 12px 12px 0;font-style:normal;font-weight:700;line-height:normal}.ve-input>*{box-sizing:border-box;resize:vertical;font-size:var(--bs-body-font-size);border:1px solid #8e8e8e;padding:12px}.ve-input>textarea,.ve-input>select,.ve-input>input[type=text]{width:100%}.ve-input>select,.ve-input>input[type=date]{appearance:none;background-color:#fff;background-position:right 10px center;background-repeat:no-repeat}.ve-input>select{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='21.094,8.453%2012,17.547%202.907,8.454%20'/%3e%3c/svg%3e");background-size:24px;padding-right:40px}.ve-input>select:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2024%2024'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20stroke:%20%23fff;%20stroke-linecap:%20round;%20stroke-miterlimit:%2010;%20stroke-width:%203px;%20}%20%3c/style%3e%3c/defs%3e%3cpolyline%20class='st0'%20points='21.1%208.5%2012%2017.5%202.9%208.5'/%3e%3c/svg%3e");background-size:24px;background-color:var(--augias-data-farben-adg-blau-100);color:#fff;padding-right:40px}.ve-input>input[type=date]{width:100%}.ve-help-text,.ve-help-text-sm{border:2px solid var(--augias-data-farben-adg-blau-100);background-color:var(--weitere-Farben-Hellblau);color:var(--augias-data-farben-adg-blau-100);font-family:Verdana;font-size:var(--bs-body-font-size);box-sizing:border-box;word-wrap:break-word;width:calc(100% - 220px);margin-top:10px;margin-left:180px;padding:7px 10px 9px;font-style:normal;font-weight:400}.ve-help-text{grid-column:2/2}.ve-tooltip-icon{float:right;touch-action:manipulation}.ve-tooltip-icon-div>button{background-color:#0000;border:none;padding:0;text-decoration:none}.datumsfeld{width:100%;font-size:var(--bs-body-font-size);background-color:#fff;border:1px solid #8e8e8e;justify-content:center;align-items:center;display:flex;padding-top:7px!important;padding-bottom:7px!important}.datumsfeld>input[type=text]{border:none;width:100%;margin-left:8px;padding:5px}.datumsfeld>*{height:16px;padding-top:0;padding-bottom:0}.ve-form>button{background:#d9d9d9;border:1px solid #004976;border-radius:10px;justify-content:flex-start;align-items:center;gap:22px;padding:5px 22px;display:inline-flex;overflow:hidden}.ve-form-navigation>h3{color:#004976;font-family:Verdana;font-size:var(--bs-body-font-size);letter-spacing:-.221px;padding:12px 12px 12px 0;font-style:normal;font-weight:700;line-height:normal}.ve-form-navigation>div{min-height:34px;display:flex}.ve-form-navigation>div>div>button{margin-right:10px}.ve-tools{column-gap:40px;display:flex}.dateformat-button,.cancel-button,.print-button,.ve-optionen>button{background-color:#d9d9d9;border:1px solid #004976;border-radius:10px;min-height:34px;box-shadow:2px 2px 2px #00000040}.cancel-button{background-image:url(/assets/Schritt-zuerueck-CbpFbai7.svg);background-position:right 6px center;background-repeat:no-repeat;background-size:24px}.print-button{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2029%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20137)%20--%3e%3cpath%20d='M24.5,8.9H4.5c-.6,0-1,.4-1,1v10.2h3.9v-3.5h14.4v3.5h3.9v-10.2c0-.6-.4-1-1-1h-.2Z'%20fill='%23004976'/%3e%3crect%20x='5.7'%20y='10.5'%20width='17.6'%20height='4.1'%20fill='%23fff'/%3e%3crect%20x='18.5'%20y='11.7'%20width='3.3'%20height='1.7'%20fill='%23004976'/%3e%3crect%20x='8.9'%20y='4.4'%20width='11.2'%20height='5.3'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'/%3e%3crect%20x='8.9'%20y='15.4'%20width='11.2'%20height='9.2'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'/%3e%3cline%20x1='10.7'%20y1='18.6'%20x2='13.5'%20y2='18.6'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'/%3e%3cline%20x1='10.7'%20y1='20.6'%20x2='17.6'%20y2='20.6'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'/%3e%3cline%20x1='10.7'%20y1='22.6'%20x2='18.6'%20y2='22.6'%20fill='none'%20stroke='%23004976'%20stroke-miterlimit='10'/%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:24px}.dateformat-button{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='36.851px'%20height='29px'%20viewBox='0%200%2036.851%2029'%20enable-background='new%200%200%2036.851%2029'%20xml:space='preserve'%3e%3crect%20fill='none'%20width='29'%20height='29'/%3e%3cg%3e%3cg%3e%3crect%20x='5.131'%20y='6.421'%20fill='%23FFFFFF'%20width='18.957'%20height='17.464'/%3e%3cpath%20fill='%23004976'%20d='M23.588,6.921v16.464H5.631V6.921H23.588%20M24.588,5.921H4.631v18.464h19.957V5.921L24.588,5.921z'/%3e%3c/g%3e%3crect%20x='5.609'%20y='6.894'%20fill='%237FC5EF'%20width='18'%20height='3.934'/%3e%3cg%3e%3crect%20x='7.59'%20y='4.616'%20fill='%23004976'%20width='2.038'%20height='3.905'/%3e%3crect%20x='13.59'%20y='4.616'%20fill='%23004976'%20width='2.038'%20height='3.905'/%3e%3crect%20x='19.59'%20y='4.616'%20fill='%23004976'%20width='2.038'%20height='3.905'/%3e%3c/g%3e%3cg%3e%3cg%3e%3crect%20x='7.215'%20y='12.178'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3crect%20x='12.857'%20y='12.178'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3crect%20x='18.5'%20y='12.178'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3c/g%3e%3cg%3e%3crect%20x='7.215'%20y='17.613'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3crect%20x='12.857'%20y='17.613'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3crect%20x='18.5'%20y='17.613'%20fill='%23004976'%20width='3.502'%20height='4.246'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpolygon%20fill='%23004976'%20points='33.885,20.171%2029.902,25.599%2025.917,20.171%20'/%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:32px;margin-right:8px}.dateformat-button-active{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2036.851%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20141)%20--%3e%3crect%20width='29'%20height='29'%20fill='none'/%3e%3cg%3e%3cg%3e%3crect%20x='5.131'%20y='6.421'%20width='18.957'%20height='17.464'%20fill='%23fff'/%3e%3cpath%20d='M23.588,6.921v16.464H5.631V6.921h17.957M24.588,5.921H4.631v18.464h19.957V5.921h0Z'%20fill='%23fff'/%3e%3c/g%3e%3crect%20x='5.609'%20y='6.894'%20width='18'%20height='3.934'%20fill='%237fc5ef'/%3e%3cg%3e%3crect%20x='7.59'%20y='4.616'%20width='2.038'%20height='3.905'%20fill='%23fff'/%3e%3crect%20x='13.59'%20y='4.616'%20width='2.038'%20height='3.905'%20fill='%23fff'/%3e%3crect%20x='19.59'%20y='4.616'%20width='2.038'%20height='3.905'%20fill='%23fff'/%3e%3c/g%3e%3cg%3e%3cg%3e%3crect%20x='7.215'%20y='12.178'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3crect%20x='12.857'%20y='12.178'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3crect%20x='18.5'%20y='12.178'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3c/g%3e%3cg%3e%3crect%20x='7.215'%20y='17.613'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3crect%20x='12.857'%20y='17.613'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3crect%20x='18.5'%20y='17.613'%20width='3.502'%20height='4.246'%20fill='%23004976'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpolygon%20points='25.915%2025.599%2029.897%2020.171%2033.883%2025.599%2025.915%2025.599'%20fill='%23fff'/%3e%3c/svg%3e")!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.save-button{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolygon%20fill='%23FFFFFF'%20points='3.367,3.512%203.367,20.519%2020.524,20.519%2020.524,6.302%2017.791,3.568%20'/%3e%3cg%3e%3crect%20x='12.76'%20y='5.16'%20fill='%23004976'%20width='2.277'%20height='3.8'/%3e%3cpath%20fill='%23004976'%20d='M18.079,2.88H2.881v18.239h18.238V5.92L18.079,2.88z%20M8.2,4.4h7.6V9.72H8.2V4.4z%20M19.947,19.966h-2.958%20v-0.001H7.057H6.099h-2V4.035h2.958v6.887h9.933V4.128h0.687L19.947,6.4V19.966z'/%3e%3c/g%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:24px;margin-right:8px}.save-n-new-button{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20enable-background='new%200%200%2024%2024'%20xml:space='preserve'%3e%3cpolygon%20fill='%23FFFFFF'%20points='3.304,3.43%203.304,18.218%2018.222,18.218%2018.222,5.855%2015.846,3.478%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='0.486,3.512%200.486,20.52%2017.643,20.52%2017.643,6.302%2014.91,3.568%20'/%3e%3cg%3e%3crect%20x='9.879'%20y='5.16'%20fill='%23004976'%20width='2.277'%20height='3.8'/%3e%3cpath%20fill='%23004976'%20d='M15.198,2.88H0v18.239h18.238V5.92L15.198,2.88z%20M5.319,4.4h7.6v5.32h-7.6V4.4z%20M17.066,19.966h-2.959%20v-0.001H4.176H3.218h-2V4.035h2.958v6.887h9.933V4.128h0.687L17.066,6.4V19.966z'/%3e%3c/g%3e%3c/g%3e%3cpath%20fill='%23004976'%20d='M23.853,17.371c0,3.435-2.784,6.219-6.216,6.219c-3.435,0-6.218-2.784-6.218-6.219%20c0-3.432,2.783-6.216,6.218-6.216C21.068,11.155,23.853,13.939,23.853,17.371z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M21.117,16.721h-2.83v-2.829c0-0.359-0.291-0.65-0.65-0.65s-0.65,0.291-0.65,0.65v2.829h-2.831%20c-0.359,0-0.65,0.291-0.65,0.65s0.291,0.65,0.65,0.65h2.831v2.832c0,0.359,0.291,0.65,0.65,0.65s0.65-0.291,0.65-0.65v-2.832h2.83%20c0.359,0,0.65-0.291,0.65-0.65S21.477,16.721,21.117,16.721z'/%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:24px;margin-right:8px}.save-n-back{background-image:url(/assets/Speichern-und-zurueck-DMPRX78y.svg);background-position:right 6px center;background-repeat:no-repeat;background-size:24px;margin-right:8px}.cancel-button:hover,.dateformat-button:hover,.print-button:hover,.save-n-new-button:hover,.save-button:hover,.save-n-back:hover,#dateformat-menu>li:hover{color:#fff;background-color:#004976}.print-button:hover{background-image:url(/assets/drucken-hover-TDd1ORIh.svg)}.dateformat-button:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2036.9%2029'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.4.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20152)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20%237fc5ef;%20}%20.st2%20{%20fill:%20none;%20}%20.st3%20{%20fill:%20%23004976;%20}%20%3c/style%3e%3c/defs%3e%3crect%20class='st3'%20y='0'%20width='36.9'%20height='29'/%3e%3crect%20class='st2'%20y='0'%20width='29'%20height='29'/%3e%3cg%3e%3cg%3e%3crect%20class='st0'%20x='5.1'%20y='6.4'%20width='19'%20height='17.5'/%3e%3cpath%20class='st0'%20d='M23.6,6.9v16.5H5.6V6.9h18M24.6,5.9H4.6v18.5h20V5.9h0Z'/%3e%3c/g%3e%3crect%20class='st1'%20x='5.6'%20y='6.9'%20width='18'%20height='3.9'/%3e%3cg%3e%3crect%20class='st0'%20x='7.6'%20y='4.6'%20width='2'%20height='3.9'/%3e%3crect%20class='st0'%20x='13.6'%20y='4.6'%20width='2'%20height='3.9'/%3e%3crect%20class='st0'%20x='19.6'%20y='4.6'%20width='2'%20height='3.9'/%3e%3c/g%3e%3cg%3e%3cg%3e%3crect%20class='st3'%20x='7.2'%20y='12.2'%20width='3.5'%20height='4.2'/%3e%3crect%20class='st3'%20x='12.9'%20y='12.2'%20width='3.5'%20height='4.2'/%3e%3crect%20class='st3'%20x='18.5'%20y='12.2'%20width='3.5'%20height='4.2'/%3e%3c/g%3e%3cg%3e%3crect%20class='st3'%20x='7.2'%20y='17.6'%20width='3.5'%20height='4.2'/%3e%3crect%20class='st3'%20x='12.9'%20y='17.6'%20width='3.5'%20height='4.2'/%3e%3crect%20class='st3'%20x='18.5'%20y='17.6'%20width='3.5'%20height='4.2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpolygon%20class='st0'%20points='33.9%2020.2%2029.9%2025.6%2025.9%2020.2%2033.9%2020.2'/%3e%3c/svg%3e")}.save-button:hover{background-image:url(/assets/Speichern-hover-BYttWnhY.svg)}.save-n-back:hover{background-image:url(/assets/Speichern-und-zurueck-hover-BiWP7Azx.svg)}.save-n-new-button:hover{background-image:url(/assets/Speichern-und-neue-Akte-erfassen-hover-DUmHSsUI.svg)}.dateformat-button+div{z-index:1;background-color:#fff;border:1px solid #4a7c9a;position:absolute;box-shadow:2px 2px 2px #00000040}.dateformat-button+div>ul{margin:0;padding:0;list-style-type:none}.dateformat-button+div li{padding:8px}.first-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='12.132px'%20height='24.008px'%20viewBox='0%200%2012.132%2024.008'%20enable-background='new%200%200%2012.132%2024.008'%20xml:space='preserve'%3e%3cg%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='10.623,15.881%206.744,12.001%2010.623,8.12%20'/%3e%3cline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20x1='1.51'%20y1='21.098'%20x2='1.51'%20y2='2.911'/%3e%3c/g%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:12px;padding-left:16px!important}.last-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2015.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='12.143px'%20height='24.008px'%20viewBox='0%200%2012.143%2024.008'%20enable-background='new%200%200%2012.143%2024.008'%20xml:space='preserve'%3e%3cg%3e%3cpolyline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20points='1.516,8.12%205.396,12%201.516,15.881%20'/%3e%3cline%20fill='none'%20stroke='%23004976'%20stroke-width='3'%20stroke-linecap='round'%20stroke-miterlimit='10'%20x1='10.627'%20y1='2.911'%20x2='10.627'%20y2='21.098'/%3e%3c/g%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:12px;padding-right:16px!important}@media only screen and (width>=1200px){.ve-formular-header>h1{padding:0 0 30px 40px}.ve-form-short-fields{grid-template-columns:1fr 1fr 1fr;column-gap:70px;display:grid}.ve-form{padding:20px 40px 60px}.dateformat-button,.cancel-button,.save-button,.save-n-new-button,.save-n-back,.print-button{padding:5px 40px 5px 10px}.ve-prop{grid-template-columns:180px auto 40px;margin-top:25px;display:grid}}@media only screen and (width>=576px) and (width<=1199px){.ve-formular-header>h1{min-height:46px;padding-bottom:15px;padding-left:15px}.dateformat-button>span,.cancel-button>span,.save-button>span,.save-n-new-button>span,.save-n-back>span,.print-button>span{display:none}.dateformat-button,.cancel-button,.save-button,.save-n-new-button,.save-n-back,.print-button{background-position:50%;padding:5px 20px}.ve-form{padding:12px 15px 0}.ve-prop{grid-template-columns:180px auto 40px;margin-top:25px;display:grid}}@media only screen and (width<=575px){.ve-formular-header>h1{min-height:66px;padding:18px 15px 15px}.ve-label,.ve-input{width:100%}.ve-input{float:left;width:calc(100% - 40px);margin-bottom:10px}.ve-tooltip-icon-div{float:left;margin-left:15px}.ve-help-text,.ve-help-text-sm{clear:left;width:calc(100% - 40px);margin-left:0}.dateformat-button>span,.cancel-button>span,.save-button>span,.save-n-new-button>span,.save-n-back>span,.print-button>span{display:none}.dateformat-button,.cancel-button,.save-button,.save-n-new-button,.save-n-back,.print-button{background-position:50%;padding:5px 20px}.ve-form{padding:12px 15px 0}.ve-tools{column-gap:20px}}.print-container{box-sizing:border-box;background-color:#fff;min-height:100vh;margin:0 10%;padding:40px 10px 0 30px}.header-fields-list,.body-fields-list{padding-top:16px}.body-fields-list{margin-bottom:0}.header-fields-list>div{color:var(--augias-data-farben-adg-blau-100);padding-bottom:6px;font-size:14px;font-weight:700;display:flex}.body-fields-list>div{border-bottom:1px solid #d9d9d9;padding-top:10px;padding-bottom:16px}.body-fields-list dt{padding-bottom:5px;font-weight:700}.body-fields-list dd{margin:0}
