/* DATEI: cixxx.css */
body {margin-left:10px; }
table {  width:600px; font-size:10pt; font-family:tahoma; background-color:#dddddd;}
td {vertical-align:top; }
h1 { font-size:12pt; font-family:tahoma; }
h2 { font-size:11pt; font-family:tahoma; }
p  { font-size:10pt; font-family:tahoma; }
li { font-size:10pt; font-family:tahoma; }
ul {list-style-type:disk; }
.orange { background-color:#ff9000; }
.white {background-color:#ffffff; }
.sublink { font-size:9pt; font-family:tahoma;}

a:link { font-family:tahoma;  color:#0009ff; text-decoration:underline }
a:visited { font-family:tahoma;  color:#0009ff; text-decoration:underline }
a:hover { font-family:tahoma;  color:red; text-decoration:underline }
a:active { font-family:tahoma;  color:red; text-decoration:none }
a:focus { font-family:tahoma;  color:#00E000; text-decoration:none }



