/* DATEI: bduebw.css */

body { margin-top:10px; margin-bottom:10px; background-color:#000099;
font-family:Arial,sans-serif; color:#fffff6; font-size:10pt; }             /*test*/

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {font-family:Arial,sans-serif; font-size:9pt; color:#fffff6;}

h1,h2,h3,h4,h5 { font-family:Arial,sans-serif; color:#ffff00; }

h1      { font-size:22pt; line-height:26pt; }
h2      { font-size:16pt; }
h3      { font-size:12pt; }
h4      { font-size:10pt; }
h5      { font-size:8pt; }

/*table   { background-color:#000077;}*/

tt      { font-family:Arial,sans-serif; color:#ffdd00; }

/******************************/

/*p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#fffffe;}*/

pre        { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
info       { font-familiy:"CG Omega",Arial;  font-size:12pt; color:#FFFFE0; }

td.xmpcode { border-style:none;   background-color:#ffffe0; color:#ff0000;  }
td.xplcode { background-color:#EEEEFF; }
pre.normal { color:#00ffff; }

.doc       { background-color:#EEEEEE; }
.code      { background-color:#FFFFE0; }
.qbar      { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }
.fn        { color:#ffff00; }
.link      { line-height:16pt;}
.adr       { color:#fffff6;  }
.warn      { color:#ffff00;  background-color:#ff0000; }
.yellow    { color:#ccff00;  }


a:link     { color:#9999ff; text-decoration:underline; font-family:Arial,sans-serif; }
a:visited  { color:#9999f6; text-decoration:underline; }
a:active   { color:#FF0000; text-decoration:none; }


a.an       { text-decoration:none; }
