BODY	{	 
     background-image:           url("Quetzalcoatl48x67.gif");
     background-repeat:          repeat;
     background-attachment:    	 fixed;
  /* background-position:    	 left; faengt Mitte an */
   background-color:       #A69F86;
   font-family:    sans-serif, monospace, cursive,fantasy; 
 /* Welche zuerst gefunden wird, die wird angezeigt. Reihenfolge beachten!  die  monospace=courier, sans-serif=arial,serif=TimesNewRoman,cursive=script-Schriftarten, fantasy=dekorative */
  font-size:              70%;
  text-transform:        	none; 	
  line-height:	  		1.1em; 
   color: 	  white; 
/* normale Schreibfarbe #A69F86 =red */
  width: 100%;
        margin-top:			 0.1%;		
	margin-left:			 0.1%;		
	margin-right:			 0.1%;		
	margin-bottom:		 	 0.1%; 	
	width:				 auto;
/* Seitenabstände */
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
/* Randkasten */
    border: 2px solid #A69F86; 

		}
A:link	{	
	color:				blue;
		}	
		
A:visited	{	
	color:				blue;
            / * #6CF ist hellblau */
 	font-size:  	   	98%;
/*	text-transform:		lowercase; */
/*	font-style:		oblique;   */
	font-weight:		lighter;
		}	
		
A:active	{	
	text-transform:		uppercase;
   	font-size:  	    116%;
        font-weight:		bolder;
	color:				blue;
	background:			black;
	font-style:			italic;
	}	
		
A:hover	{	
	letter-spacing:         1px;
	/ *text-align:				justify; */
	text-transform:			capitalize;
        font-variant:           small-caps;  
    font-size:                    110%;
    font-weight:		bold;
    font-style:			normal;
    font-color:                 blue;
    color:          		blue;   
    background:	        	#ff0000;
/ * greenyellow passt nicht */
    cursor: 			pointer;

		}

.style4 {
	font-family: "monospace";
  font-size:	    	      1.0m;
  text-align:                  left;  
  line-height:	  		1.2em;
         }
.style9 {
	background-color: #FFFF00;
         color:#000000;
       font-size:	    	      1.5m;
       text-align:                  left;  
       line-height:	  		1.3em;
        }
img.style_the_image
  {
    border: 4px groove blue; 
 /* solid dashed dotted, groove=dicker Rand */
       float: left; 
       margin-top:			 0px;		
        margin-left:			 0px;		
	margin-right:			 30px;		
	margin-bottom:		 	 2px; 	
    
  }

p {
  font-size:	    	      0.7em;
  text-align:                  left;  
  line-height:	  		1.4em; 
  }



/* Axense hovern Boxorig=728x90 */
div.AxenseBox 
{border-color:blue;border-width:2px;border-style:solid;
/* padding bestimmt die Breite des Rahmens, background die Rahmenfarbe */
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;

   background: black; 
  float:center;
width: 734px; height: 94px; 
margin-top:    8px; 
margin-bottom: 8px; 
margin-left:   1px; 
margin-right:  1px;} 
/* for Preloading images */
img.preload { display: none; }