#previousBox
{
	float:left;
	width: 178px;
	text-align:left;

}
#historyBack
{
	float:left;
	width: 178px;
	text-align:left;

}
#nextBox
{
	float:right;
	width: 163px;
	text-align:right;
	padding-right:15px;

}

#artikel
{
	
	width:550px;
	margin-top:15px;
	
}

#imageBox
{
	width:265px;
	
	background-image:url('../images/artikel-image.png');
	background-repeat:no-repeat;
	float:left;
}

#imageBoxNone
{
	width:265px;
	float:left;
}


#contentBox
{
	width:265px;	
	float:right;
	

}

#contentBorder
{
	
}


#contentArtText
{
	width:245px;	
	background-color:#E3F4C9;
	padding-left:10px;
	padding-right:10px;
	
	text-align:left;
	font-size:11px;
	color: #666666;
	
	

}

#contentText b
{
	color: #293133;
}

#contentArtText .artPrice
{
	color: #00A0C6; margin-left:0px; font-size:18px;	
}

#contentArtText .artPriceSmall
{
	color: #00A0C6; font-size:10px;	
}

#bekijk-box
{
	background-image:url('../images/bekijik-box.png');
	background-repeat:no-repeat;
	width:245px;
	height:100px;
	padding:10px;
	float:left;
}

#contact-box
{
	width:245px;
	height:100px;
	padding:10px;
	float:right;
	font-size:12px;
}

#slider
{
	position:relative;
	height:206px;
	background-image:url('../images/suggestie-box.png');
	background-repeat:no-repeat;
	

}

#sliderTable
{
	height:216px;
	width:550px;
	margin-top:10px;
	position:relative;
	
	
	
}

#slider ul
{
		margin:0;
		padding:0;
		list-style:none;
		margin-left:2px;
		overflow:hidden;
}

#slider li
{	
		
		width:500px;
		overflow:hidden;
		
	
}


#slider img
{
	border: none;
}

#title
{
	padding-left:25px;
	padding-top:7px;
}

.linkNormalGreen
{
	text-decoration:none;
	color:#91CE44;
	font-weight:bold;
}




