/* 
    Document   : homepage
    Created on : 11.03.2010, 15:26:57
    Author     : felix.leipold
    Description:
        Stylesheet für die Besonderheiten der Startseite
*/

#footer {
    background-image: url("../images/footer_homepage2.png");
    width:940px;
    height: 220px;
}

#dekobild {
    z-index: 2;
    position: absolute;
    bottom: 160px;
    right: 0;
}

#foerdersatz {
    position: absolute;
    top: 104px;
    left: 740px;
    width: 167px;
    font-size: 9px;
    font-family: tahoma;
    color: #acb5bf;
    z-index: 4;
}
