.color_bg {
	background-color: yellow;
}

.topanzeigeTitel {
	font-weight: bolder;
}

td.even {
	background-color: #ffffff;
}

td.odd {
	background-color: #eeeeee;
}
