#content_container_background {
	background: transparent url('../images/background.content.total.products.gif') no-repeat left top;
}

#productgroep_select {
	padding: 0 0 10px 0;
}

#productgroepen_container {
	position: relative;
	margin: 0 0 0 -10px;
}

.productgroepen_productgroep {
	float: left;
	position: relative;
	padding: 0 5px 15px 5px;
	width: 131px;
	height: 155px;
	background: transparent url('../images/producten_line.gif') no-repeat right center;
}

.eerste_productgroep {
	background: transparent url('../images/producten_lines.gif') no-repeat left center;
}

.productgroepen_productgroep_afbeelding {
	text-align: center;
	cursor: pointer;
	height: 110px;
}

.productgroepen_productgroep_naam {
	text-align: center;
	padding: 4px 0 10px 0;
	color: #662c90;
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 141px;
}

.productgroepen_productgroep_naam a {
	font-size: 12px;
	color: #ec1d24;
	text-decoration: none;
	background: transparent url('../images/meer_info.gif') no-repeat left center;
	padding-left: 14px;
}

.productgroepen_productgroep_naam a:hover {
	text-decoration: underline;
}

#product_content {
	float: left;
	width: 345px;
	padding: 0 20px 0 0;
}

#product_afbeelding {
	float: left;
	text-align: center;
	width: 245px;
}

#product_afbeelding img {
	
}

#producteigenschappen {
	width: 340px;
	padding: 0px;
	margin: 0px;
	
	border: 0;
	background-color: #c2acd3;
}

#producteigenschappen td {
	margin: 0px;
	padding: 2px 5px;
	
	color: #000;
	font-weight: bold;
	
	border-bottom: #FFF 1px solid;
}

.producteigenschappen_header {
	background-color: #672d93;
	
	color: #FFF !important;
	font-weight: bold;
}

.productgroepen_right {
	padding: 0;
	background: yellow;
}

.productgroep_naam {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#productgroepen_lijst {
	margin: 0px 0px 0px -10px !important;
}

#productgroepen_lijst, #productgroepen_lijst ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	z-index: 1000;
	float: left;
	border-top: 1px solid #FFF;
}

#productgroepen_lijst li {
	position: relative;
	width: 222px;
	background-color: #874bb2;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	padding: 0 8px;
	border-bottom: 1px solid #FFF;
}

#productgroepen_lijst ul {
	position: absolute;
	display: none;
	top: -1px;
	left: -182px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#productgroepen_lijst ul li {
	width: 180px;
	padding: 0;
	background-color: #aa75d0;
}

#productgroepen_lijst ul li a {
	display: block;
	width: 164px;
	padding: 0 8px;
	color: #FFF;
}

#productgroepen_lijst {
	position: relative;
	float: left;
}

.productgroep_mouseover {
	background-color: #aa75d0 !important;
}

.subproductgroep_mouseover {
	background-color: #874bb2 !important;
}
