<!--
body,table,p       {
		  background-color               : #ADC739;
                  color                          : #000000;
		  font-family: Verdana; 
		  font-size: 12px;
		 }

h3	         {
                  color                          : #000000;
		  font-family: Verdana; 
		  font-size: 14px;
		  font-weight: bold;
		 }

a:link                   {color                  : #000000;
     			  text-decoration        : underline;}

a:hover                  {color                  : #000000;
                          text-decoration        : none;}

a:aktive                 {color                  : #000000;
                          text-decoration        : none;}

.copy	         {
                  color                          : #6C7C23;
		  font-family: Arial; 
		  font-size: 8pt;
		 }

.suchfeld	{background-color: #D1DF8E; 
		font-size: 8pt; 
		font-family: Arial; 
		border: 1 solid #000000}
 
//-->