html, body, p, td, span, ul, ol, dl, h1, h2, h3, textarea  {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.norm:link  {
	color: #990000;
	text-decoration: none;
	}
a.norm:visited  {
	color: #990000;
	text-decoration: none;
	}
a.norm:hover {
	text-decoration: underline;
	}

a.navigation {
	color: #000000;
	text-decoration: none;
	}
a.navigation:visited  {
	color: #000000;
	text-decoration: none;
	}
a.navigation:hover {
	color: #990000;
	text-decoration: underline;
	}

a.subnavigation {
	color: #000000;
	text-decoration: none;
	}
a.subnavigation:visited  {
	color: #000000;
	text-decoration: none;
	}
a.subnavigation:hover {
	color: #990000;
	text-decoration: underline;
	}

span.titel {
	color: #990000;
	font-weight: bold;
}
