div#welkom
{
	width:600px;
	margin-bottom:20px;
	float:left;
	clear:left;
}


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;
}

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 #eff2ee;
}

div#categorieOverzichtBottom div.categorieItemFotoLeeg
{
    text-align:center;
    cursor:pointer;
	width:110px;
	margin-right:3px;
	border:3px solid #eff2ee;
	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 #eff2ee;
	padding-top: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 #eff2ee;
	text-align:center;
}

div#promoBottom div.promoItemFotoLeeg
{
    text-align:left;
    cursor:pointer;	
	width:106px;
	margin-right:4px;
	border:3px solid #eff2ee;
	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.nieuwsbrief
{
	background-color:#EFF2EE;
	width:265px;
	margin-left:605px;
	display:block;
	height:60px;
	overflow:auto;
	padding:10px;
	margin-top:4px;
}


div.nieuwsbrief a.uit
{
	background:none;
}

div.nieuwsbrief a.in, div.nieuwsbrief a:link.in, div.nieuwsbrief a:visited.in
{
	background-image:url(/images/btn.gif.v=1);
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	display:block;
	float:right;
	margin-right:2px;
	text-decoration:none;
	text-indent:10px;
	width:116px;
	height:15px;
}

div.nieuwsbrief a:hover.in, div.nieuwsbrief a:active.in
{
	background-image:url(/images/btn.gif.v=1);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#262626;
	display:block;
	float:right;
	margin-right:2px;	
	text-decoration:none;
	text-indent:10px;
	width:116px;
}