#productcontainer
{
	color:#818385;
	padding:10px;
	width:420px;
	text-align:left;
}

#productcontainer,
#productcontainer a,
#productcontainer p,
#productcontainer div,
#productcontainer span,
#productcontainer font
{
	border: 0px;
}

#productcontainer a
{
	font-weight:bold;
	color: #A6CE39;
	color:#468603;
	text-decoration:none;
}

#productcontainer .link
{
	text-align:right;
	clear:both;
	margin-top:5px;
}

#productcontainer .link a
{
	padding-left:20px;
	background-image:url(/media/00000001/read_more_arrow.gif);
}



#productcontainer .clear
{
	clear:both;	
	font-size:1px;
	height:1px;
	margin:0px;
}

#productcontainer .head
{
	font-size:20px;
	font-weight:bold;
	color:#A6CE39;
	border-bottom: 1px solid #A6CE39; 
	border-style: dashed;
	padding-bottom:5px;
	margin-bottom:10px;
}

#productcontainer #brandlist .item,
#productcontainer #productlist .item
{
	width:195px;
	float:left;
	border-bottom: 1px solid #A6CE39; 
	border-style: dashed;
}

#productcontainer #productlist .item
{
	height:100px;
}

#productcontainer #brandlist .item
{
	height:125px;
}

#productcontainer #brandlist .padding,
#productcontainer #productlist .padding
{
	padding:7px;
}

#productcontainer #brandlist .name,
#productcontainer #productlist .name,
#productcontainer #productdata .name
{
	color: #A6CE39;
	font-weight:bold;
}

#productcontainer #brandtext .logo,
#productcontainer #productlist .logo
{
	float:right;
	text-align:right;
}

#productcontainer #brandtext .desc,
#productcontainer #productlist .desc
{
	font-size:10px;
	font-weight:normal;
	color:#818385;
	float:left;
}

#productcontainer #brandlist .logo
{
	text-align:right;
}

#productcontainer #brandlist .desc
{
	font-weight:normal;
	color:#818385;
}

#productcontainer #brandtext .desc
{
	width:260px;
}

#productcontainer #productlist .head .desc
{
	width:290px;
}

#productcontainer #productlist .head .desc
{
	border-bottom: 0px; 
}	

#productcontainer #productlist .icon
{
	width:65px; 
	float:left;
}

#productcontainer #productlist .desc
{
	width:105px;
}


/* produkt */

#productcontainer #productdata .head
{
	margin-bottom:25px;
}
#productcontainer #productdata .data ul
{
	list-style-image: url(/media/00000001/product_bullet.gif);
	margin-left:17px;
	margin-bottom:35px;
	font-weight:bold;
}
#productcontainer #productdata .data li
{
	margin-bottom:15px;
}
#productcontainer #productdata .image
{
	float:left;
	width:200px;
}
#productcontainer #productdata .right
{
	float:left;
	width:190px;
	padding-top:10px;
}
#productcontainer #productdata .right .price1
{
	font-weight:bold;
	color:#C90202;
	margin-left:17px;
}
#productcontainer #productdata .right .price2
{
	font-weight:bold;
	padding-top:5px;
	margin-left:17px;
}
#productcontainer #productdata .desc
{
	clear:both;
	border-top: 1px solid #A6CE39; 
	border-bottom: 1px solid #A6CE39; 
	border-style: dashed;
	padding-top:5px;
	padding-bottom:15px;
}
