  
  /* ============   Start Start Start ======================= */
  a:link { color:#0033aa;          /* blau kräftig                  */
  		 text-decoration:none;
		  font-weight:bold; }
		  
 a:visited { color:#7799ff;
 		font-size:10pt;
 		 text-decoration:underline; /* underline, overline, line-through, blink, none  */
		  font-weight:bold; }
		  
 a:hover { color:#111100;
 		 text-decoration:none;
		 background-color:#ffffff;
		 font-weight:bold; }
		 
 a:active { color:#0000EE;
 			font-size:14pt;
 		 background-color:#aaFF99;
		 
		 font-weight:bold; }
		 
 body { font-family:Arial,sans-serif;
 		 font-size:12pt;
		 width:500px;
		 background-color: #F5F5F5;
		  } 
  
  
/*   alter Tag     body {background-color: #F5F5F5; }  */
 /*
 Tr.001 {border-top:5px; 
		border-top-style:groove;
		border-color:#6388C0;}
*/ 
		
TABLE {font-family:Avantgarde,Arial;
  		 font-size: 12pt; color:#456C9B;
		  border-spacing: 0px}
		  
h1 {font-family:verdana,arial,sans-serif;
  				 font-size: 20pt; color:#456C9B;
				border-spacing: 0px}
				
		  
 h2 {font-family:verdana,arial,sans-serif;
  				 font-size: 16pt; color:#456C9B;
				border-spacing: 0px}

a   {font-family:Avantgarde,Arial;
  				 font-size:12pt;
				  
				 color:#456C9B;
				 font-weight:500;
				 font-variant:normal;
		  		 border-spacing: 2px}				
						  
ul  {font-family:Avantgarde, Arial;
  				 font-size:16pt;
				  
				 color:#456C9B;
				 font-weight:500;
				 font-variant:normal;
		  		 border-spacing: 2px}
				 
ul.test   {font-family:Avantgarde,Arial;
  				 font-size: 12pt; color:#456C9B;
				 letter-spacing:1px;
				 font-weight:500;
		  		 border-spacing: 2px}
		
li   {font-family:Avantgarde,Arial;
  				 font-size: 12pt; color:#456C9B;
				 letter-spacing:5px;
				 font-weight:500;
		  		 border-spacing: 2px}				 
				 		 
#text000{position:absolute;
			border: 0px  solid #35dd00;
			top:650px;
			left:30px;
			width:450px;
			height:60px;
			
			}
