.stueckuebersichtlinks {
	float:left;
	width: 200px;
	margin-bottom:5px;
}
.stueckuebersichtrechts {
	float:right;
	width: 230px;
	margin-bottom:5px;
}
.stueckuebersichtrechts p a {
      color: rgb(153, 190, 48); 
      font-weight: bold;
}
.stueckuebersichttrenner {
	clear:both;
	height:1px;
	width:450px;
	border-bottom: 1px dashed #3399CC;
}
