BODY	{	 
   background-image:              url("donaugruen16Farben.gif");
   background-repeat:            	 repeat;
   background-attachment:    	 fixed;
   background-color:       #A69F86;
/* fonts */
  font-family:	  	monospace, arial, sans-serif,athenian, symbol;
  font-size:            75%;
  text-align:           justify;
  color: 	       black; 
/* normale Schreibfarbe #A69F86 =red */	
  text-transform:        	none; 	
  line-height:	  		1.25em; 
/* normale TEXT-Schreibfarbe #A69F86 =red */
  width: 100%;
/* Seitenabstände */
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
/* Randkasten */
    border: 2px solid #A69F86;
  /* Außenabstände */
 	margin-top:			 0.1em;		
	margin-left:			 0.5%;		
	margin-right:			 0.5%;		
	margin-bottom:		 	 0.1em; 	
   width:				 auto;		}


A:link	{	
	color:			white; /* ffffff ist weiß */
	text-transform:		uppercase;
		}	
		
A:visited	{	
	color:			white;    
	/*  #6CF ist hellblau  */
 	font-size:  	   	98%;
	text-transform:		lowercase;
	/* font-weight:		lighter; */
		}			
A:active	{	
	/* background:       	black; */
        color:		        white;
	text-transform:		uppercase;
   	font-size:     	        116%;
	/* #ffff00; */
	font-style:			italic;
	}	
		
A:hover	{	
	letter-spacing:         1px;
	/* text-align:				justify; */
	text-transform:			capitalize;
	text-decoration:        underline;	
        /* font-variant:           small-caps;  */
        font-size:               105%;
        font-weight:		bold;
        font-style:		normal;
        color:          	#ffffff;   
        background:	       	#000000;
        cursor: 		pointer;
		}
		
/* Axense Box (orig=728x90) */
div.AxenseBox a 
{border-color:white;
 border-width: 2px;
 border-style:solid;
/* padding bestimmt die Breite des Rahmens, background die Rahmenfarbe */
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    background: white; 
    float:center;
width: 734px; height: 94px; 
margin-top:    8px; 
margin-bottom: 8px; 
margin-left:   1px; 
margin-right:  1px;}
 		