
#content{
        float:left;
        padding:0px 0px 0px 0px;
        background-repeat:no-repeat;
        background-color:#fff;
        width:780px;
        font-size:11px;
}

#content .headline{
        clear:both;
        float:left;
        padding-left:16px;
        color:#000000;
        height:122px;
}
#content .headline .first{
        clear:both;
        padding:45px 0 0 0;
}

#content .headline .second{
        clear:both;
        padding:9px 0 0 0;
}

#content .headline .third{
        clear:both;
        padding:5px 0 0 0;
}

#content .overview{
        float:left;
        width:779px;
        color:#5E5E5E;
}

#content .overview .gallery{
        background-image: url(../../pics/funktionen/bot_linie.gif);
        background-repeat:no-repeat;
        background-position:bottom left;
        width:780px;
                /*min-height:135px;*/
                float:left;
                position:relative;
                margin:50px 0 40px 0;
}

#content .overview .gallery .img{
        position:absolute;
        z-index:10;
        float:right;
        bottom:-23px;
        right:30px;
        width:245px;
}

#content .overview .gallery .text{
        padding:0 0 0 16px;
        z-index:1;
        position:relative;
        font-size:11px;
        width:430px;
}

#content .overview .gallery .text .gallery_headline{
        padding:0 0 6px 0;
        font-weight:bold;
        color:#B78F3D;
        font-size:12px;
}

#content .overview .gallery .text .link{
        padding:12px 0 27px 0;
        font-weight:bold;
        color:#B78F3D;
        font-size:11px;
}

#content .overview .gallery .text .link a{
        font-weight:bold;
        color:#B78F3D;
        text-decoration:underline;
        font-size:11px;
}

#content .overview .gallery .text .link a:hover{
        font-weight:bold;
        color:#B78F3D;
        text-decoration:none;
}

.meta_navi {
        clear:left;
        height:30px;
        line-height:30px;
        background-image:url(../../pics/funktionen/bot_linie.gif);
        background-repeat:no-repeat;
        background-position:bottom left;
        width:780px;
        font-size:11px;
}

.meta_navi a {
        color:#5E5E5E;
        text-decoration:none;
        font-size:11px;
}

.meta_navi a:hover {
        color:#5E5E5E;
        text-decoration:underline;
}

.meta_navi .zurueck {
        float:left;
        background-image:url(../../pics/layout/melitta/zurueck_icon.gif);
        background-repeat:no-repeat;
        background-position:0px 8px;
        padding:0 27px 0 25px;
        margin:0 0 0 8px;
        font-size:11px;
}

.meta_navi .empfehlen {
        float:left;
        background-image:url(../../pics/layout/melitta/empfehlen_icon.gif);
        background-repeat:no-repeat;
        background-position:0px 8px;
        padding:0 27px 0 25px;
        font-size:11px;
}

.meta_navi .drucken {
        float:left;
        background-image:url(../../pics/layout/melitta/drucken_icon.gif);
        background-repeat:no-repeat;
        background-position:0px 8px;
        padding:0 10px 0 25px;
        font-size:11px;
}

.spacer {
        clear:both;
        height:79px;
        display:block;
}



