/* CSS Document */

.listenanzeigenblock{
	width:577px;	
	
}
.listenanzeigenblocka{
	width:577px;

	background-color: #E9E8F6;
}

.listenanzeigenlinks{
	width:60px;
	float:left;
	
}
.listenanzeigenrechts{
	width:467px;
	float:left;

}
.listenanzeigenrechter{
	padding-top:20px;
	width:30px;
	float:left;


}

#linie {     
	border-top: 1px solid #cccccc;
	clear: both;
}


.einzeleintragblock{
	width:577px;
	overflow:auto;	
}
.einzeleintraglinks{
	width:447px;
	float:left;

}
.einzeleintragrechts{
	width:120px;

	float:left;
}

.weitereliste{
	width:500px;
	clear:left;	
}
