div.description {
	font-size: 80%;
	color: #CCC;	
}
div.storno, div.ignore-promilleitem {
	color: #C00;
	text-decoration: line-through;	
}
.markedtext {
	color: #1559B0;
	font-weight: bolder;	
	line-height: 1.5em;
}
.clubscorerow {
	width: 97%;	
}
.clubscorerow div {
	line-height: 1.5em;
	text-align: left;
}
.redbody {
	background-color: #CD0000;	
}