.wedstrijd-container { width: 355px; margin-bottom: 5px;}
.wedstrijd-datum { font-weight: bold; background-color: #DDDDDD; padding: 5px; }
/*.wedstrijd-rows {}*/
.wedstrijd-row { padding: 2px; }
.wedstrijd-row:hover { background-color: LightGrey; opacity: 0.8; }
/*.wedstrijd {}*/
.wedstrijd span { display: inline-block; vertical-align: text-top; }
.wedstrijd-thuis { width:130px; }
.wedstrijd-seperator { width:5px; text-align: center; }
.wedstrijd-uit { width:130px; }
.wedstrijd-aanvang { width:42px; text-align: center; }
.wedstrijd-aanvang-tijd { text-align: center; font-weight: bold; }
.wedstrijd-vertrek { text-align: center; }
.wedstrijd-score { width:20px; text-align: center; }
.wedstrijd-toernooiscore { width:42px; text-align: center; }
.wedstrijd-status { width:42px; text-align: center; }

.afgelast { color: red; }
.uitgesteld { color: green; }
.gestaakt { color: red; font-weight: bold; }
.vervallen { color: red; }

.wedstrijd-verslag { width:6px; }
.wedstrijd-edit { width:6px; }
/*.wedstrijd-opmerking  { }*/

.wedstrijd-row {
    font-size: small;
}

.wedstrijd-row .even, .even {
    background-color: #F0F0F0;
}
.wedstrijd-row .odd, .odd {
    background-color: #FFFFFF;
}

.artikel-datum {
    font-weight: bold;
}