/* GROEPEN */
a.Hoofdgroep					{ 
												padding: 3px;
												width: 150px;  
												color: #ffffff; 
												text-decoration:none; 
											}
a.Hoofdgroep:hover		{ text-decoration: none; }
a.Hoofdgroep:active		{ }
a.Hoofdgroep:visited	{ }

.left_table						{ 
												border-bottom: 1px dotted #CCCCCC; 											}
												
												
div.dlevel			{	float: left; clear:both; }

.left_menu						{ float: left; margin-left: 10px;  }
											
a.level1					{ margin-right: 15px; color:#000; float: left; font-size: 11px; font-weight: normal; text-decoration: none;  }
a.level1:hover				{ color:#000000; text-decoration: none;}
a.level2							{ color:#000000; padding-left:10px; text-decoration: none;}
a.level2:hover				{ color:#F665BA; padding-left:10px; text-decoration: none;}
a.level3							{ color:#000000; padding-left:20px; text-decoration: none;}
a.level3:hover				{ color:#F665BA; padding-left:20px; text-decoration: none;}
a.level4							{ color:#999999; padding-left:30px; text-decoration: none;}
a.level4:hover				{ color:#1E76CD; padding-left:30px; text-decoration: none;}
a.level5							{ color:#999999; padding-left:40px; text-decoration: none;}
a.level5:hover				{ color:#1E76CD; padding-left:40px; text-decoration: none;}
a.level6							{ color:#999999; padding-left:50px; text-decoration: none;}
a.level6:hover				{ color:#1E76CD; padding-left:50px; text-decoration: none;}

/* Subgroepen */
.subgroups							{ 
												border: 0px solid #999999; 
												padding:3px; 
												margin:3px;
												float: left; 
												width: 200px; 
											}



/* Artikelen */

DIV.items_box			{ 
	padding: 5px;
	margin-bottom: 10px;
	width: 155px;
	height:175px; 
	background-image: url('/images/item_overview-bg.png');
	float: left;
	margin-right: 15px;
	cursor:pointer;
}

DIV.items_box:hover		{
	cursor: hand;
	background-image: url('/images/item_overview_selected-bg.png');
}
.items_picture			{
	width: 100px; height: 100px; cursor:pointer; 
	padding: 15px 0 0 30px;
}
/*
DIV.items_box img		{ display: block; clear: both; margin: 0px auto; padding: 15px 0 0 30px; height: }
*/
DIV.items_box a {color:#000;}
.items									{ border:1px solid #CCCCCC; margin-top:5px; margin-bottom:5px; width:100%; } 

.items_1								{ 
													float:left; 
													width:170px; 
													height:170px; 
													text-align:center; 
													cursor:hand; 
												}
												
.items_line_0						{ background-color:#F2F2F2; }
.items_line_0_over			{ background-color:#FFFFFF; }
.items_line_1						{ background-color:#F2F2F2; }
.items_line_1_over			{ background-color:#FFFFFF; }

.items_1_border					{ 
													border:1px solid #E8E8E8; 
												}
												
.items_artikelnr				{ 
									
									padding:2px;
									font-size: 10px; 
									font-style:italic; 
								}
												
.items_titel						{ 
										padding:2px;
										font-size: 11px; 
										font-weight:bold; 
										height:35px; 
									}
												
.items_prijs						{ 
										font-size: 12px; 
										font-weight:bold; 
										color:#000000; 
										width:80px;
									}

.items_info							{	
										width:50px; 
										text-align:center; 
									}

.items_order						{ width:50px; }

.prijs_valuta						{ width:25px; padding-right:5px; }
.prijs_bedrag						{	width:75px; }

.item_info_title					{ 
										font-size:14px; 
										font-weight:bold; 
										color:#414141; 
										margin-top:8px; 
										margin-bottom:8px; 
									}

.item_info_afbeeldingen			{ width:310px; float:left; }
.item_info_afbeelding_big		{width:250px; height:250px; background-color: #fff; float: left;  }
.item_info_afbeelding_small	{	 width:50px; float:left; display:inline; border:1px solid #fcb2dd; margin-top:5px; }
.item_info_afbeeldingen_small {
	float: left;
	margin-left: 4px;
}

.item_info_omschrijving			{ margin-left: 350px; margin-right: 154px; }

.item_info_navbar				{ font-size:11px; text-align:right; }
a.link_navbar						{ text-decoration:none; }
a.link_navbar:hover			{ text-decoration:underline; }

.offer_roze td { background-color:#f6e0ed; }

.order_table						{ font-size:13px; color:#000000; font-weight:bold; text-align:right; margin-top:8px; margin-bottom:8px; width:600px; }

.inputfield_aantal_red	{ color:#FF0000; font-weight:normal; text-align:right; border:1px solid #cccccc; font-size:80%; width:30px; }
.btn_order							{
													border:1px solid #cccccc;		
													font-size:80%;										
												}

.bag td {padding:0 5px 0 5px;}


.bag_line_0							{ background-color: #fff; font-size:100%; }
.bag_line_1							{ background-color: #f6e0ed; font-size:100%; }
.bag_line								{ border-bottom:1px solid #999999; }
.bag_header							{ border-bottom:1px solid #999999; font-weight:bold; font-size:100%; }
.bag_total							{ font-weight:bold; font-size:100%; border-top:1px solid #000000; }
.bag_subtotal						{ font-weight:normal; font-size:100%; border-top:1px solid #CCCCCC; }
.bag_inputfield_aantal	{ font-size:11px; color:#aaa; font-weight:bold; text-align:right; border:1px solid #aaa; }
.bag_bottom_links				{ text-align: right; font-size:100%; color: #999999; padding-top:10px; width: 100%; clear: both;  margin-bottom: 50px; }
a.bag_bottom_links			{ text-decoration:none; font-weight:bold; }
a.bag_bottom_links:hover{ text-decoration:underline;font-weight:bold; }
.bag_stap								{ color: #909090; font-weight:bold; padding-bottom:10px; }
.bag_content						{ padding-left: 12px; }
.bag_content_line1			{ color: #B14C90; }
.bag_checkout						{ font-size:100%; }

.blue_text							{ color:#2374D0; }

form										{ margin:0px; padding:0px; }

table										{ font-size: 100%; }

.form_verplicht					{ color: #000000; }
.form_verplicht_red			{ color: #FF0000; }

.paging_bar							{ text-align:right; position:relative; width:100%; clear: both; padding-bottom: 20px;   }

TABLE.historischeorder_table	{ border:0px solid #CCCCCC; width:300px; }
TH.historischeorder_table			{ border:1px solid #CCCCCC; text-align:left;  }
TD.historischeorder_table			{ border:1px solid #CCCCCC; }

TABLE.logins_table						{ border:0px solid #CCCCCC; width:300px; }
TH.logins_table								{ border:1px solid #CCCCCC; text-align:left;  }
TD.logins_table								{ border:1px solid #CCCCCC; }

TABLE.artikelnr_table					{ border:0px solid #CCCCCC; width:300px; }
TH.artikelnr_table						{ border:1px solid #CCCCCC; text-align:left;  }
TD.artikelnr_table						{ border:1px solid #CCCCCC; }

DIV.offerte_content	{ color: #fff; }
DIV.offerte_content	TABLE { font-weight: normal; color: #fff; background-color: #fff; padding: 9px; width: 690px; text-align: left; color:#000;  }
DIV.offerte_content TD { width: 300px; height:30px; padding-left:5px; }
DIV.offerte_content	INPUT { margin-left: 5px; width: auto; color: #000; margin-bottom: 2px; }
.error_div										{ color: #FF0000; }


DIV.group_box			{ 
	padding: 15px;
	margin-bottom: 10px;
	width: 135px;
	height:155px; 
	background-image: url('/images/item_overview-bg.png');
	float: left;		
}

DIV.group_box:hover		{	
	background-image: url('/images/item_overview_selected-bg.png');
}

a.group_box_title {
	display: block;
	text-align: center;		
	color:#000;	
	font-weight: bold;
}

