<!--
	    a:link{
	        color:#41B332;font-family: arial, helvetica, sans, sans-serif;
	        background-color: transparent;
	        text-decoration: none;
	        }
	    a:visited {
	        color:#FF6600;font-family: arial, helvetica, sans, sans-serif;
	        background-color: transparent;
	        text-decoration: none;
	        }
	    a:active {
	        color:#006600;font-family: arial, helvetica, sans, sans-serif;
	        background-color: transparent;
	        text-decoration: none;
	        }
	        
	     A:LINK.small {
    		text-decoration: none;
    		color: #333399;
    		font-size: 9px;
 			}

 		A:VISITED.small {
    		color: #333366;
    		font-size: 9px;
    		text-decoration: none
 			}

 		A:HOVER.small {
    		color: #3333CC;
    		font-size: 9px;
    		text-decoration: underline;
 			}
 					    
		h1 { 
		    color:#71718E;
		    font-size: 11px;
		    font-family:Verdana,Geneva,Helvetica,Arial;
		    } /* header-text */

		b {
		    color:#71718E;
		    font-size:11px;
		    font-family:Verdana,Geneva,Helvetica,Arial; 
		    background-color: transparent;
		    }	    
            
      	p {
            color:#666666;
            font-size:11px;
            font-family:Verdana,Geneva,Helvetica,Arial;
            background-color: transparent
            } /* regular content text */
            
		#prom1 {
			position: absolute;
			top: -100px;
			left: -100px;
			font: 12 normal arial, sans-serif;
			} /* diese Angaben auf keinen Fall Loeschen */


     -->

