a:link {
	text-decoration:none;
	color:#D45F5A;
	letter-spacing: 1px;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#D45F5A;
	letter-spacing: 1px;
	font-weight: bold;
}
a:hover {
	color:#990000;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
} /* Maus ueber Link */
a:active {
	color: #990000;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
}
.LucidaFett {
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	line-height: 19px;
}
.LucidaText {
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	line-height: 19px;
}
.ArialKlein {
	font-size: 9px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.KontextFett {
	font-size: 10px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
}
.KontextArial {
	font-size: 10px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.LucidaHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3246;
	font-size: 20pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
}
.LucidaFettSub {
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	line-height: 24px;
}
.LucidaKapitel {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	line-height: 24px;
}
