.widget_links1{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	width:170px;
	margin-bottom:20px;
}


.widget_links{
	padding-top:20px;
	margin-left:10px;
	margin-right:10px;
	width:170px;
	padding-bottom:15px;
	
}

.widget_links_pc{
	padding-top:20px;
	margin-left:10px;
	margin-right:10px;
	width:170px;
	padding-bottom:25px;
	background-image:url(/images/widget_spacer.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.widget_personal_cont{
	padding-top:20px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:170px;
	padding-bottom:25px;
	background-image:url(/images/widget_spacer.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.widget_rechts_leeg{
	margin-top:20px;

}

#volgende-wedstrijd{
	padding:10px;
}

#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;
}

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

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

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

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

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

