/* GROEPEN */
a.Hoofdgroep					{ 
												padding: 3px;
												width: 150px;  
												color: #ffffff; 
												text-decoration:none; 
											}
a.Hoofdgroep:hover		{ text-decoration: none; }
a.Hoofdgroep:active		{ }
a.Hoofdgroep:visited	{ }

a.level0							{ 
												text-decoration:none;
											}
a.level1							{ 
												text-decoration:none;
											}

.left_table						{ 
												border-bottom: 1px dotted #CCCCCC; 
											}

.left_menu						{ 
												font-size:12px;
												padding-left: 8px; 
												padding-right: 15px; 
												padding-top: 10px; 
												text-decoration:none; 
												text-transform:capitalize; 
												font-weight:bold; 
												text-decoration:none; 
											}
											

/* Subgroepen */
subgroups_div						{ width:100%; }
.subgroups							{ 
													position:relative;
													float:left;
													border: 1px solid #FFFFFF;
													margin-top:18px; 
													width:100%;
													margin-top:20px;
													border-top:#CCCCCC;
													padding-top:18px;
												}

.subgroups_table				{ background-color:#F5F5F5; } 

a.group_titel						{ color:#C62128; font-weight:bold; text-decoration:none; }



/* Artikelen */
.items									{ 
													position:relative;
													float:left;
													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:normal; 
													font-weight:bold; 
												}
												
.items_titel						{ 
													font-size: 12px; 
													height:35px; 
													font-style:normal;
													font-weight:normal; 
												}
												
.items_prijs						{ 
													font-size: 12px; 
													font-weight:normal; 
													color:#000000; 
													width:60px;
												}

.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_title0				{ 
													font-size:12px; 
													font-weight:bold; 
													color:#CF2226; 
												}

.group_info						{ padding-left:10px; }
.group_info_afbeeldingen			{ width:75px; float:left; margin-right:15px; }
.group_info_afbeelding_big		{	width:75px; height:75px; float:left; border:1px solid #CCCCCC; }
.group_info_afbeelding_small	{	width:25px; float:left; }

.item_info_afbeeldingen			{ width:210px; float:left; }
.item_info_afbeelding_big		{	width:200px; height:200px; float:left; border:1px solid #CCCCCC; }
.item_info_afbeelding_small	{	width:50px; float:left; }
.item_info_omschrijving			{ margin-left: 220px; }
.item_info_new			{ margin-left: 220px; }
.item_info_symbolen {
	margin-left: 220px;
	padding: 8px;
}

.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; position:relative; float:left; width:100%; font-size:11px; }

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; }



.error_div										{ color: #FF0000; }

.item_info_technischegegevens	{ padding-top:8px;  margin-right: 8px; }
.techspec_header					{ font-weight:bold; }
.techspec_line0						{ background-color:#E6E6E6; }
.techspec_line1						{ background-color:#FFFFFF; }
.techspec_titel						{ width: 50%; padding-left:8px; font-size:85%; }
.techspec_waarde					{ font-size:85%; }
.techspec_unit						{ font-size:85%; }

TD.group_afbeelding					{ width: 75px; padding: 5px; border-bottom:1px solid #FFFFFF; }
TD.group_titel							{ padding-left:5px; padding-top:5px; vertical-align:top; border-bottom:1px solid #FFFFFF; }


.hr_group_info							{ width:95%; height:1px; position:relative; float:left;}		

.nieuwartikel_artikelnr				{ 
													padding:2px;
													font-size: 12px; 
													font-style:normal; 
													font-weight:bold; 
												}
												
.nieuwartikel_titel						{ 
													font-size: 12px; 
													height:35px; 
													font-style:normal;
													font-weight:normal; 
												}		
												
.link_box {
	display: block;
}

.Small_Infobox {
	position: absolute;
	width: 512px;
	height: 256px;
	border: 1px solid #A6A6A6;
	background-color: #F7F7F7;
}

.small_infobox_title {
	padding: 2px;
	font-weight: bold;
}

.small_infobox_content {
	padding: 4px;
	overflow: auto;
	height: 228px;
}
.small_infobox_loadScreen {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -58px;
	margin-top: -16px;
	text-align: center;
	font-weight: bold;
}

