@media print {
    body * {
        visibility: hidden;
    }
    .detail-text, .detail-text * {
        visibility: visible;
    }
    .detail-text {
        position: absolute;
        left: 0;
        top: 0;
    }
}
body{
    font-family: "aktiv-grotesk-std" !important;
    font-weight: 300;
}
p{
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 20px;
}
.page-start .content-image{
    border-bottom: 1px solid #000000;
}
.page-portrait p{
    font-size: 13px;

}
.website{
    max-width: 940px;
    margin: 0 auto;
    padding-top: 40px;
}
.logo{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.logo img{
    width: 100%;
    max-width: 295px;
}
.main-menu ul{
    padding: 0;
    margin: 0;
    border-bottom: 1px solid black;
    padding-bottom: 3px;
    margin-bottom: 24px;
}
.main-menu li{
    float: left;
    list-style-type: none;
    font-size: 18px;
}
.main-menu li a{
    text-decoration: none;
    color: black;
    font-size: 18px;
    display: block;
    border-bottom: 3px solid white;
    text-transform: uppercase;
}
.main-menu li a:hover,
.main-menu li a.active{

    border-bottom: 3px solid black;
}
.main-menu li{
    text-align: left;
}
.main-menu li.item1{
    text-align: left;
    width: 16%;
    margin-right: 3%;
}
.main-menu li.item2{
    text-align: left;
    width: 24%;
    margin-right: 4%;
}
.main-menu li.item3{
    text-align: left;
    width: 17%;
    margin-right: 4%;
}
.main-menu li.item4{
    text-align: left;
    width: 17%;
    margin-right: 3%;
}
.main-menu li.item5 {
    text-align: left;
    float: right;
}
.content-image img{
    width: 100%;
}
.bottom-text{
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px;
}
.bottom-text span{
    font-weight: 500;
}
.bottom-author{
    text-align: right;
    font-style: italic;
    color: #176Fb7;
    font-size: 13px;
    padding-bottom: 13px;
}
.content-image{
    border-top: 2px solid black;
    padding-top: 0px;
    padding-bottom: 10px;
}
.border {
    border-bottom: 2px solid black;
    margin-bottom: 10px;
    margin-left: -9px;
    margin-top: 20px;
}
.footer{
    border-top: 1px solid #000000;
    padding-top: 4px;
}
.footer-menu{
     border-top: 2px solid #000000;
}
.footer-menu a{
    text-transform: uppercase;
    color: black;
    font-size: 12px;
}
.page-kanzlei .left{
    width: 47%;
    float: left;
    margin-right: 6px;
}
.page-kanzlei .middle{
    width: 18%;
    float: left;
    margin-right: 17px;
}
.page-kanzlei .right{
    width: 29%;
    float: left;
}
.portrait-head,
.content-image h1{
    color: #176fb7;
    font-weight: 105;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 12;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
}
.content-image h2{
    font-weight: 300;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 125px;
}
.content-image h2 span{
    font-weight: 500;
}
.page-kanzlei .content-image{
    margin-bottom: 0px;
    padding-bottom: 0;
}
.page-kanzlei .content-image p{
    margin-bottom: 8px;
}
a{
    text-decoration: none;
}
.showMobile{
    display: none;
}
.team-text-left span{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 18px;
}
.team-text-right span{
    text-transform: uppercase;
    font-size: 24px;
}
.team-text-right span span{
    font-weight: 500;
}
.team-text-left{
    float: left;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #ffffff;
    padding: 21px 43px;
}
.team-text-left p,
.team-text-right p{
    margin-bottom: 0;
}
.team-text-right{
    float: left;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 10px;
    background-color: #ffffff;
    padding: 21px 32px;
}
.content-image.team{
    position: relative;

}
.showMobile-s{
    display: none;
}
.page-imprint .text-lt{
    float: left;
    width: 36%;
    color: #ffffff;
    background-color: #000000;
    margin-right: 6%;
}
.page-imprint .text-lt .inner{
    padding: 26px;
    padding-bottom: 0;
    margin-bottom: 13px;
}
.page-imprint .text-rt{
    float: left;
    width: 58%;
    padding-top: 21px;
}
.page-imprint .text-lt h1{
    color: white;
    margin-bottom: 0;
}
.page-imprint .content-image{
    padding-top: 16px;
}
.stand{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
.link-impressum{
    color: #ffffff;
    text-decoration: none;

}
.link-impressum:hover{
    text-decoration: underline;
    color: #ffffff;
}
.copyright{
    padding: 11px 26px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.kollegen{
    font-weight: 400;
}
.disclaimer{
    border-top: 2px solid #000000;
    padding-top: 12px;
    margin-top: 22px;
}
.page-imprint .footer{
    margin-top: 27px;
}
.news-right p{
    margin-bottom:3;
}
.map{
     height: 444px;
     width: 583px;
     margin-bottom: 10px;
    float: right;
     border: 1px solid #337ab7;
 }
 .page-contact .contact-left{
     float: left;
     width: 37%;
 }
.page-contact .contact-right{
    float: right;
    width: 63%;
}
.page-news .subhead,
.page-contact .subhead{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
}
.page-contact .upper{
    text-transform: uppercase;
    font-size: 17px;
}
.contact-left h1{
    margin-bottom: 12px;
    margin-top: 12px;
}
.partner{
    text-transform: uppercase;
    font-size: 9px;
}
.chronic-left{
    width: 60%;
    float: left;
}
.page-contact .content-image{
    padding-bottom: 0;
}
.chronic-right{
    width: 40%;
    float: left;
    color: #868686;
}
.image-container-left{
    width: 49.5%;
    float: left;
    margin-right: 1%;
}
.image-container-right{
    width: 49.5%;
    float: left;
}
.image-container-left img{
    width: 100%;
}
.image-container-right img{
    width: 100%;
}
.page-news .subhead{
    margin-bottom: 11px;
    display: block;
}
.image-container{
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    margin-bottom: 14px;
}
.page-portrait .content-image{
    border-top: none;
}
.chronic-head{
    font-weight: 400;
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
}
.contact{
    border-bottom: 2px solid #000000;
    padding-bottom: 15px;
    display: block;
    width: 64%;
    margin-bottom: 15px;
}
.parking{
    width: 53%;
}
.chronic-sub {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 17px;
    display: block;
}
.page-portrait .content-image ul li{
    list-style: none;
}
.page-portrait .content-image ul{
    padding-left: 12px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.sub-menu ul li a.active{
    font-weight: 400;
    border-bottom: 3px solid #000000;
}
.sub-menu ul li a:hover{

    border-bottom: 3px solid #000000;
}
.sub-menu ul li{
    float: left;
    list-style: none;
    margin-right: 52px;
}
.sub-menu ul{
    float: left;
    list-style: none;
    padding-left: 0;
}
.sub-menu li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
    display: block;
    border-bottom: 3px solid white;
    text-transform: uppercase;
}
.page-portrait .content-image ul.last{
    border-bottom: none;

}
.chronic-left ul{
    width: 90%;
}
.page-portrait .content-image ul li:before{ content:"-"; position:relative; left:-5px;}
.page-portrait .content-image ul li{ text-indent:-5px; }

.chronic-right ul li{
    margin-bottom: 15px;
}
.chronic-right ul li span{
    font-weight: 400;
}
.page-portrait .main-menu ul {

}
.page-portrait h1 {
    border-top: 2px solid #000000;
    padding-top: 12px;
    margin-bottom: 12px;
}
.page-news h1 {
    border-top: 2px solid #000000;
    color: #176fb7;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 7px;
}
.main-menu a.active{
    font-weight: 400;
}
.page-news ul li{
    list-style: none;
}
.page-news ul{
    padding-left: 0;
}
.news-left{
    float: left;
    width: 40%;
}
.news-right{
    float: left;
    width: 60%;
}
.subhead.archive{
    color: #176fb7;
    border-top: 2px solid #868686;
    width: 174px;
    display: block;
    padding-top: 7px;
}
.article span{
    color: #176fb7;
}
.article span span{
    color: #868686;
    text-transform: uppercase;
}

p.headline{
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0;
}
.continue{
    display: block;
    text-align: right;
    text-transform: uppercase;
}
.article{
    border-bottom: 1px solid black;
    padding-bottom: 6px;
    margin-bottom: 19px;
}
div.pager{
    text-align: right;
}
.pager-next, .pager-last, .pager-five{
    margin-left: 24px;
}
.pager-active{
    color: #000000;
    font-weight: 400;
}
.news-left .categories a{
    color: #000000;
    text-transform: uppercase;
}
ul.categories{
    margin-bottom: 73px;
}
.news-left .categories a.active{
    border-bottom: 2px solid #000000;
    font-weight: 400;
    width: 230px;
    display: block;
    width: 174px;
}
.news-left ul li{
    margin-bottom: 8px;
}
.list-last{
    margin-bottom: 0;
}

.overview{
    margin: 0 18%;
}
.detail-pager{
    text-transform: uppercase;
}
.mail{
    float: left;
}
.print{
    float: right;
}
.detail-options{
    text-transform: uppercase;
    border-top: 2px solid #868686;
    padding-top: 4px;
    margin-bottom: 24px;
}
.detail-text h2{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    margin-top: 0;
}
.detail-text span{
    color: #176fb7;
    display: block;
    font-weight: 400;
}
.detail-text{
    margin-bottom: 28px;
}
span.detail-category{
    text-transform: uppercase;
    color: #868686;
    font-weight: 300;
    margin-top: 14px;
    display: block;
    border-bottom: 2px solid #868686;
    margin-bottom: 12px;
}
.showMobile-xs{
    display: none;
}
.mobile-team-head{
    text-transform: uppercase;
    font-size: 23px;
    line-height: 28px;
}
.mobile-team-head span{
    font-weight: 400;

}
.image-bottom{
    position: relative;
    border-top: 2px solid black;
    padding-top: 18px;
}
.text-bottom{
    position: absolute;
    bottom: 0;
    color: white;
    background: rgba(0,0,0,0.6);
    margin-bottom: 0;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 18px;
    padding-top: 17px;
}
.image-bottom span{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 14px;
}
.content-text{
    border-bottom: 1px solid black;
    padding-bottom: 16px;
}
.backToTop {
    height: 50px;
    background-color: #176fb7;
    width: 100%;
    display: none;
    text-align: center;
    padding-top: 14px;
}
.backToTop img{
    height: 18px;

}
.backToTop a{
    display: block;
    height: 100%;

}
@media (max-width: 1024px) {
    .website {
        padding-top: 20px !important;
    }

}
@media (max-width: 768px) {
    .page-kanzlei .left{
        margin-right: 2% !important;
        width: 71% !important;
    }
    .page-kanzlei .middle{
        margin-right: 0 !important;
        width: 27% !important;
    }
    .page-kanzlei .right{
        width: 100% !important;
        border-top: 1px solid black;
        margin-top: 10px;
    }
    .mobileHidden{
        display: none !important;
    }
    .showMobile{
        display: block;
    }
    .mobileSubhead{
        margin-bottom: 26px !important;
        margin-top: 9px;
        padding-top: 21px;
    }
    .mobileSubhead br{
        display: none !important;
    }
    .footer {
        margin-top: 50px !important;
    }
    .bottom-author{
        border-bottom: 1px solid black;
    }
    .contact {
        width: 78% !important;
    }
    .map{
        width: 474px !important;
    }
    .logo{
        margin-bottom: 43px !important;
    }
    .main-menu{
        margin-bottom: 32px;
    }
    .detail-category,
    .detail-pager{
        display: none !important;
    }
}
@media (max-width: 667px) {
    .copyright{
        margin: 0 26px;
        padding: 11px 0;
    }
    .showMobile.back{
        display: inline;
    }
    .pager-next,
    .pager-last,
    .pager-five{
        margin: 0 !important
    }
    .pager-margin{
        margin: 0 10% !important;
    }
    div.pager{
        text-align: left !important;
    }
    .back{
        text-transform: uppercase;
    }

    .mobileHidden-r{
        display: none;
        padding-left: 28px !important;
        margin-bottom: 30px !important;
    }
    .news-left .subhead{
        height: 45px;
        background-color: black;
        color: white;
        padding-left: 28px;
        padding-top: 11px;
        font-weight: 300;
        margin-bottom: 5px !important;
    }
    .news-left .subhead.archive{
        width: 100% !important;
        background-color: #176fb7;
        color: #ffffff;
        margin-bottom: 23px !important;

    }
    .news-left,
    .news-right{
        width: 100% !important;
    }
    .page-start .logo-mobile{
        margin-bottom: 12px !important;
        width: 67px !important;
        float: left;
        display: none;
    }
    .page-start .menu-open{
        margin-bottom: 19px;
    }
    .page-start .logo{
        width: 100% !important;
        margin-top: 31px;
        margin-bottom: 30px !important;
    }
    .chronic-left ul{
        width: 100% !important;
    }
    .backToTop{
        display: block !important;
    }
    .chronic-left,
    .chronic-right,
    .image-container-left{
        width: 100% !important;
    }
    .image-container-right{
      display: none !important;
    }
    .border {
        border-bottom: 2px solid black !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
    span.contact{
        width: 100% !important;
    }
    .parking{
        width: 100%;
    }
    .contact-left,
    .contact-right{
        width: 100% !important;
    }
    .item7 a, .item8 a, .item9 a{
        font-size: 12px !important;
    }
    .item7, .item8, .item9{
        float: none !important;
    }
    .map{
        width: 100% !important;
        height: 350px;
    }
    .mobileHidden-s{
        display: none !important;
    }
    .showMobile-xs{
        display: block !important;
    }
    .showMobile-s ul li{
        float: none !important;
    }
    .showMobile-s ul{
        border-bottom: none !important;
    }
    .main-menu li{
        background-color: #176Fb7 !important;
        width: 96% !important;
        display: block !important;
        float: none !important;
        text-align: left !important;
        margin-bottom: 4px;
        height: 50px;
        padding-top: 8px;
    }
    .main-menu li a{
        color: #ffffff !important;
        padding-left: 23px;
        border-bottom: none !important;
        font-size: 24px;
    }
    .showMobile-s{
       position: absolute;
        width: 100%;
        left: 0;
        top: 70px;
        z-index: 1;
    }
    .text-lt{
        margin-right: 0 !important;
        width: 100% !important;
        height: 665px !important;
    }
    .text-rt{
        padding: 0 26px;
        width: 100% !important;
    }
    .logo {
        margin-bottom: 12px !important;
        width: 67px !important;
        float: left;
    }
    .menu-open{
        float: right;
        width: 35px;
        margin-top: 4px;
    }
}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}