/* CSS 2.0 for www.Bernhardt.eu/ */
body { margin:0px; padding:0; width:100%; background-color:#FFFFFF; color:#00008B; } /* darkblue on white */

p,h1,h2,nobr,b,i,li,ul { font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12pt; background-color:#FFFFFF; color:#00008B; } /* darkblue on white */
tr,td,th,table { font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12pt; }

h1 { font-size:18pt; font-weight:bold; line-height:24pt; text-align:center; }

h2 { font-size:16pt; font-weight:bold; text-align:center; }

.gross  {font-size:18pt;font-weight:bold;}
b.gross {font-weight:bold;}
i.gross {font-style:italic;}
u.gross {text-decoration:underline;}
.mittel {font-size:10pt;}
b.mittel {font-weight:bold;}
i.mittel {font-style:italic;}
u.mittel {text-decoration:underline;}
.klein  {font-size:8pt;}
b.klein {font-weight:bold;}
i.klein {font-style:italic;}
u.klein {text-decoration:underline;}

#ticker { float:left; } /* important for the welcome script! */

a:link { color:#000000; background-color:#FFFFFF;  } /* black on white */
a:visited { color:#696969; background-color:#FFFFFF;  } /* dimgray on white */
a:active { color:#CC0000; background-color:#FFFFFF;  } /* red on white */

/* More color codes: gray=#808080; black=#000000; */