table.contenttable {
	background:#c6e3fb;
}

tr.gr-header {
	background:#357cb5;
}

td.partei p {
	font-size:15px;
	font-weight:bold;
}

td.gr-col-1 {
	width:30px;
	text-align:center;
	background:#ffffff;
	border-right:1px solid #357cb5;
}

tr.gr-header td.gr-col-1 {
	text-align:left;
	background:#357cb5;
}

td.gr-col-2 {
	width:5px;
}

td.gr-col-3 {
	width:105px;
	padding-left:5px;
}

td.gr-col-5 {
	width:100px;
	text-align:right;
	font-style:italic;
}

tr.gr-header td p {
	color:#ffffff;
}

table.contenttable td {
	vertical-align:top;
}

td.leerzeile {
	height:1px;
	background:#ffffff;
}
