/* Beispiel-CSS-Datei  */
/* ----------------------------------------------------------------------------- */
/* Beispiel-Angaben fuer Randabstand und Hintergrundfarbe */
td     {font-size:7pt;    font-family: Arial; font-weight:none; color: #000666;}
p      {font-size:8pt;    font-family: Arial; font-weight:none; color: #000666;}
strong {font-size:9pt;   font-family: Arial; font-weight:bold; color: #000666;}
b      {font-size:10pt;   font-family: Arial; font-weight:bold; color: #000666;}
small  {font-size:6pt;    font-family: Arial; font-weight:none; color: #000666;}

body {background-image:url(schatten.jpg);
      margin-top:0px; margin-left:20px; margin-right:0px; margin-bottom:0px;
      font-size:8pt; font-family: Arial; font-weight:none; color:#000666;} 
/* ----------------------------------------------------------------------------- */

