BODY, TD, P {
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.positiv {
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#000000;
}

.negativ {
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#FFFFFF;
}

.marginal {
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.navi {
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#FFFFFF;
}

A:LINK, A:VISITED {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

A.negativ:LINK, A.negativ:VISITED {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

A:LINK, A.navi:VISITED {
	text-decoration:none;
	color:#FFFFFF;
	line-height:15px;
}

A:Active, A:Hover {
	text-decoration:underline;
	color:#FFAA00;
}

A.negativ:Active, A.negativ:Hover, A.navi:Active, A.navi:Hover {
	text-decoration:underline;
	color:#FFAA00;
}

