#formel1_news td.h
{
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #cccccc;
}

#formel1_news img 
{
	margin: 0 10px 0 0;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

#formel1_news .h
{
	color: #043f76;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

#formel1_news .h:link, #formel1_news .h:visited
{
	color: #043f76;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

#formel1_news .h:hover
{
	color: #a90000;
}

#formel1_news .tt
{
	color: #a90000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

#formel1_news .teaser
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
}

#formel1_news .zeit
{
	color: #733E13 !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

.formel1_auswertung
{
	margin-bottom: 12px;
}

.formel1_auswertung th
{
	background: #E0E0B1;
    color: #000000;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #cccccc;
}

.formel1_auswertung th.active, .formel1_auswertung td.active
{
	background: #FFCC00;
}

.formel1_auswertung td
{
	background: #FFFFD9;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #cccccc;
}

.formel1_auswertung td.punkte_0
{
	background: #FF0000;
}

.formel1_auswertung td.punkte_1
{
	background: #FF6600;
}

.formel1_auswertung td.punkte_2
{
	background: #FFCC00;
}

.formel1_auswertung td.punkte_3
{
	background: #CCFFCC;
}

.formel1_auswertung td.punkte_4
{
	background: #CCFF66;
}

.formel1_auswertung td.punkte_5
{
	background: #99CC00;
}

.formel1_auswertung td.punkte_6
{
	background: #00CC00;
}

.formel1_auswertung td.punkte_total
{
	background: #ffff66;
	font-weight: bold;
	text-align: right;
}








