							/* productpage */
							
							
div#content div#column_2 div.hr_blue{
	margin: 10px 0;
}

div#content div#column_2 h2{
	margin: 11px 0 0 0;	
}

div#content div#column_2 div.wrapper{
	width: 570px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #88cde4;
}




div#column_2 h3
{
	margin-left: 10px;
	
}

.intro {
	/*padding: 0 10px;*/
	padding: 0;
}

.ptag {
	padding: 0 10px;
}

.ptag p {
	margin: 0;
	padding: 0;
}


div#column_2 div.wrapper img {
	width: auto;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	padding: 0 0 0 80px;
}

div#column_2 a.readon
{
	margin-left: 10px;
}

div.paginering{
	text-align: center;
	font-size: 0.85em;
	
	margin-top: 10px;
}

div.paginering a{
	padding: 3px;
	text-decoration: none;	
}

div.paginering a.vorige{
	background: url(/images/bullet_vorige.gif) no-repeat left 8px;
	padding-left: 10px;
}

div.paginering a:hover{
	text-decoration: underline;
}

div.paginering a.volgende{
	background: url(/images/bullet.gif) no-repeat right 7px;
	padding-right: 10px;
}

div.paginering a.on{
	color: #820082;
	background: #efdfef;
	font-weight: bold;  
}

#productcategory
{
	font-size: 1.2em;
	margin: 7px 10px 5px;
	font-weight: bold;
}

#productcategory li.eerste
{
	display: inline;
	padding-left: 0;
	background-image: none;
	margin-left: 0;
}

#productcategory li
{
	display: inline;
	background:transparent url(/images/bullet.gif) no-repeat scroll left center;
	padding-left: 20px;
	margin: 0 10px 0 0;
}