<!--
BODY	    { color: #000066; font-family: helvetica, arial, sans-seri; margin: 20px 30px;f;
}

P,BLOCKQUOTE,BR,HR,H1,H2,H3,H4,H5,UL,OL,LI,TH,TD,TR,TABLE,LABEL	{
  color: #000066;
  font-family: helvetica,arial,sans-serif;
}

.klein	{
  font-size:11px;
}

H1,H2,H3,H4,H5,H6	{
	font-weight: bold;
}


a:link  { color: #3399FF; font-weight: bold }

a:visited  { color: #3399ff; font-weight: bold }

a:hover  { color: white; font-weight: bold; text-decoration: none; background-color: #3399ff }

a:active  { color: white; font-weight: bold; text-decoration: none; background-color: #3399ff }

a:focus  { color: white; font-weight: bold; text-decoration: none; background-color: #3399ff }

#blinkend tr:hover, #blinkend tr:focus { background-color: #cce1ff; }

//-->