/* 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:#FFC5DE; }

/* 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:11px; color:#FFFFFF; }

.steckbrief { font-size:11px; }
.text { font-size:11px; color:#380216; }
.navigation { font-size:9px; }
