/*
Default style voor de plugin van het Korfbal Competitie Overzicht

http://www.antilopen.nl/competitie/WebService/

Je kunt hieronder alle instellingen naar wens aanpassen.
gebruikte classes in het script zijn:
- .kco
- table.[FeedName]
- .widget_kco_widget

*/

table.kco {
	border: 0;
	width: 100%;
}

.widget_kco_widget .kco tr td {
	padding: 1px;
	font-size: 8pt;
}

.kco_kop, .widget_kco_widget .kco tr td .kco_kop {
	font-weight: bold;
	padding-top: 15px !important;
}

.kco_num {
	text-align: right;
	padding-right: 10px;
}

.kco .cl, .kco .cl td {
    font-weight: bold;
}

.kco_ktabel_kruis {
	background-color: #CCCCCC;
}
