.boden-leger{

}

.maler-burste{

}
.icon{
    position: absolute;
    left: -20px;
    top: -50px;
    width: 105px;
    height: 101px;
    background-size: 100%;
}

@media (max-width: 767px) {
    .icon{
        width: 85px;
        left: 0;
        top: -23px;
    }
}

.left-form .left-inside-top{
    border: 2px solid #FFA800;
    background-color: #EFEFEF;
    padding-bottom: 10px;
}

.left-form .left-inside-top table{
    margin-left: 10px;
}

.left-form .left-inside-top table tr{
    padding: 6px 0;
    display: block;
}


.left-form .left-inside-bottom{
    border: 2px solid #FFA800;
    border-top: none;
    background-color: #EFEFEF;
    padding: 10px;
}


.left-form .left-inside-bottom input{
    width: 40px !important;
}


.left-form .left-inside-bottom table tr{
    padding: 7px 0;
    display: block;
}

.extra_info{
    height: 92px !important;
    margin-top: 7px;
}

.right-form{
    padding: 15px;
    border: 1px solid #cfcfce;
}

.right-box-title{
    font-weight: bold;
    font-size: 20px;
}

.right-form table td{
    padding: 4px 0;
}

.right-form .quot_mb_foot{
    float: left;
}

.right-form .pflichtfeld{
    float: right;
    margin-right: 15px;
}

.right-form .rf-description{
    margin-left: 10px;
    float: left;
    margin-top: 24px;
    font-size: 13px;
}
#quotatis-datenschutz{
    cursor: pointer;
}

#datenschutz{
    z-index: 10;
    display:none;
    cursor:text;
    position: absolute;
}