Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

/* CSS Document */

div.topnav{
        background-image:url(/images/webelemente/nav_rechts.jpg);
        background-repeat:no-repeat;
        text-align: center;
        float:left;
        width:775px;
        height:79px;
        word-spacing:30px;
}

div.topnav a{
        font-family:Arial, Helvetica, sans-serif;
        font-size:18px;
        font-weight:bold;
        color:#000000;
        text-align: center;
    line-height: 4;
        text-decoration:none;
}

div.topnav a:hover{
        font-family:Arial, Helvetica, sans-serif;
        font-size:18px;
        font-weight:bold;
        color:#FFFFFF;
        text-align: center;
    line-height: 4;
        text-decoration:none;
}