*    { color:gray; font-family:'Arial','Helvetica','Sans serif'; font-size:12pt; }

p.high { color:white; }
p.red { color:yellow; }
p.blue { color:aqua; }

body { background-color:#000020; }
body.ecke { background-color:#000040; }
body.titel { background-color:#000020; }
body.seite { background-color:#000040; }

table { color:white; }

h1, h2, h3, h4, h5   { color:#0000A0; }
h1   { font-size:32pt; }
h2   { font-size:24pt; }
h3   { font-size:18pt; }
h4   { font-size:14pt; }
h5   { font-size:12pt; }

a:link { color:gray; text-decoration:none; border:none; }
a:visited { color:gray; text-decoration:none;} 
a:hover { color:gray; text-decoration:none; background-color:#0000A0; }
a:active { color:gray; text-decoration:none; }

a.high { color:white; }
a.highbold { color:white; font-weight:bold; }

b.high { color:white; }

i.high { color:white; }
