.container-ergebnis {
	width: 715px;
	height: 384px;
	z-index: 0;
	margin-top: 16px;
	margin-left: 6px;
}

.ergebnis-balken {
	height: 46px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.ergebnis-balken p {
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #787878;
	font-size: 15px;
	font-weight: 600;
	font-family: "Times New Roman";
}

.links {
	float: right;
	margin: 0;
}

.links p {
	float: right;
}

#container-ergebnis-links {
	width: 446px;
	float: left;
}

#container-ergebnis-links div {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}

#container-ergebnis-rechts {
	float: left;
	width: 259px;
}