
h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Arial, Helvetica, sans-serif;
}

h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Arial, Calibri, Arial, sans-serif;
}

hr { color:#000000; }

h1 { color:#666666; }  /* grau */
h2 { color:#7f007f; }  /* dunkel-lila */
h3 { color:#222222; }  /* schwarz-grau */
h4 { color:#FFFF00; }  /* gelb */
h5 { color:#7CFC00; }  /* hellgruen */

h1 { font-size:22px; margin-bottom:12px; }
h2 { font-size:14px; margin-bottom:14px; }
h3 { font-size:12px; margin-top:0; margin-bottom:0; }
h4 { font-size:14px; }
h5 { font-size:15px; }

p,ul,ol,li,div,td,th,blockquote { font-size:12px; }

/* img { border:2; } */

/* table, tr, td { margin-right:0; margin-bottom:0; margin-left:0; background-color:#004080;  }*/
table, tr, td { margin-right:0; margin-bottom:0; margin-left:0; }

a:link { color:#0B3300; text-decoration:none; font-weight: bold; }
a:visited { color:#BB3300; text-decoration:none; } 
a:hover { color:#BB3300; text-decoration:none; ; font-weight: bold; background: #A8C5E1}
a:active { color:#BB3300; text-decoration:none; ; font-weight: bold; }

