@charset "ISO-8859-15";
      body      { font-size:10pt; background-image:url(/chicken/image/fetzrand.gif); }

      a:link    { font-weight:bold; color:#008000; text-decoration:none }
      a:visited { font-weight:bold; color:#ffffff; text-decoration:none }
      a:hover   { font-weight:bold; color:#E00000; text-decoration:none }
      a:active  { font-weight:bold; color:#ff0000; text-decoration:underline }
      a:focus   { font-weight:bold; color:#00E000; text-decoration:underline }

      table.blaurand   { background-color:#cccccc;
                         border:thin solid blue;
                         border-spacing:4px }
      tr.ueberschrift  { background-color:#b0b0b0;
                         vertical-align:top;
                         font-family:"Helvetica";
                         font-weight:bold; font-size:12pt;
                         color:#000000 }
      tr.koerper       { background-color:#cccccc;
                         vertical-align:top;
                         font-family:"Helvetica";
                         font-size:10pt; color:#000080}
      tr.mittelkoerper { background-color:#cccccc;
                         vertical-align:middle;
                         font-family:"Helvetica";
                         font-size:10pt; color:#000080}
      tr.anmerkung     { background-color:#cccccc;
                         vertical-align:middle;
                         font-family:"Helvetica";
                         font-size:9pt; color:#000000}
      th.mittig        { text-align: center; }
      th.links         { text-align: left; }
      th.rechts        { text-align: right; }
      td.mittig        { text-align: center; }
      td.links         { text-align: left; }
      td.rechts        { text-align: right; }
      p                { font-weight:normal }
      p.mittig         { text-align:center }
      p.links          { text-align:left }
      p.rechts         { text-align:right }
      hr               { text-align:center; width=50%; color=black; height=2px }
      img              { border-width:0px; border-style=none }

