<style>
<!--
BODY	    {
	font-family: Verdana, Arial,Helvetica,sans-serif;
}

P,BLOCKQUOTE,BR,HR,H1,H2,H3,H4,H5,H6,UL,LI,TR,TD,CENTER	  { color: #362843; font-family: Verdana, Arial, Helvetica, sans-serif }
H1  { color: #722d3f }
H2  { color: #722d3f }

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

a:visited {
  text-decoration:none;
  color: #9b1a40;
  font-weight: bold;
}


a:hover { 
  text-decoration: none;
  color: white;
  text-decoration:none;
  background-color: #9b1a40;
}


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

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

.fetter   { font-weight: bold }
.kleiner_12  { font-size: 12px }
.kleiner_11  { font-size: 11px }
.kleiner_10  { font-size: 10px }

//-->		
</style>