html,body 		{
	margin-top					: 0px;
  	margin-right				: 1px;
  	margin-bottom				: 0px;
  	margin-left					: 1px;
	padding-top					: 0px;
	padding-bottom				: 0px;
	background					: #FFFFFF;
	height						: 100%;
	min-height					: 100%; 
	max-height					: 100%; 
	font-family					: Tahoma, Verdana, Sans;
	font-size					: 12px;
	color						: #000000;
	background-image			: url(../images/site/graybg.gif); 
	background-repeat			: repeat;	
	scrollbar-3dlight-color		: #F68F1E;
	scrollbar-arrow-color		: #000000; 
	scrollbar-base-color		: #F68F1E;
	scrollbar-darkshadow-color	: #F68F1E;
	scrollbar-face-color		: #cccccc;
	scrollbar-highlight-color	: #eeebeb;
	scrollbar-shadow-color		: #eeebeb;
}
.width_table{
  width:630px;
}
.recycle_div_body {
	background-image	: url(../images/site/recycle.png); 
	background-repeat	: no-repeat;
	background-position	: top right;
	height				: 100px;
    font-size			: 11px;
    color				: #000000;
    font-weight			: normal;
    padding				: 5px;
    border				: 1px solid #F68F1E;
    border-top			: 0;
    border-right		: 1px solid #F68F1E;
	text-align			: left;
	background-color	: #FFFFFF;
}


.aligntable {
	 /* margin: 0 auto 0 auto; */
	margin: 0px auto 0px auto;
/*	border-collapse: collapse;  */
	width: 1000px;
	border: 0px;
	background-color	: #FFFFFF; 	
}

.ok {
	color				: green;
    font-weight			: normal;
}

.OrderDetailsTabel {
	Width				: 620px;
}

.OrderDetailsTabel .row0 {
	background-color	: #FFFFFF;
	font-weight			: bold;
	vertical-align		: baseline;
}

.OrderDetailsTabel .row1 {
	background-color	: #e7e7e7;
	text-align			: right;
	vertical-align		: baseline;
}

.OrderDetailsTabel .row2 {
	background-color	: #d6d7d6;
	text-align			: right;
	vertical-align		: baseline;
}


.gegevens_tabel {
	border				: 1px;	
	margin				: 0px;
	border-color		: #F68F1E;
	border-style		: dotted; 
	width				: 620px;
}

.boxstyle {
	background-color	: #f5f5f5;
	vertical-align		: top;
}


.boxstyleprijs {
	background-color	: #f5f5f5;
	vertical-align		: bottom;
}

.boxstylebottom {
/*	background-color	: #f5f5f5;	*/
	background-color	: #FFFFFF;
	vertical-align		: bottom;
	text-align			: right;
    width:500px;
}
.gegevens_td_waarde {
	width				: 330px;
}

.gegevens_td_veld {
	width				: 120px;
	font-weight			: bold;
	cursor				: text;
}

.login_fout {
	color				: red;	
}

.faq_top {
	height				: 30px;
	text-align			: right;
	
}
.faq_top_img
{
    float				: right;
    margin				: 10px;
	margin-top			: 0px;
	border				: 0;
}

/* 
	Grijze box
*/

.div_body_grey {
    font-size			:11px;
    color				:#000000;
    font-weight			:normal;
    padding				:5px;
    border				:1px solid #000000;
    border-top			:0;
    border-right		:1px solid #000000;
	text-align			:left;
	background-color	:#FFFFFF;
}

.right_div_header_grey {
    text-align			: left;
    line-height			: 21px;
    font-size			: 12px;
    font-weight			: bold;
    color				: #FFFFFF;
    background-image	: url(../images/site/box-rechts-kop-grey2-verloop.gif);
    background-repeat	: no-repeat;
    background-color	: #F68F1E; 
    margin-top			: 9px;
    padding-left		: 5px;
}


/*
	Einde grijze box
*/


.nieuws_navigatiebalk_textlinks {
	text-align			: left;
}

.nieuws_navigatiebalk_nummers {
	text-align			: right;
}

.nieuws_navigatiebalk {
	height				: 22px;
	background-color	: #F68F1E;
	color				: #000000;
	width				: 96%;
	padding-left		: 5px;
	padding-top			: 5px;
	padding-right		: 10px;
}

