/**************************************************************************************************
  Stylesheet für FinishWEB

  Definitionen für das einspaltige Layout
**************************************************************************************************/
	/* inhalt */
	div.body-inhalt	{
		width:710px;
		float:left;

		margin-top:6px;
		margin-bottom:14px;
		margin-left:20px;
		margin-right:0px;
	}

