#headerTextHotline{
    font-size: 18px; 
    font-weight: bold;
    color: #33AB0E;
}

#headerTextHotlinePrice{
    font-size: 8px; 
    font-weight: bold;
    color: black;
}

#header{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 130px;
    overflow: hidden;
}


#headerTextSlogan{
    text-align: center;
    display: block;
    font-size: 12px;
    margin-top: 0px;
    font-weight: bold;
    /*background-color: red;*/
}

#headerTextDownload{
    text-align: center;
    font-size: 17px;
    color: red;
    font-weight: bold;
}

#headerDivDownload{
    margin-right: 150px;
    margin-top: 20px;
}
.headerImgLanguage {
    width: 40px;
    float:right;
}

#headerDivLang{}
#headerDivImgLogo{}
#headerDivTextLogo{}
#headerALogo{}

#headerImgLogo{
    width: 250px;
}

#headerImgDownload {
    /*width: 128px;*/
    height: 64px;   
    /*margin-bottom: 55px;*/
    /*margin-left: 80px;*/
}

#headerDivLeft{
    margin-left: 20px;
    float: left;
    overflow: hidden;
}

#headerDivRight {
    float: right;
    overflow: hidden;
}
