H1 { font-family:sans-serif; font-size:x-large; font-weight:bold;
color:black; background:#ccccff;
padding:0.4em; padding-left:0.2ex; margin-right:"0"; }

H2 { font-family:sans-serif;font-size:large;font-weight:bold;
color:black; background:#ccccff;
padding:0.2em; padding-left:0.2ex; margin-right:"0" }

H2.bgwhite { background:white; }

H3 { font-family:sans-serif; font-size:medium;
font-weight:bold; color:black }

H4 { font-family:sans-serif; font-size:medium;
font-weight:medium; color:black }

UL.a { list-style-position:outside }

dt { font-weight:bold }

/* Geht unter Mozilla nicht ?! */
P.initial: first-letter { font-size:"200%"; }

/* Reihenfolge von a.. muss erhalten bleiben! */
a[href]:link     { color:blue; text-decoration:none; }
a[href]:visited  { color:darkblue; text-decoration:none; }
a[href]:hover    { background:#e0e0ff; text-decoration:none; }
a[href]:active   { color:blue; text-decoration:none; }
a[href]:focus    { color:red; text-decoration:none; }

.nav { font-family:Helvetica,sans-serif; font-size:x-small;
          background:#e0e0e0}
