/* DATEI: imd.css */

body { margin-top:10px; margin-bottom:10px; background-color:#ffffff;
font-family:Arial,sans-serif; color:#333333; 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:#333333;}
th  {color:#0000ff;}

div#serif {
	/*font-family:Times New Roman,serif;*/
	font-family: Trebuchet MS, "sans-serif";
	font-size:12p;
	background: #0066CC;
	color: #fff;
	display:inline;
}
h1,h2,h3,h4,h5 { font-family:Arial,sans-serif; color:#333333; }

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:#ff0000; }
rr         { 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:#333333; }
.code      { background-color:#333333; }
.qbar      { background-color:#333333; font-size:9pt; font-family:Arial,sans-serif; }
.fn        { color:#333333; }
.link      { line-height:16pt;}
.adr       { color:#333333;  }
.warn      { color:#333333;  background-color:#ff0000; }
.white     { background-color:#ffffff; }
.red       { color:#ff0000;  }
.yellow    { color:#333333;  }
.schwarz   { color:#000000;  }


a:link     { color:#333333; text-decoration:underline; font-family:Arial,sans-serif; }
a:visited  { color:#333333; text-decoration:underline; }
a:active   { color:#333333; text-decoration:none; }

a.an       { text-decoration:none; }
