/* 05 UNTERSEITEN */
#content_bild {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	width:145px;
	background:#eaebec;
	}
#content_bild_right {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	width:145px;
	background:#eaebec;
	float:right;
	}