.nieuwsbericht_datum {
	color				: #F68F1E;
	font-weight			: normal;
	vertical-align		: top;
	height				: 20px;
}

.nieuwsbericht_kop {
	font-weight			: bold;
	vertical-align		: top;
	height				: 20px;
}

.nieuwsbericht_bericht a {
	color				: #000000;
	font-weight			: normal;
	vertical-align		: top;
    text-decoration     : underline; 
}
.nieuwsbericht_bericht_lijst a {
    color                : #000000;
    font-weight            : normal;
    vertical-align        : top;
    text-decoration     : none; 
}

.recensie_header {
    text-align			: left;
    line-height			: 21px;
    font-size			: 12px;
    font-weight			: bold;
    color				: #FFFFFF;
    background-image	: url(../images/site/box-recensie-kop.gif);
    background-repeat	: no-repeat;
    background-color	: #F68F1E; 
    margin-top			: 9px;
    padding-left		: 5px;
}



form {
	
	margin:				0px;
	padding:			0px;
}

table {
	margin:				0px;
	padding:			0px;
}

.bijpassend_producten_list {
	position			: relative;
	background-color	: #FFFFFFF;
	width				: 620px;
	border				: 0px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #DCDCDC; 
	margin				: 2px;
	padding				: 2px;
}

.bijpassend_producten {
	position			: relative;
	background-color	: #eeebeb;
	width				: 201px;
	float				: left;
	border				: 1px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #eeebeb; 
	margin				: 1px;
	padding				: 0px;
}

.bijpassend_producten_image {
	background-color	: #FFFFFF;
	text-align			: center;
	height				: 125px;
	vertical-align		: middle;
	font-size			: 8px;
}

.bijpassend_producten_kop {
	background-color	: #eeebeb;
	text-align			: left;
	height				: 45px;
}

.bijpassend_producten_voet {
	background-color	: #ffffff;
	text-align			: center;
	height				: 55px;
	border				: 1px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #eeebeb; 
}


/* pop-up bij artikel informatie */
.image_layover {
	display				: none;
	position			: absolute;
	z-index				: 5;
	border				: 10px solid #F68F1E;
	padding-right		: 10px;
	bottom				: -150px;
	left				: 40px;
	background-color	: #FFFFFF;
}


textarea {	
	border				: 1px solid #F68F1E;
	cursor				: text;
}
		
/* t.b.v. formulieren */
input {
	color				: #000000;
	background			: #FFFFFF;
	border				: 1px solid #F68F1E;
	text-align			: left;
	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: normal;
	cursor				: text;
}

input.checkbox {
	color				: #000000;
	background			: #FFFFFF;
	border				: 0px;
	text-align			: left;
	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: normal;
   	cursor				: text;
}

input.radio {
	color				: #000000;
	background			: #FFFFFF;
	border				: 0px;
	text-align			: left;
	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: normal;
   	cursor				: pointer;
	cursor				: hand;			/* dubbel gedefinieerd t.b.v. Cross browser */
}

input.submitbetaling {
	color				: #000000;
   	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: bold;
   	background-color	: #FFFFFF;
   	border				: 0px solid;
   	border-top-color	: #F68F1E;
   	border-left-color	: #F68F1E;
   	border-right-color	: #F68F1E;
   	border-bottom-color	: #F68F1E;
   	text-align			: center;
   	cursor				: pointer;
   	width				: 130px;
   	height				: 35px;
   	background-image	: url(../images/chart_knoppen/bestellingplaatsen.gif);
   	background-repeat	: no-repeat;
}


input.submit, input.bruin {
	color				: #000000;
   	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: bold;
   	background-color	: #FFFFFF;
   	border				: 1px solid;
   	border-top-color	: #F68F1E;
   	border-left-color	: #F68F1E;
   	border-right-color	: #F68F1E;
   	border-bottom-color	: #F68F1E;
   	text-align			: center;
   	cursor				: pointer;
	cursor				: hand;			/* dubbel gedefinieerd t.b.v. Cross browser */
}


