body
{
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
}

td.boxtop
	{
		background-image: url(boxtop.jpg);	
		width: 190px;
		height: 22px;
		padding-top: 4px;
	}

td.logintop
	{
		background-image: url(logintop.jpg);	
		width: 190px;
		height: 22px;
		padding-top: 4px;
	}
td.orangetop
	{
		background-image: url(oranje_top.jpg);	
		width: 190px;
		height: 22px;
		padding-top: 4px;
	}
td.greentop
	{
		background-image: url(groen_top.jpg);	
		width: 190px;
		height: 22px;
		padding-top: 4px;
	}
span.boxtitle
	{
		font-family: 'Tahoma';
		font-weight: bold;
		font-size: 8pt;
		color: #fff;
		margin-left: 25px;
	}
span.boxtitle2
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #F57924;
		margin-left: 27px;
	}
span.boxtitle3
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #fff;
		margin-left: 27px;
	}
span.boxtitle4
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #fff;
		text-align: center;
	}
	div.boxcontent
	{
/*		padding: 10px;*/

		font-family: Tahoma;
		font-size: 0.7em;		
	}
td.boxmiddle
	{
		background-image: url(boxmiddle.jpg);
		padding: 10px;
	}
td.boxbottom
	{
		background-image: url(boxbottom.jpg);	
		width: 190px;
		height: 10px;
	}
td.boxgray
{
	background-image: url(boxgray.jpg);	
	width: 190px;
	height: 100px;
	padding-top: 9px;
}
td.boxstock
{
	background-image: url(boxstock.jpg);	
	width: 190px;
	height: 150px;
	padding-top: 9px;
}
td.boxlogin
{
	background-image: url(boxlogin.jpg);	
	width: 190px;
	height: 150px;
	padding-top: 10px;
}
td.boxbtn
	{
		background-image: url(boxbtn.jpg);	
		width: 190px;
		height: 28px;
	}
a.boxlink
	{
		background-image: url(dot.gif);
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 16px;
		color: #484848;
		text-decoration: none;		
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px solid #F1F1F1;
	}
	
a.boxlink:hover
	{
		background-image: url(dot2.gif);	
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 16px;
		color: #3CB371;
		text-decoration: none;		
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px solid #F1F1F1;
	}
	
div.boxlink
	{
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #DCDCDC;
	}
	
.header
	{
		background-image: url(header.jpg);
		height: 150px;
		width: 800px;
	}
	
a.bheadlink
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #464646;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

a.bheadlink:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #316AC5;
	text-decoration: none;
	border-bottom: 1px solid #3CB371;
}

div.linkies
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	padding-right: 12px;
	padding-top: 10px;
	color: green;
}

span.bheadlink
{
	
}

a.boxbtn
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}

td.content
{
	text-align: right;
}

div.contentbox
{
	text-align: left;
	width: 100px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-family: Tahoma;
	font-size: 0.8em;
}

div.contenttitle
{
	font-family: "Trebuchet MS";
	font-size: 1.5em;
}

div.logintext
{
	font-family: Tahoma;
	font-size: 0.7em;
}

input
{
	font-family: Tahoma;
	font-size: 12px;
}

td.textboxtop
{
/*	background-image: url(contentboxtop.jpg);*/
	width: 380px;
	height: 1px;
	background-color: silver;
}
td.textboxcontent
{
	font-family: tahoma;
	font-size: 9pt;
/*	background-image: url(contentboxmiddle.jpg);*/
	padding: 15px;
}
td.textboxbottom
{
/*	background-image: url(contentboxbottom.jpg);*/
	width: 380px;
	height: 1px;
	background-color: silver;
}

a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #708090;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma;
	color: #3D3D3D;
	text-decoration: underline;
}

.productbox
{
	background-image: url(productbox.jpg);
	width: 200px;
	height: 150px;
}

.productcolumn_left
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.productcolumn_middle
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.productcolumn_right
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.content1
{
	font-family: Tahoma;
	font-size: 10pt;
}

table.fpbox
{
	height: 175px; 
	background-image: url(boxfp.jpg);
	background-repeat: no-repeat;
}

div.textfp
{
	height: 150px;
	text-align: left;
	padding-top: 40px;
	width: 170px;
	font-family: Tahoma;
	font-size: 10pt;
	word-spacing: 5px;
}

td.product_nocat
{
	font-size: 10pt;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 5 5 5 15;
}

td.product_title
{
	font-size: 10pt;
	font-family:  "Verdana";
	font-weight: bold;
	color: #228B22;
	text-align: left;
	padding: 5 5 5 15;
}

td.product_text
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding-right: 5px;
}

td.product_image
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding: 5px;
}

td.product_price
{
	font-size: 12pt;
	font-family:  Tahoma;
	font-weight: bold;
	color: #FF8C00;
	text-align: right;
	padding: 5 20 5 5;
}
td.boxstocktop
	{
		background-image: url(boxstocktop.jpg);	
		width: 190px;
		height: 38px;
	}
td.boxstockmiddle
	{
		background-image: url(boxstockmiddle.jpg);
		padding: 10px;
	}
td.boxstockbottom
	{
		background-image: url(boxstockbottom.jpg);	
		width: 190px;
		height: 10px;
	}
	
div.product_text
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding: 10px;
}

div.product_price
{
	/*border-top: 1px solid silver;*/
	border-bottom: 1px solid silver;

	font-size: 12pt;
	font-family:  Tahoma;
	font-weight: bold;
	color: #FF8C00;
	text-align: right;
	padding: 5 20 5 5;
}

td.property_title
{
	font-family:  Tahoma;
	color: #000;
	font-size: 8pt;
	padding-left: 14px;
	font-weight: bold;
}

td.property_value
{
	font-family:  Tahoma;
	font-weight: none;
	color: #000;
	font-size: 8pt;
}

.boxedtext
{
	font-family:  Tahoma;
	color: #000;
	font-size: 8pt;
	padding: 15px;
}

.data_form
{
	font-family: Tahoma;
	font-size: 9pt;
}


.textprod
{
	width: 100%;
}
.boxedtext
{
	font-family:  Tahoma;
	color: #000;
	font-size: 8pt;
	padding: 15px;
}

.incart
{
	font-family:  Tahoma;
	font-weight: bold;
	color: #fff;
	font-size: 8pt;
	padding-bottom: 15px;
	padding-right: 30px;
}

.klantrij
{
	padding: 5px;
	font-size: 8pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
}

.klantbgtop
{
	font-family:  Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
}
.navigatie
{
	font-family:  Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	background-color: #F1F1F1;
}
div.prodcat
{
	font-family:  Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}