BODY	{	 
 background-image: url("UeberVagabundenUndTouristen545xXXX.jpg");  
/* defquapraf13=black with transparent stars */
 background-color:              #ffffff;
 background-repeat:         	 repeat;
 background-attachment:    	 fixed;
    margin-top:		 0.58em;		
	margin-left:		 0.5%;		
	margin-right:		 1%;		
	margin-bottom:	 	 0.58em; 	
	width:			 auto;
		}

A:link	{	
	color:		Blue;
		}	
		
A:visited	{	
	color:		red;            / * #6CF ist hellblau */
		}	
		
A:active	{	
        	font-size:                    116%;
	color:		green;
	background:	#A69F86;
	}	
		
A:hover	{	
               	font-variant:                small-caps;  
               	font-size:                    100%;
               	font-weight:	bolder;
               	color:          	red;   
		background:	 #000fff;
		}	
	
