@charset "UTF-8";
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #32477f;
	text-align: center;
	vertical-align: middle;
	}
.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #32477f;
	background-color: #e1e2e3;
}
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #32477f;
	background-color: #ffffff;
}
.ueberschrift tr {
	height: 40px;
	padding: 2px;
}
.jahr {
	text-align: right;
	padding-right: 12px;
}

