/* Wirth & Horn, Diplom-Informatiker */
/* www.wirth-horn.de */


p,h1,h4,h5,h6,b,i,u,a,td  { font-family:Arial,Helvetica,sans-serif; font-size:10pt; }

h1 { font-family:Arial,Helvetica,sans-serif; font-size:10pt; }
h2 { font-family:Arial,Helvetica,sans-serif; font-size:12pt; }
h3 { font-family:Arial,Helvetica,sans-serif; font-size:14pt; }


/* Hintergrundfarbe */
#gelb     { background-color: #Fef7c2;}
#grau     { background-color: #cccccc;}
#blau     { background-color:#669999; }

/* Links */
a:link    { font-style:bold; color:#ff0000; text-decoration:none;} /* 192c4b; rot vor  klick  nicht "underline"*/
a:visited { font-style:bold; color:#ff0000; text-decoration:none;} /* weiss   nach klick  */
a:active  { font-style:bold; color:#ff0000; text-decoration:none;} /* gelb bei  klick  */
