.content .mustertabelle tr.weiss_klein td {
	text-align: center;
	background-color: #ffffff;
	font-weight: normal;
	color: black;
}

.content .mustertabelle tr.weiss td {
	background-color: #ffffff;
	color: black;
}

.content .mustertabelle_center {
	border-left: 1px solid white;
	border-top: 1px solid white;
}

.content .mustertabelle_center td {
	vertical-align:center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px 8px 2px 8px;
	background-color: #cddbfe;
}

.content .mustertabelle_center td.noborder {
	border-right: 0px;
}

.content .mustertabelle_center td,
.content .mustertabelle_center td p {
	font-size:11px;
}

.content .mustertabelle_center tr.rot td {
	background-color: #dc0000;
	color: white;
}

.content .mustertabelle_center tr.weiss_klein td {
	text-align: center;
	background-color: #ffffff;
	font-weight: normal;
	color: black;
}

.content .mustertabelle_center tr.weiss td {
	background-color: #ffffff;
	color: black;
}