.sitemap {
    margin: 100px 0 100px 0;
}

.primaryNav {
    clear: both;
    width: 100%;
    margin-top: 3em 0;
    margin-left: auto;
}

    .primaryNav #home {
        position: absolute;
        margin-top: -3em;
        margin-bottom: 0;
        min-width: 14.5em;
        width: 100%
    }

        .primaryNav #home:before {
            display: none
        }

        .primaryNav #home.long-cell:before {
            display: block;
            position: absolute;
            border-width: 0;
            border-color: #ccc;
            border-style: solid;
            z-index: -1;
            border-left-width: 2px;
            border-top-width: 2px;
            top: 1.375em
        }


.primaryNav #home img {
    float: left;
    margin-right: 4px
}

.primaryNav ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    padding-inline-start: 40px;
    display: inline-flex;
}

.primaryNav li {
    flex: 1;
    flex-basis: 14.5em;
    padding-right: 1.25em;
    position: relative;
    min-width: 14.5em;
    margin:10px;
    
}

    .primaryNav li ul li {
        min-width: 12.5em
    }

        .primaryNav li ul li ul li {
            min-width: 10.5em
        }

.primaryNav > ul > li {
    margin-top: 30px
}

/*.primaryNav li a {
    margin: 0;
    padding: .875em .9375em .9375em .9375em;
    display: block;
    font-size: .9375em;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 3px 3px #666;
    text-decoration: none
}*/


/* .primaryNav a:link:after,
.primaryNav a:visited:after,
.utilityNav a:link:after,
.utilityNav a:visited:after {
    display: block;
    font-weight: 600;
    font-size: .75em;
    margin-top: .25em;
    word-wrap: break-word;
    color: #666
} */

.primaryNav ul ul {
    display: block
}

    .primaryNav ul ul li {
        padding-top: .9875em;
        padding-right: 0
    }

        .primaryNav ul ul li:first-child {
            padding-top: 2em
        }

    .primaryNav ul ul ul {
        margin-top: .6em;
        padding-top: .6em;
        padding-bottom: .625em
    }

        .primaryNav ul ul ul li {
            padding-top: .3125em;
            padding-bottom: .3125em
        }

            .primaryNav ul ul ul li a {
                font-size: .75em;
                padding: .75em;
                min-width: 90%;
                width: auto;
                margin-right: 0;
                margin-left: auto
            }

            .primaryNav ul ul ul li:first-child {
                padding-top: 1em
            }

            .primaryNav ul ul ul li a:link:after,
            .primaryNav ul ul ul li a:visited:after {
                font-size: .75em
            }

        .primaryNav ul ul ul ul {
            margin-top: 0;
            padding-top: .3125em;
            padding-bottom: .3125em
        }

            .primaryNav ul ul ul ul li a {
                padding: .75em;
                min-width: 80%;
                width: auto
            }

                .primaryNav ul ul ul ul li a:link:after,
                .primaryNav ul ul ul ul li a:visited:after {
                    display: none
                }

/* .primaryNav ul li:after,
.primaryNav ul li:before,
.primaryNav ul:after,
.primaryNav ul:before {
    display: block;
    content: '';
    position: absolute;
    border-width: 0;
    border-color: #ccc;
    border-style: solid;
    z-index: -2
} */

.primaryNav > ul > li:before {
    height: 8.375em;
    top: -1.375em;
    right: calc(50% + .625em);
    /* width: calc(100% - 2px); */
    border-top-width: 2px;
    border-right-width: 2px
}

.primaryNav > ul > li:first-child + li:before {
    border-top-width: 0;
    height: 5em;
    top: -5em
}

.primaryNav ul ul li:after {
    width: 50%;
    height: .9875em;
    top: 0;
    right: 1px;
    border-left-width: 2px
}

.primaryNav ul ul li:first-child:before {
    width: 50%;
    height: 1.3125em;
    top: .9875em;
    right: 1px;
    border-left-width: 2px
}

.primaryNav > ul > li:last-child:after {
    border-bottom-width: 0
}

.primaryNav ul ul ul li:before {
    width: calc(50% - 15px);
    height: calc(100% - 2px);
    top: -50%;
    left: 0;
    border-left-width: 2px;
    border-bottom-width: 2px
}

.primaryNav ul ul ul li:first-child:before {
    height: 2.125em;
    top: -1px;
    border-top-width: 2px
}

.primaryNav ul ul ul:before {
    width: 50%;
    height: 1.25em;
    top: -10px;
    right: 1px;
    border-left-width: 2px
}

.primaryNav ul ul ul li:after {
    border-width: 0
}

.primaryNav ul ul ul ul li:before,
.primaryNav ul ul ul ul li:first-child:before {
    display: none
}

.primaryNav ul ul ul ul:before {
    width: 1px;
    height: calc(100% + 2.5em);
    top: -2.5em;
    left: 0;
    border-left-width: 2px
}



a[href$="#"] {
    cursor: default;
    color: #333
}

.collapsed_item {
    display: none;
    cursor: pointer
}

.expand_items a {
    color: #333;
    text-align: center;
    cursor: pointer
}

.blod {
    font-weight: bold;
    color: #16458a !important;
}

.titel-nemu {
    color: #999 !important;
}

.link-a {
    color: #827474 !important;
}
