

a:link { text-decoration:none; font-weight:bold; color:#000000; }

a:visited { text-decoration:none; font-weight:bold; color:#666666; }
a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF;}

a:active { text-decoration:none; font-weight:bold; color:#FF0000;} 


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.background {
	background-image:  url("bilder/background.gif");
}


acronym
{
  cursor: help;
  border-bottom: 1px dashed black;
}