.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
    background-color: #000;
    color: #fff;
}

.progress-bar-info {
    background-color: #000;
}

.product-ul{
    list-style: none;
    font-size: 24px;
    line-height: 40px;
    margin-bottom:15px;
    margin-top: 15px;
    padding-left: 0px;
}

.borders{
    border: 1px solid #ccc;
    margin-top:40px;
}

h2.product {
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 0;
    margin-bottom: 10px;
    padding-top: 30px;
}

.marg25{
    margin-bottom:25px;
}

.frm20{
    float:right;
    margin-right:20px;
}

.pproducttext{
    text-align: justify;
    margin-right: 20px;
    min-height: 200px;
    
}

@media (min-width: 768px)
{

    .form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
    }
}

.mr23{
    margin-right: 20%;
    margin-left: 23%;
}

#breadcrumb{
    display:none;
    padding-top: 45px;
    margin-bottom: -130px;
}

.clicked{
    
    opacity: 1 !important;
    
}

.hersteller-bild{
    opacity: 0.5;
}
.personen-bild{
    opacity: 0.5;
}
.flaeche-bild{
    opacity: 0.5;
}