    body
    {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
    }
    li
    {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;			
    }
    h1
    {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
    }
    p
    {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;			
    }
    p.dunkel
    {
	color: #AAAAAA;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;			
    }
    p.einzug
    {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-left: 22px;
    }
    a
    {
	color: #FF0000;
	background: #FFFFFF;
 	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
    }
    a.leicht
    {
	color: #AAAAAA;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9px;			
	text-decoration: none;
    }
    a.leicht:hover
    {
	color: #7E7E7E;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9px;			
	text-decoration: none;
    }
    table.weiss
    {
      color: #000000;
      background-color: #FFFF00;
      font-family: "Times New Roman", Times, serif;
      font-size: 15px;
    }
    table.weiss td
    {
      color: #000000;
      background-color: #FFFFFF;
      font-family: "Times New Roman", Times, serif;
      font-size: 15px;
    }

    input 
    {
      font-family: Verdana, Arial; 
      font-size: 12px; 
      color: #000000; 
    }

    select 
    {
      font-family: Verdana, Arial;
      font-size: 12px; 
      color: #000000; 
      background-color: #FFFFFF; 
    }
  
    textarea 
    {
      font-family: Verdana, Arial;
      font-size: 12px; 
      color: #000000; 
      background-color: #FFFFFF; 
    }
    
    checkbox 
    {
      font-family: Verdana, Arial;
      font-size: 12px; 
      color: #000000; 
      background-color: #FFFFFF; 
    }

