/* 
  Titel: www.jacob-soennichsen.de / www.jacob-cement.de / www.bhu-baustoffe.de - CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 09.08.2007
*/

#content {
	float: right;
	width: 585px;
	margin: 33px 15px 17px 0;
	padding: 0 0 10px 0;

	/* Min-Height Hack */
	min-height: 400px;
	height:auto !important;
	height: 400px;
}


