		.speeldag {
			margin-bottom:			5%;
		}

		.speeldatum {
			float:					left;
			font-size:				120%;
			width:					37.5em;
			background-color:		black;
			color:					white;
		}

		.zaalwacht {
			float:					left;
			font-weight:			bold;
			font-size:				120%;
			width:					37.5em;
			background-color:		black;
			color:					white;
		}

		div.speeldag table {
			clear:					both;
			width:					45em;
			background-color:		white;
			color:					black;
		}

		colgroup.tijd {
			width:					7.5%;
		}
		colgroup.veld {
			width:					7.5%;
		}
		colgroup.thuisteam {
			width:					10%;
		}
		colgroup.teamuit {
			width:					25%;
		}
		colgroup.scheids {
			width:					25%;
		}
		colgroup.teller {
			width:					25%;
		}

#echteBody {
	font-family: Arial, Helvetica, Sans-Serif;
}

/*#echteBody	A { color: white; background: inherit; }
#echteBody	A:hover { color: black; }*/

#echteBody A.voleemlink	{ color: yellow; font-weight: bold; }

td.title {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	color: black;
	font-weight: bold;
	background: white;
	vertical-align: bottom;
	text-align: center;
}

td.small {
	font: 0.75em Arial, Helvetica, Sans-Serif;
	text-align: left;
}

td.sm_c {
	font: 0.75em Arial, Helvetica, Sans-Serif;
	text-align: center;
}
	
div.updated {
	font: 0.75em Arial, Helvetica, Sans-Serif;
}

#echteBody P B {
	font-weight: normal;
	font-size: 0.75em;
}

a.vol_team {
	color: #ff0000;
}