/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.abst {
 margin-top: 150px;
}

.bildbox {
 margin-top: -80px;
    width: 35%;
    height: auto;
}
.null{
background: transparent url("../img/null.png") no-repeat center 60px;
    }

.bildlinks {
 margin-top: 5px;
    width: 100px;
    height: auto;
}
.bildinfo{
     padding-top:  25px;
    padding-bottom: 20px;
    width: 100px!important;
    height: auto;
}
.donwload a {
    font-family: "open_sansemibold", Arial, sans-serif;
    font-size: 16px;
    padding-top: 15px;
}
.donwload img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.lead p{
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 35px;
}
.logotopkombi {
    position:fixed;
    float: left;
    z-index: 800;
    margin-left: 200px;
    margin-top: -21px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    background-color:transparent!important;
    width: 190px!important;
    height: auto!important;
}
.logotopkombi a{
    font-family: 'open_sansextrabold', sans-serif; 
    font-weight: 800;
    color:#015782;
    font-size: 14px;
    line-height: 12px;
 text-decoration: none;
   } 