Body
{
	font-family: Arial, Helvetica,Verdana, Arial, sans-serif;;
	color: #414542;
	font-size: 12px;
	background: #D5DDD2;
	padding: 20px 0 0 0;
	text-align: center;
}

div#content
{
	padding: 0 130px 10px 130px;
	margin: 0 auto 0 auto;
	width: 622px;
	background: url(/images/content_top.jpg) #E6EBE5 no-repeat;
	text-align: left;
}

div#content h1.head
{
	color: #686C68;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	font-size: 24px;

	clear: both;
}

h2
{
	font-size: 18px;
}

div#content img
{
	margin: 0 8px 0 8px;
	border: 0;
}

div#content a
{
	color: black;
	text-decoration: none;
}

div#content a:hover
{
	text-decoration: underline;
}

div#content h2.prijs
{
	text-align: right;
}

div#content div.productboven
{
	width: 663px;
	height: 14px;
	background: url(/images/productboven.gif); 
	margin-left: -15px;
}

div#content div.productonder
{
	width: 663px;
	height: 14px;
	background: url(/images/productonder.gif); 
	margin: 0 0 10px -15px;
}

div#content div.product
{
	background: #F3F5F2;
	border-left: 1px solid #C5CBC5;
	border-right: 1px solid #C5CBC5;
	border-bottom: 1px solid #F3F5F2;
	width: 631px;
	margin: 0 0 0 -15px;
	padding: 0 15px 0 15px;
}

div#content div.product div.titel h2
{
	margin: 0;
	padding: 0;
	float: left;
}

div#content div.product div.titel h2.prijs
{
	float: right;
	font-size: 12px; 
}

div#content div.product div.titel
{
	border-bottom: 2px solid #A4ABA5;
	float: right;
	width: 524px;
	margin-bottom: 5px;
}

div#content div.product div.inhoud
{
	height: 55px;
	width: 524px;
	float: right;
}

div#content div.product div.productimg
{
	width: 95px;
	height: 95px;
	border: 1px solid #A4ABA5;
	float: left;
	margin-right: 8px;
}

div#content div.product a
{
	background: url(/images/productlink.gif) no-repeat left center;
	padding-left: 8px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#content div.product a:hover
{
	text-decoration: underline;
}

div#content div#pages
{
	text-align: center;
}

div#content div#pages 
{
}

div#content div#pages a
{
	text-decoration: none;
	color: black;
}

div#content div#pages a:hover
{
	text-decoration: underline;
}

div#content *
{
}

div#menu
{
	padding: 0;
	margin: 0;
}

div#menu ul
{
	margin: 0;
	padding: 109px 0 0 0;
}

div#menu ul li
{
	position:relative;
	padding: 8px 15px 0 8px;
	list-style: none;
	float: left;
	height: 30px;
	background: url(../images/menu_bg.gif) no-repeat top left;
}

div#menu ul li ul
{
	/* Subitems */
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: 0;
	margin:0;
	padding:0;
	width:150px;
	z-index:10;
}


div#menu ul li
{
	behavior: url(/css/hover.htc);
}

div#menu ul li:hover ul,
div#menu ul li.hover ul
{
	visibility: visible;
}

div#menu ul li ul li
{
	float: none;
	margin:0;
	padding:0;
	height: 22px;
	width:150px;
	border-bottom:1px solid #A4ABA5;
	background: #888888;
	margin-top: -3px;
}

div#menu ul li a
{
	font-size: 12px;
	color: #E7F1E9;
	text-decoration: none;
	padding: 0 0 0 10px;
}

div#menu ul li ul li a
{
	display:block;
	font-size: 10px;
	margin:0;
	padding:5px;
}

div#menu ul li ul li a:hover
{
	text-decoration:none;
	background:#A4ABA5;
}

div#menu ul li.first,
div#menu ul li.firstactief
{
	background: url(../images/menu_links.gif) no-repeat top left;
}

div#menu ul li.last,
div#menu ul li.lastactief
{
	width: 62px;
	background: url(../images/menu_rechts.gif) no-repeat top left;
}

img.productimg
{
	padding: 8px 10px 10px 0;
}

a.thumb
{
	width: 124px;
	background: url(/images/thumb_bg.gif);
	display: block;
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;
}

div#overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 800px;
	background: url(/images/halftrans.gif);
	text-align: center;
}	

div.fotogalerij
{
	width: 600px;
}

div#foto
{
	width: 616px;
	height: 493px;
	background: url(/images/fotobg.gif);
	margin: 30px auto 0 auto;
	padding: 0 0 0 0;
}

div#foto a.sluit
{
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/images/sluit.gif);
	margin: 10px;
}


