@media screen and (min-width:640px) {
#upBottom {
    width:100%;
    height:239px;
    max-height:239px;
    top:26px;
    position:relative;
}
#upBottom .inside {
    width:960px;
    height:100%;
    margin-right:auto;
    margin-bottom:-34px;
    margin-left:auto;
    padding-bottom:34px;
    border-top:1px solid #fff;
}
#upBottom #sub_texte #kopfinBox1 {
    width:960px;
    height:239px;
    left:0;
    top:0;
    position:absolute;
}
#upBottom #sub_texte #kopfinBox2 {
    width:960px;
    height:239px;
    left:0;
    top:0;
    position:absolute;
}
}
