/*
Title:      	Eendracht Ubeersel league styles for screen media
Author:     	KFR, © 2006 Karel Frederix.
Updated:    	Mar 15 2006
*/

/* ---- [ matches ] ------------ */
#nav_series {  }
#nav_series ul { list-style-type: none; margin: 10px 0 0 10px; display: inline; }
#nav_series li { float: left; padding: 3px 10px 3px 10px; font-weight: bold; }
#nav_series li a { text-decoration: none; vertical-align: top; }
#matches { clear: both; margin: 0 0 0 5px; }
#tabMatches { margin: 10px 0 0 0; padding: 0; }
#tabMatches td { border: solid 1px #CFCFCF; padding: 5px; }

#klassement{ width: 470px; }
#tabKlassement { margin: 10px 0 0 0; padding: 0; }
#tabKlassement tr.odd { background-color: #efefef; }
#tabKlassement tr.even { }
#tabKlassement td { border: solid 1px #CFCFCF; padding: 5px; font-weight: normal; }
#tabKlassement th { border: solid 1px #CFCFCF; /*border-bottom: solid 1px #AF1509;*/ padding: 5px; font-weight: bold; background-color: #fff; color: #AF1509; }
