﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body>header{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.15);width:100%;height:70px;position:fixed;top:0;display:flex;z-index:280;box-sizing:border-box;border-top:10px solid var(--color-01);}@media(min-width:768px){body>header{height:80px;}}@media(min-width:1024px){body>header{height:90px;}}body>header *{box-sizing:border-box;}body>header .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 20px;}@media(min-width:1024px){body>header .header-content{max-width:calc(100% - 200px);margin:0 auto;padding:0;}}body>header .header-content p,body>header .header-content span,body>header .header-content a{font-family:'Fira Sans',Arial;}body>header .header-content .dbh_headerLogo{display:flex;justify-content:center;align-items:center;height:100%;padding-top:5px;padding-bottom:5px;}body>header .header-content .dbh_headerLogo #logo{display:block;height:100%;max-height:80px;width:auto;cursor:pointer;}body>header .header-content #settings{display:flex;height:30px;margin:0 -7.5px;}body>header .header-content #settings>*{display:block;margin:0 7.5px;}@media(min-width:1024px){body>header .header-content #settings{margin:0 -15px;}body>header .header-content #settings>*{margin:0 15px;}}body>header .header-content #settings .seperator{display:none;height:100%;width:1px;}@media(min-width:1024px){body>header .header-content #settings .seperator{display:block;background-color:#dcdcdc;}}body>header .header-content #settings .dbh_navIcon{width:30px;height:30px;cursor:pointer;color:#000;}body>header .header-content #settings .dbh_navIcon:after{content:"";width:100%;height:100%;display:inline-block;background:transparent no-repeat center center;filter:var(--color-filter-btn);}body>header .header-content #settings .dbh_navIcon:hover:after,body>header .header-content #settings .dbh_navIcon.active:after{filter:var(--color-filter-btn-hover);}body>header .header-content #settings .dbh_navIcon.nav-filter{width:40px;}body>header .header-content #settings .dbh_navIcon.nav-filter:after{background-image:url("/Styles/Images/ic_filter_beta.svg");}body>header .header-content #settings .dbh_navIcon.nav-chat:after{background-image:url("/Styles/Images/ic_chat_coming.svg");}@media(min-width:1024px){body>header .header-content #settings .dbh_navIcon.nav-chat:hover{cursor:not-allowed;}}body>header .header-content #settings .dbh_navIcon.nav-search:after{background-image:url("/Styles/Images/ic_suche.svg");}body>header .header-content #settings .dbh_navIcon.nav-account:after{background-image:url("/Styles/Images/ic_account.svg");}@media(min-width:1024px){body>header .header-content #settings .dbh_navIcon.nav-account{display:none;margin-right:0;}}body>header .header-content #settings .dbh_navIcon.nav-accountDesktop:after{background-image:url("/Styles/Images/ic_account.svg");}body>header .header-content #settings .dbh_navIcon.nav-menu:after{background-image:url("/Styles/Images/ic_menue.svg");}body>header .header-content #settings .dbh_navIcon.nav-info{display:block;}body>header .header-content #settings .dbh_navIcon.nav-info:after{background-image:url("/Styles/Images/ic_info.svg");}body>header .header-content #settings .dbh_navIcon.nav-settings{display:none;}@media(min-width:1024px){body>header .header-content #settings .dbh_navIcon.nav-settings{display:block;}body>header .header-content #settings .dbh_navIcon.nav-settings:after{background-image:url("/Styles/Images/ic_settings.svg");}}body>header .header-content #settings .dbh_navIcon.nav-logout:after{background-image:url("/Styles/Images/ic_logout.svg");}body>header .header-content .nav-logo-image{margin-left:35px;max-width:200px;height:100%;display:flex;justify-content:center;align-items:center;}body>header .header-content .nav-logo-image img{max-height:45px;height:45px;width:auto;}.header-menu{position:fixed;z-index:10;width:100%;box-shadow:0 2px 20px rgba(0,0,0,.15);transition:top .5s ease-in-out;top:-100%;max-height:calc(100% - 76px);overflow:auto;}@media(min-width:1024px){.header-menu{max-height:calc(100% - 130px);}}.header-menu.active{top:66px!important;}@media(min-width:1024px){.header-menu.active{top:130px!important;}}.dbh_header-breadcrumb{display:flex;flex-direction:row;align-items:center;width:calc(100% - 40px);padding:20px 20px;width:100%;background-color:#fff;}@media(min-width:1024px){.dbh_header-breadcrumb{padding:30px 0;background-color:unset;}}.dbh_header-breadcrumb .dbh_breadcrumb-next{width:18px;min-width:18px;height:16px;margin-right:5px;background:url("/Styles/Images/breadcrumb_arrow_mobile.svg") no-repeat center center;}@media(min-width:1024px){.dbh_header-breadcrumb .dbh_breadcrumb-next{margin-right:10px;background:url("/Styles/Images/breadcrumb_arrow_desktop.svg") no-repeat center center;}}.dbh_header-breadcrumb span,.dbh_header-breadcrumb a{display:block;font-family:'Fira Sans';font-style:normal;font-weight:600;font-size:18px;line-height:22px;margin-right:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media(min-width:1024px){.dbh_header-breadcrumb span,.dbh_header-breadcrumb a{margin-right:10px;}}.dbh_header-breadcrumb a{color:var(--color-link-text);}.dbh_header-breadcrumb a:hover{color:var(--color-link-hover-text);}.dbh_header-breadcrumb span{color:#373737;}.dbh_header-breadcrumb .breadcrumb-first{display:block;width:26px;min-width:26px;}.field-validation-error.dbh_tooltipErr,.field-validation-error.dbh_tooltipErr,.dbh_tooltipErr{display:none;width:auto;padding:10px;position:absolute;font-size:.813em;z-index:15;bottom:-30px;left:0;min-height:25px;background:#fff;border:1px solid #f00;}.dbh_tooltipEcke{position:absolute;left:15px;top:-25px;background:url(../../../Ressources/Styles/dbh_layout/nav_ecke_1.png) no-repeat center center;background-size:contain;width:25px;height:30px;}.dbh_vaildationError,.input-validation-error{position:relative;z-index:10;border:2px solid #f00!important;}.dbh_vaildationError[type="checkbox"],.input-validation-error[type="checkbox"],.dbh_vaildationError[type="radio"],.input-validation-error[type="radio"]{padding:5px;}.dbh_vaildationError:hover,.input-validation-error:hover{cursor:help;}.dbh_vaildationError:hover+.field-validation-error.dbh_tooltipErr,.input-validation-error:hover+.field-validation-error.dbh_tooltipErr,.dbh_vaildationError:hover+.field-validation-error.dbh_tooltipErr,.input-validation-error:hover+.field-validation-error.dbh_tooltipErr,.dbh_vaildationError:hover+.dbh_tooltipErr,.input-validation-error:hover+.dbh_tooltipErr{display:flex;align-items:center;}.dbh_vaildationError:focus+.field-validation-error.dbh_tooltipErr,.input-validation-error:focus+.field-validation-error.dbh_tooltipErr,.dbh_vaildationError:focus+.field-validation-error.dbh_tooltipErr,.input-validation-error:focus+.field-validation-error.dbh_tooltipErr,.dbh_vaildationError:focus+.dbh_tooltipErr,.input-validation-error:focus+.dbh_tooltipErr{display:flex;align-items:center;}.telerik-field-validation [data-id]{position:relative;z-index:10;display:block!important;border:2px solid #f00!important;}.telerik-field-validation:hover .dbh_tooltipErr{display:flex;align-items:center;}.telerik-field-validation:focus .dbh_tooltipErr{display:flex;align-items:center;}.dbh_validation_error_summary{display:none;padding:10px;border:2px solid #f00;background-color:rgba(255,0,0,.3);color:#000;}.field-validation-error span{font-weight:700;color:#f00;}.setDisabledStyles{border:0;background-color:#fff;padding:0;font-size:1rem;}input,select,textarea,.form-value-display-text{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}input,select,textarea{font-size:.875rem;border:1px solid #999;border-radius:3px;}input::placeholder,select::placeholder,textarea::placeholder{color:#999;}input:focus,select:focus,textarea:focus{transition:all .3s ease-in-out;box-shadow:0 0 5px #373737;}input[type='text'],input[type='tel'],input[type='email'],input[type='search'],input[type='password'],input[type='url'],input[type='date'],input[type='time'],input[type='number'],input[type='datetime-local'],input[type='datetime'],select,textarea{-webkit-appearance:none;outline:0;width:100%;max-width:unset;padding:4px 8px;resize:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}input[type='text']:disabled,input[type='tel']:disabled,input[type='email']:disabled,input[type='search']:disabled,input[type='password']:disabled,input[type='url']:disabled,input[type='date']:disabled,input[type='time']:disabled,input[type='number']:disabled,input[type='datetime-local']:disabled,input[type='datetime']:disabled,select:disabled,textarea:disabled{border:0;background-color:#fff;padding:0;font-size:1rem;}input[type='text']:not(:disabled):hover,input[type='tel']:not(:disabled):hover,input[type='email']:not(:disabled):hover,input[type='search']:not(:disabled):hover,input[type='password']:not(:disabled):hover,input[type='url']:not(:disabled):hover,input[type='date']:not(:disabled):hover,input[type='time']:not(:disabled):hover,input[type='number']:not(:disabled):hover,input[type='datetime-local']:not(:disabled):hover,input[type='datetime']:not(:disabled):hover,select:not(:disabled):hover,textarea:not(:disabled):hover,input[type='text']:not(:disabled):focus,input[type='tel']:not(:disabled):focus,input[type='email']:not(:disabled):focus,input[type='search']:not(:disabled):focus,input[type='password']:not(:disabled):focus,input[type='url']:not(:disabled):focus,input[type='date']:not(:disabled):focus,input[type='time']:not(:disabled):focus,input[type='number']:not(:disabled):focus,input[type='datetime-local']:not(:disabled):focus,input[type='datetime']:not(:disabled):focus,select:not(:disabled):focus,textarea:not(:disabled):focus{box-shadow:0 2px 10px rgba(0,0,0,.5);}input[type='text'],input[type='tel'],input[type='email'],input[type='search'],input[type='password'],input[type='url'],input[type='date'],input[type='time'],input[type='number'],input[type='datetime-local'],input[type='datetime'],select{height:30px;line-height:14px;}input[type='text']:focus,input[type='tel']:focus,input[type='email']:focus,input[type='search']:focus,input[type='password']:focus,input[type='url']:focus,input[type='date']:focus,input[type='time']:focus,input[type='number']:focus,input[type='datetime-local']:focus,input[type='datetime']:focus,select:focus{outline:0;}.form-value-display-text{font-size:1rem;display:inline-block;line-height:22px;padding-top:4px;padding-bottom:4px;color:#555a5f;cursor:default;}input[type='text']{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}textarea{min-height:250px;line-height:24px;}textarea:disabled{line-height:24px;height:100px;}select{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}select:not([disabled]){background:url("/Styles/Images/Forms/dropdown_arrow_down.svg") no-repeat center right 5px;padding-right:40px;}@supports(-moz-appearance:none){select{text-indent:-2px;}}.row-radioContainer{display:flex;flex-wrap:wrap;padding-left:20px;}@media(min-width:1024px){.row-radioContainer{padding-left:0;}}input[type='checkbox'],input[type=radio]{display:none;}input[type='checkbox']+label,input[type=radio]+label,input[type='checkbox']~label,input[type=radio]~label{font-family:'Fira Sans',Arial;font-style:normal;font-weight:normal;display:inline-block;margin-right:10px;min-height:30px;padding-left:30px;line-height:30px!important;background:transparent top left no-repeat;background-size:28px;filter:var(--color-filter-btn);}input[type='checkbox']+label:hover,input[type=radio]+label:hover,input[type='checkbox']~label:hover,input[type=radio]~label:hover,input[type='checkbox']+label .active,input[type=radio]+label .active,input[type='checkbox']~label .active,input[type=radio]~label .active{filter:var(--color-filter-btn-hover);}input[type='checkbox'][disabled]+label:hover,input[type=radio][disabled]+label:hover,input[type='checkbox'][disabled]~label:hover,input[type=radio][disabled]~label:hover,input[type='checkbox'][disabled]+label.active,input[type=radio][disabled]+label.active,input[type='checkbox'][disabled]~label.active,input[type=radio][disabled]~label.active{filter:var(--color-filter-btn);}input[type='checkbox']+label,input[type='checkbox']~label{background-image:url("/Styles/Images/Forms/checkbox.svg");}input[type='checkbox']:checked+label,input[type='checkbox']:checked~label{background-image:url("/Styles/Images/Forms/checkbox_selected.svg");}input[type=radio]+label,input[type=radio]~label{background:transparent url("/Styles/Images/Forms/radiobutton.svg") top left no-repeat;background-size:28px;}input[type=radio]:checked+label,input[type=radio]:checked~label{background-image:url("/Styles/Images/Forms/radiobutton_selected.svg");}label.checkbox,label.radio{font-weight:normal!important;margin:5px 20px 5px 0;display:inline-block;}label.checkbox>input[type='checkbox'],label.radio>input[type='checkbox'],label.checkbox>input[type='radio'],label.radio>input[type='radio']{display:none;}label.checkbox>input[type='checkbox']+span,label.radio>input[type='checkbox']+span,label.checkbox>input[type='radio']+span,label.radio>input[type='radio']+span{display:inline-block;line-height:30px!important;padding-left:35px;position:relative;}label.checkbox>input[type='checkbox']+span:before,label.radio>input[type='checkbox']+span:before,label.checkbox>input[type='radio']+span:before,label.radio>input[type='radio']+span:before{position:absolute;left:0;width:30px;height:30px;content:"";width:100%;height:100%;display:inline-block;background:transparent left top no-repeat;filter:var(--color-filter-btn);background-size:28px;}label.checkbox:hover>input[type='checkbox']:not([disabled])+span:before,label.radio:hover>input[type='checkbox']:not([disabled])+span:before,label.checkbox:hover>input[type='radio']:not([disabled])+span:before,label.radio:hover>input[type='radio']:not([disabled])+span:before{filter:var(--color-filter-btn-hover);}label.checkbox>input[type='checkbox']+span:before{background-image:url("/Styles/Images/Forms/checkbox.svg");}label.checkbox>input[type='checkbox']:checked+span:before{background-image:url("/Styles/Images/Forms/checkbox_selected.svg");}label.radio>input[type='radio']+span:before{background-image:url("/Styles/Images/Forms/radiobutton.svg");}label.radio>input[type='radio']:checked+span:before{background-image:url("/Styles/Images/Forms/radiobutton_selected.svg");}.btn{border-radius:3px;border:0;font-size:.875rem;padding:6px 10px;text-align:center;margin-right:10px;height:40px;padding:7px 15px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;}.btn:hover{cursor:pointer;}.datepickerWrapper .btn-set-current-date{display:none;}.datepickerWrapper.hide-control .control-wrapper,.datepickerWrapper.hide-control input{display:none;}.datepickerWrapper.hide-control .btn-set-current-date{display:initial;}.dpContainer .control-wrapper{width:300px;max-width:100%;}.dpContainer .control-wrapper .buttons{display:grid;grid-template-columns:30px 30px 30px 30px;grid-column-gap:5px;}.dpContainer .control-wrapper .buttons>span{box-sizing:border-box;margin:0;padding:0;width:30px;height:30px;background-color:#fff;border:solid 1px #999;color:#000;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.dpContainer .control-wrapper .buttons>span.clear:before{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/datepicker_clear_01_20x20.png") center center no-repeat;filter:var(--color-filter-btn);}.dpContainer .control-wrapper .buttons>span.clear:hover:before,.dpContainer .control-wrapper .buttons>span.clear.active:before{filter:var(--color-filter-btn-hover);}.dpContainer .control-wrapper .buttons>span.set-now:before{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/datepicker_now_01_20x20.png") center center no-repeat;filter:var(--color-filter-btn);}.dpContainer .control-wrapper .buttons>span.set-now:hover:before,.dpContainer .control-wrapper .buttons>span.set-now.active:before{filter:var(--color-filter-btn-hover);}.dpContainer .control-wrapper .buttons>span.copy:before{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/datepicker_copy_01_19x20.png") center center no-repeat;filter:var(--color-filter-btn);}.dpContainer .control-wrapper .buttons>span.copy:hover:before,.dpContainer .control-wrapper .buttons>span.copy.active:before{filter:var(--color-filter-btn-hover);}.dpContainer .control-wrapper .buttons>span.paste:before{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/datepicker_paste_01_19x20.png") center center no-repeat;filter:var(--color-filter-btn);}.dpContainer .control-wrapper .buttons>span.paste:hover:before,.dpContainer .control-wrapper .buttons>span.paste.active:before{filter:var(--color-filter-btn-hover);}.dpContainer .control-wrapper .buttons>span:hover{border-width:2px;}@media(min-width:490px){.dpContainer .control-wrapper{display:grid;width:100%;max-width:440px;grid-template-columns:calc(100% - 135px) 135px;grid-column-gap:5px;}}.dpContainer.dpDisabled .control-wrapper .buttons{display:none;}.itemAssignment{margin:-5px;}.itemAssignment>label{position:relative;display:inline-block;margin:5px;padding:5px 12px;border-radius:5px;border:solid 1px var(--color-01);background-color:#fff;color:var(--color-01);font-weight:normal!important;cursor:pointer;}.itemAssignment>label:not(.saved):hover{border-color:#008000;color:#008000;}.itemAssignment>label:not(.saved):hover:after{position:absolute;top:3px;right:3px;content:" +";color:#008000;font-size:.8em;}.itemAssignment>label.saved{border:solid 1px #008000;background-color:#008000;color:#fff;}.itemAssignment>label.saved:hover{border-color:#f00;background-color:#fff;color:#f00;}.itemAssignment>label.saved:hover:after{position:absolute;top:3px;right:3px;content:" x";color:#f00;font-size:.8em;}.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload,.email-template-file-providings-by-filetype-container .email-template-file-providing-by-filetype{padding:30px 0;border-bottom:1px solid #dedfe1;max-width:400px;}.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload .file-providing-types-section,.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload .download-link-placeholder-section,.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload .file-upload-section,.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload .file-info-section,.email-template-file-providings-by-upload-container .email-template-file-providing-by-upload .submit-section{margin:10px 0;}.email-template-file-providings-by-filetype-container .email-template-file-providing-by-filetype .file-providing-types-section,.email-template-file-providings-by-filetype-container .email-template-file-providing-by-filetype .download-link-placeholder-section,.email-template-file-providings-by-filetype-container .email-template-file-providing-by-filetype .filetype-selection-section,.email-template-file-providings-by-filetype-container .email-template-file-providing-by-filetype .button-section{margin:10px 0;}.forbidden-urls-list{list-style-type:disc;list-style-position:outside;margin-left:20px;}.forbidden-urls-list>li{margin:8px 0;word-break:break-word;}.driver-popover{max-width:500px;}.propHelpInfo{box-sizing:border-box;border-radius:20px;border:2px solid #c4c4c4;width:20px;height:20px;padding:5px;display:flex;justify-content:center;align-items:center;color:#c4c4c4;font-size:.8em;cursor:pointer;}.search-filter-section{background-color:#fff;margin-bottom:40px;}.search-filter-section .dbh_DetailsContent{margin-bottom:0;}.search-filter-section .search-filter.search-filter-secondary{position:relative;border-top:solid 1px #c8cbcd;margin-top:20px;padding-top:20px;}.search-filter-section .search-filter.search-filter-secondary .btn-open-close{display:flex;justify-content:center;position:relative;top:-40px;}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn{width:145px;height:40px;background-color:#fff;border-color:var(--color-btnSecondary-border);border-radius:20px;color:var(--color-btnSecondary-border);cursor:pointer;}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn>span{display:flex;flex-direction:row;align-items:center;}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn>span:before{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/ic_detailsuche_plus.svg") top -2px left 0 no-repeat;filter:var(--color-filter-btn);}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn>span:hover:before,.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn>span.active:before{filter:var(--color-filter-btn-hover);}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn>span:before{width:30px;height:30px;padding-right:6px;}.search-filter-section .search-filter.search-filter-secondary .btn-open-close>.btn:hover{border-color:var(--color-btnSecondary-hover-border);color:var(--color-btnSecondary-hover-border);}.search-filter-section .search-filter.search-filter-secondary .btn-open-close.active>.btn>span:before{background-image:url("/Styles/Images/ic_detailsuche_minus.svg");}.search-filter-section .search-filter.search-filter-secondary .slideContainer{display:none;padding-bottom:40px;}.search-filter-section .search-filter .search-filter-blocks{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 30px;}.search-filter-section .search-filter .search-filter-block{width:100%;}@media(min-width:768px){.search-filter-section .search-filter .search-filter-block{width:calc(50% - 30px);}}@media(min-width:1024px){.search-filter-section .search-filter .search-filter-block{width:calc(33.3333% - calc(2*30px/3));}}@media(min-width:1400px){.search-filter-section .search-filter .search-filter-block{width:calc(25% - calc(3*30px/4));}}.search-filter-section .search-filter .search-filter-block .form-content-row{padding:0;margin:0;}.search-filter-section .btnRow{padding:15px;}.search-filter-section .btnRow.buttonContainer{display:flex;flex-direction:row;background:#c8cbcd;padding:20px;position:relative;}.dbhSuchergebnis .search-result-info-row{width:100%;padding:10px 20px;background-color:#fff;}@media(min-width:768px){.dbhSuchergebnis .search-result-info-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}}.dbhSuchergebnis .search-result-info-row.search-result-header{border-bottom:2px solid var(--color-01);}.dbhSuchergebnis .search-result-info-row.search-result-footer{border-top:2px solid var(--color-01);}.dbhSuchergebnis .search-result-info-row.search-result-footer h2{visibility:hidden;}.dbhSuchergebnis .search-result-info-row.search-result-header h2,.dbhSuchergebnis .search-result-info-row.search-result-footer h2{font-weight:bold;font-size:20px;line-height:27px;display:grid;grid-template-columns:auto auto auto;align-items:center;}.dbhSuchergebnis .search-result-info-row .search-result-info-block{background-color:#fff;display:flex;flex-direction:row;align-items:center;min-height:60px;}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.title,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.plus{display:flex;flex-direction:row;gap:10px;}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.pager{display:flex;flex-direction:column;align-items:center;font-size:.9em;}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons{display:flex;flex-direction:row;align-items:center;gap:10px;}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht{display:none;width:40px;height:40px;cursor:pointer;filter:var(--color-filter-btn);}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht:hover,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht:hover,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht .active,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht .active{filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht.active,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht.active{cursor:default;filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht:last-of-type,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht:last-of-type{margin:0;}@media(min-width:1024px){.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht,.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht{display:block;}}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnTabellenansicht{background:transparent url("/Styles/Images/ic_listenansicht.svg") no-repeat center center;}.dbhSuchergebnis .search-result-info-row .search-result-info-block>.table-buttons .dbhBtnKachelansicht{background:transparent url("/Styles/Images/ic_kachelansicht.svg") no-repeat center center;}.dbhSuchergebnis .search-result-info-row .search-result-info-datasetinfos{line-height:30px;}.dbhSuchergebnis .search-result-info-row .search-result-info-actions{height:60px;background:#fff;display:flex;align-items:center;}.dbhSuchergebnis .table-actions>div{display:flex;justify-content:flex-end;}.dbhSuchergebnis .table-actions>div>a{margin:0 5px;}.dbhSuchergebnis .table-actions>div>a:first-child{margin-left:0;}.dbhSuchergebnis .table-actions>div>a:last-child{margin-right:0;}.dbhSuchergebnis .table-actions>div>a.btn-edit,.dbhSuchergebnis .table-actions>div>a.btn-delete,.dbhSuchergebnis .table-actions>div>a.btn-custom,.dbhSuchergebnis .table-actions>div>a.btn-custom-popup{width:30px;height:30px;display:block;color:var(--color-02);}.dbhSuchergebnis .table-actions>div>a.btn-edit:after,.dbhSuchergebnis .table-actions>div>a.btn-delete:after,.dbhSuchergebnis .table-actions>div>a.btn-custom:after,.dbhSuchergebnis .table-actions>div>a.btn-custom-popup:after{content:"";width:100%;height:100%;display:inline-block;background:transparent center center no-repeat;filter:var(--color-filter-btn);}.dbhSuchergebnis .table-actions>div>a.btn-edit:hover:after,.dbhSuchergebnis .table-actions>div>a.btn-delete:hover:after,.dbhSuchergebnis .table-actions>div>a.btn-custom:hover:after,.dbhSuchergebnis .table-actions>div>a.btn-custom-popup:hover:after,.dbhSuchergebnis .table-actions>div>a.btn-edit.active:after,.dbhSuchergebnis .table-actions>div>a.btn-delete.active:after,.dbhSuchergebnis .table-actions>div>a.btn-custom.active:after,.dbhSuchergebnis .table-actions>div>a.btn-custom-popup.active:after{filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .table-actions>div>a.btn-edit:hover,.dbhSuchergebnis .table-actions>div>a.btn-delete:hover,.dbhSuchergebnis .table-actions>div>a.btn-custom:hover,.dbhSuchergebnis .table-actions>div>a.btn-custom-popup:hover{background-color:rgba(0,0,0,.1);}.dbhSuchergebnis .table-actions>div>a.btn-edit:after{background-image:url('/Styles/Images/Actions/action_edit.svg');}.dbhSuchergebnis .table-actions>div>a.btn-delete:after{background-image:url('/Styles/Images/ic_schliessen.svg');}.dbhSuchergebnis .table-actions>div>a.btn_copyDownloadLink:after{background-image:url('/Styles/Images/ic_share.svg');}.dbhSuchergebnis .table-actions>div>a.btn_extendDownloadLink:after{background-image:url('/Styles/Images/ic_renew.svg');}.dbhSuchergebnis .table-actions>div>a.btn_sendEmail:after{background-image:url('/Styles/Images/ic_sendMail.svg');}.dbhSuchergebnis .table-actions>div>a.btn_copy:after{background-image:url('/Styles/Images/ic_copy.svg');}.dbhSuchergebnis .table-actions>div>a.btn_posUp:after{background-image:url('/Styles/Images/ic_pos_arrow.svg');transform:rotate(270deg);background-size:30px!important;}.dbhSuchergebnis .table-actions>div>a.btn_posDown:after{background-image:url('/Styles/Images/ic_pos_arrow.svg');transform:rotate(90deg);background-size:30px!important;}.dbhSuchergebnis .dbhSuchergebnisTabelle{background:#fff;z-index:1;position:relative;}.dbhSuchergebnis .dbhSuchergebnisTabelle table{border:0;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSucheUeberTabelle h2{margin:0;height:30px;line-height:30px;padding:10px 15px;font-size:1rem;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross{width:100%;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein caption,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross caption{background-color:var(--color-01);color:#000;padding:0 15px;font-size:1rem;height:50px;line-height:50px;text-align:left;font-weight:bold;margin:0;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead{display:none;background:#f5f5f5;}@media(min-width:1024px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead{display:table-header-group;}}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th{font-weight:normal;text-align:left;padding:25px 15px;cursor:pointer;vertical-align:top;min-height:60px;font-weight:bold;color:#373737;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir],.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir]{color:var(--color-link-text);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].asc span:after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].asc span:after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].desc span:after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].desc span:after{content:' ';width:10px;height:10px;display:inline-block;margin-left:10px;background:transparent no-repeat center center;background-image:url("/Styles/Images/ic_search_sort_asc.svg");background-size:contain;filter:var(--color-filter-btn);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].asc span:after:hover,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].asc span:after:hover,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].desc span:after:hover,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].desc span:after:hover,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].asc span:after .active,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].asc span:after .active,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].desc span:after .active,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].desc span:after .active{filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir].desc span:after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir].desc span:after{background-image:url("/Styles/Images/ic_search_sort_desc.svg");}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th:not([data-order-dir]),.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th:not([data-order-dir]){cursor:default;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir]:hover,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir]:hover{background-color:#e6e6e6;color:var(--color-02);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th[data-order-dir]:hover span:after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th[data-order-dir]:hover span:after{filter:var(--color-filter-btn-hover);}@media(min-width:1024px) and (max-width:1100px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1100,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1100{display:none;}}@media(min-width:1024px) and (max-width:1200px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1200,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1200{display:none;}}@media(min-width:1024px) and (max-width:1300px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1300,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1300{display:none;}}@media(min-width:1024px) and (max-width:1400px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1400,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1400{display:none;}}@media(min-width:1024px) and (max-width:1500px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1500,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1500{display:none;}}@media(min-width:1024px) and (max-width:1600px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1600,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1600{display:none;}}@media(min-width:1024px) and (max-width:1700px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1700,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1700{display:none;}}@media(min-width:1024px) and (max-width:1800px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr th.hide-till-1800,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr th.hide-till-1800{display:none;}}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr .dbh_pageTableHeader,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr .dbh_pageTableHeader{position:relative;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr .dbh_pageTableHeader.desc::after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr .dbh_pageTableHeader.desc::after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr .dbh_pageTableHeader.asc::after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr .dbh_pageTableHeader.asc::after{content:' ';width:10px;height:10px;position:absolute;top:20px;left:3px;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein thead tr .dbh_pageTableHeader.asc::after,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross thead tr .dbh_pageTableHeader.asc::after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr{background-color:#fff;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td{padding:15px;border-bottom:1px solid #dcdcdc;vertical-align:middle;height:30px;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td a,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td a{color:var(--color-01);}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.emptyTd,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.emptyTd{border:unset;}@media(min-width:1024px) and (max-width:1100px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1100,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1100{display:none;}}@media(min-width:1024px) and (max-width:1200px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1200,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1200{display:none;}}@media(min-width:1024px) and (max-width:1300px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1300,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1300{display:none;}}@media(min-width:1024px) and (max-width:1400px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1400,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1400{display:none;}}@media(min-width:1024px) and (max-width:1500px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1500,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1500{display:none;}}@media(min-width:1024px) and (max-width:1600px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1600,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1600{display:none;}}@media(min-width:1024px) and (max-width:1700px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1700,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1700{display:none;}}@media(min-width:1024px) and (max-width:1800px){.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein tbody tr td.hide-till-1800,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross tbody tr td.hide-till-1800{display:none;}}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein .dbhTabelleSucheHeadline,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross .dbhTabelleSucheHeadline{padding:10px 0 0;margin:0 0 15px 10px;}.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleKlein .dbhTabelleSuchePreContainer,.dbhSuchergebnis .dbhSuchergebnisTabelle .dbhSuchergebnisTabelleGross .dbhTabelleSuchePreContainer{margin:0 0 10px 10px;}.dbhSuchergebnis .dbhSuchergebnisKacheln{cursor:pointer;}@media(min-width:1024px){.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;}}@media(min-width:1400px){.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:30px;}}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel{border:solid 1px #999;padding:20px;position:relative;box-shadow:0 2px 20px rgba(0,0,0,.15);background:#fff;}@media(min-width:1024px){.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel[data-redir-on-click]{transition:all .5s ease-in-out;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel[data-redir-on-click]:hover{transform:scale(1.1);}}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel .dbh_kachel-propertyBox{display:flex;flex-direction:column;padding:10px 0;border-top:1px solid #e6e6e6;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel .dbh_kachel-propertyBox:first-of-type{border-top:0;padding-top:0;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel .dbh_kachel-propertyBox .dbh_kachel-propertyName{font-style:normal;font-weight:bold;font-size:13px;line-height:18px;color:#999;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel .dbh_kachel-propertyBox .dbh_kachel-propertyValue{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:22px;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel .dbhSuchergebnisKachelButton{position:absolute;top:20px;right:20px;}.dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel a{color:var(--color-01);}.dbhSuchergebnis .newElement{position:static!important;display:inline-block;cursor:pointer;width:30px;height:30px;}.dbhSuchergebnis .newElement:after{content:"";display:block;width:100%;height:100%;background:transparent url('/Styles/Images/ic_new.svg') center center no-repeat;filter:var(--color-filter-btn);}.dbhSuchergebnis .newElement:after:hover,.dbhSuchergebnis .newElement:after .active{filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .newElement:hover:after{filter:var(--color-filter-btn-hover);}.dbhSuchergebnis .dbhSuchergebnisTabelle{display:none;}.dbhSuchergebnis .dbhSuchergebnisKacheln{display:block;}.dbhSuchergebnis.table{box-shadow:0 2px 20px rgba(0,0,0,.15);}@media(min-width:1024px){.dbhSuchergebnis.table .dbhSuchergebnisTabelle{display:block;}.dbhSuchergebnis.table .dbhSuchergebnisKacheln{display:none;}}@media(min-width:1024px){.dbhSuchergebnis.tile .dbhSuchergebnisTabelle{display:none;}.dbhSuchergebnis.tile .dbhSuchergebnisKacheln{display:block;margin-top:30px;margin-bottom:30px;}}.dbhSuchergebnis.tile .search-footer{margin-top:30px;box-shadow:0 2px 20px rgba(0,0,0,.15);}.dbhSuchergebnis table>tbody>tr.clickableRow:hover{background-color:#dcdcdc;cursor:pointer;}.dbhSuchergebnisKleinGrid{display:flex;flex-direction:column;padding:20px;}.dbhSuchergebnisKleinGrid>div{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.15);padding:15px 20px;margin-bottom:20px;}.dbhSuchergebnisKleinGrid>div:last-of-type{margin-bottom:0;}@media(min-width:1024px){.dbhSuchergebnisKleinGrid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-row-gap:40px;column-gap:40px;}}@media(min-width:1024px) andonly screen and (max-width:1024px){.dbhSuchergebnisKleinGrid{grid-template-columns:1fr;}}@media(min-width:1024px) andonly screen and (min-width:1920px){.dbhSuchergebnisKleinGrid{grid-template-columns:1fr 1fr 1fr;}}.newDataRecord{z-index:2;position:absolute;right:15px;top:5px;height:40px;width:40px;display:block;}.dbhSearch-RadioBtnContainer,.dbhSearch-CheckBtnContainer{display:flex;flex-wrap:wrap;}.dbhSearch-RadioBtnContainer div,.dbhSearch-CheckBtnContainer div{margin-right:10px;display:flex;}.dbhSearch-RadioBtnContainer div:last-of-type,.dbhSearch-CheckBtnContainer div:last-of-type{margin:0;}.additionalSearchTabs{border-top:0;}.dbh_DetailsContent{padding:20px;background-color:#fff;}.dbh_DetailsContent>h2{margin:0;height:30px;padding:24px 20px 18px 5px;line-height:24px;font-style:normal;font-weight:bold;font-size:20px;color:#555a5f;background-color:var(--color-details-h2-bg);}.dbh_DetailsContent>h2 #btnToggleEditAndViewMode{width:40px;height:40px;border:0;padding:0;position:absolute;right:15px;top:5px;border-radius:3px;background-color:var(--color-02);cursor:pointer;}.dbh_DetailsContent>h2 #btnToggleEditAndViewMode:hover{background-color:#111213;}.dbh_DetailsContent>h2 #btnToggleEditAndViewMode img{margin-left:8px;margin-top:10px;}.dbh_DetailsContent>h2 .dbhBtnTabellenansicht,.dbh_DetailsContent>h2 .dbhBtnKachelansicht{display:none;}@media(min-width:1024px){.dbh_DetailsContent>h2{padding-left:0;}}.dbh_DetailsContent .rowsHeader{margin:30px 0 20px;line-height:36px;font-weight:bold;color:#000;font-family:'Fira Sans',Arial;font-style:normal;font-weight:600;font-size:18px;line-height:22px;}.dbh_DetailsContent .rowsHeader:first-child{margin-top:0;}.form-content-row{margin:20px 0;max-width:600px;}.form-content-row:first-child{margin-top:0;}.form-content-row:last-child{margin-bottom:0;}.form-content-row .label-col,.form-content-row .form-label-wrapper{margin:0 0 2px 0;}.form-content-row .label-col.help,.form-content-row .form-label-wrapper.help{display:flex;align-items:center;gap:6px;}.form-content-row .label-col label,.form-content-row .form-label-wrapper label{display:inline-block;line-height:22px;font-size:.8em;font-weight:600;color:var(--color-form-link);}.form-content-row .content-col,.form-content-row .form-control-wrapper{padding-top:0;}.column-layout-col-border-info{border-right:1px solid #dcdcdc;}.column-layout .column-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:-15px;padding:15px 0;}.column-layout .column-layout-row:first-child{padding-top:0;}.column-layout .column-layout-row:last-child{padding-bottom:0;}.column-layout .column-layout-row .column-layout-col{width:100%;padding:15px;}.column-layout .column-layout-row .column-layout-col:last-child{border-right:0!important;}.column-layout .column-layout-row .column-layout-col.col-3,.column-layout .column-layout-row .column-layout-col.col-4,.column-layout .column-layout-row .column-layout-col.col-6,.column-layout .column-layout-row .column-layout-col.col-8,.column-layout .column-layout-row .column-layout-col.col-9,.column-layout .column-layout-row .column-layout-col.col-12{border-right:1px solid #dcdcdc;}.column-layout .column-layout-row .column-layout-col.col-3{width:25%;}.column-layout .column-layout-row .column-layout-col.col-4{width:33.3333%;}.column-layout .column-layout-row .column-layout-col.col-6{width:50%;}.column-layout .column-layout-row .column-layout-col.col-8{width:66.6666%;}.column-layout .column-layout-row .column-layout-col.col-9{width:75%;}.column-layout .column-layout-row .column-layout-col.col-12{width:100%;}@media(min-width:768px){.column-layout .column-layout-row .column-layout-col.col-m-3,.column-layout .column-layout-row .column-layout-col.col-m-4,.column-layout .column-layout-row .column-layout-col.col-m-6,.column-layout .column-layout-row .column-layout-col.col-m-8,.column-layout .column-layout-row .column-layout-col.col-m-9,.column-layout .column-layout-row .column-layout-col.col-m-12{border-right:1px solid #dcdcdc;}.column-layout .column-layout-row .column-layout-col.col-m-3{width:25%;}.column-layout .column-layout-row .column-layout-col.col-m-4{width:33.3333%;}.column-layout .column-layout-row .column-layout-col.col-m-6{width:50%;}.column-layout .column-layout-row .column-layout-col.col-m-8{width:66.6666%;}.column-layout .column-layout-row .column-layout-col.col-m-9{width:75%;}.column-layout .column-layout-row .column-layout-col.col-m-12{width:100%;}}@media(min-width:1024px){.column-layout .column-layout-row .column-layout-col.col-l-3,.column-layout .column-layout-row .column-layout-col.col-l-4,.column-layout .column-layout-row .column-layout-col.col-l-6,.column-layout .column-layout-row .column-layout-col.col-l-8,.column-layout .column-layout-row .column-layout-col.col-l-9,.column-layout .column-layout-row .column-layout-col.col-l-12{border-right:1px solid #dcdcdc;}.column-layout .column-layout-row .column-layout-col.col-l-3{width:25%;}.column-layout .column-layout-row .column-layout-col.col-l-4{width:33.3333%;}.column-layout .column-layout-row .column-layout-col.col-l-6{width:50%;}.column-layout .column-layout-row .column-layout-col.col-l-8{width:66.6666%;}.column-layout .column-layout-row .column-layout-col.col-l-9{width:75%;}.column-layout .column-layout-row .column-layout-col.col-l-12{width:100%;}}@media(min-width:1400px){.column-layout .column-layout-row .column-layout-col.col-xl-3,.column-layout .column-layout-row .column-layout-col.col-xl-4,.column-layout .column-layout-row .column-layout-col.col-xl-6,.column-layout .column-layout-row .column-layout-col.col-xl-8,.column-layout .column-layout-row .column-layout-col.col-xl-9,.column-layout .column-layout-row .column-layout-col.col-xl-12{border-right:1px solid #dcdcdc;}.column-layout .column-layout-row .column-layout-col.col-xl-3{width:25%;}.column-layout .column-layout-row .column-layout-col.col-xl-4{width:33.3333%;}.column-layout .column-layout-row .column-layout-col.col-xl-6{width:50%;}.column-layout .column-layout-row .column-layout-col.col-xl-8{width:66.6666%;}.column-layout .column-layout-row .column-layout-col.col-xl-9{width:75%;}.column-layout .column-layout-row .column-layout-col.col-xl-12{width:100%;}}.column-layout .form-content-row.r-cols-6-6>div{margin-bottom:15px;}.column-layout .form-content-row.r-cols-6-6>div:last-child{margin-bottom:0;}@media(min-width:1024px){.column-layout .form-content-row.r-cols-6-6{display:grid;grid-template-columns:calc(50% - 3px) calc(50% - 3px);gap:6px;}.column-layout .form-content-row.r-cols-6-6>div{margin-bottom:0;}}.column-layout .form-content-row.r-cols-3-9>div{margin-bottom:15px;}.column-layout .form-content-row.r-cols-3-9>div:last-child{margin-bottom:0;}@media(min-width:1024px){.column-layout .form-content-row.r-cols-3-9{display:grid;grid-template-columns:calc(33.3333% - 3px) calc(66.6666% - 3px);gap:6px;}.column-layout .form-content-row.r-cols-3-9>div{margin-bottom:0;}}.column-layout .column-layout-col-switch-buttons{display:none;}@media(max-width:calc(1024px - .0001px)){.column-layout.column-layout-col-switch{position:relative;width:calc(100% + 30px);margin:0 -15px;overflow:hidden;}.column-layout.column-layout-col-switch .column-layout-row{flex-wrap:nowrap;width:auto;position:relative;margin:0;}.column-layout.column-layout-col-switch .column-layout-row .column-layout-col{width:100%;min-width:100%;padding:0 30px;}.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-3,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-m-3,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-l-3,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-4,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-m-4,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-l-4,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-6,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-m-6,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-l-6,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-8,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-m-8,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-l-9,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-12,.column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-m-12 .column-layout.column-layout-col-switch .column-layout-row .column-layout-col.col-l-12{width:100%;min-width:100%;}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons{display:block;}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn{position:absolute;top:0;display:block;width:30px;height:100%;padding:0;margin:0;border:0;cursor:pointer;background:transparent;border-radius:unset;}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn.back{left:0;transform:rotate(180deg);}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn.next{right:0;}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn:after{content:"";width:100%;height:100%;display:inline-block;background:transparent url("/Styles/Images/btn_next.svg") center center no-repeat;filter:var(--color-filter-btn);}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn:hover:after,.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn.active:after{filter:var(--color-filter-btn-hover);}.column-layout.column-layout-col-switch .column-layout-col-switch-buttons .btn:hover{background:#fff;}.column-layout.column-layout-col-switch .form-content-row.r-cols-6-6>div{margin-bottom:15px;}.column-layout.column-layout-col-switch .form-content-row.r-cols-6-6>div:last-child{margin-bottom:0;}.column-layout.column-layout-col-switch .form-content-row.r-cols-3-9>div{margin-bottom:15px;}.column-layout.column-layout-col-switch .form-content-row.r-cols-3-9>div:last-child{margin-bottom:0;}}@media(max-width:calc(1024px - .0001px)) and (min-width:0){.column-layout.column-layout-col-switch .form-content-row.r-cols-6-6{display:grid;grid-template-columns:calc(50% - 3px) calc(50% - 3px);gap:6px;}.column-layout.column-layout-col-switch .form-content-row.r-cols-6-6>div{margin-bottom:0;}}@media(max-width:calc(1024px - .0001px)) and (min-width:0){.column-layout.column-layout-col-switch .form-content-row.r-cols-3-9{display:grid;grid-template-columns:calc(33.3333% - 3px) calc(66.6666% - 3px);gap:6px;}.column-layout.column-layout-col-switch .form-content-row.r-cols-3-9>div{margin-bottom:0;}}.info-box h2{padding-left:0;padding-top:0;}@media(min-width:1024px){.info-box h2{padding:20px;}}.info-box .info-content{padding:20px 0 0;}@media(min-width:1024px){.info-box .info-content{padding:20px;}}.info-box .info-content .kommentare{max-height:400px;overflow-y:auto;margin-bottom:20px;}.info-box .info-content .kommentare .dbh_subtext{display:block;font-size:12px;margin:15px 0 25px;color:#555a5f;}.info-box .info-content .neuerKommentar #txtNeuerKommentar{margin-bottom:15px;}.info-box .info-content br{display:none;}.info-box .info-content hr{border:unset;border-bottom:1px solid #dcdcdc;padding-top:15px;margin-bottom:15px;}.info-box .info-content.logbuch{color:#555a5f;max-height:400px;overflow-y:auto;}.info-box .info-content.logbuch b{margin-bottom:10px;font-size:12px;display:block;}.info-box .info-content.logbuch br{display:block;}@media(min-width:1024px){form:first-of-type .dbh_DetailsContent2{padding:0;background:unset;}}.btnRow{padding:15px 20px;background-color:#c8cbcd;display:flex;gap:10px;}.btnRow .btn{margin:0;}.dbh_editInfo{display:flex;flex-direction:column;padding:15px 20px 15px 45px;background:url("/Styles/Images/ic_history.svg") no-repeat left center;}.dbh_editInfo span{font-size:13px;line-height:18px;}.dbh_boxFooter{background-color:#dedfe1;height:55px;padding-left:20px;margin:initial;padding-top:15px;position:relative;box-sizing:border-box;}.dbh_boxFooter div{position:absolute;right:20px;top:13px;height:30px;}.dbh_boxFooter div a{display:inline-block;width:30px;height:30px;text-align:center;box-sizing:border-box;}.dbh_boxFooter div a img{vertical-align:middle;}.dbh_boxFooter div .link{border:1px solid #000;border-radius:3px;color:#000;text-decoration:none;}.dbh_actionContainer{position:fixed;z-index:190;bottom:0;border-top:2px solid var(--color-01);width:100%;padding:15px 20px;display:flex;flex-direction:row;justify-content:center;background:#fff;}@media(min-width:768px){.dbh_actionContainer{position:unset;justify-content:unset;border-top:0;border-bottom:2px solid var(--color-01);background:unset;}}.dbh_actionContainer .dbh_action{display:inline-block;width:40px;height:40px;max-width:120px;line-height:18px;text-decoration:none;font-style:normal;font-weight:normal;font-size:13px;cursor:pointer;color:#000;background:no-repeat center center;filter:var(--color-filter-action);}@media(min-width:768px){.dbh_actionContainer .dbh_action{width:unset;padding:0 0 0 50px;display:flex;justify-content:center;align-items:center;background-position:center left 5px;}}.dbh_actionContainer .dbh_action:hover{color:#000;border-radius:3px;filter:var(--color-filter-action-hover);}.dbh_actionContainer .dbh_action.add,.dbh_actionContainer .dbh_action.create{background-image:url("/Styles/Images/Actions/action_new.svg");}.dbh_actionContainer .dbh_action.edit{background-image:url("/Styles/Images/Actions/action_edit.svg");}.dbh_actionContainer .dbh_action.delete,.dbh_actionContainer .dbh_action.stornieren{background-image:url("/Styles/Images/Actions/action_delete.svg");}.dbh_actionContainer .dbh_action.copy{background-image:url("/Styles/Images/Actions/action_copy.svg");}.dbh_actionContainer .dbh_action.new-email{background-image:url("/Styles/Images/Actions/action_email_new.svg");}.dbh_actionContainer .dbh_action.print{background-image:url("/Styles/Images/Actions/action_print.svg");}.dbh_actionContainer .dbh_action.sort{background-image:url("/Styles/Images/Actions/action_sort.svg");background-size:34px;}@media(min-width:768px){.dbh_actionContainer .dbh_action.sort{background-position:top 2px left 7px;}}.dbh_actionContainer .dbh_action span{display:none;}@media(min-width:768px){.dbh_actionContainer .dbh_action span{display:block;}}.dbh_actionContainer .seperator{height:30px;width:1px;background:#373737;opacity:.4;margin:5px 10px;display:block;}@media(min-width:768px){.dbh_actionContainer .seperator{margin:5px 20px;}}@media(min-width:768px){.dbh_actionContainer .seperator.seperatorShowOnlyOnMobile{display:none;}}.dbh_actionContainer .dbh_actionContainer_subMobile{display:none;}@media(max-width:767px){.dbh_actionContainer .dbh_actionContainer_subMobile{position:absolute;bottom:60px;justify-content:center;background:#000;padding:10px;width:100%;}.dbh_actionContainer .dbh_actionContainer_subMobile.active{display:flex;}.dbh_actionContainer .dbh_actionContainer_subMobile .seperator{background:#fff;}}.dbh_actionContainer .dbh_actionContainer_subMobile .seperatorHideOnMobile{display:none;}@media(min-width:768px){.dbh_actionContainer .dbh_actionContainer_subMobile .seperatorHideOnMobile{display:block;}}@media(min-width:768px){.dbh_actionContainer .dbh_actionContainer_subMobile{display:flex;flex-direction:row;}}.historyEditContainer{display:flex;margin-top:20px;border-top:2px solid var(--color-01);padding:10px 20px;}.dbhSuchergebnisTabelle{position:relative;}.addNewElement{position:absolute;z-index:130;width:30px;height:30px;left:150px;top:20px;cursor:pointer;}.table-button-Container{display:none;flex-direction:row;justify-content:start;align-items:center;padding:25px;}@media(min-width:1024px){.table-button-Container{display:flex;}}.table-button-Container .table-button{display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;border-radius:3px;padding:8px 15px;margin-right:12px;}.table-button-Container .table-button:last-of-type{margin-right:0;}.table-button-Container .table-button.inactive{background:#dcdcdc;border:1px solid #dcdcdc;cursor:unset;}.table-button-Container .table-button.inactive span{cursor:default;color:#fff;}.row-table-info{display:flex;padding:15px 15px 10px 15px;font-weight:bold;font-size:14px;}.row-table-buttonContainer{display:flex;padding:15px 15px 0 15px;}span.form-text{color:#555a5f;font-family:Arial;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;padding-left:0;}.dbhTableBtnCol{max-width:180px;}@media(min-width:1024px){.dbhTableBtnCol{max-width:130px;display:flex;flex-direction:column;}}.dbhTableBtnCol .btn{margin-bottom:10px;width:180px;margin:0 0 20px 0;}@media(min-width:1024px){.dbhTableBtnCol .btn{width:130px;}}.tableDeleteButton{width:30px;height:30px;}.tableDeleteButton:hover{background-color:rgba(0,0,0,.1);}.dbh_DetailsContent2{background:unset;padding:0;}.dbh_DetailsContent2 .dbhRowsHolder .columns .row-container.table-box .dbhSuchergebnis .dbhSuchergebnisKacheln .dbhSuchergebnisGrid .dbhSuchergebnisKachel{padding:20px;margin-bottom:20px;}.dbhAdditionalTablePreInfo{display:flex;flex-direction:column;padding:20px 15px 0;}.dbhAdditionalTablePreInfo h3{font-family:'Fira Sans',Arial;font-style:normal;font-weight:bold;font-size:20px;line-height:24px;display:flex;align-items:center;}.dbhAdditionalTablePreInfo .dbhPreInfoText{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px 0 0;}.dbhAdditionalTablePreInfo .dbhPreInfoText span{color:#373737;font-family:'Fira Sans',Arial;font-style:normal;font-weight:normal;font-size:13px;line-height:18px;}.dbhAdditionalTablePreInfo .dbhPreInfoText .dbhPreInfoTextFirst{font-size:48px;line-height:58px;color:#555a5f;}.objHistoryBtn{cursor:pointer;}#ObjectHistoryPopup .dbh_popupInnerContainer{max-height:100%;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer{max-height:calc(100% - 280px);overflow:hidden;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .versionAuswahl{width:calc(50% - 10px);}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .versionAuswahl .versionAuswahlContent{padding:10px;overflow:auto;max-height:150px;margin-bottom:20px;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .versionAuswahl .versionAuswahlContent .entryInfo{display:flex;flex-direction:column;margin-bottom:20px;background:url("/Styles/Images/ic_info_history.svg") no-repeat top left;padding-left:30px;cursor:pointer;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .versionAuswahl .versionAuswahlContent .entryInfo:last-of-type{margin:0;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .versionAuswahl .versionAuswahlContent .entryInfo span{font-size:12px;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer{width:100%;display:flex;flex-direction:row;justify-content:space-between;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige{width:calc(50% - 10px);height:570px;max-height:570px;overflow-y:auto;background-color:#f5f5f5;color:#000;margin-bottom:20px;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .emptySpan{display:block;text-align:center;font-size:20px;margin-top:75px;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable{width:100%;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable div{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #a9a9a9;}@media(min-width:768px){#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable div{flex-direction:row;border-bottom:1px solid #d3d3d3;}}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable div span{display:block;width:100%;padding:5px;box-sizing:border-box;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable div .entryTitle{font-weight:bold;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .versionTable div .entryInfo{min-height:20px;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent #versionenDifferenceContainer .versionAnzeige .difference{background-color:rgba(255,0,0,.2);color:#f00;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .no-history{padding:20px 0;}#ObjectHistoryPopup .dbh_popupInnerContainer #objHistoryContainer .objHistoryContent .no-history span{font-size:20px;}.tab-container{margin-top:60px;}.tab-container .tabs{display:flex;flex-direction:row;flex-wrap:wrap;}.tab-container .tabs .tab{display:flex;justify-content:center;align-items:center;height:40px;padding:0 20px;background:#f5f5f5;cursor:pointer;margin-right:5px;box-shadow:0 2px 20px rgba(0,0,0,.15);}.tab-container .tabs .tab:last-of-type{margin-right:0;}.tab-container .tabs .tab span{display:block;padding-left:21px;font-family:'Fira Sans',arial;font-weight:700;font-size:16px;line-height:138%;color:var(--color-link-text);}.tab-container .tabs .tab span:before{content:"";display:block;float:left;margin:2px 2px 2px -21px;width:17px;height:17px;border-radius:50%;background:var(--color-link-text) no-repeat center center;background-image:url("/Styles/Images/ic_arrow_reiter.svg");}.tab-container .tabs .tab:hover span{color:var(--color-link-hover-text);}.tab-container .tabs .tab:hover span:before{background-color:var(--color-link-hover-text);}.tab-container .tabs .tab.active{height:45px;background:#fff;border-bottom:5px solid #fff;}.tab-container .tabs .tab.active span{color:var(--color-link-hover-text);}.tab-container .tabs .tab.active span:before{background-color:var(--color-link-hover-text);transform:rotate(90deg);}.tab-container .tab-content{box-shadow:0 2px 20px rgba(0,0,0,.15);}.tab-container .tab-content .dbhSuchergebnisWrapper .dbhSuchergebnis{box-shadow:unset;}.tab-container .tab-content .tab-frame{display:none;}.tab-container .tab-content .tab-frame.active{display:block;min-height:200px;background:#fff;z-index:10;position:relative;}.details-todos-container{margin:60px 0;padding:20px;background-color:#f3fafd;}.details-todos-container .section{margin:30px 0;}.details-todos-container .section .todo-link{margin:15px 0;}.dbh_dataPager{display:inline-block;margin:initial;box-sizing:border-box;background-color:#fff;}.dbh_dataPager div.pager-controls{height:30px;display:flex;}.dbh_dataPager div.pager-controls .dbh_pageSwitch{display:inline-block;text-align:center;box-sizing:border-box;position:relative;line-height:30px;}.dbh_dataPager div.pager-controls span.dbh_pageSwitch{padding:0 5px;color:#373737;}.dbh_dataPager div.pager-controls span.dbh_pageSwitch.active{background-color:#f5f5f5;}.dbh_dataPager div.pager-controls a.dbh_pageSwitch{width:30px;height:30px;overflow:hidden;cursor:pointer;}.dbh_dataPager div.pager-controls a.dbh_pageSwitch:before{content:"";width:100%;height:100%;display:inline-block;background:transparent center center no-repeat;filter:var(--color-filter-btn);}.dbh_dataPager div.pager-controls a.dbh_pageSwitch:hover:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.active:before{filter:var(--color-filter-btn-hover);}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.disabled{cursor:default;}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.disabled:before{filter:var(--color-filter-btn-disabled);}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.disabled:before:hover,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.disabled:before.active{filter:var(--color-filter-btn-disabled-hover);}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.next:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back:before{background-image:url("/Styles/Images/Pager/btn_next.svg");}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.next-multi:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back-multi:before{background-image:url("/Styles/Images/Pager/btn_next_multi.svg");}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.next-last:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back-first:before{background-image:url("/Styles/Images/Pager/btn_next_last.svg");}.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back-multi:before,.dbh_dataPager div.pager-controls a.dbh_pageSwitch.back-first:before{transform:rotate(180deg);}#dbh_pnlLoading{position:absolute;z-index:1000;background:url('/Styles/Images/ladeanzeige.gif') center center no-repeat;background-color:#fff;opacity:.9;display:none;}.dbh_popup{position:fixed;z-index:500;width:100%;height:100%;top:0;left:0;display:none;background:rgba(153,153,153,.7);}.dbh_popup .dbh_popupInnerContainer{z-index:105;margin:2% auto;opacity:1;background:#fff;width:100%;max-width:1000px;min-width:300px;display:block;overflow:hidden;position:relative;max-height:calc(100vh - 4%);overflow:auto;}.dbh_popup .dbh_popupInnerContainer .popupInnerPadding{padding:0 20px!important;}.dbh_popup .dbh_popupInnerContainer .dbh_DetailsContent{padding:20px;}@media only screen and (max-width:1080px){.dbh_popup .dbh_popupInnerContainer{margin:8% auto 0 auto;width:768px;max-width:768px;}}@media only screen and (max-width:768px){.dbh_popup .dbh_popupInnerContainer{width:520px;max-width:520px;}}@media only screen and (max-width:520px){.dbh_popup .dbh_popupInnerContainer{width:320px;max-width:320px;}}@media only screen and (max-width:320px){.dbh_popup .dbh_popupInnerContainer{width:100%;}}.dbh_popup .dbh_popupInnerContainer h2{margin-top:0;}.dbh_popup .dbh_popupInnerContainer #dbh_pnlLoading{top:0;left:0;width:100%;height:100%;}.dbh_popup .dbh_popupInnerContainer canvas{width:250px;margin:auto;}.dbh_popup .dbh_popupInnerContainer .dbhPopupPlaceHolder{overflow-y:auto;overflow-x:hidden;padding:20px;}.dbh_popup .dbh_popupInnerContainer .dbhPopupPlaceHolder .hinweis{display:block;margin-bottom:15px;}.dbh_popup .dbh_popupInnerContainer .dbhPopupPlaceHolder .dbh_dataPagerWrapper{display:none;}.dbh_popup .dbh_popupInnerContainer .dbhPopupPlaceHolder .dbhContactPopupForm .jcf-select{min-width:900px!important;}.dbh_popup .dbh_popupInnerContainer .dbhFileDownload{margin-bottom:10px;}.dbh_popup .dbh_popupInnerContainer .dbhFileDownload .dbhFileDeleteButton{margin-right:10px;font-size:12px!important;}.dbh_popup .dbh_popupInnerContainer .dbhInnerBtnList{padding:20px;border-top:solid 2px var(--color-02);}.dbh_popup .dbh_popupInnerContainer .dbh_popupCloseButton{height:40px;width:40px;background:url("/Styles/Images/ic_schliessen.svg") no-repeat center center;position:absolute;right:20px;top:15px;filter:var(--color-filter-btn);}.dbh_popup .dbh_popupInnerContainer .dbh_popupCloseButton:hover,.dbh_popup .dbh_popupInnerContainer .dbh_popupCloseButton .active{filter:var(--color-filter-btn-hover);}.dbh_popup .dbh_popupInnerContainer .dbh_popupCloseButton:hover{cursor:pointer;}.dbh_popup .dbh_popupInnerContainer h3{padding:20px;display:block;font-size:24px;font-weight:normal;}.dbh_popup .dbh_popupInnerContainer h3.draggable:hover{cursor:move;}.dbh_popup .dbh_popupInnerContainer .btn-list{min-width:unset!important;padding:20px 25px 20px 20px;margin:0!important;text-align:right;list-style:none;}.dbh_popup .dbh_popupInnerContainer .btn-list li{padding:0;margin-left:20px;display:inline-block;}.dbh_popup .dbh_popupInnerContainer .btn-list li a{margin-right:0;}.dbh_popup .dbh_popupInnerContainer .dbhInfoLabel{font-style:italic;}.dbh_popup .dbh_popupInnerContainer .dbhAlertLabel{font-style:italic;color:#f00;font-weight:bold;}.dbh_popup .dbh_popupInnerContainer .bottom{padding:20px 0 0 20px;}.dbh_popup .dbh_popupInnerContainer .bottom .schedule{margin-bottom:5px;}.dbh_popup .dbh_popupInnerContainer .bottom .schedule .description p{margin:0 0 5px 0;}.relatedDataInfoPopupSection{margin:30px 0;}.relatedDataInfoPopupSection:first-of-type{margin-top:0;}.relatedDataInfoPopupSection:last-of-type{margin-bottom:0;}.relatedDataInfoPopupSection p{margin:15px 0;}.relatedDataInfoPopupSection ul{margin:15px 0;list-style-type:disc;list-style-position:inside;padding-left:20px;}.relatedDataInfoPopupSection ul>li{margin:5px 0;}.dbh_popup.default-delete-popup .dbh_popupInnerContainer{max-width:600px;}.dbh_btnShowHistorie{float:left;}.historiePopup{display:none;position:fixed;z-index:500;color:#fff;top:50px;width:73%;}.historiePopup .outerWrapper{border:solid 5px var(--color-01);background-color:#fff;width:965px;height:700px;margin:auto auto auto auto;}.historiePopup .outerWrapper h2{display:block;border-bottom:2px solid var(--color-01);padding:0 0 9px 15px;font-size:15px;font-weight:normal;color:var(--color-01);margin-top:15px;margin-bottom:15px;}.historiePopup .outerWrapper .innerWrapper{padding:15px;color:var(--color-01);}.historiePopup .outerWrapper .innerWrapper .container{float:left;width:455px;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.historiePopup .outerWrapper .innerWrapper .container.containerFirst{margin-right:15px;}.historiePopup .outerWrapper .innerWrapper .container .auswahl{height:150px;padding:10px;border:solid 1px var(--color-01);max-height:150px;overflow:auto;margin-top:5px;margin-bottom:15px;}.historiePopup .outerWrapper .innerWrapper .container .auswahl .auswahlEintrag{display:block;height:50px;float:left;width:100%;margin-bottom:15px;}.historiePopup .outerWrapper .innerWrapper .container .auswahl .auswahlEintrag .btnAuswahl{height:24px;width:24px;display:block;float:left;margin-right:10px;background:url(/Styles/Img/vergleich2Btn.png) center center no-repeat transparent;}.historiePopup .outerWrapper .innerWrapper .container .auswahl .auswahlEintrag .btnAuswahl.active{background:url(/Styles/Img/vergleich2Btn_on.png) right top no-repeat transparent;}.historiePopup .outerWrapper .innerWrapper .container .auswahl .auswahlEintrag p{display:block;float:left;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis{height:345px;max-height:345px;margin-bottom:15px;overflow-y:auto;background-color:#999;color:#000;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis table tr:nth-child(even){background-color:#fff;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis table tr:first-child{border-top:solid 1px #999;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis table tr:last-child{border-bottom:solid 1px #999;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis table tr td{width:202px;height:auto;border-left:solid 1px #999;border-right:solid 1px #999;padding:2px 4px;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis table tr td.abweichend{background-color:rgba(255,0,0,.2);color:#f00;}.historiePopup .outerWrapper .innerWrapper .container .ergebnis .keineVersionGewaehlt p{font-size:24px;text-align:center;margin-top:100px;}#dbh_divLoadingHistorie{width:100%;height:100%;left:0;top:0;display:none;z-index:200;position:fixed;background-color:#dcdcdc;background-color:rgba(220,220,220,.8);}.newsPopup .dbh_DetailsContent,.patchnotesPopup .dbh_DetailsContent{padding:0 0 20px;}.newsPopup .dbh_DetailsContent h2,.patchnotesPopup .dbh_DetailsContent h2{padding-top:0;}.newsPopup .dbh_DetailsContent .newsPopupTextContainer,.patchnotesPopup .dbh_DetailsContent .newsPopupTextContainer{margin-top:15px;}.newsPopup .dbh_DetailsContent ul,.patchnotesPopup .dbh_DetailsContent ul{margin:0 20px 30px 20px;list-style:disc;}.newsPopup .dbh_DetailsContent ul li,.patchnotesPopup .dbh_DetailsContent ul li{margin-bottom:10px;}.newsPopup .dbh_DetailsContent .listTitle,.patchnotesPopup .dbh_DetailsContent .listTitle{text-decoration:underline;margin-bottom:10px;}.inner-popup-content .dbh_DetailsContent .dbhRowsHolder .columns .row-container{padding:0;box-shadow:unset;}.inner-popup-content .dbh_actionContainer{padding:0 5px;}#dbh_historyOpenAdmin{position:fixed;z-index:2000;right:0;text-align:center;font-weight:bold;font-size:10px;line-height:10px;top:0;height:10px;width:10px;display:block;background:#f5f5f5;}#dbh_historyOpenAdmin:hover{cursor:pointer;background:#555;}#dbh_historyOpenUser{position:fixed;z-index:2000;right:0;text-align:center;font-weight:bold;font-size:20px;line-height:20px;top:45%;top:calc(50vh-25px);}#dbh_historyOpenUser .top{border-bottom:20px solid #f5f5f5;border-left:20px solid transparent;}#dbh_historyOpenUser .mid{background:#f5f5f5;padding:5px;width:20px;}#dbh_historyOpenUser .bot{border-top:20px solid #f5f5f5;border-left:20px solid transparent;}#dbh_historyOpenUser:hover{cursor:pointer;}#dbh_historyOpenUser:hover .top{border-bottom:20px solid #555;}#dbh_historyOpenUser:hover .mid{background:#555;}#dbh_historyOpenUser:hover .bot{border-top:20px solid #555;}#dbh_historyOpenUser hr{border-width:1px;border-color:#000;margin:3px 0;padding:0;}#dbh_historyWrapper{z-index:200000;top:0;right:-600px;height:100vh;position:fixed;width:600px;transition:all ease-out 1s;}#dbh_historyWrapper #dbh_history{width:600px;}#dbh_historyWrapper #dbh_history #dbh_historyContent{min-width:600px;overflow-x:hidden;height:100vh;display:grid;grid-template-rows:70px auto 68px;grid-template-columns:1fr;}#dbh_historyWrapper #dbh_history #dbh_historyContent.admin{grid-template-rows:102px auto 68px;}#dbh_historyWrapper #dbh_history #dbh_historyContent.admin .changeUser{padding:20px;}#dbh_historyWrapper #dbh_history #dbh_historyContent.admin .changeUser span{line-height:20px;}#dbh_historyWrapper #dbh_history #dbh_historyContent.admin .changeUser select{margin:10px auto;}#dbh_historyWrapper #dbh_history #dbh_historyContent.admin .changeUser .btnPrimary{width:100px;margin:0 auto;}#dbh_historyWrapper #dbh_history #dbh_historyContent h2{padding:20px;}#dbh_historyWrapper #dbh_history #dbh_historyContent h2 i{font-size:14px;}#dbh_historyWrapper #dbh_history #dbh_historyContent p{margin:20px;}#dbh_historyWrapper #dbh_history #dbh_historyContent .flexContent{max-height:100%;overflow-y:auto;}#dbh_historyWrapper #dbh_history #dbh_historyContent .flexContent ul{margin:20px 10px 20px 20px;}#dbh_historyWrapper #dbh_history #dbh_historyContent .flexContent ul li{display:block;}#dbh_historyWrapper #dbh_history #dbh_historyContent .flexContent ul li a{padding:10px 0;height:100%;width:100%;display:inline-block;}#dbh_historyWrapper #dbh_history .btnCloseWrapper{width:100%;background:#fff;text-align:center;padding-top:10px;}#dbh_historyWrapper #dbh_history .btnCloseWrapper #btnHistoryClose{width:100px;color:#fff;margin:auto;}@media only screen and (max-width:600px){#dbh_historyWrapper{width:100%;right:-100vw;}#dbh_historyWrapper #dbh_history{width:100%;}#dbh_historyWrapper #dbh_history #dbh_historyContent{min-width:inherit;width:100%;}}body .dbh_popup #dbh_hilfeImKontext .flexContent .hilfeTitel{display:block;padding:20px 0;font-size:16px;font-weight:bold;}body .dbh_popup #dbh_hilfeImKontext .flexContent .hilfeTitel:hover{cursor:pointer;}body .dbh_popup #dbh_hilfeImKontext .flexContent .hilfeInhalt{display:none;padding:20px 0;}body .dbh_popup #dbh_hilfeImKontext .flexContent .btnPopupHilfeEdit{width:150px;margin:30px auto 0 auto;}body .dbh_popup #btnPopupHilfeNew{float:left;bottom:20px;}body #formFilter .k-dropdown{width:auto;}body #formFilter #filterScreen{display:flex;flex-direction:row;margin:0 auto 30px auto;width:80%;background:#fff;padding:5px 20px;box-shadow:0 2px 20px rgba(0,0,0,.15);transition:box-shadow linear 1s;margin-top:30px;}body #formFilter #filterScreen.active{box-shadow:0 2px 20px rgba(230,0,0,.3);}body #formFilter #filterScreen .navMenu{width:30%;border-right:1px #c8cbcd solid;}body #formFilter #filterScreen .navMenu ul{margin:0;padding:10px 20px 0 0;list-style:none;}body #formFilter #filterScreen .navMenu ul li{padding:10px;display:block;}body #formFilter #filterScreen .navMenu ul li#neu,body #formFilter #filterScreen .navMenu ul li#wechseln,body #formFilter #filterScreen .navMenu ul li a{background:#999;color:#fff;}body #formFilter #filterScreen .navMenu ul li.active{font-weight:bold;border-bottom:2px solid var(--color-01);}body #formFilter #filterScreen .navMenu ul li:hover{cursor:pointer;background:rgba(0,0,0,.15);}body #formFilter #filterScreen .navContent{height:400px;overflow-y:auto;padding:20px;width:70%;}body #formFilter #filterScreen .navContent h4{margin:10px auto;border-bottom:2px solid var(--color-01);}body #formFilter #filterScreen .navContent .navContentTab{display:none;}body #formFilter #filterScreen .navContent .navContentTab.active{display:flex;flex-direction:column;}body #formFilter #filterScreen .navContent .navContentTab select{margin-top:5px;}body #formFilter #filterScreen .navContent .navContentTab label{display:block;margin-top:15px;width:auto;}body #formFilter #filterScreen .navContent .navContentTab .info{font-size:12px;margin-bottom:20px;}body #formFilter #filterScreen .navContent .navContentTab .filterSettings{display:flex;gap:10px;justify-items:left;flex-wrap:wrap;}body #formFilter #filterScreen .navContent .navContentTab .filterSettings>div label{display:block;padding-left:40px;margin-top:15px;}body #formFilter #filterScreen .navContent .navContentTab .filterSettings>div input{margin-top:5px;}body #formFilter #filterScreen .navContent .navContentTab .btnRow{display:flex;background:transparent;justify-content:center;}body #formFilter #filterScreen .navContent #filterExport #dbhExportEinstellungen .exportTabelle{margin-bottom:30px;font-size:14px;}body #formFilter #filterScreen .navContent #filterExport #dbhExportEinstellungen .exportTabelle .felder{display:flex;flex-wrap:wrap;}body #formFilter #filterScreen .navContent #filterExport #dbhExportEinstellungen .exportTabelle .felder .feld{flex:50%;}body #formFilter #filterPanel{width:80%;display:block;background:#fff;padding:20px 20px 1px 20px;margin:0 auto 30px auto;box-shadow:0 2px 20px rgba(0,0,0,.15);transition:box-shadow linear 1s;box-sizing:border-box;}body #formFilter #filterPanel.active{box-shadow:0 2px 20px rgba(230,0,0,.3);}.ajax-assignment-lists-control{display:grid;grid-template-columns:calc(50% - 10px) calc(50% - 10px);gap:10px;margin-top:15px;}@media(max-width:767px){.ajax-assignment-lists-control{grid-template-columns:100%;}}.ajax-assignment-lists-control h3{margin:10px 0!important;padding:0!important;font-size:16px!important;font-weight:700!important;}.ajax-assignment-lists-control .k-listbox{min-width:100%;}@media(max-width:767px){.ajax-assignment-lists-control .k-listbox{height:200px!important;display:flex;flex-direction:column;}}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar{margin-left:10px;}@media(max-width:767px){.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar{order:1;}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar .k-reset{order:2;display:flex;gap:5px;justify-content:center;}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar .k-reset li:nth-of-type(1){order:2;}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar .k-reset li:nth-of-type(2){order:1;}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar .k-reset li:nth-of-type(3){order:4;}}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar a{color:var(--color-btnPrimary-border);}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar a:hover{color:var(--color-btnPrimary-hover-border);}.ajax-assignment-lists-control .k-listbox .k-listbox-toolbar a.k-state-disabled{color:#999;}.ajax-assignment-lists-control .k-listbox .k-selectable ul li:nth-of-type(2n){background-color:#f5f5f5;}.ajax-assignment-lists-control .k-listbox .k-selectable ul li.k-state-selected{font-weight:bold;background-color:#c8cbcd;}@media(max-width:767px){.ajax-assignment-lists-control .k-listbox .k-selectable{height:200px;}}.ajax-assignment-lists-control.height200 .k-listbox{height:200px;}.ajax-assignment-lists-control.height300 .k-listbox{height:300px;}.ajax-assignment-lists-control.height400 .k-listbox{height:400px;}.dbh-wizard>.dbh-wizard-progress{margin-bottom:30px;padding:15px 20px;background-color:var(--color-wizard-gray);}.dbh-wizard>.dbh-wizard-progress>.dbh-wizard-progress-step{display:inline-block;padding:20px;background-color:var(--color-wizard-gray);color:var(--color-wizard-gray);}.dbh-wizard>.dbh-wizard-progress>.dbh-wizard-progress-step.dbh-wizard-active{background-color:#fff;color:#000;}.dbh-wizard>.dbh-wizard-steps>.dbh-wizard-step{min-height:100px;display:none;}.dbh-wizard>.dbh-wizard-steps>.dbh-wizard-step.dbh-wizard-active{display:block;}.dbh-wizard>.dbh-wizard-steps>.dbh-wizard-step>.dbh-wizard-step-buttons{padding:15px 20px;background-color:var(--color-wizard-gray);display:flex;}.common-font-definitions{font-style:normal;font-weight:normal;font-size:14px;line-height:14px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;}.k-combobox,.k-multiselect{width:100%;}.k-combobox .k-dropdown-wrap,.k-multiselect .k-dropdown-wrap,.k-combobox .k-multiselect-wrap,.k-multiselect .k-multiselect-wrap{-webkit-appearance:none;outline:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border:1px solid #999;width:100%;height:30px;padding:4px 8px;resize:none;font-style:normal;font-weight:normal;font-size:14px;line-height:14px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;}.k-combobox .k-dropdown-wrap:not([disabled]),.k-multiselect .k-dropdown-wrap:not([disabled]),.k-combobox .k-multiselect-wrap:not([disabled]),.k-multiselect .k-multiselect-wrap:not([disabled]){padding-right:55px;}.k-combobox .k-dropdown-wrap:not([disabled]):hover,.k-multiselect .k-dropdown-wrap:not([disabled]):hover,.k-combobox .k-multiselect-wrap:not([disabled]):hover,.k-multiselect .k-multiselect-wrap:not([disabled]):hover,.k-combobox .k-dropdown-wrap:not([disabled]).k-state-focused,.k-multiselect .k-dropdown-wrap:not([disabled]).k-state-focused,.k-combobox .k-multiselect-wrap:not([disabled]).k-state-focused,.k-multiselect .k-multiselect-wrap:not([disabled]).k-state-focused{box-shadow:0 2px 10px rgba(0,0,0,.5);}.k-combobox .k-dropdown-wrap .k-input,.k-multiselect .k-dropdown-wrap .k-input,.k-combobox .k-multiselect-wrap .k-input,.k-multiselect .k-multiselect-wrap .k-input{padding:0 20px 0 0;height:21px;text-indent:0;box-shadow:none;font-style:normal;font-weight:normal;font-size:14px;line-height:14px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;}.k-combobox .k-dropdown-wrap .k-input:hover,.k-multiselect .k-dropdown-wrap .k-input:hover,.k-combobox .k-multiselect-wrap .k-input:hover,.k-multiselect .k-multiselect-wrap .k-input:hover,.k-combobox .k-dropdown-wrap .k-input:focus,.k-multiselect .k-dropdown-wrap .k-input:focus,.k-combobox .k-multiselect-wrap .k-input:focus,.k-multiselect .k-multiselect-wrap .k-input:focus{box-shadow:none;}.k-combobox .k-dropdown-wrap .k-input:disabled,.k-multiselect .k-dropdown-wrap .k-input:disabled,.k-combobox .k-multiselect-wrap .k-input:disabled,.k-multiselect .k-multiselect-wrap .k-input:disabled{font-size:16px!important;line-height:16px!important;}.k-combobox .k-dropdown-wrap .k-select{width:36px;}.k-combobox .k-dropdown-wrap .k-select .k-icon{display:none;}.k-combobox .k-dropdown-wrap .k-select:after{content:"";display:block;width:100%;height:100%;border:1px solid transparent;background:transparent url("/Styles/Images/Forms/dropdown_arrow_down.svg") no-repeat center center;filter:var(--color-filter-btn);}.k-combobox .k-dropdown-wrap .k-select:after:hover,.k-combobox .k-dropdown-wrap .k-select:after .active{filter:var(--color-filter-btn-hover);}.k-combobox .k-dropdown-wrap .k-icon.k-clear-value.k-i-close{position:absolute;right:35px;font-size:20px;filter:var(--color-filter-btn);}.k-combobox .k-dropdown-wrap .k-icon.k-clear-value.k-i-close:hover,.k-combobox .k-dropdown-wrap .k-icon.k-clear-value.k-i-close .active{filter:var(--color-filter-btn-hover);}.k-combobox .k-dropdown-wrap.k-state-hover .k-select,.k-combobox .k-dropdown-wrap.k-state-focused .k-select{right:0;}.k-combobox .k-dropdown-wrap.k-state-hover .k-select:after,.k-combobox .k-dropdown-wrap.k-state-focused .k-select:after{filter:var(--color-filter-btn-hover);}.k-combobox .k-dropdown-wrap.k-state-disabled .k-select{display:none;}.k-combobox.k-state-border-down .k-dropdown-wrap .k-select:after{transform:rotate(180deg);}.k-multiselect{position:relative;}.k-multiselect .k-multiselect-wrap{box-sizing:border-box;height:unset;min-height:30px;padding:0 55px 0 0;}.k-multiselect .k-multiselect-wrap .k-input{height:28px;padding:4px 8px;}.k-multiselect .k-multiselect-wrap li.k-button{border-radius:3px;min-height:22px;}.k-multiselect .k-multiselect-wrap li.k-button .k-select .k-icon.k-i-close{color:var(--color-01);}.k-multiselect .k-multiselect-wrap li.k-button .k-select:hover .k-icon.k-i-close{color:var(--color-02);}.k-multiselect .k-multiselect-wrap>.k-icon.k-i-close{position:absolute;top:5px;right:35px;font-size:20px;filter:var(--color-filter-btn);}.k-multiselect .k-multiselect-wrap>.k-icon.k-i-close:hover,.k-multiselect .k-multiselect-wrap>.k-icon.k-i-close .active{filter:var(--color-filter-btn-hover);}.k-multiselect:after{content:"";display:inline-block;width:30px;height:30px;border:1px solid transparent;background:transparent url("/Styles/Images/Forms/dropdown_arrow_down.svg") no-repeat center center;filter:var(--color-filter-btn);position:absolute;top:0;right:5px;}.k-multiselect:after:hover,.k-multiselect:after .active{filter:var(--color-filter-btn-hover);}.k-multiselect.k-state-hover:after,.k-multiselect.k-state-focused:after{filter:var(--color-filter-btn-hover);}.k-multiselect.k-state-border-down:after{transform:rotate(180deg);}.dbh-kendo-disabled .k-state-disabled .k-multiselect-wrap{border:unset;}.dbh-kendo-disabled .k-state-disabled .k-multiselect-wrap ul li{padding-right:.4em;}.dbh-kendo-disabled .k-state-disabled .k-multiselect-wrap>.k-input{display:none;}.dbh-kendo-disabled .k-state-disabled .k-multiselect-wrap .k-icon.k-i-close{display:none;}.k-widget.k-window{background:#fff;}.k-drag-clue,.k-in{background:#fff;border-radius:3px;border:1px solid #dcdcdc;}.form-text-wrapperForEditor{height:600px;}.form-text-wrapperForEditor.height200{height:200px;}.form-text-wrapperForEditor.height300{height:300px;}.form-text-wrapperForEditor.height400{height:400px;}.form-text-wrapperForEditor table.k-widget.k-editor{display:none;height:100%;}.form-text-wrapperForEditor table.k-widget.k-editor>tbody{display:flex;flex-direction:column;width:100%;height:100%;}.form-text-wrapperForEditor table.k-widget.k-editor>tbody>tr{display:block;width:100%;}.form-text-wrapperForEditor table.k-widget.k-editor>tbody>tr>td{display:block;width:100%;}.form-text-wrapperForEditor table.k-widget.k-editor>tbody>tr:not([role=presentation]){flex:auto;}.form-text-wrapperForEditor table.k-widget.k-editor iframe{height:100%;}.form-text-wrapperForEditor div{display:block;}.form-text-wrapperForEditor.active table.k-widget.k-editor{display:block;}.form-text-wrapperForEditor.active div{display:none;}.k-treeview .k-treeview-lines{min-height:35px;}.k-treeview .k-treeview-lines:empty{border:1px dashed #000;}.k-treeview .k-treeview-lines .k-item>div{display:flex;}.k-treeview .k-treeview-lines .k-item>div .k-in{height:35px;box-sizing:border-box;display:flex;width:fit-content;align-items:center;}.k-treeview .k-treeview-lines .k-item>div .k-in:hover{cursor:pointer!important;}.k-treeview .k-treeview-lines .k-item>div .treeview-edit{display:inline-block;width:30px;height:30px;background:transparent url("/Styles/Images/Actions/action_edit.svg") no-repeat top left;background-size:contain;cursor:pointer;margin-left:10px;filter:var(--color-filter-btn);}.k-treeview .k-treeview-lines .k-item>div .treeview-edit:hover,.k-treeview .k-treeview-lines .k-item>div .treeview-edit .active{filter:var(--color-filter-btn-hover);}.k-animation-container .k-list-scroller{background:#fff;}.k-animation-container li:hover{background:#efeff0;}.k-animation-container [aria-selected~="true"]{background:#efeff0;}.k-list-container{background:#fff;}.k-list-container .k-nodata{background:#fff;}.k-list-container .k-nodata div{font-style:normal;font-weight:normal;font-size:14px;line-height:14px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#000;}.dbh-kendo-disabled .k-state-disabled{opacity:1;}.dbh-kendo-disabled .k-dropdown-wrap{border:0;padding:4px 0;}.dbh-kendo-disabled .k-dropdown-wrap .k-input{color:#555a5f;font-size:16px;}.dbh-kendo-disabled .k-dropdown-wrap .k-select{background:unset;}.dbh-kendo-disabled .k-dropdown-wrap .k-icon{display:none;}.dbh-kendo-disabled ::-webkit-input-placeholder{color:transparent;}.dbh-kendo-disabled :-moz-placeholder{color:transparent;}.dbh-kendo-disabled ::-moz-placeholder{color:transparent;}.dbh-kendo-disabled :-ms-input-placeholder{color:transparent;}.dbh-kendo-disabled input::placeholder{color:transparent;}.k-popup .k-list .k-item{background:#fff;border-bottom:solid 1px #e6e6e6;padding-top:5px;padding-bottom:5px;}.k-popup .k-list .k-item:hover{background:#c8cbcd;}.k-popup .k-list .k-state-selected{font-weight:bold;}.k-widget.k-window{background:#fff;}.k-widget.k-window .k-viewhtml-dialog textarea{width:calc(100% - 2em);display:block;}.k-widget.k-window .k-checkbox+.k-checkbox-label{background-position:top left;display:block;padding-left:40px;margin-left:0;}.k-widget.k-window .k-edit-buttons{display:flex;}.k-widget.k-window .k-edit-buttons .k-button.k-primary{background-color:#000;filter:var(--color-filter-action);color:#fff;}.k-widget.k-window .k-edit-buttons .k-button.k-primary:hover{filter:var(--color-filter-action-hover);}.k-widget.k-window .k-edit-buttons .k-button.k-dialog-close{background-color:#fff;border:1px solid var(--color-btnSecondary-border);color:var(--color-btnSecondary-text);}.k-widget.k-window .k-edit-buttons .k-button.k-dialog-close:hover{background-color:#fff;border:1px solid #373737;color:#373737;}.k-multiselect input{height:30px;box-sizing:border-box;}.k-multiselect input:focus{transition:unset!important;box-shadow:unset!important;}.dbhSuche .k-multiselect input{height:38px;}.k-datetimepicker .k-select{background:#fff;}.k-calendar-container{background:#fff;}.colorPositiv{color:#008000;}.colorNegativ{color:#f00;}.clearDT{width:30px;height:100%;position:absolute;right:30px;top:0;cursor:pointer;color:#000;z-index:10;}@supports(-moz-appearance:none){.clearDT{right:2px;top:3px;background-color:#fff!important;height:25px;}}a{color:var(--color-link-text);}a:hover{color:var(--color-link-hover-text);}.dbhBackgroundImage{position:fixed;z-index:0;top:0;left:0;height:100vh;width:100vw;background:#f5f5f5;background-size:cover;}h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:bold;}h1 a svg,h2 a svg,h3 a svg,h4 a svg,h5 a svg{height:30px;width:30px;}hr{padding:0;margin:0;}ul{padding:0;margin:0;list-style:none;}p{padding:0;margin:0;line-height:24px;}strong,b{font-weight:bold;}a,a:active,a:focus,a:hover{text-decoration:none;}.hidden{display:none!important;}.field-validation-error{display:inline-block;margin-top:5px;font-style:italic;}@media(max-width:calc(1024px - .0001px)){.hiddenOnMobile{display:none;}}.hiddenOnDesktop{display:none;}@media(min-width:1024px){.hiddenOnDesktop{display:none;}}.visibleOnMobileOnly{display:none;}@media(max-width:calc(768px - .0001px)){.visibleOnMobileOnly{display:unset;}}.visibleOnTabletOnly{display:none;}@media(min-width:768px) and (max-width:calc(1024px - .0001px)){.visibleOnTabletOnly{display:unset;}}.visibleOnDesktopOnly{display:none;}@media(min-width:1024px) and (max-width:calc(1400px - .0001px)){.visibleOnDesktopOnly{display:unset;}}.clear{clear:both;}.btn{border-radius:3px;border:solid 1px;font-size:.875rem;padding:6px 10px;text-align:center;margin-right:10px;height:40px;padding:7px 15px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;-webkit-appearance:none;width:fit-content;}.btn:hover{cursor:pointer;}.btn.btnPrimary{border:solid 1px var(--color-btnPrimary-border);background-color:var(--color-btnPrimary-background);color:var(--color-btnPrimary-text);}.btn.btnPrimary:hover{border-color:var(--color-btnPrimary-hover-border);background-color:var(--color-btnPrimary-hover-background);color:var(--color-btnPrimary-hover-text);}.btn.btnSecondary{border:solid 1px var(--color-btnSecondary-border);background-color:var(--color-btnSecondary-background);color:var(--color-btnSecondary-text);}.btn.btnSecondary:hover{border-color:var(--color-btnSecondary-hover-border);background-color:var(--color-btnSecondary-hover-background);color:var(--color-btnSecondary-hover-text);}.btn.inactive{opacity:.4;}.btn.inactive:hover{cursor:default;}#dbh_bodySubmitBlockerGray,#dbh_bodySubmitBlocker{display:none;z-index:199999;top:0;left:0;width:100%;height:100%;position:fixed;background-color:rgba(255,255,255,0);}#dbh_bodySubmitBlockerGray#dbh_bodySubmitBlockerGray,#dbh_bodySubmitBlocker#dbh_bodySubmitBlockerGray{background-color:rgba(0,0,0,.5);}#dbh_animatedLoader.active{width:50%;height:3px;top:0;z-index:200000;position:fixed;border-radius:10px;animation:border 3s ease-in-out infinite;background:linear-gradient(to right,transparent,#f00);}@keyframes border{0%{left:-50%;}100%{left:100%;}}#dbh_notificationWrapper{display:none;z-index:199999;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;}#dbh_notificationWrapper #dbh_notification{background:#fff;position:relative;z-index:200000;width:300px;height:300px;margin:10vh auto;border:solid 2px var(--color-01);}#dbh_notificationWrapper #dbh_notification h2{background-color:var(--color-01);margin:0;font-size:1rem;padding:15px;}#dbh_notificationWrapper #dbh_notification #dbh_message{padding:15px;font-size:.875rem;}.dbhInput.pnlUploads.done{width:auto;}.dbhInput.pnlUploadedBeleg{float:none;height:130px;padding:10px 20px 0;margin:1% 2% 0 2%;width:100%;}@media(min-width:768px){.dbhInput.pnlUploadedBeleg{width:300px;}}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper{width:100%;height:120px;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;overflow:hidden;position:relative;float:left;display:block;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegInfo{float:left;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:solid 1px;height:98px;width:59%;padding:20px 10% 0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegInfo .dbhDate{margin-bottom:6px;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegInfo .dbhBeleg{margin-bottom:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:10px;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegInfo.dbhNoDelete{width:79%;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegInfo span{text-align:center;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegDelete{float:left;margin-left:20px;text-align:center;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:solid 1px;height:74px;width:18%;padding:22px 0;cursor:pointer;display:flex;justify-content:center;align-items:center;}.dbhInput.pnlUploadedBeleg .pnlUploadedBelegWrapper .dbhUploadedBelegDelete svg{width:40px;height:40px;}.dbhInput.pnlUploads{margin:0;float:none;height:130px;margin:1% 2% 20px 2%;padding:10px 20px 0 0;width:100%;float:left;}@media(min-width:768px){.dbhInput.pnlUploads{width:220px;}}.dbhInput.pnlUploads label{width:100%;text-align:center;height:80px;padding:20px 0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;overflow:hidden;position:relative;float:left;display:flex;flex-direction:column;justify-content:center;align-items:center;}.dbhInput.pnlUploads label svg{width:45px;height:45px;margin-top:10px;border:solid 1px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.dbhInput.pnlUploads label [type=file]{cursor:pointer;display:block;font-size:999px;filter:alpha(opacity=0);min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0;}.banner{display:none;position:fixed;width:calc(100% - 20px);height:auto;padding:10px;box-sizing:border-box;bottom:10px;left:10px;z-index:600;flex-direction:row;justify-content:center;background-color:#fff;border:5px solid #f6c029;-webkit-box-shadow:0 0 60px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 60px 10px rgba(0,0,0,.3);box-shadow:0 0 60px 10px rgba(0,0,0,.3);}.banner.show{display:flex;}@media(min-width:1024px){.banner{width:calc(100% - 40px);max-width:800px;padding:20px;left:0;right:0;margin-left:auto;margin-right:auto;bottom:20px;}}.banner .bannerContainer{width:100%;text-align:center;}.banner .bannerContainer h3{font-weight:bold;font-size:20px;line-height:24px;margin:0;color:#000;}.banner .bannerContainer span{line-height:24px;font-size:18px;color:#000;}.banner .bannerContainer .bannerBtnContainer{display:flex;justify-content:center;margin-top:15px;}.banner .bannerContainer .bannerBtnContainer .bannerBtn{text-align:center;padding:10px 15px;display:block;cursor:pointer;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.6);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.6);box-shadow:0 0 15px 0 rgba(0,0,0,.6);}.bannerOpen{position:fixed;top:275px;right:0;box-shadow:rgba(0,0,0,.3) -2px 0 10px;display:none;width:30px;height:30px;background:#f6c029;padding:5px;cursor:pointer;}.bannerOpen.show{display:flex;flex-direction:row;justify-content:center;align-items:center;}.bannerOpen:hover{background:#dc6e1e;}@media(min-width:1024px){.bannerOpen{width:64px;height:64px;padding:10px;}}.bannerOpen span{font-size:30px;color:#fff;}@media(min-width:1024px){.bannerOpen span{font-size:55px;}}.dbh_TestingContainer{position:fixed;top:120px;right:0;z-index:215;}.form-wrapper-link[href]{cursor:help;}.form-wrapper-link[href]:hover select,.form-wrapper-link[href]:hover .k-input{cursor:help;}.teilnehmerSqlBulkAssignPopup .step2 label.checkbox{margin-right:0;}.teilnehmerSqlBulkAssignPopup .step2 .check-all-wrapper{padding:10px 5px;}.teilnehmerSqlBulkAssignPopup .step2 div.selection-table{display:table;}.teilnehmerSqlBulkAssignPopup .step2 div.selection-table>div{display:table-row;border-top:solid 1px #999;cursor:pointer;}.teilnehmerSqlBulkAssignPopup .step2 div.selection-table>div>div{display:table-cell;padding:10px 5px;}.versionNumber{position:fixed;bottom:10px;left:20px;}.versionNumber a{display:block;color:#999;cursor:pointer;}.versionNumber span{font-size:10px;}.versionNumber.hiddenOnDesktop{position:unset;margin-top:30px;}.dbh_filePreviewContainer{width:100%;position:relative;}.dbh_filePreviewContainer span{text-align:center;width:100%;display:block;}.dbh_filePreviewContainer .fileContent{border:2px solid #dcdcdc;position:relative;display:flex;justify-content:center;}.dbh_filePreviewContainer .fileContent img{width:100%;object-fit:cover;}.dbh_filePreviewContainer .fileContent #pdfviewer{width:100%!important;background:#fff;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar{position:absolute;bottom:15px;width:200px;left:20px;border:0;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar .k-overflow-anchor{display:none;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"]{display:block!important;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"] .k-widget.k-combobox{display:none;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"] [data-command="zoomin"]{width:40px;height:40px;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"] [data-command="zoomin"] .k-i-zoom-in::before{content:'';}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"] [data-command="zoomout"]{width:40px;height:40px;margin-right:10px;}.dbh_filePreviewContainer .fileContent #pdfviewer .k-toolbar [data-command="ZoomCommand"] [data-command="zoomout"] .k-i-zoom-out::before{content:'';}.dbh_filePreviewContainer .fileZoomContent{position:absolute;display:flex;bottom:20px;left:20px;z-index:5;}.dbh_filePreviewContainer .fileZoomContent .zoomOut{width:40px;height:40px;margin-right:10px;cursor:pointer;opacity:.5;}.dbh_filePreviewContainer .fileZoomContent .zoomOut:hover{opacity:1;}.dbh_filePreviewContainer .fileZoomContent .zoomIn{width:40px;height:40px;cursor:pointer;opacity:.5;}.dbh_filePreviewContainer .fileZoomContent .zoomIn:hover{opacity:1;}.dbh_filePreviewContainer .turnRight,.dbh_filePreviewContainer .fileDownload{position:absolute;z-index:5;right:20px;bottom:20px;width:40px;height:40px;cursor:pointer;background-size:contain;margin:10px auto 0;border-radius:3px;opacity:.5;}.dbh_filePreviewContainer .turnRight:hover,.dbh_filePreviewContainer .fileDownload:hover{opacity:1;}.dbh_filePreviewContainer .fileDownload{right:80px;}.dbh_filePreviewContainer .fileBtnLeftContainer,.dbh_filePreviewContainer .fileBtnRightContainer{z-index:2;position:absolute;top:32%;height:50%;left:20px;display:flex;justify-content:center;align-items:center;}.dbh_filePreviewContainer .fileBtnLeftContainer .filePrev,.dbh_filePreviewContainer .fileBtnRightContainer .filePrev,.dbh_filePreviewContainer .fileBtnLeftContainer .fileNext,.dbh_filePreviewContainer .fileBtnRightContainer .fileNext{width:40px;height:40px;cursor:pointer;border-radius:3px;opacity:.5;}.dbh_filePreviewContainer .fileBtnLeftContainer .filePrev:hover,.dbh_filePreviewContainer .fileBtnRightContainer .filePrev:hover,.dbh_filePreviewContainer .fileBtnLeftContainer .fileNext:hover,.dbh_filePreviewContainer .fileBtnRightContainer .fileNext:hover{opacity:1;}.dbh_filePreviewContainer .fileBtnRightContainer{right:20px;left:unset;}.newsPopupTextContainer .newsPopupNews{margin-top:40px;}.newsPopupTextContainer .newsPopupNews:first-of-type{margin:0;}.newsPopupTextContainer .newsPopupNews .newsPatchnoteText h2{font-size:18px;margin-bottom:20px;}.newsPopupTextContainer .newsPopupNews .newsPatchnoteText ul{margin:0 20px 30px 20px;list-style:disc;}.newsPopupTextContainer .newsPopupNews .newsPatchnoteText ul li{margin-bottom:10px;}.newsPopupTextContainer .newsPopupNews .newsPatchnoteText .listTitle{text-decoration:underline;margin-bottom:10px;}.info-box{padding:15px;}.info-box#boxKommentare .neuerKommentar input{margin-bottom:30px;}.position-helper{display:flex;flex-direction:column;border-top:1px solid #000;width:fit-content;position:relative;}.position-helper .position-helper-row{display:flex;border-bottom:1px solid #000;}.position-helper .position-helper-row .position-helper-cell{width:12px;height:12px;border-right:1px solid #000;cursor:pointer;}.position-helper .position-helper-row .position-helper-cell:first-of-type{border-left:1px solid #000;}.position-helper .position-helper-row .position-helper-cell.curPos{background:url("/Styles/Images/ic_close.svg") no-repeat center center;}.position-helper .position-helper-row .position-helper-cell[data-x="0"][data-y="0"]{background:var(--color-01);}.position-helper .position-helper-row .position-helper-cell[data-x="0"][data-y="0"].curPos{background:url("/Styles/Images/ic_close.svg") no-repeat center center var(--color-02);}.addKontaktStatusPopup #pnlInnerContainer,.editKontaktStatusPopup #pnlInnerContainer{max-width:375px;}.popup-w-575 #pnlInnerContainer{max-width:575px;}.addTagPopup #pnlInnerContainer,.editTagPopup #pnlInnerContainer{max-width:750px;}.addMeilenstein #pnlInnerContainer{max-width:400px;}.placeholder-settings-section{display:none;}.dbhWartung{background:url("/Styles/Images/error/fehlerseite_wartung.svg") no-repeat center bottom rgba(200,203,205,.6);margin:auto;width:90%;text-align:center;padding:50px 50px 400px 50px;}.newsletter-article-selection-wrapper{max-height:calc(100vh - 370px);overflow-y:auto;}.to-top{display:block;position:fixed;width:40px;height:40px;left:100vw;bottom:20px;background:var(--color-link-text) url("/styles/images/ic_arrow_top.svg") no-repeat center center;border-radius:100px;cursor:pointer;opacity:0;transition:background-position .3s ease-in-out;}@media(min-width:1400px){.to-top{bottom:60px;}}.to-top.show{transition:background .3s ease-in-out,opacity .3s ease-in-out,left .3s linear;}.to-top.active{left:calc(100vw - 65px);opacity:1;}.to-top:hover{background-color:var(--color-link-hover-text);background-position:center 5px;}#FileUpload{display:none;}#uploadFileName,#uploadFileProgress,#uploadFileInfo{display:block;}#uploadFileName .infoBubble{content:'';width:7px;height:7px;display:inline-block;border-radius:10px;margin:0 10px 2px 0;}#uploadFileName.progressing:before{content:'';width:7px;height:7px;display:inline-block;border-radius:10px;margin:0 10px 2px 0;background:#ff0;}#uploadFileName.loaded:before{content:'';width:7px;height:7px;display:inline-block;border-radius:10px;margin:0 10px 2px 0;background:#90ee90;}#uploadFileName.error:before{content:'';width:7px;height:7px;display:inline-block;border-radius:10px;margin:0 10px 2px 0;background:#f00;}#uploadFileProgress{margin-top:20px;}#uploadFileInfo{display:none;margin-top:10px;font-size:12px;}body>main{position:sticky;padding-bottom:50px;margin-top:70px;}@media(min-width:768px){body>main{margin-top:80px;}}@media(min-width:1024px){body>main{width:calc(100% - 200px);margin:90px 100px 50px 100px;}}body>main .content-shell{background:#fff;}body>main .content-shadow{box-shadow:0 2px 20px rgba(0,0,0,.15);}@media(min-width:1024px){body>main .pt{padding-top:30px;}}@media(min-width:1024px){body>main .pr{padding-right:30px;}}@media(min-width:1024px){body>main .pb{padding-bottom:30px;}}@media(min-width:1024px){body>main .pl{padding-left:30px;}}.logout-container{background:#fff;width:600px;max-width:95%;margin:auto;height:200px;}.logout-container form{display:flex;flex-direction:column;justify-content:space-between;}.logout-container .logout-content{display:flex;flex-direction:column;padding:20px 10px 10px;gap:20px;}.logout-container .logout-content .logout-headline{font-size:24px;}body>footer{width:100%;height:222px;padding-bottom:72px;overflow-y:hidden;background-color:#fff;line-height:50px;box-sizing:border-box;box-shadow:0 2px 20px rgba(0,0,0,.15);position:relative;z-index:-1;display:flex;justify-content:center;}@media(min-width:768px){body>footer{height:150px;padding-bottom:0;}}@media(min-width:1024px){body>footer{position:fixed;bottom:0;height:50px;}}body>footer .links-container{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px;}@media(min-width:1024px){body>footer .links-container{width:calc(100% - 200px);padding:0;flex-direction:row;justify-content:space-between;}}body>footer .links-container .links-right{display:flex;flex-direction:column;}body>footer .links-container .links-right>div{display:flex;flex-direction:row;justify-content:center;gap:30px;}body>footer .links-container .links-right>div>a{color:var(--color-link-text);text-align:center;}body>footer .links-container .links-right>div>a:hover{color:var(--color-link-hover-text);}body>footer .links-container .links-right>div>a img{display:block;height:30px;width:auto;padding:6px 0 14px;}@media(min-width:1024px){body>footer .links-container .links-right{flex-direction:row;gap:20px;}body>footer .links-container .links-right>div{gap:20px;}body>footer .links-container .links-right>div>a{text-align:left;display:flex;align-items:center;}body>footer .links-container .links-right>div>a img{padding:8px 0 12px;}}body>footer a{text-decoration:none;}body>footer a i{color:#fff;}html{height:100vh;font-size:100%;}div{box-sizing:border-box;}body{font-size:1rem;font-family:'Fira Sans',Tahoma,Geneva,Verdana,sans-serif;max-width:100%;background-color:#f5f5f5;}#background{height:100%;width:100%;background:#fff;}#background .logo{position:absolute;top:25px;left:15px;height:60px;width:62px;background-size:contain;cursor:pointer;}@media(min-width:1024px){#background .logo{top:40px;height:67px;width:77px;}}#background #contentBox{position:fixed;top:134px;left:100px;width:920px;background-color:#fff;}#background #contentBox img{display:block;}#background #errorContainer{width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding:95px 0 0;background:rgba(200,203,205,.6);border-top:10px solid #0078aa;}@media(min-width:1024px){#background #errorContainer{padding:140px 0 96px;}}#background #errorContainer .errorContent{width:100%;max-width:720px;}#background #errorContainer .errorContent h1{padding:0 10px;text-align:center;font-family:'Fira Sans',Arial;font-weight:600;margin-bottom:30px;font-size:26px;line-height:30px;}@media(min-width:1024px){#background #errorContainer .errorContent h1{font-size:34px;line-height:40px;}}#background #errorContainer .errorContent .errorMessageContainer{position:relative;display:flex;justify-content:flex-end;align-items:center;padding:190px 0 19px;}@media(min-width:1024px){#background #errorContainer .errorContent .errorMessageContainer{padding:75px 0;}}#background #errorContainer .errorContent .errorMessageContainer img{position:absolute;left:0;top:0;max-width:100%;}#background #errorContainer .errorContent .errorMessageContainer .errorMessageContent{background:#fff;padding:20px 20px 35px;max-width:400px;width:95%;position:relative;z-index:10;box-shadow:0 2px 20px rgba(0,0,0,.15);}#background #errorContainer .errorContent .errorMessageContainer .errorMessageContent span{font-family:'Fira Sans',Arial;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#373737;}#background #errorContainer .errorContent .errorMessageContainer .errorMessageContent .errorBtnRow{display:flex;margin-top:15px;}.historyEditContainer{display:flex;padding-left:10px;}@media(max-width:1023px){#searchBar{display:none;}#searchBar2{display:block;}#nav{top:50px;width:100%;height:0%;position:absolute;background-color:#555a5f;}}@media(min-width:1024px){#searchBar{display:block;}#searchBar2{display:none;}#nav{top:0;width:56px;height:100%;position:absolute;background-color:#555a5fe6;}}.menu-container{width:100%;background:#fff;padding:20px 0;}@media(min-width:1024px){.menu-container{padding:40px 0 50px 0;}}.menu-container .menu-content{display:flex;flex-direction:column;}@media(min-width:551px){.menu-container .menu-content{flex-direction:row;}}@media(min-width:1024px){.menu-container .menu-content{width:calc(100% - 200px);max-width:unset;margin:0 auto;flex-direction:row;}}.menu-container .menu-content .menu-left,.menu-container .menu-content .menu-right{display:flex;flex-direction:column;width:100%;padding:0 20px;}@media(min-width:551px){.menu-container .menu-content .menu-left,.menu-container .menu-content .menu-right{flex-direction:row;}}@media(min-width:1024px){.menu-container .menu-content .menu-left,.menu-container .menu-content .menu-right{padding:0;}}.menu-container .menu-content .menu-col{width:100%;margin-bottom:20px;}@media(min-width:551px){.menu-container .menu-content .menu-col{width:260px;margin-bottom:0;margin-right:40px;}.menu-container .menu-content .menu-col:last-of-type{margin-right:0;}}.menu-container .menu-content .menu-col .menu-first-level{display:flex;flex-direction:column;margin-bottom:20px;}.menu-container .menu-content .menu-col .menu-first-level:last-of-type{margin-bottom:0;}.menu-container .menu-content .menu-col .menu-first-level>a{color:var(--color-01);font-weight:bold;font-size:16px;line-height:138%;width:fit-content;}.menu-container .menu-content .menu-col .menu-first-level .menu-second-level{display:flex;flex-direction:column;}.menu-container .menu-content .menu-col .menu-first-level .menu-second-level a{color:#000;line-height:150%;width:fit-content;display:flex;}.menu-container .menu-content .menu-col .menu-first-level .menu-second-level a:before{content:'';display:block;height:24px;width:24px;background:url("/Styles/Images/Header/ic_arrow_text.svg") no-repeat center center;}.menu-container .menu-content .menu-col .menu-static-level{display:flex;flex-direction:column;text-align:center;}.menu-container .menu-content .menu-col .menu-static-level a{color:var(--color-01);font-weight:bold;font-size:18px;line-height:50px;}.menu-container .menu-content .menu-col .menu-static-level hr{border:unset;border-top:1px solid var(--color-01);}.menu-container .menu-content .menu-col .menu-static-level .link-image-block{height:100%;display:flex;justify-content:center;}@media(min-width:1024px){.menu-container .menu-content .menu-col .menu-static-level .link-image-block{margin:0 auto;}}.menu-container .menu-content .menu-col .menu-static-level .link-image-block a{display:flex;height:100%;justify-content:center;align-items:center;}.menu-container .menu-content .menu-col .menu-static-level .link-image-block a img{max-height:100%;width:auto;max-width:100%;}.dashboard-tile-links{position:fixed;bottom:120px;left:20px;width:40px;display:grid;gap:10px;}.dashboard-tile-links .tile-link{width:40px;height:40px;border-radius:40px;background-size:contain;display:flex;background:#fff;justify-content:center;align-items:center;padding:5px;box-sizing:border-box;}.dashboard-tile-links .tile-link img,.dashboard-tile-links .tile-link svg{max-width:100%;height:auto;filter:var(--color-filter-btn);}.dashboard-tile-links .tile-link img:hover,.dashboard-tile-links .tile-link svg:hover,.dashboard-tile-links .tile-link img .active,.dashboard-tile-links .tile-link svg .active{filter:var(--color-filter-btn-hover);}.dashboard-tile-links .tile-link.edit,.dashboard-tile-links .tile-link.save{margin-top:30px;cursor:pointer;}.dashboard-tile-links .tile-link.edit:before,.dashboard-tile-links .tile-link.save:before{content:"";display:block;width:100%;height:100%;background:transparent no-repeat center center;filter:var(--color-filter-btn);}.dashboard-tile-links .tile-link.edit:before:hover,.dashboard-tile-links .tile-link.save:before:hover,.dashboard-tile-links .tile-link.edit:before .active,.dashboard-tile-links .tile-link.save:before .active{filter:var(--color-filter-btn-hover);}.dashboard-tile-links .tile-link.edit:hover:before,.dashboard-tile-links .tile-link.save:hover:before{filter:var(--color-filter-btn-hover);}.dashboard-tile-links .tile-link.edit:before{background-image:url("/Styles/Images/Dashboard/Icons/ic_dashboard_edit.svg");}.dashboard-tile-links .tile-link.save:before{background-image:url("/Styles/Images/Dashboard/Icons/ic_dashboard_save.svg");}#desktopDetector,#desktopXLDetector{display:none;opacity:0;width:0;height:0;position:absolute;}@media(min-width:1024px){#desktopDetector{display:block;}}@media(min-width:1400px){#desktopXLDetector{display:block;}}