/* DATEI: css01.css */
body { margin-top:10px; margin-bottom:10px; }
a,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,div,td,th,table,address,blockquote,nobr,b,i,img,form,textarea { font-family:Arial,sans-serif; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2.sh2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:9pt; }
h6 { font-size:8pt; }
p,a,ul,ol,li,dl,dt,div,td,th,nobr,b,i { font-size:10pt; }
address { font-size:8pt; }
dd { font-size:7pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
td.xplcode { background-color:#EEEEFF; }
a:link { color:#FF0000; text-decoration:underline; }
a:visited { color:#C000FF; text-decoration:underline; }
a:active { color:#FF00C0; text-decoration:none; }