/* DATEI: af_bibl.css *//* Input - Felder schmaler Rahmen */.EFeld       { border: 1 solid #808080 }body         { background-color: #FFFFFF }/* margin-top = Abstand zwischen Fensterrand und Inhalt oben *//* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten *//* fuer Hyperlink */a:link{ color: #002682; text-decoration: none;}a:visited{ color: #902E32; text-decoration: none;}a:hover{ color: #E04020; text-decoration: underline;}a:active{ color: #002682; text-decoration: none;}p            { font-family: Verdana, Arial, sans-serif; font-size: 10pt; margin-left: 2 }h1, h2, h3, h4, ul, ol, li, div, td, th, blockquote, nobr, i { font-family: Verdana, Arial, sans-serif; font-size: 10pt; margin-left:2}h1 { font-size:16pt; color:#E00800; margin-left:2}/* Tabellen -Hintergrund */td.linie     {border-bottom-style: solid; border-bottom-width: 1}td.grau      { background-color: #E0E0E0; font-family: Verdana, Arial, sans-serif; font-size: 10pt;                color: #E00800; font-weight: bold; text-align: center }td.hellgrau {  background-color: #F9F9F9}td.rot       { background-color: #E00800; font-family: Arial, sans-serif; font-size: 12pt;                color: #FFFFFF; text-align: left; font-weight: bold;                text-indent: 8; height: 30}h2           { font-family: Arial; font-size: 14pt; color: #E00800; margin-top: 0;                margin-bottom: 0 }/* Seitenueberschriften */h2.sh2       { font-size: 14pt; color: #E00800; font-family: Arial; margin-top: 0;                margin-bottom: 0 }/* Abschnittsueberschriften innerhalb einer Seite */h3           { font-size: 12pt; color: #E00800; margin-top: 15 }/* Zwischenueberschriften */h4 { font-size:11pt; color:#E00800; }h5 { font-size:10pt; color:#E00800; }/* Zwischenueberschriften an manchen Stellen */a.k { font-size:8pt; }p,ul,ol,li,div,td,th,nobr,b,i { font-size:10pt; }p.klein      { font-size: 8pt; margin-top: 0; margin-bottom: 0 }p.k { font-size:80%; }b.r { color:#E00800; }/* normaler Text */pre.normal { color:#000000; }/* fuer footer */address      { font-family: Arial, sans-serif; font-size: 8pt; font-style: italic }