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

/* Farben fuer Links */
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; color:#FFFFFF; }

/* 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
{ font-family:Verdana,Arial,Times New Roman; font-size:10px; }

.navigation { font-size:11px; color:#5D0909; font-weight:bold; }
.content { color:#FFC90F; }
.kategorie { font-size:9px; color:#FE9C08; font-weight:bold; }
.kat-mini { font-size:8px; color:#B41A1A; }
