BODY {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-color: #FFFFFF;
	padding: 5px;
	
scrollbar-face-color:#C8EFA5;
scrollbar-highlight-color:#E8F9D9;
scrollbar-3dlight-color:#E8F9D9;
scrollbar-darkshadow-color:#E8F9D9;
scrollbar-shadow-color:#E8F9D9;
scrollbar-arrow-color:#62ac1e;
scrollbar-track-color:#E8F9D9;

}

DIV {margin: 0px;}
FORM {margin: 0px;}
IMG {border: 0px;}

.main_table   {
	width: 705px;
	height: 300px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	
}


.text_table   {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(153, 204, 255) rgb(153, 204, 255) rgb(153, 204, 255) rgb(153, 204, 255);
	border-collapse: separate;

	padding: 6px;

}

.menu_top	  { height: 25px; background-color: #ffffff; padding: 0px 10px; color: #000000; }
.menu_left    {
	border: 0px;
	height: 0px;
	width: 100px;
	background-color: #CBEFAB;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
.menu_categories {
	background-color: #CBEFAB;
	padding-left: 0px;
	font-size: 16px;
	vertical-align: top;
	height:auto
	
}
.menu_categories_sub { background-color: #CBEFAB; }
.menu_categories_head { background-color: #4D4D4D; padding: 0px; font-weight: bold; color: #000000;  }
.menu_left_line { height: 0px; border: 0px; background-color: #CBEFAB; padding: 0px; vertical-align: top; }
.menu_left_line_sub { height: 0px; border: 0px; background-color: #CBEFAB; padding: 0px; }
.footer		  { width: 100%; height: 10px; background-color: #4D4D4D; padding: 0px 10px; color: #FFFFFF; }
.footer_2	  { width: 100%; border: 0px; padding: 0px; background-color: #dddddd; }

.right		  {
	/*background-color: #ffffff;*/
	width: 700px;
	height: 332px;
    text-align: center; padding: 0px; 	border-top: 0px solid white;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.left_content {
	text-align: left;
	padding: 0px;
	vertical-align: top;
	letter-spacing: 1.4px;
	font-size: 11px;
	color: #333333;
}
.right_content { padding: 0px; vertical-align: top; text-align: left; }
.separator    { width: 1px; background-color: #bbbbbb; }

.form_desc   { text-align: right; padding: 5px; background-color: #dddddd; }
.form_desc_data   { background-color: #dddddd; }

.product_list_foto		{ background-color: #f3f3f3; text-align: center; padding: 0px; border-bottom: 0px solid white; vertical-align: top; }
.product_list_data		{
	padding: 2px;
	border-bottom: 0px solid white;
	vertical-align: top;
	font-weight: bold;
}
.product_list_name		{ font-weight: bold; font-family: verdana, sans-serif; }
.product_list_category  { font-size: 9px; color: #737373; }
.product_list_price		{ width: 75px; text-align: right; font-weight: bold; padding: 5px; }
.product_list_desc		{ padding: 5px; font-size: 10px }

.product_show_table		{ margin-left: 3px; }
.product_show_foto		{
	border: 0px solid #BBBBBB;
	margin: 0px;
	height: 200px;
	alt: ["klik voor vergroting"];
	
	
}
.image_border	{
	border: 0px solid #BBBBBB;
	margin: 0px;
	height: 100px;
}

.display: block;	{
	border: 3px solid #BBBBBB;
	margin: 0px;
	height: 100px;
}

.product_show_data		{ background-color: #f3f3f3; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_show_name		{ font-weight: bold; font-family: verdana, sans-serif; font-size: 14px; }
.product_show_category  { font-size: 9px; color: #737373; }
.product_show_price		{ text-align: right; font-weight: bold; padding: 5px; }
.product_show_desc		{ font-size: 10px }

.order_table_head { background-color: #dddddd; text-align: center; height: 20px; }
TD.order_table_head { border-right: 1px solid #f3f3f3 }
.order_table_data_odd { background-color: #ffffff; }
.order_table_data_even { background-color: #f3f3f3; }
TD.order_table_data { padding: 5px; border-right: 1px solid #d3d3d3; text-align: right; }
.order_table_footer { background-color: #dddddd; text-align: right; height: 20px; padding: 5px; }
.order_table_footer_light { background-color: #f3f3f3; text-align: right; height: 20px; padding: 5px; }

.hr_dotted { width: 100%; height: 1px; border: 1px dotted #BBBBBB; }

.operation_table { border: 0px; padding: 0px; width: 300px; }
.alert    {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: red; text-decoration: none; text-align: center; }
.ok   {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: green; text-decoration: none; text-align: center; }

.h1 {font-size: 14px; font-weight: bold; font-family: verdana, sans-serif;}

.tekst8   { font-family: verdana, sans-serif; font-size: 9px ; font-weight: normal; color: #000000; text-decoration: none;}
.tekst10  { font-family: verdana, sans-serif; font-size: 10px ; font-weight: normal; color: #000000; text-decoration: none;}
.tekstw14 { font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: #CC3300; text-decoration: none;}
.px		  { font-family: tahoma, sans-serif; font-size: 1px ; font-weight: normal; color: #ffffff; text-decoration: none;}

a:link ,a:visited {
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 11px;
	}

a:hover   {
	text-decoration: none;
	color: #ac1e65;

}

a.tekst_c:link ,a.tekst_c:visited {
font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	}

a.tekst_c:active  {text-decoration: none; font-size: 13px; font-weight: bold; color: #00ff00;} 
a.tekst_c:hover   {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}


a.tekst_w          {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #000000;
	letter-spacing: 2px;
}
a.tekst_w:link    {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #000000;}
a.tekst_w:visited {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #000000;}
a.tekst_w:active  {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #000000;} 
a.tekst_w:hover   {text-decoration: underline; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #000000;}

.tekst			{ font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:hover    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: underline;}

.tekst_b { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:hover   { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: underline;}

.input {border: 1px solid; border-color: black; font-family: tahoma, sans-serif; font-size: 8pt; background-color: white;}
.submit {font-family: verdana, sans-serif; font-size: 7pt;}

.select {border: 1px solid; border-color: #7F9DB9; font-family: verdana, sans-serif; font-size: 8pt; background-color: #FFFFFF;}

.bird { font-weight: bold; font-size: 9px; color: #db4449; }

LI,UL {
	list-style-type: disc;
	font-size: 10px;
	color: #333333;
	margin: 0 5 5;
	padding: 0 5 5;
	color: #333333;
}
.hebben {
	color: #65ac1e;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1.4px;
	vertical-align: top;	
}
.cat_show_name {
font-weight: bold; font-family: verdana, sans-serif; font-size: 11px;
}

