.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	line-height: normal;
	color: #666666;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
  color: #333333;
}


.strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

td { color: #666666; font-size: 11px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none  }
td.fett { color: #666666; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Verdana, Arial }
td.negativ { color: white; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none }
td.positiv { color: #666666; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none }
td.negativfett { color: white; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none }
td.positivfett { color: #666666; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none }

a	{
	color: #A04600;
	border-color: #A04600;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	color: #00CCFF;
	border-color: #00CCFF;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.bildrahmen {border:1px #666666 solid;}
a.linkrahmen:hover {color: #00CCFF;}
a.linkrahmen:hover .bildrahmen {border:1px #00CCFF solid;}

.normal
{
	color: #666666;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hover
{color: #00CCFF}

a.aktuell  { color: #444444; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none  }
a.aktuell:hover  { color: #FF005B; font-size: 10px; line-height: 15px; font-family: Verdana, Arial; text-decoration: none  }
