/* Layout Erfolgsgeschichte */

.contentTopLeftShort{
	width:						285px;
}

.contentBottomLeftShort{
	width:						285px;
}

.contentTopRightLong{
	width:						539px;
	height:						158px;
	background-color:			#BDBDBD;
	padding-top:				19px;
	padding-left:				23px;
	padding-right:				14px;
	line-height:				17px;
}

	/*IE HACK */
* html .contentTopRightLong{
	width:						575px;
	height:						177px;
}

.contentBottomRightLong{
	width:						539px;
	height:						139px;
	background-color:			#E7E7E7;
	padding-top:				19px;
	padding-left:				22px;
	padding-right:				14px;
	padding-bottom:				14px;
	line-height:				17px;
}

.cutImg {
	height:						171px;
}


	
	/*IE HACK */
* html #contentBottomRightLongIE{
	width:						575px;
	height:						172px;
	line-height:				17px;
}
