#aktuality li{
    margin-bottom:5px;
    font-size:10pt;
}
    #caption h1{
        font-size:10pt;
        padding:0px;
        margin:0px;
        font-weight:normal;
    }


#topmenu{
    width:887px;
    margin:auto;
    margin-top:10px;
}



.topmenu_off{
    line-height:26px;
    color:white;
    display:block;
    float:left;
    text-align:center;
    width:125px;
    height:25px;
    background-image:url(/assets/images/site/toplink.gif);
    font-weight:bold;
    font-size:9pt;
}

.topmenu_on{
    line-height:26px;
    color:white;
    display:block;
    float:left;
    text-align:center;
    width:125px;
    height:25px;
    background-image:url(/assets/images/site/toplink_on.gif);
    font-weight:bold;
    font-size:9pt;
}   

#content{
    margin-top:50px;
    width:887px;
    margin:auto;
}

#footer{
    clear:both;
    margin-top:10px;
    border-top:3px solid #337a28;;
    width:887px;
    margin:auto;
    color:#337a28;
    text-align:center;
}

    .article_560{
        width:687px; float:left;
        min-height:500px;
        overflow:hidden;
        
    }
    #logo{
    height:70px;
    width:887px;
    margin:auto;
}
