   a.linkG     { display:inline;
		   color:white;
		   font-family: Tahoma;
		   font-size: 125%;
		   text-decoration:none;
		   font-weight:normal;
		   border: 0pt;    
}

   a.linkG:hover { display:inline;
		   color:black;
		   font-family: Tahoma;
		   font-size: 125%;
		   text-decoration:none;
		border: 0pt;
 }

  a.linkG:active { display:inline;
		   color:black;
		   font-family: Tahoma;
		   font-size: 125%;
		   text-decoration:none;
		border: 0pt;
}
	


  #schrift1 {
		color:white;
		font-family:tahoma;
		font-size: 17pt;
		text-decoration:none;
		font-weight:bold;
		 }