div.punktspiele {
}
div.punktspiele table {
	font-size			: 0.75em;
}
div.punktspiele td {
	padding-left		: 5px;
	padding-right		: 5px;
	vertical-align		: top;
}
div.punktspiele tr.head td {
	border-bottom		: 1px dotted #CCCCCC;
}
div.punktspiele td:last-child {
	text-align			: center;
}
div.punktspiele td.matchstatus1 {
	color				: #A9120B;
	font-weight			: bold;
	padding-left		: 5px;
	padding-right		: 5px;
	text-align			: center;
}

