div#welkom
{
	width:600px;
	margin-bottom:20px;
/* 	float:left;
	clear:left; */
	border-top:3px solid #111111;
}


div#info
{	
/* 	float:right; 
	clear:right; 
	width:265px;
	background-color:#eff2ee;
	padding:10px;*/
	margin-bottom:5px;
}


div#categorieOverzicht
{
/* 	float:left;
	clear:left; */
    width:600px;
	margin-bottom:10px;
	border-top:3px solid #111111;
}

div#categorieOverzichtBottom h2 
{ 

}

div#categorieOverzichtBottom table
{ 
	width:600px;
}

div#categorieOverzichtBottom  td.categorieItem 
{	
	padding-bottom:5px;
}

div#categorieOverzichtBottom div.categorieItemFoto
{
    text-align:center;
    cursor:pointer;	
	width:110px;
	margin-right:3px;
	border:3px solid #222222;
}

div#categorieOverzichtBottom div.categorieItemFotoLeeg
{
    text-align:center;
    cursor:pointer;
	width:110px;
	margin-right:3px;
	border:3px solid #222222;
	background-image:url(/images/ecom/nopicture.gif.v=1);
	background-repeat:no-repeat;
	background-position:center center;
}

div#categorieOverzichtBottom div.categorieItemLink a,
div#categorieOverzichtBottom div.categorieItemLink a:link,
div#categorieOverzichtBottom div.categorieItemLink a:visited
{
	text-indent:10px;
	display:block;
	width:116px;
	height:15px;
	text-decoration:none;
	color:white;
	background-image:url(/images/btn.gif.v=1);
	background-repeat:no-repeat;
	background-position:left top;
}

div#categorieOverzichtBottom div.categorieItemLink a:hover,
div#categorieOverzichtBottom div.categorieItemLink a:active
{
	text-indent:10px;
	display:block;
	width:116px;
	height:15px;
	text-decoration:none;
	color:#2b2b2b;
	background-image:url(/images/btn.gif.v=1);
	background-repeat:no-repeat;
	background-position:left bottom;
}

div#promo
{
	width:600px;
/* 	float:left; 
	clear:left; */
	background-image:url(/images/shopping_bags_bg.gif.v=1);
	background-repeat:no-repeat;
	background-position:right center;
	border-top: 3px solid #111111;
	padding-top:10px;
	margin-bottom:10px;
}

div#promo h2 
{ 
}

div#promoBottom table
{

}

div#promoBottom .promoItem
{
	padding-bottom:5px;	
	border-collapse:collapse;
}

div#promoBottom div.promoItemFoto
{
    text-align:left;
    cursor:pointer;	
	width:106px;
	margin-right:4px;
	border:3px solid #222222;
	text-align:center;
}

div#promoBottom div.promoItemFotoLeeg
{
    text-align:left;
    cursor:pointer;	
	width:106px;
	margin-right:4px;
	border:3px solid #222222;
	background-image:url(/images/ecom/nopicture.gif.v=1);
	background-repeat:no-repeat;
	background-position:center;
}

div#promoBottom div.promoItemLink
{    
	text-align:left;
	text-indent:10px;
}

div#promoBottom div.promoItemLink a,
div#promoBottom div.promoItemLink a:link,
div#promoBottom div.promoItemLink a:visited,
div#promoBottom div.promoItemLink a:hover,
div#promoBottom div.promoItemLink a:active
{    
	background:none;
}

td.promoItem .imgNieuw
{
	position:absolute;
	margin-top:3px;
	margin-left:3px;
	width:55px;
	height:11px;
/*	background-color:#262626;*/
}

td.promoItem .imgPromotie
{
	position:absolute;
	margin-top:3px;
	margin-left:3px;
	width:55px;
	height:11px;
/*	background-color:#007bc2;*/
}

td.promoItem .imgPromotiemetNieuw
{
	position:absolute;
	width:55px;
	height:11px;
	margin-top:3px;
	margin-left:59px;
/*	background-color:#007bc2;*/
}

div#kijker
{
	margin-left:605px;
	clear:right;
	width:265px;
	background-color:#eff2ee;
	padding:10px;
}



div#nieuws
{
    float:right; 
	clear:right;
	width:265px;
	background-color:#eff2ee;
	padding:10px;
	margin-bottom:5px;
	margin-top:-5px;
	background-image:url(../images/nieuwsTop.png);
	background-repeat:repeat-x;
	padding-top:20px;
	
}
