/* Schriftformatierungen                        */
/* (c) 2003 nudemedia http://www.nudemedia.de */

/* Farben fuer Links */
a:link { text-decoration:none; color:#4F1A82 }
a:visited { text-decoration:none; color:#4F1A82 }
a:active { text-decoration:none; color:#4F1A82 }
a:hover { 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,input,br,font
{ font-family: Verdana, Arial, Times New Roman; font-size:11px; }

.anmelden { font-family:Verdana, Arial, Times New Roman; font-size:11px; color:#FFE401 }
