#stand{
	padding:10px;

}
.competitie{
	color:#FFFFFF;
	width:230px;
	font-size:11px;
	border:1px solid #025E9A;
	border-bottom:0px;
}

.competitie .seh{
	font-weight:bold;
}

.competitie td{
	padding:2px;
	border-bottom:1px solid #025E9A;
}

.competitie th{
	background-image: url('/images/bg_th.png');
	height:50px;	
}

.competitie .oneven{
	background-color:#1570A8;
}		

.competitie .even{
	background-color:#207BB0;
}