div.teaser{
    background-repeat: no-repeat;
    background-position: right center;
}

div.teaser form{
    width: 212px;
}

div.teaser form input{
    float: right;
    width: 197px;
}

div.teaser form input.submit{
    width: 130px;
}

div.teaser form#form_filialfinder{
    width: auto;
}
div.teaser form#form_filialfinder input{
    float: none;
}

div.teaser form input#district{
     width: 115px;
     float: left;
     margin-right: 5px;
}

div.teaser form#form_filialfinder input.submit{
    width: 90px;
    margin-top: 6px;
    height: 19px;
    background-position: right 5px;
    padding-bottom: 2px;
}

div.newsletter{
    background-image: url('../img/bg_newsletter.gif');
    background-repeat: no-repeat;
    width: 296px;
}

div.filialfinder{
    background-image: url('../img/bg_filialfindeer.gif');
    background-repeat: no-repeat;
}


div.teaser span{
    font-size: 11px;
}

div.offer6{
    height: 231px;
    width: 918px;
    padding: 0px;
}

div.offer6 img{
    height: 231px;
    width: 918px;
}

div.offer4{
    height: 231px;
    width: 612px;
    padding: 0px;
}

div.offer4 img{
    height: 231px;
    width: 611px;
}

div.offer2{
    height: 231px;
    width: 305px;
    padding: 0px;
}

div.offer2 img{
    height: 231px;
    width: 305px;
}

div.offer1{
    position: relative;
}
div.offer1 .price_img{
    position: absolute;
    right: 0px;
    top: 65px;
}

div.offer1 img.p6{
    top: 30px;
}
