/* DATEI: selfhtml.css */
 
 body { color:#fefefe; }
 
 a:link { font-size:10pt;  color:#000080; text-decoration:none; background-color:#FFFFdd; }
 a:visited { font-size:10pt; color:#000080; text-decoration:none;  }
 a:hover { font-size:10pt; color:#EE0000; text-decoration:none; background-color:#FFFF99;  }
 a:active { font-size:10pt; color:#0000EE; background-color:#FFFF99;  }

h1 { font-size:16px; font-weight:bold; margin-bottom:16pt; color:#ff0000; }
h2 { font-size:14px; font-weight:bold; margin-bottom:14pt; color:#800000; }
h3 { font-size:12px; font-weight:normal; margin-bottom:12pt; color:#008080; }
h4 { font-size:10px; font-weight:normal; margin-bottom:10pt; color:#800080; }

p,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,Verdana,sans-serif; font-size:10pt; color:#333333;}
ul,ol,li { font-family:Arial,Verdana,sans-serif; font-size:10pt; color:#333333;}
td { vertical-align:top; }

  #Einr? {  text-align:left; margin-left:1.4cm; margin-right:1.4cm }



  #Einrückung {  text-align:left; margin-left:1.4cm; margin-right:1.4cm }
  
  .Anzeige   { font-size:8pt }
