/* GROEPEN */
a.Hoofdgroep					{ 
												padding: 3px;
												width: 150px;  
												color: #000000; 
												text-decoration:none; 
											}
a.Hoofdgroep:hover		{ text-decoration: none; }
a.Hoofdgroep:active		{ }
a.Hoofdgroep:visited	{ }

.left_table						{ 
												border-bottom: 1px dotted #CCCCCC; 
											}

.left_menu						{ 
												font-size:12px;
												padding-left: 8px; 
												padding-right: 15px; 
												padding-top: 10px; 
												text-decoration:none; 

												font-weight:normal; 
												text-decoration:none; 
											}

.left_menu_title	 		{ font-size: 120%; color:#ECC150; font-weight:bold; border-bottom: 1px dotted #000000; padding-bottom:8px; margin-bottom:5px; }
											
.level1, .level1 a.link_level1						{  background: #e4a025; color: #003e6b; text-decoration: none;  }
.level1:hover, .level1:hover a.link_level1, .level1:hover a.link_level1:hover { color: #fff; background: #003a73;}

.level2, .level2 a.link_level2						{  background: #f2da9e; color: #003e6b; text-decoration: none;  }
.level2:hover, .level2:hover a.link_level2 { color: #fff; background: #003e6b;}

.level3, .level3 a.link_level3						{  background: #fefbf4; color: #003e6b; text-decoration: none;  }
.level3:hover, .level3:hover a.link_level3 { color: #fff; background: #003e6b;}


.level4							{ padding-left:30px; }
.level4:hover				{ padding-left:30px; }
.level5							{ padding-left:40px; }
.level5:hover				{ padding-left:40px; }
.level6							{ padding-left:50px; }
.level6:hover				{ padding-left:50px; }


a.link_level4							{ color:#000000; text-decoration:none; }
a.link_level4:hover				{ color:#FF8500; text-decoration:underline; }
a.link_level5							{ color:#000000; text-decoration:none; }
a.link_level5:hover				{ color:#FF8500; text-decoration:underline; }
a.link_level6							{ color:#000000; text-decoration:none; }
a.link_level6:hover				{ color:#FF8500; text-decoration:underline; }

/* Subgroepen */
.subgroups							{ 
													border: 1px solid #999999; 
													padding:3px; 
													margin:3px; 
												}



/* Artikelen */
.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_picture					{ height:50px; width:50px; }

.items_artikelnr				{ 
													padding:2px;
													font-size: 10px; 
													font-style:; 
												}
												
.items_titel						{ 
													padding:2px;
													font-weight:bold; 
													height:35px; 
												}
												
.items_prijs						{ 
													font-size: 12px; 
													font-weight:bold; 
													color:#000000; 
													width:80px;
												}

.items_info							{	
													width:30px; 
													text-align:center; 
												}
												
.items_group						{
													width:50px;
												}

.items_order						{ width:100px; }

.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:210px; float:left; }
.item_info_afbeelding_big		{	width:205px; height:205px; float:left; border:1px solid #CCCCCC; }
.item_info_afbeelding_small	{	width:50px; float:left; }
.item_info_omschrijving			{ margin-left: 220px; }

.item_info_navbar				{ font-size:11px; text-align:right; }
a.link_navbar						{ text-decoration:none; }
a.link_navbar:hover			{ text-decoration:underline; }

.order_table						{ font-size:13px; color:#000000; font-weight:bold; text-align:right; margin-top:8px; margin-bottom:8px; }
.inputfield_aantal			{ color:#000000; font-weight:normal; text-align:right; border:1px solid #cccccc; font-size:80%; width:30px; }
.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_line_0							{ background-color: #F7F7F7; font-size:100%; }
.bag_line_1							{ background-color: #E5E5E5; 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:#000000; font-weight:bold; text-align:right; border:1px solid #000000; }
.bag_bottom_links				{ text-align: right; font-size:100%; color: #999999; padding-top:10px; }
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			{ background-color:#E9E9E9; }
.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; }

TABLE.historischeorder_table	{ border:0px solid #CCCCCC; width:100%; }
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; }

.items_line_header						{ background-color:#F1F0EB; font-weight:bold; }

.error_div										{ color: #FF0000; }

body {
	background-image: none;
}


div.shop_productlist {
	float: left;
	width: 200px;
}

div.shop_contentpos {
	margin-left: 200px;
}

div.shop_content {
	margin: 20px;

}

.merken_pos {
	float: right;
	width: 128px;	
	margin-left:10px;
}


.items_list {
	overflow: auto;
}

.merkenlijst {
	margin: 0;
	padding: 0px;
	list-style: none;
}

.merkenlijst li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCCCCC; 	
}

.merkenlijst a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

.merkenlijst a:hover {
	color: #FF8500;
	text-decoration: underline;
}

.item_info_netto {
	font-size: 200%

}

.merk_select {
	float:left;
	margin-bottom:3px;
}

DIV.ingelogd_als {
	position:absolute;
	width:950px;
	text-align:right;	
}

.optioneel {
	float:left;
	width:100%;
	margin-top:25px;
}

.optioneel_line {
	float:left;
	width:100%;
}

.optioneel_line .title {
	float:left;
	width:400px;
	height:17px;
	line-height:17px;
	padding:3px;
	overflow:hidden;
}

.optioneel_line .namealias {
	float:left;
	width:75px;
	height:17px;
	line-height:17px;
	padding:3px;
	overflow:hidden;
}

.optioneel_line .prijs {
	float:left;
	width:50px;
	height:17px;
	line-height:17px;
	padding:3px;
	overflow:hidden;
	text-align:right;
}

.optioneel_line .knoppen {
	float:right;
	width:75px;
	height:17px;
	line-height:17px;
	padding:3px;
	overflow:hidden;
}

.odd {
	background-color:#F4F2F3;
}

.even {
	background-color:#FFFFFF;
}

.aanbevolen {
	float:left;
	width:100%;
	margin-top:15px;
}

.aanbevolen_item {
	float:left;
	width:118px;
	height:120px;
	border:1px solid #CCCCCC;
	margin:0 10px 10px 0;
	padding:5px;
	text-align:center;
}

.aanbevolen_item .picture {
	float:left;
	width:120px;
	height:50px;
	text-align:center;
}

.aanbevolen_item .title {
	float:left;
	width:120px;
	height:70px;
	text-align:center;
	overflow:hidden;
}




