
.PaginaBlokje {
		margin: 12px;
		margin-top: 0px;
		margin-left: 0px;				
		margin-bottom: 15px;
		background-image: url('../../images/shopvakje-bg.gif');
		background-repeat: no-repeat;		
		width: 218px;
		height: 254px;
		float:left;		
}



.pBAfbeelding
{
	height: 100px;	
}

.pBAfbeelding .imgcontainer{
	background-image: url('../../images/image-container-bg.gif');
	background-repeat: no-repeat;	
	margin: 15px;		
	margin-top: 7px;
	margin-bottom: 0px;	
	padding: 8px;
	padding-left: 7px;	
	padding-bottom: 4px;
	cursor: pointer;	
	display: block;
	height: 114px;
}

.pBAfbeelding .imgcontainer .imgdiv
{
	width: 172px;
	height: 114px;
	background-color: #EEE3E9;
	background-repeat: no-repeat;
	
	
}
.pBAfbeelding .imgcontainer .imgdiv a
{
	display: none;
}



.pBAfbeelding img {
	border:1px solid #D09591;
}		


.pBTitel{	
	vertical-align:top;
	padding-left: 10px;		
	
}

.pBTitel  {	
	padding-left: 20px;	
}



.pBTitel div.producttitel 
{		
	width:172px;	
	height: 20px;
	overflow: hidden;	
	position: relative;		
	
	
}

.pBTitel div.producttitel div
{
	font-family: Bauhaus, sans serif, verdana, arial;	
	font-weight: bold;
	text-decoration: none;
	color: #63251d;
	
	
}

.leesmeer
{
	padding-left: 1px;
}
.leesmeer a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #63251d;
}

#pageButtons, #buttonsDiv {
	float: right;
	padding-right:15px;
	text-align:right;
	clear:both;
	margin-right: 10px;
}
.funkyButton, .funkyButtonGhost {
	white-space: nowrap;
	float:left;
	cursor: pointer;
	border:1px solid #ffffff;
	/*width:40px;*/
	height:18px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-color: #ffffff;
}

.funkyButton, .funkyButtonGhost{
	
	border:0px;
	color:white;
	font-weight:bold;
	font-size:10px;
	/*width:21px;*/
	height:21px;


	cursor:pointer;
}

.funkyButton 
{
	color: #000000;
}

.funkyButtonGhost 
{
	color: #353535;
}

