table.Leistungen {
	font-size: 9pt;
}

td.LeistungenHeader {
	background-color:#6497D8;
	font-weight :800;
	font-size:10pt;
	color: white;
	width:810px;
}

td.LeistungenRequired {
	font-weight: 600;
}

table.Form {
	font-size: 10pt;
	background-color: transparent;
}

th.FormHeader {
	background-color: #6497D8;
	color: white;
	text-align: left;
	font-size: 12pt;
}

td.FormMainHeader {
	font-size: 20pt;
}

td.FormRequired {
	font-weight: 600;
}
td.ProspektHeader {
	background-color:#6497D8;
	font-weight :800;
	font-size:10pt;
	color: white;
}
