div#content_wrap {
	width:650px;						/* Breite des rechten Inhaltsbereichs */
	float:right;						/* Ausrichtung des rechten Inhaltsbereichs */
	padding-top:20px;
	min-height:605px;
	background:url(main_style_FILES/hb_ba.jpg);
	background-repeat:no-repeat;
	background-position:20px 270px;
	/*border-left:1px dashed #555;				/* temporärer Rahmen */
}
* html div#content_wrap {				/* Höhenangabe für IE */	
	height:605px;	
}	

