

div#welkom
{
    width:300px;
    float:left;
}

div#info
{
    width:300px;
    float:right;
}

div#RSSNieuws
{
	clear:both;
	width:300px;
	float:left;
}

div#categorieOverzicht
{
    float:left;
    width:625px;
	margin-bottom:10px;
}

div#categorieOverzichtTop
{
    width:625px;
	background-image:url(/images/home/CategorieOverzichtTop_bg.gif.v=1);
	background-repeat:no-repeat;
	background-position:center 20px;
}

div#categorieOverzichtBottom
{
    width:625px;
	background-image:url(/images/home/CategorieOverzichtBottom_bg.gif.v=1);
	background-repeat:no-repeat;
	background-position:center bottom;
}

div#categorieOverzichtBottom table
{
	margin:10px 0;
	margin-bottom:15px;
}

div#categorieOverzichtBottom h2 { margin-top:0; }

div#categorieOverzichtBottom .categorieItem
{
    width:105px;
	background-image:url(/images/home/CategorieItem_bg.gif.v=1);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:5px;
	padding-bottom:20px;
}


div#categorieOverzichtBottom div.categorieItemFoto
{
    cursor:pointer;
	margin-right:24px;
	text-align:center;
	width:100px;
	height:100px;
}

div#categorieOverzichtBottom div.categorieItemFotoLeeg
{
    cursor:pointer;
	background-image:url(/images/ecom/geenfoto.gif.v=1);
    background-repeat:no-repeat;
	background-position: 2px center;
}

div#categorieOverzichtBottom div.categorieItemLink
{
}

div#categorieOverzichtBottom div.categorieItemLink a
{
	text-decoration:none;
	font-weight:bold;
}

div#categorieOverzichtBottom h2
{
	padding-bottom:15px;
}


div#promo
{
	width:300px;
    float:right;
}

div#kijker
{
	clear:both;
    width:625px;
}

div#welkomTop, div#infoTop
{
  
}

div#promoTop, div#kijkerTop
{
 
}


div#welkomBottom, div#infoBottom, div#promoBottom, div#kijkerBottom
{

}

div#promoBottom h2
{
}

div#promoBottom table
{
	width:300px;
	
}

div#promoBottom .promoItem
{
	width:89px;
	background-image:url(/images/home/promoItem_bg.gif.v=1);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:5px;
	padding-bottom:20px;
}

div#promoBottom div.promoItemFoto
{
    cursor:pointer;
	padding:0px;
	width:84px;
	text-align:center;
}

div#promoBottom div.promoItemFotoLeeg
{
    background-image:url(/images/ecom/geenfotoproduct.gif.v=1);
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
	width:84px;
}


div#promoBottom div.promoItemLink a
{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

td.promoItem .imgNieuw
{
	position:absolute;
	width:29px;
	height:11px;
	margin-top:1px;
	margin-left:59px;
}

td.promoItem .imgPromotie
{
	position:absolute;
	width:44px;
	height:11px;
	margin-top:1px;
	margin-left:44px;
}

td.promoItem .imgPromotiemetNieuw
{
	position:absolute;
	width:48px;
	height:11px;
	margin-top:1px;
	margin-left:11px;
}

