.bild_rechts{
	float: right;
	margin-left: 6px;
	margin-bottom: 4px;
}
.bild_links{
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}