.show {
    display: block !important;
    transition: width 2s linear 1s;
}

.hidden {
    display: none;
}

.suchwort {
    font-weight: bolder;
    display: inline;
}

.bs-callout {
    margin: 20px 0;
}

.bs-callout .bs-callout {
    padding: 0;
    margin: 0;
}

aside > div {
    padding: 20px;
    margin: 20px 0;
}
.jumbotron .container img {
    max-height: 440px;
}

aside .ce-uploads {
    list-style-type: none;
    padding-left: 10px;
}

.main-content {
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#news-container-7 div.article {
    background: #ddd8d6;
    padding: 20px;
    margin: 0 15px;
}

#news-container-7 div.article:nth-child(2n+1) {
    background: #eeebea;
}

img {
    max-width: 100%;
    height: auto;
}
.footer-container {
    padding: 0;
}

/*.footer-container .karussell, .footer-container footer {*/
    /*margin-left: 16.66666667%;*/
/*}*/

/*@media screen and (max-width: 991px) {*/
    /*.footer-container .karussell, .footer-container footer {*/
        /*margin-left: 0;*/
    /*}*/
/*}*/

.footer-container footer {
    padding: 0;
}

.image-caption{
    font-size: 10pt;
    color: grey;
}

.frame-type-textpic {
    margin: 20px 0;
}

.ce-intext.ce-left .ce-gallery {
    margin-right: 20px;
}

.owl-dots {
    display: none;
}

.news-list-category {
    display: none !important;
}

#kesearch_num_results {
    font-size: 1.5em;
    font-weight: bold;
    margin: 20px 0;
}

div.result-list-item:nth-child(2n+1) {
    background: #eeebea;
}

.result-list-item {
    padding: 10px;
    margin: 10px 0;
}

.result-number {
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 5px;
}

.result-title {
    font-weight: bold;
    font-size: 1.2em;
}

.add-info {
    margin-top: 10px;
}

.pages_total {
    text-align: center;
    border-top: 1px solid #dddddde6;
    padding-top: 20px;
}

.kesearch_pagebrowser ul {
    display: flex;
    list-style-type: none;
    justify-content: center;
}

.kesearch_pagebrowser ul li {
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ddd;
}

.kesearch_pagebrowser ul li a:hover {
    color: #555;
}

.result-list-item {
    border: 1px solid #eeebea;
}

.main-right h2 {
    margin-left: 0;
}

aside > div.frame-layout-0 {
    padding: 0;
}

#pass {
    margin-left: 39px !important;
}

.thirdlevel {
    display: none !important;
}

@media(max-width: 767px) {
    .thirdlevel {
        display: block !important;
        padding-left: 20px;
    }
    .thirdlevel li {
        padding-left: 0px;
    }
    .thirdlevel li a {
        font-size: small;
        font-weight: unset;
        text-transform: unset;
    }
}

.btn-cancel {
    margin-right: 20px;
}
