#logo {
    margin-bottom: 0px;
    padding-top: 13px;
}

.nav > li > a:hover, .nav > li > a:focus {
   
    background-color: transparent;
}

.con-01{
    padding-top: 25px;
    
    background: #f36639;
    
}
.con-01:hover{
    
    background: #b45435;
    
}
.con-01 a{
    color: #ffffff;
}

.page_home #content {
    padding-bottom: 0px;
    padding-top: 0px;
}


.space-leistungen{
    padding: 30px 0 90px;   
}

#footer-wrapper {
    background: #252525;
}


.msg_err {
    border: solid thin lightcoral;
    padding: 10px;
    color: lightcoral;
}


#list_carousel_91{
    /*display: none;*/
}


.custom_title {
    font: 300 30px/61px 'Ubuntu', sans-serif;
    color: #f36639;
    display: block;
    margin-bottom: 19px;
}

.box-01 .item-01{
    padding: 15px 0 0 0;
        
    background: #f36639;
}
.box-01 .item-01 a{
    
    color: #fff;

}