.tx-ewerkagencyguidele .aside li:last-child {
    border-bottom: 0;
}

.tx-ewerkagencyguidele .csc-uploads .file-icon {
    margin-right: 1em !important;
    margin-left: 0 !important;
}

.anchor-span {
    visibility: hidden;
    position: absolute;
}

/* Department */
.department-structure {
    background: url("../../img/bg_footer.png") repeat scroll 0 0 #edf0f3;
    padding: 1em;
    border: 0.08em solid #e1e7ef;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 2em;
}

.department-structure > li.parent {
    background: url("../../img/arrow_up.png") 0 0.6em no-repeat;
    font-family: "PT_Sans", arial, sans-serif;
    font-size: 1em;
    padding: 0;
    line-height: 1.6em;
    display: block;
}

.department-structure > li {
    font-family: "PT_Sans_Bold", arial, sans-serif;
    font-size: 1.063em;
    padding: 0 0 15px;
    line-height: 1.6em;
    display: block;
    background: url('../../img/sidebar_navigation_current.png') no-repeat -1px -4px;
    margin-left: -15px;
}

.department-structure > li.parent,
.department-structure > li > ul.children li {
    background: url("../../img/arrow_up.png") 0 0.7em no-repeat;
    font-family: "PT_Sans", arial, sans-serif;
    font-size: 1em;
    padding: 0;
    line-height: 1.6em;
    display: block;
    margin-left: 0;
}

.department-structure > li > ul.children li {
    font-size: 0.941em
}

.department-structure li {
    min-height: 1.4em;
}

.department-structure > li a,
.department-structure > li > span {
    padding: 0 0 0 0.9em;
    min-height: 1.4em;
    line-height: 1.4em;
}

.department-structure a:hover,
.department-structure a:focus {
    text-decoration: underline;
}

.department-structure li.self {
    background: url('../../img/sidebar_navigation_current.png') no-repeat -1px 6px;
    margin-left: -16px;
    padding-left: 15px;
    margin-top: 0.5em;
}

.department-structure li.self span {
    font-family: "PT_Sans_Bold", arial, sans-serif;
    font-size: 1.063em;
    border-top: 0.08em solid #d3d3d3;
    padding: 0.5em 0 0;
    line-height: 1.6em;
    display: block;
}

.department-structure li.self a span {
    font-family: "PT_Sans", arial, sans-serif;
    font-size: 1em;
    min-height: 1.4em;
    line-height: 1.4em;
    border-top: none;
    padding: 0;
}

.department-structure li.self span.VR15S {
    border: none;
    padding: 0;
    font-size: 1em;
}

.department-structure li ul.children {
    padding-left: 0.5em;
    padding-top: 0.5em
}

.department-structure li ul.children li {
    background: url("../../img/link_intern.png") no-repeat 0 -0.75em;
    padding: 0 0 0 0.625em;
}

.department-structure li ul.children li a {
    padding: 0;
}

.button-line {
    margin-bottom: 2em;
}

.tx-ewerkagencyguidele .hr-line {
    margin-top: 2.0em;
}

.button-line-inner {
    display: flex;
    gap: 1em;
    justify-content: start;
}

.highlight_rte {
    border: .125em solid #dbe1e8;
    padding: 1em;
    padding-bottom: 0;
    display: flex;
    gap: 1em;
}

.highlight_rte i {
    font-size: 2em;
    color: #0856ad;
}

.tx-ewerkagencyguidele .content_sidebar .fce_text_mit_bild_box img {
    margin: 0 !important;
}

.tx-ewerkagencyguidele .active-search .trenner {
    visibility: hidden;
}


/** SPRUNGMARKEN **/

.tx-ewerkagencyguidele .content_sidebar h2 {
    min-height: 32px;
}

.tx-ewerkagencyguidele .content_sidebar h2 i {
    font-size: 1.3em;
    width: 35px;
    margin-right: 10px;
}

.tx-ewerkagencyguidele .anchor-navigation {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.tx-ewerkagencyguidele .anchor-navigation li {
    line-height: 2.0em;
    width: 50%;
    gap: 1em;
}

.tx-ewerkagencyguidele .anchor-navigation i {
    font-size: 1.3em;
    width: 22px;
    margin-right: 10px;
    text-align: center;
}

@media (max-width: 991px) {
    .tx-ewerkagencyguidele .anchor-navigation li {
        padding-left: 22px;
        min-height: 25px;
        float: left;
        width: 100%;
        background-size: 16px 16px;
        padding-bottom: 14px;
    }
}

.tx-ewerkagencyguidele .dienststelle-journey {
    padding-top: 20px;
    padding-right: 10px;
}

@media (max-width: 991px) {
    .tx-ewerkagencyguidele ul.list-dienstleistung li {
        padding: 5px 0 5px 0.625em;
        background-position: 0 -0.55em;
    }
}

.lepurpose-searchform {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding: 14px !important;
    gap: 1em;
}

.container-search-autosuggest {
    width: 48% !important;
}

.lepurpose-searchform .container-search-autosuggest input {
    width: 100% !important;
}

.default-image {
    filter: invert(97%) sepia(4%) saturate(166%) hue-rotate(164deg) brightness(99%) contrast(93%);
    transform: scaleY(0.85);
    margin-top: -8px;
}

#content .list-hierarchy {
    list-style: none;
    padding-left: 0;
    line-height: 1.5em;
}

#content .list-hierarchy .list-hierarchy {
    padding-left: 2em;
}