@media screen and (min-width: 481px) {
	body {
		max-width: 550px;
		width: 100%;
			}	
	.wedstrijden, .stand {
		max-width: 550px;
		width: 100%;
	}
	.wedstrijden, .stand {
		max-width: 550px;
		width: 100%;
	}
	.details .wedstrijden {
		max-width: 548px;
		width: 100%;
	}
}
.matrix .club {
	background-color: #FF0000;	
}
.wedstrijden .datum {
	color: #FF0000;
}
