/* Schriftformatierungen                        */
/* (c) 2003 nudemedia http://www.nudemedia.de */

/* Farben fuer Links */
@font-face{ }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover     { color: #000080; text-decoration: underline; }

/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,br,font
  { color: #906; font-size: 10px; font-family: Verdana, Arial, "Times New Roman" ; }

.name  { color: #fff; font-size: 18px ; font-weight: bolder; }
.gross { font-size:18px; color:#fff; font-weight: bolder; }
.klein     { color: #00488c; font-size: 11px ; font-weight: bolder; }
.link  { color: yellow; font-size: 14px }
.text
  { color: white; font-style: normal; font-size: 12px }
.navi { color: #000060; font-size: 16px; font-weight: bold; }
/**/
