#LeftFloatContainer {
	width: 629px;
	float: left;
	margin-right: 11px;	
}

#ProductgroupContainer {
	padding: 15px 0 0 15px;
	background-color: white;
	width: 613px;
}

#PGBannerBottom {
	margin-top: 11px;
}

#PGBannerBottom a,
#PGBannerBottom div.buttonContent {
	float: left;
}

#PGBannerBottom a,
#PGBannerRight a,
#PGBannerBottom div.buttonContent,
#PGBannerRight div.buttonContent {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	text-decoration: none;
}

a.banner-opinion .opinionHeadline
{
	position: absolute;
	top: 50px;
	left: 17px;
	width: 276px;
	height: 14px;
	overflow: hidden;
	text-decoration: none;
	color: #666666;
}

a.banner-opinion .opinionText {
	position: absolute;
	top: 75px;
	left: 17px;
	width: 276px;
	height: 46px;
	overflow: hidden;
	text-decoration: none;
	color: #666666;	
}

#PGBannerBottom div.customHeadline,
#PGBannerRight div.customHeadline {
	position: absolute;
	top: 19px;
	left: 19px;
	width: 276px;
	text-decoration: none;
	color: #1f93b8;
	font-size: 15pt;
	font-weight: bold;
}

#PGBannerBottom div.customText,
#PGBannerRight div.customText {
	position: absolute;
	top: 70px;
	left: 19px;
	width: 276px;
	text-decoration: none;
	color: #666666;
}

#PGBannerRight {
	float: left;
	width: 315px;
	height: 100px;
}

#PGBannerRight #LoginContainer {
	background-color: #e1e1e1;
	padding: 18px 14px;
}

#PGBannerRight #LoginContainer input {
	border: 0px;
	padding: 3px;
	width: 232px;
	color: #666666;
}

#PGBannerRight #LoginContainer #email {
	margin-bottom: 3px;
}

a.productgroupContent {
	text-decoration: none;
	display: block;	
	margin-right: 14px;
	margin-bottom: 14px;
	width: 88px;
	float: left;
	padding-bottom: 32px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.productImageContainer {
	width: 88px;
	height: 78px;
	background: url(/images/startpage_productgroup_bg.png) top left no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

a.productgroupContent:hover div.productImageContainer {
	background-position: 0px -78px;
}

div.productImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 88px;
	height: 78px;
	background-position: center center;
	background-repeat: no-repeat;
}

div.productImageContainer div.productNew {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 38px;
	height: 39px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.productImageContainer div.productAktion {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 39px;
	height: 40px;
	background-position: top left;
	background-repeat: no-repeat;	
}

a.productgroupContent div.productName {
	position: absolute;
	bottom: 0px;
	left: -2px;
	width: 92px;
	height: 28px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}
