/* tab tabel */

table.tabel  {
	width: 100%;
	border-top: 1px solid #eef0f6;
	font-size: .7em;
}

.tabel .legenda td {
	text-align: center;
	font-weight: bold;
	color: #920916;
	background: #fff;
}

.tabel .legenda td {
	text-align: left;
}

.tabel td strong {
	font-weight: bold;
	color: #101010;
}

.tabel .rijders td {
	color: #393759;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
}

.tabel .oneven {
	background: #eef0f6 url(../gfx/bck_cel_oneven.gif);
	color: #393759;
}

.tabel .even {
	background: #d6dcec url(../gfx/bck_cel_even.gif);
	color: #393759;	
}

.tabel .even strong, .tabel .oneven strong  {
	color: #fff
}

.tabel .nowBlue {
	background: #393759;
	color: #fff;
}

.tabel .nowRed {
	background: #bf110c;
	color: #fff;
}

.tabel .nowRedl {
	background: #fb1811;
	color: #fff;
}

.tabel .nowBlued {
	background: #3b3d68;
	color: #fff;
}

.tabel tr {
	height: 18px;
}

 .tabel td {
	padding: 3px 0 0 9px;
	border-bottom: 1px solid #9ba8d5;	
}

.tabel .expand {
	text-align: right;
	font-weight: bold;
	padding: 5px 10px 0 0;
}

.tabel .expand a {
	color: #920916;
}	

.tabel .even .afstand strong, .tabel .oneven .afstand strong {
	color: #393759;
}

.tabel .legenda .left {
	text-align: left;
}

.tabel .even .centreer, .tabel .oneven .centreer {
	text-align: center;
}

.tabel .even a, .tabel .oneven a {
	color: #393759;
}

/* tabellen algemeen */

.headrow {
	background: #9ba8d5;
}

.headrow h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

.bck_cel_even {
	background: url(../gfx/bck_cel_even.gif);
}

.bck_cel_oneven {
	background: url(../gfx/bck_cel_oneven.gif);
}

.bck_cel_even_actief {
	background: url(../gfx/bck_cel_even_actief.gif);
	color: #fff;
	font-weight: bold;
}

.bck_cel_oneven_actief {
	background: url(../gfx/bck_cel_oneven_actief.gif);
	color: #fff;	
	font-weight: bold;	
}

.page_up .xtr {
	text-align: left;
}

.page_up td {;
	text-align: right;
	padding-right: 10px;
}

.page_up td a {
	color: #920916;
	margin: 10px 0 0 0;
}

.close td {
	border-top: 1px solid #fff;
	background: #92a0d2 url(../gfx/bck_tabel_close.gif);
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}

.tabuitslag .no_border {
	border-bottom: none;
}
