/* DATEI: imd01.css */

body { margin-top:10px; margin-bottom:10px; background-color:#0066ff;     /* 000099*/
font-family:Arial,sans-serif; color:#fffff6; font-size:9pt; }             /*test*/

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {font-family:Arial,sans-serif; font-size:9pt; color:#eeeeee;}
th  {color:#ffff00;}

/* h1,h2,h3,h4,h5 { font-family:Arial,sans-serif; color:#ffff00; }*/
h1,h2,h3,h4,h5 { font-family:Arial,sans-serif; color:#ffffff; }

h1         { font-size:22pt; line-height:26pt; }
h2         { font-size:16pt; }
h3         { font-size:12pt; }
h4         { font-size:10pt; }
h5         { font-size:8pt; }
h6         { font-size:6pt; }

tt         { font-family:Arial,sans-serif; color:#ffdd00; }

pre        { font-family:Arial,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; }
.white     { color:#ffffff; }
.yellow    { color:#ccff00;  }


a:link     { color:#eeeeee; text-decoration:none; font-family:Arial,sans-serif; }
a:visited  { color:#eeeeee; text-decoration:none; }
a:active   { color:#eeeeee; text-decoration:none; }


a.an       { text-decoration:none; }

a.nav:link
{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
/*color:#FF9933;*/
text-decoration:none;
}

a.nav:visited
{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
/*color:#FF9933;*/
text-decoration:none;
}

a.nav:hover
{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
font-weight:bold;
color:#FFff00;
text-decoration:none;
}

a.nav:active
{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
color:#FFff00;
text-decoration:none;
}
