a:link, a:active, a:visited { color: #000000; text-decoration: none; font-size: 12Px; font-weight: normal; font-family: arial; } a:hover { color: #0000FF; text-decoration: none; font-size: 12Px; font-weight: normal; font-family: arial; } .Titel:link, .Titel:active, .Titel:visited { color: #000000; text-decoration: underline; font-size: 12Px; font-weight: normal; font-family: arial; } .Titel:hover { color: #000000; text-decoration: none; font-size: 12Px; font-weight: normal; font-family: arial; } .m_Sub { display: -moz-inline-block; /* voor FF < 3*/ display: inline-block; } .m_Sub:link, .m_Sub:active, .m_Sub:visited { height: 15px; line-height: 15px; width: 200px; padding-left: 10px; background: #715d54; border-bottom: solid 1px #715d54; font-size: 12Px; font-weight: normal; font-family: arial; color: #FFF; } .m_Sub:hover{ height: 15px; line-height: 15px; width: 200px; padding-left: 10px; background: #715d54; border-bottom: solid 1px #715d54; font-size: 12Px; font-weight: normal; font-family: arial; color: #FFF; text-decoration: underline; }