body {
  color: #FFFFFF ;
  background-color: #000000;
  font-size: 13pt;
  font-family:arial, helvetica, geneva;
  }

  a:link { font-family:arial, helvetica, geneva; color:#e7a23e;font-size:13px;font-weight:600; text-decoration:none;}
  a:active { font-family:arial, helvetica, geneva; color:#e7a23e;font-size:13px;font-weight:600; text-decoration:underline;}
  a:visited { font-family:arial, helvetica, geneva; color:#cc0000;font-size:13px;font-weight:600; text-decoration:none;}
  a:hover { font-family:arial, helvetica, geneva; color:#f7a23e;font-size:13px;font-weight:600; text-decoration:underline;}

   P { 
	font-size:13px; 
	font-weight:400; 
	color:#FFFFFF;
   }

   H6 { 
	font-size:9px; 
	font-weight:400; 
	color:#FFFFFF;
   }

   TD {
        font-size:13px;
        font-weight:400;
        color:#FFFFFF;
	text-align:justify;
   }

   .mid { text-align:center; font-size:11px; }
   .small {font-size:9px;} 
   .ueber {font-size:20px;}
   .autor {
		font-size:10px;
		text-align:right;
   }
	
   .rahmen {
	  border-width:1px;
	  border-style:solid;
	  border-color:white;
  	  text-align:justify; }
