/* DATEI: human.css */

body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; BACKGROUND-COLOR: #FFFFFF;}

p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, form
     { font-family: Helvetica, Arial, sans-serif; }
     
p, ul, ol, li, div, td, th, address, nobr, form { font-size:10pt; color:#000000; }

.bgweiss{ background-color:#FFFFFF; }
.bgblau{ background-color:#0064B1; }

.txm { font-size:12pt; font-weight:bold; color:#000000; }
.tx { font-size:10pt; color:#000000; }
.txs { font-size:9pt; color:#000000; }
.txxs { font-size:8pt; color:#000000; }

.txmblau  { font-size:12pt; font-weight:bold; color:#0064B1; }
.txblau  { font-size:10pt; color:#0064B1; }
.txsblau  { font-size:9pt; color:#0064B1; }
.txxsblau  { font-size:8pt; color:#0064B1; }

.txmgrau { font-size:12pt; font-weight:bold; color:#666666; }
.txgrau  { font-size:10pt; color:#666666; }
.txsgrau  { font-size:9pt; color:#666666; }
.txxsgrau { font-size:8pt; color:#666666; }
.txxxsgrau { font-size:6pt; color:#666666; }

.txgraukursiv  { font-size:10pt; color:#666666; font-style:italic; font-weight:bold; }

.txmweiss{ font-size:12pt; font-weight:bold; color:#FFFFFF; }
.txweiss  { font-size:10pt; color:#FFFFFF; }
.txsweiss  { font-size:9pt; color:#FFFFFF; }
.txxsweiss { font-size:8pt; color:#FFFFFF; }

.txbold { font-size:10pt; font-weight:bold; color:#000000; }
.txboldrot { font-size:10pt; font-weight:bold; color:#F60113; }
.txboldblau { font-size:10pt; font-weight:bold; color:#0064B1; }
.txboldgrau { font-size:10pt; font-weight:bold; color:#666666; }

.zitat {font-family:serif;}

a { color:#666666; text-decoration:none;}
a:hover { color:#0064B1;text-decoration:underline;}

