/* DATEI: zesch.css */


body { margin-top:10px; margin-bottom:10px; margin-left:10px}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,dd,address,blockquote,nobr,b,i
   { font-family:Arial,sans-serif; }

h1 { font-size:24pt; }
h2 { font-size:20pt; }
h2.sh2 { font-size:20pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:16pt; }
h4 { font-size:14pt; }
h5 { font-size:8pt; }

dd,p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#C0C0C0; }

.code { background-color:#FFFFE0; }
td.xplcode { background-color:#EEEEFF; }
.doc { background-color:#EEEEEE; }
.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

pre.normal { color:#000000; }

a:link { color:#0000C0; text-decoration:underline; }
a:visited { color:#900090; text-decoration:underline; }
a:active { color:#C00030; text-decoration:none; }
		
a.an { text-decoration:none; }