/* HOME *******************************************/


body.home {
    background: #afafaf url(../img/home_bg.jpg) no-repeat 0 0;
    min-height: 921px;
    color: #5d5d5d;
}

#homeheadline {
    position: absolute;
    left: 530px;
    top: 219px;
}

#homecontent {
    position: absolute;
    left: 530px;
    top: 285px;
    width: 369px;
    font-size: 11px;
}

#homebox {
    position: absolute;
    left: 530px;
    top: 434px;
    font-size: 11px;
    background: url(../img/home_box.jpg) no-repeat 0 0;
    width: 292px;
    height: 65px;
    padding: 32px 0 0 76px;
}

#pdflink.home {
    left: 724px;
    top: 551px;
    background: url(../img/home_pdf.gif) no-repeat 0 0;
}


#homebox a {
    margin: 0 0 0 0;
    color: #5d5d5d;
}

#homebox a:hover {
    color: #ed9235;
}

#copyright.home {
    position: absolute;
    left: 97px;
    top: 619px;
}

#metanavi.home {
    left: 766px;
    top: 619px;
    width: 130px;
    text-align: right;
}


#metanavi.home li {
    float: none;
    padding: 0 0 5px 0px;
}

#metanavi.home a.first {
    margin: 0 0 0 59px;
}

#metanavi.home a {
    height: 11px;
}
