#bgImage, #bgImage2 {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1330px;
    position: fixed;
    bottom: 0;
    width: 100%;
}

#layout_footer .footer_toolbar_links {
    float: none;
    position: absolute;
    right: 10px;
    text-align: right;
    margin-top: 143px;
    width: 200px;
}
#layout_footer .footer_toolbar_links a:hover{
    text-decoration: none;
}


#layout_footer {
    background: url("../../_graphics/footer2.png") no-repeat scroll center bottom transparent;
    height: 400px;
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.footer_content .leftSide {
    padding: 0;
    position: absolute;
    top: 186px;
    width: 538px;
}

.footer_content .promoted {
    left: 6px;
    position: relative;
    top: 8px;
    width: 565px;
}

.footer_content .leftSide .partnerAndPrices {
    left: 0;
    position: relative;
    top: -25px;
    width: 570px;
}

.footer_ki_link {
    position: absolute;
    right: 133px;
    top: 300px;
}
.footer_ki_link a{
    opacity: 0.7;
}
.footer_ki_link a:hover{
    opacity: 1;
}
