/* CSS-formats for Antec-Online Navigation */
/* Author: Andi Kuhn, eMail: a.kuhn@andi.com */
/* Version: 01, date: 01-09-12 */
@charset "utf-8";

/* Define default font format */
body,font,p,ul,ol,li,div,td,th,address,nobr,b,i { font-family:Arial,Helvetica,Univers,sans-serif; font-size:10pt; color:#ffffff; font-weight:bold; }


/* Define special font formats */
#fontformat_nav_high { color:#ff9c00; }


/* Define pseudo formats for links */
a:link { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:active { color:#ff9c00; text-decoration:none; }
a:hover { color:#ff9c00; text-decoration:none; }

