/* DATEI: hirsch2.css */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */


body { background-color: #FFFFFF} 



p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr,b,i { font-family:Helv,Helvetica,Arial,sans-serif; color: #000000; font-style: normal}

/* Textgroesse fuer Ueberschrift 1 bis 4 */
h1 { font-size:20px; }

h2 { font-size:18px; }

h3 { font-size:16px; }

h4 { font-size:14px; }


/* normale Textgroesse ist 14 */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:14px; }


A:link    {color: #000000; text-decoration: none; }
A:visited {color: #000000; text-decoration:none; }
A:active  {color: #FF0000; text-decoration:none; }
A:hover   {color: #FF0000; text-decoration:none; }
.footer   {color: #999999; font-size: 12px; }
.seitenueberschrift {  font-size: 18px; font-weight: normal; text-decoration: none; color: #000000}
address { font-family:Helv, Helvetica, Arial, sans-serif; color: #000000; font-style: normal } 