input.chart {
	color				: #000000;
	background			: #FFFFFF;
	border				: 1px solid #F68F1E;
	text-align			: right;
	font-family			: Verdana, 'trebuchet ms',helvetica,sans-serif;
   	font-size			: 100%;
   	font-weight			: normal;
}

select { 
	background-color	: #FFFFFF; 
 	color				: #000000;
}



/* error meldingen */
.error {
	color				: #FF0000;
    font-weight			: normal;
}


/* bepaal de breedte van het middenstuk van de pagina */
.spacer {
	vertical-align		: center;
	width				: 627px;
}

a.left_div_body:link {color: #000000}     /* unvisited link */
a.left_div_body:visited {color: #000000}  /* visited link */
a.left_div_body:hover {color: #000000}   /* mouse over link */
a.left_div_body:active {color: #000000}   /* selected link */

.left_div_body {
    font-size			: 11px;
    color				: #000000;
    font-weight			: normal;
    padding				: 5px;
    border				: 1 px solid #F68F1E;
    border-top			: 0;
    border-right		: 1px solid #F68F1E;
    border-left			: 1px solid #F68F1E;
    border-bottom		: 1px solid #F68F1E;
	text-align			: left;
	background-color	: #FFFFFF;  
/*	background-color	: #919295; */
}

.zoek_box_rand {
	width				: 170px;
	background-color	: #EEEBEB;
    border				: 1px solid #F68F1E;
    border-top			: 0;
    border-right		: 1px solid #F68F1E;
	border-color		: #F68F1E;
	border-width		: 1px;
	border-style		: solid;
	font-size			: 12px;
	padding				: 5px;
	text-align			: left;
}


.configurator1 {
	position		: relative;
    font-size			: 12px;
    color			: #FFFFFF;

	padding-top:	212px;
	padding-left:	140px;

    font-weight			: bold;
    height				: 50px;
	border-color: #000000;
}

.configurator2 {
	position		: relative;
    font-size			: 12px;
    color			: #FFFFFF;

    font-weight			: bold;
    width				: 625px;
    height				: 50px;
    text-align			: center;
    vertical-align		: center;
	border-color: #000000;

    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#d4862f',EndColorStr='#d4862f');
}
a.configurator2 {
	color	: red;
}

.configuratorOptie1 {
    font-size			: 12px;
    color				: #000000;
    font-weight			: normal;
    width				: 0px;
    text-align			: left;
    vertical-align		: center;
}



.artikel_box_titel {
    font-size			: 14px;
    /* color				: #212121; */
    color				: #f68f1e;
    font-weight			: bold;
}


.artikel_iconen {
	position			: relative;
	background-color	: #eeebeb;
	width				: 85px;
	float				: left;
	border				: 1px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #000000; 
	margin				: 1px;
    margin-top          :  5px;
}

.artikel_iconen_image {
	background-color	: #FFFFFF;
	text-align			: center;
	height				: 80px;
	vertical-align		: middle;
	font-size			: 8px;
}

.artikel_iconen_kop {
	background-color	: #f68f1e;
	text-align			: center;
}

.artikel_iconen_voet {
	background-color	: #CCCCCC;
	text-align			: center;
}


a {
	color				: #000000;
	text-decoration		: underline;
	cursor				: pointer;
	cursor				: hand;			/* dubbel gedefinieerd t.b.v. Cross browser */
}


hr {
	color		: #f68f1e; 
	height		: 1px;
}

.ProductOmschrijving {
	font-size	: 13px;
	color		: #000000;
	font-weight	: bold;	
}

.TextHeader {
	font-size	:14px;	
	color		:#f68f1e;
	font-weight	:bold;
}

.Stap {
	font-size	: 18px;
	color		: #000000;
	font-weight	: bold;
	font-family	: Verdana;
}

.BTWBedrag {
	color		: #CCCCCC;
	text-align	: right;
}

.TotaalBedrag {
	font-size	: 14px;
	color		: #000000;
	font-weight	: bold;
	font-family	: Verdana;
	text-align	: right;
}

.Subtotaal {
	font-size	: 12px;
	color		: #000000;
	font-weight	: bold;
	font-family	: Verdana;
	text-align	: right;
}

.ContentHeader {
	font-weight	:bold;
	color		: #000000;
}
.maintable {
	margin-left			: auto;
	margin-right		: auto;
	width				: 100%;
	height				: 100%;
	border				: 1px;
	border-collapse		: collapse; 
	background-color	: #dedede; 
	vertical-align		: top;
/*	valign				: top; */
	background-image	: url(../images/site/graybg.gif); 
	background-repeat	: repeat;	

}

.charttable {
	margin-left			: auto;
	margin-right		: auto;
	width				: 620px;
	height				: 100%;
	border				: 0px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #f68f1e; 
	/*background-color	: #eeebeb; */
	background-color	: #FFFFFF;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}

.charttablebevestiging {
	margin-left			: auto;
	margin-right		: auto;
	width				: 620px;
	height				: 100%;
	/* border				: 1px; */
	border-left			: 0px;
	border-right		: 0px;
	border-top			: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #f68f1e; 
	/*background-color	: #eeebeb; */
	background-color	: #FFFFFF;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}

.charttablebevestiging_bottom {
	margin-left			: auto;
	margin-right		: auto;
	width				: 620px;
	height				: 100%;
	border-left			: 0px;
	border-right		: 0px;
	border-top			: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #f68f1e; 
	background-color	: #FFFFFF;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}

.charttablebevestiging_top {
	margin-left			: auto;
	margin-right		: auto;
	width				: 620px;
	height				: 100%;
	border-left			: 0px;
	border-right		: 0px;
	border-top			: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-collapse		: solid;
	border-color		: #f68f1e; 
	background-color	: #FFFFFF;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}

.charttabletdhead {
	font-weight			: bold;	
	background-color	: #dedede;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
    margin				: 0px;
}

.table1 {
	margin-left			: auto;
	margin-right		: auto;
	width				: 980px;
	border				: 0px;
	border-style		: solid;
	border-collapse   	: collapse; 
	background-color	: #FFFFFF;
}

.tableright {
	margin-left			: auto;
	margin-right		: auto;
	width				: 150px;
	border				: 0px;
	border-collapse		: collapse; 
	background-color	: #FFFFFF;
}


.td1 {
	background-color	: #FFFFFF;
	width 				: 100%;
}

.tdmenuhead {
	background-color	: #f68f1e;
	width 				: 170px;
	color				: #FFFFFF;
	font-size			: 10px;
	font-weight			: bold;
	
}

.tdmenuleft {
	margin-left			: auto;
	margin-right		: auto;
	width				: 170px;
	border				: 0px;
	border-collapse		: collapse; 
	background-color	: #FFFFFF;
	vertical-align		: top;
}

.tdmenuright {
	margin-left			: auto;
	margin-right		: auto;
	width 				: 170px;
	border				: 0px;
	border-collapse		: collapse; 
	background-color	: #FFFFFF;
	vertical-align		: top;

/*	color				: #000000;
	font-size			: 10px; 
	font-weight			: bold;
	vertical-align		: top;*/
}

.tdmain {
	background-color	: #ffffff;
	width 				: 600px;
	color				: #000000;
	font-size			: 12px;
	font-family			: Tahoma, Arial;
	font-weight			: normal;
	padding-top			: 14px;
	*padding-top		: 0px;
}

.content {
	width			: 100%; 
	border			: 0px;
	margin			: 0px; 
}


.topmenu {
	color				: #000000;
	font-size			: 10px;
	font-weight			: bold;
	text-align			: right;
	background-color	: #CCCCCC;
}

.leftmenu {
	margin-left			: auto;
	margin-right		: auto;
	color				: #000000;
	font-size			: 10px;
	font-weight			: normal;
	background-color	: #FFFFFF;
	width				: 170px;
}

.hoofdmenubg {
	background-image	: url(../images/site/menubg.gif); 
	background-repeat	: repeat-x;
	background-position	: top;
	color				: #000000; 
	font-size			: 12px;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;	
	height				: 34px;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}

.hoofdmenu {
	color				: #000000; 
	font-size			: 12px;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;	
	height				: 34px;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

a.hoofdmenu:link { 
	color				: #000000; 
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;	
	margin-top			:0px;
    margin-bottom		:0px;
    padding				:0px;
	}
	
a.hoofdmenu:visited { 
	color				: #000000; 
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;	
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
}
	
a.hoofdmenu:active { 
	color				: #f68f1e; 
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;	
	}
	
a.hoofdmenu:hover { 
	color				: #f68f1e; 
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: normal;
	text-align			: center;
	text-decoration		: none;
	margin-top			: 0px;
    margin-bottom		: 0px;
    padding				: 0px;
	
	}


.footermenu {
	margin-left			: auto;
	margin-right		: auto;
	color				: #FFFFFF;
	font-size			: 10px;
	font-weight			: bold;
	background-color	: #f68f1e;
	text-align			: left;
}


/* rechterblok */
.product_div_header {
    text-align			: center;
    line-height			: 21px;
    font-size			: 12px;
    font-weight			: bold;
    color				: #FFFFFF;
    background-repeat	: no-repeat;
    background-color	: #F68F1E;
	margin-top			: 9px;
}

.right_div_header {
    text-align			: left;
    line-height			: 21px;
    font-size			: 12px;
    font-weight			: bold;
    color				: #FFFFFF;
    background-image	: url(../images/site/box-rechts-kop.gif);
    background-repeat	: no-repeat;
    background-color	: #F68F1E; 
    margin-top			: 9px;
    padding-left		: 5px;
    
 
 
}

a.left_div_header:link {color: #000000}     /* unvisited link */
a.left_div_header:visited {color: #000000}  /* visited link */
a.left_div_header:hover {color: #000000}   /* mouse over link */
a.left_div_header:active {color: #000000}   /* selected link */

.left_div_header {
	width				: 177px;
    text-align			: left;
    line-height			: 21px;
    font-size			: 12px;
    font-weight			: bold;
    color				: #FFFFFF;
    background-image	: url(../images/site/box-links-kop.gif);
    background-repeat	: no-repeat;
    /* background-color	: #F68F1E;  */
    margin-top			: 9px;
    padding-left		: 5px;
    
 
}

.right_div_footer {
    text-align			:left;
    line-height			:21px;
    font-size			:12px;
    font-weight			:bold;
    color				:#FFFFFF;
    background-repeat	:no-repeat;
    background-color	:#F68F1E;
	margin-top			:9px;
}

.service_div_body {
	background-image	: url(../images/site/telefoniste.jpg); 
	background-repeat	: no-repeat;
	background-position	: top right;
	height				: 100px;
    font-size			: 11px;
    color				: #000000;
    font-weight			: normal;
    padding				: 5px;
    border				: 1px solid #F68F1E;
    border-top			: 0;
    border-right		: 1px solid #F68F1E;
	text-align			: left;
	background-color	: #FFFFFF;
}

.review_div_body {
	/* height				:100px; */
    font-size			:11px;
    color				:#000000;
    font-weight			:normal;
    padding				:5px;
    border				:1px solid #F68F1E;
    border-top			:0;
    border-right		:1px solid #F68F1E;
	text-align			:left;
	background-color	:#FFFFFF;
}

.login_div_body {
    font-size			:11px;
    color				:#000000;
    font-weight			:normal;
    padding				:5px;
    border				:1px solid #F68F1E;
    border-top			:0;
    border-right		:1px solid #F68F1E;
	text-align			:left;
	background-color	:#FFFFFF;
}

.chart_short_btw {
	color				: #808183;
}

.zoeken_box {
	color				: #808183;
}


.winkelwagen_div_body {
	height				:90px;
    font-size			:11px;
    color				:#000000;
    font-weight			:normal;
    padding				:5px;
    border				:1px solid #F68F1E;
    border-top			:0;
    border-right		:1px solid #F68F1E;
	text-align			:left;
	background-color	:#FFFFFF;
}

.nieuwsbrief_div_body {
	height				:60px;
    font-size			:11px;
    color				:#000000;
    font-weight			:normal;
    padding				:5px;
    border				:1px solid #F68F1E;
    border-top			:0;
    border-right		:1px solid #F68F1E;
	text-align			:left;
	background-color	:#FFFFFF;
}

.product_div_body {
    height				: 100px;
    font-size			: 11px;
    color				: #000000;
    font-weight			: normal;
    padding				: 5px;
    border				: 1px solid #DCDCDC;
    border-top			: 0;
    border-right		: 2px solid #F68F1E;
	text-align			: left;
	background-color	: #FFFFFF;
}

.product_div_body_img {
    text-align			:center;
    padding				:10px;
}

.product_div_body_img img {
    border				:0;
}

.product_prijs {
    float				:left;
    font-size			:12px;
    color				:#000000;
    text-align			:center;
    margin-right		:5px;
    line-height			:20px;
}


/* t.b.v. rand om de boxen e.d. */
#product_div {
    border				:1px solid #DCDCDC;
    font-size			:11px;
    text-align			:left;
    margin-bottom		:13px;
    width				:622px;
    /* height				:200px;  */
	/* height				: 150px; */
}

#product_div_detailbox {
    border				:1px solid #DCDCDC;
    font-size			:11px;
    text-align			:left;
    margin-bottom		:13px;
    width				:625px;
    height				:155px; 
	/* height				: 150px; */
}

/* t.b.v. lettertype in brede box */
#product_div_kopregel {
	float				:left;
	margin-left			:15px;
	margin-top			:7px;
	font-size			:23px;
	color				:#F28E00;	
}

#product_div a 
{
    color:#000000;
    text-decoration:none;
}

#product_div a:hover
{
    text-decoration:underline;
    color:#579ECC;
}

#product_title
{
    font-weight:bold;
	margin-top:10px;
    margin-right:10px;
	height:36px;
}

#product_title a
{
    color:#666666;
}

#header_img
{
    margin:10px;
    margin-top:12px;
    float:left;
}

/* middenblok homepage */
#product_img
{
    float:left;
    margin:10px;
	margin-top:0px;
    border:0;
}

#product_info
{
    height:65px;
    margin-right:10px;
    color:#434343;
}

#product_info a
{
    color:#626262;
}

#product_oldprice
{
    font-size:12px;
    font-weight:bold;
    color:#7D7D7D;
    text-decoration:line-through;
    text-align:right;
    margin-right:10px;
	height:14px;
}

#product_oldpriceleeg
{
    font-size:12px;
    font-weight:bold;
    text-align:right;
    margin-right:10px;
	height:14px;
}

#product_newprice
{
    font-size:16px;
    font-weight:bold;
    color:#F28E00;
    text-align:right;
    margin-right:10px;
    margin-bottom:10px;
}

#product_order
{
    margin-right:10px;
    margin-left:10px;
    line-height:15px;
	margin-top:20px;
}

#product_order a
{
    text-decoration:none;
    color:#579ECC;
}

#product_order a:hover
{
    text-decoration:underline;
    color:#579ECC;
}

#product_order_img
{
    float:left;
    margin-right:10px;
    border:0;
}

#nieuwItem
{
    text-align:left;
    width:484px;
    height:182px;
    background-color:#FFFFFF;
    background-image:url(../images/layout/blokNieuwBg.gif);
    font-family:Verdana;
}

#nieuwLeftDiv
{
    float:left;
}

#nieuwItemText
{
    width:200px;
    height:42px;
    position:relative;
    top:4px;
    left:4px;
}

#nieuwItemImg
{
    width:200px;
    height:130px;
    position:relative;
    top:4px;
    left:4px;
}

#nieuwRightText
{
    float:right;
    width:277px;
    height:172px;
    margin-top:4px;
    background-image:url(../images/layout/arrow.gif);
    background-repeat:no-repeat;
    background-position:6px 24px;
}

#nieuwRightTextDiv
{
    width:320px;
    position:relative;
    top:19px;
    left:21px;
}

#nieuwRightTextDiv2
{
    font-size:14px;
    color:#212121;
    font-weight:bold;
}

#nieuwRightTextDiv3
{
    width:320px;
    font-size:11px;
    color:#626262;
    line-height:14px;
    margin-top:11px;
}

#nieuwRightTextDiv4
{
    margin-top:23px;
    font-size:18px;color:#F28E00;
}

#nieuwRightTextDivInfo span
{
    font-size:11px;
    color:#579ECC;
}

#mainDivCenter
{
    margin-top:9px;
    width:584px;
}

#configurator
{
	background-image: url(../images/Keuzehulp/Keuzehulp.gif);
	width: 619px;
	height: 267px;
}

#configurator select
{
	width: 125px;
}
.menuheader {
    width                : 175px;
    height                : 21px;
    background-color    : #F68F1E;
    color                : #FFFFFF;
    font-size            : 12px;
    font-family            : Tahoma, Verdana, Sans;
    font-weight            : bold;
    border-color        : #F68F1E;
    border-width        : 0px;
    border-style        : solid;
    background-image    : url(../images/site/box-links-kop.gif);
    background-repeat    : no-repeat;
    background-color    : #F68F1E; 
    margin                : 0px;
}


.catselected {
    color                : #F68F1E;
    font-weight            : normal;
    padding-left        : 0px;
    margin                : 0px;
    margin-left            : 0px;
    }
.catselected1 {
    color                : #F68F1E;
    font-weight            : normal;
    padding-left        : 3px;
    margin                : 0px;
    margin-left            : 0px;
    }


.menufooter {
    width                : 175px;
    background-color    : #F68F1E;
    color                : #FFFFFF;
    font-size            : 12px;
    font-family            : Tahoma, Verdana, Sans;
    font-weight            : bold;
    text-align            : center;
    border-color        : #F68F1E;
    border-width        : 1px;
    border-style        : solid;
}


.menurand {
    width                : 175px;
    background-color    : #FFFFFF;
    border-color        : #F68F1E;
    border-width        : 1px;
    border-style        : solid;
    font-family            : Tahoma, Verdana, Sans;
    font-size            : 12px;
    padding                : 0px;
    margin                : 0px;
}

.menu {
    padding-left    :    2px;
    margin-left                : 0px;
    margin                : 0px;
    }

    
a.menu:link, a.menu:visited {
    color                : #000000;
    font-weight            : normal;
    font-size            : 12px;
    text-decoration        : none; 
    margin                : 0px;
    
}

a.menu:hover, a.menu:active {
    color                : #F68F1E;
    font-weight            : normal;
    font-size            : 12px;    
    text-decoration        : none; 
    margin                : 0px;
}



ul {
    margin                : 1px 0px 0px -2px;    /* top, rechts, onder, links */
    padding                : 0px 0px 0px 0px;
    list-style            : none;
} 

li {
    margin                : 1px 0px 0px 3px;    /* top, rechts, onder, links */
    padding                : 0px 0px 0px 0px;
    /* list-style            : none; */
}
    
    
.treeview ul { 
    background-color    : #FFFFFF;
}



.treeview li { 
    background-color    : #FFFFFF; 
    list-style-type        : none;
    margin                : 2px 0px 3px 2px;    /* top, rechts, onder, links */
    padding                : 0px 0px 0px 2px;    /* inspringen 1e child */
}


.treeview li.submenu { 
    background-color    : #FFFFFF;
    cursor                : pointer;
    }

.treeview li.submenu:link{
    font-family            : Tahoma, Verdana;
    font-size            : 12px;    
}
.treeview li.submenu:hover {
    font-weight         : normal;
}


.treeview li.submenu ul { 
    display                : none; /* Hide them by default. Don't delete. */
}

.treeview .submenu ul li { 
    cursor                : default;
    font-weight            : normal;
    border-bottom        : 0px;
    border-top            : 0px;
    border-left            : 0px;
    border-right        : 0px;
    border-style        : solid;
    border-color        : #FFFFFF;
}
p{
    margin:0px;
    padding:0px;
}

#iBlock{display:none;position:absolute;top:0;left:0;margin:10px 0 0 -10px;width:455px;line-height:17px;z-index:1000;cursor:pointer;cursor:hand;
background-color: white;
}
#iBlock
#iBlockContent{padding:6px
15px 8px 10px;background:white top left url(/images/info_bg.png);
background-color: white;padding-top:20px
}
#iBlock
#iBlockContent.noHeader{padding-top:20px;padding-left:25px;background-color: white;}

#iBlock #iBlockContent
h3{margin:0;padding:1px
0 0 15px;line-height:17px;color:#B33117;font-weight:normal;
background-color: white;
}
#iBlock
#iBlockBottom{height:7px;background:white bottom left url(/images/info_bg.png);
background-color: white;
}

