<style type="text/css">
  <!--
   p,td,li {
    font-family:verdana,serif,arial;
    font-size:10pt;
  }
   body {
    font-family:verdana,serif;
    font-size:10pt;
    background-color:#CCEEFF;              //#A8E2FF
  }
  table {
    border-width:6px;
    font-size:10pt;
  }

  table.em_content {
    text-align:left;
    width:100%;
    background-color:papayawhip;
    border-width:3px;
  }

  table.ordner td.apic {background-color:#000000; border:solid 1px #223242; width:120px; height:120px; text-align:center; vertical-align:middle; cursor:hand;}
  table.ordner td.marked {background-color:cornsilk; border:solid 1px #223242; width:120px; height:120px; text-align:center; vertical-align:middle; cursor:hand;}

  a:link    { color:#006697;      text-decoration:none }
  a:visited { color:burlywood; text-decoration:none }
  a:hover   { color:#E00000;   text-decoration:none }
  a:active  { color:#E00000;   text-decoration:underline }
  a:focus   { color:#00E000;   text-decoration:underline }

  ul li {padding-top:1mm; padding-bottom:1mm;}

  address table tr td {
    font-size:8pt;
    font-style:italic;
  }
  -->
</style>