/* DATEI: metallix.css */

body { margin:0px; }

a, p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, form
     { font-family: Arial, Helvetica, sans-serif; }
     
p, ul, ol, li, div, td, th, address, nobr, form { font-size:8pt; color:#3D3D3C; font-weight:bold; }

.txliste { font-size:7pt; font-weight:regular; color:#3D3D3C; }
.txweiss { font-size:7pt; font-weight:regular; color:#FFFFFF; }
.txgrau { font-size:7pt; font-weight:regular; color:#999999; }

.bgblau { background-color:#6699FF; }
.bgorange { background-color:#FF6600; }
.bggruen { background-color:#99FF00; }
.bgdunkelgrau { background-color:#4D4D4C; }
.bghellgrau { background-color:#EEEEEE; }
.bggrau { background-color:#AAAAAA; }

a:link { color:#336633; text-decoration:none; font-weight:bold; font-size:8pt;}
a:visited { color:#336633; text-decoration:none; font-weight:bold; font-size:8pt;}
a:active { color:#336633; text-decoration:none; font-weight:bold; font-size:8pt;}
