/* GROEPEN */
a.Hoofdgroep					{ 
												padding: 3px;
												width: 150px;  
												color: #ffffff; 
												text-decoration:none; 
											}
a.Hoofdgroep:hover		{ text-decoration: none; }
a.Hoofdgroep:active		{ }
a.Hoofdgroep:visited	{ }


/* Subgroepen */
.subgroups							{ 
													border: 1px solid #999999; 
													padding:3px; 
													margin:3px; 
												}



/* Artikelen */
.items									{ border:1px solid #CCCCCC; margin-top:5px; margin-bottom:5px;} 

.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; 
												}
											

.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			{	 }
.item_info_afbeelding_big		{	
	width:288px; 
	height:222px;  
	border:1px solid #0067b1; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 4px;
	text-align: center;
}

.item_info_afbeelding_big img{	
	line-height: 222px;
}


.item_info_afbeelding_small_strip	{ margin-top: 4px; height: 75px; }

.item_info_afbeelding_small	{	
	width: 75px; 	
	float:left; 
	border:1px solid #0067b1; 
	margin-left: 4px;
	}
.item_info_omschrijving			{ padding: 8px; }

.item_info_navbar				{ font-size:11px; text-align:right; }

.item_info_orderbox {
	border-top: 6px solid #0067b1;
	border-bottom: 6px solid #0067b1;
	padding: 8px;
	overflow: auto;	
}


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		{ text-align:right; }
.inputfield_aantal_red	{ color:#FF0000; font-weight: bold; text-align:right; }
.btn_order	{	
	padding: 2px 24px;
}

.bag_line_0							{ background-color: #F7F7F7; }
.bag_line_1							{ background-color: #E5E5E5; }
.bag_line								{ border-bottom:1px solid #999999; }
.bag_header							{ border-bottom:1px solid #999999; font-weight:bold;}

.bag_total, .bag_total td 			{ font-weight:bold; font-size:100%; border-top:1px solid #000000; }
.bag_subtotal, .bag_subtotal td		{ 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; margin-bottom: 10px; }
a.bag_bottom_links			{ text-decoration:none; font-weight:bold; }
a.bag_bottom_links:hover{ text-decoration:underline;font-weight:bold; }
.bag_stap			{ float: right; color: #909090; font-weight:bold; padding-bottom:10px; }
.bag_content						{ }
.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; }

table.historischeorder_table { 
	border-spacing: 0px;
}

table.historischeorder_table th { 
	text-align: left !important;
	padding: 4px;
	border-bottom:1px solid #999999; 
	font-weight:bold;
}

table.historischeorder_table td { 
	padding: 4px;
	border-bottom:1px solid #999999; 
}

TABLE.logins_table		{ border:0px solid #CCCCCC; width:300px; }
TABLE.logins_table TH 	{ border:1px solid #CCCCCC; text-align:left;  }
TABLE.logins_table TD	{ 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; }
#caps_error										{ width: 130px; height:30px; padding:2px; background-color:#FFFFCC; color:#FF0000; font-size:10px; border:1px solid #000000; position:relative; top:-65px; left: 290px; visibility:hidden; }


div.content  div.items_holder {
	
}


div.content_noright  div.items_holder {
	float: left;
	width: 280px;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: auto;
}

div.content_noright  div.items_holder h2{
/*	background-color: #94a8cc; */
	font-size: 13pt;
	padding: 4px 16px;
}


div.content_noright  div.items_picture {
	float: left;
	width: 102px;
	height: 79px;
	margin-top: 4px;
	border: 1px solid #0067b1;
}

div.content_noright  div.items_picture a {
	line-height: 78px;
	text-align: center;
}


div.content_noright  div.items_info {
	margin-left: 102px;
	padding: 8px;
}

div.content_noright  div.items_artikelnr {
	color: #545454;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 0px;
}

div.content_noright div.items_order_lefttext {
	font-size: 11pt;
	float: left;	
	margin-top: 11px;
	margin-right: 4px;
	font-weight: bold;
}

div.content_noright div.items_order form {
	float: left;
}



div.content div.items_holder {
	margin-top: 16px;
	float: left;
}

div.content  div.items_holder h2{
	font-size: 12pt;
	padding: 0px 8px;
	margin-left: 204px;
}

div.content  div.items_picture {
	float: left;
	width: 204px;
	height: 141px;
	margin-top: -24px;	
	border: 1px solid #0067b1;
}

div.content  div.items_picture  a {
	display: block;
	width: 204px;
	height: 140px;
	line-height: 140px;
	text-align: center;
}

div.content  div.items_info {
	margin-left: 204px;
	padding: 8px;
}

table.bag_table {
	border-spacing: 0px;
}

table.bag_table th {
	text-align: left !important;
	padding: 4px;
	border-bottom:1px solid #999999; 
	font-weight:bold;
}

table.bag_table td {
	padding: 4px;
}


table.bag_table table  td{ border: 0px; }

.prijs_aanbieding_oude {
	text-decoration: line-through;
}

.prijs_aanbieding_new {
	font-weight: bold;
}


.paging_nav_text {
	font-weight: bold;
}

.paging_disabled {
	color: #737373;
}

.form_field {
	height: 16px;
}

.filtering_bar {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin: 4px 0px;
	padding: 4px;
}

.title_bar {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 4px 0px;
	padding: 4px;
}

div.items_placeholder {
	overflow: auto;	
}
