body{overflow-y:scroll;}
#topMain.nav-pills>li.active>a{color:#1a6b42 !important;font-size:14px;}
@media only screen and (max-width:992px){#topMain.nav-pills>li.active>a{color:white !important;}
}
section.section-sm{padding:0px 0 !important;}
@media only screen and (max-width:768px){.restate-item-buttons{margin-top:0px !important;}
section div.row>div{margin-bottom:0px !important;}
}
.ausstattung{margin-right:3px;}
.open>.dropdown-toggle.btn-primary, .show>.btn-primary.dropdown-toggle, .btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover .pagination>.active>a, .pagination>.active>a:hover{border-color:#1a6b42 !important;}
.btn-primary{background-color:#1a6b42 !important;}
#topNav ul.dropdown-menu{border-color:#1a6b42 #fff #fff !important;}
.intern{list-style:none;}
#header.header-sm #topNav #topMain>li>a{color:black;}
#header.transparent + section.page-header.page-header-lg, #header.transparent + section.page-header{margin-top:-100px;padding-bottom:15px;}
.text-right{text-align:left;}
.w50{width:50% !important;}
.box-icon{margin:10px !important;}
.callout-green{background-color:#23693C !important;}
.heading-title.heading-arrow-bottom:after{border-top:20px solid #23693C;}
.textaufbild{background-color:white;color:#23693C !important;margin:0px !important;}
.sitetitle-hs{font-size:35px;vertical-align:middle;color:#1F6A3A}
.line{border-bottom:2px solid #236E3F;margin-bottom:15px;}
@media (max-width:1201px){.sitetitle-hs{font-size:28px;}
#row-sub{padding-left:15px;}
}
@media (max-width:768px){.sitetitle-hs{font-size:20px;}
.w50-hs{width:50%;}
.fs-40{font-size:20px !important;}
.fs-24{font-size:18px !important;}
.line{border-bottom:1px solid #236E3F;margin-bottom:8px;}
#sub-white-bg{height:61px !important;}
.sub{margin-bottom:2px;}
#row-sub{padding-left:15px;}
}
@media (max-width:440px){.sitetitle-hs{font-size:20px;}.mobileno{display: none}
.sitetitle-hs img{width:100px;height:32px !important;}
.line{border-bottom:1px solid #236E3F;margin-bottom:8px;}
#sub-white-bg{height:61px !important;}
.sub{margin-bottom:2px;}
.fs-30{font-size:19px !important;}
.callout-green .section{padding:20px !important;}
.callout h3{font-size:19px !important;}
#header.transparent + section.page-header{margin-top:-160px !important;}
.restate-item{font-size:17px !important;width:50%;}
.restate-item-buttons{margin-top:15px !important;}
.w50-hs{width:50% !important;}
}


@media print {
    
    #header{
        display: none;
    }
    
    #footer{
        display: none;
    }
    

    
   .ls-slide img {
        width: 300px;
        height: auto;
    }
    
    .callout {
        display: none;
    }
    
    .restate-item-buttons {
        display: none;
    }
    
    .print-mt {
        margin-top: 300px;
    }
    
    
    .layerslider-fulll-xs{
        padding-right: 300px;
    }
    
}