.page_title				{ 
							font-weight: bold;
							font-size: 14px;
							color: #00226B;
							font-family: arial, helvetica, sans-serif;
							text-decoration:none;
							background-image:url(/Cat/front/images/page_title_line.jpg);
							background-repeat:repeat-x;
							background-position:bottom left;
						}

A.title_terug			{
							font-size: 11px;
							color: #00226B;
							text-decoration: none;
						}

/* 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						{ 
									width: 100%;
								}

.left_menu						{ 
									font-size:11px;
									text-decoration:none; 
									text-transform:capitalize; 
									font-weight:bold; 
									text-decoration:none;
									overflow: auto;
									max-height: 80%;
								}

TD.level1					{ background-repeat:no-repeat; background-position:right bottom; height: 35px; width: 100%; padding-right: 40px;}
TD.level2					{ height: 35px; }
TD.level3					{ height: 35px; }
TD.level4					{ height: 35px; }
TD.level5					{ height: 35px; }
								

a.level1					{ color:#091664; text-decoration: none; }
a.level1:hover				{ color:#FB930F; text-decoration: none; }
a.level2					{ color:#091664; padding-left:10px; text-decoration: none; }
a.level2:hover				{ color:#FB930F; padding-left:10px; text-decoration: none; }
a.level3					{ color:#091664; padding-left:20px; text-decoration: none; }
a.level3:hover				{ color:#FB930F; padding-left:20px; text-decoration: none; }
a.level4					{ color:#091664; padding-left:30px; text-decoration: none; }
a.level4:hover				{ color:#FB930F; padding-left:30px; text-decoration: none; }
a.level5					{ color:#091664; padding-left:40px; text-decoration: none; }
a.level5:hover				{ color:#FB930F; padding-left:40px; text-decoration: none; }
a.level6					{ color:#091664; padding-left:50px; text-decoration: none; }
a.level6:hover				{ color:#FB930F; padding-left:50px; text-decoration: none; }

/* Subgroepen */
.subgroups							{ 
													border: 1px solid #999999; 
													padding:3px; 
													margin:3px; 
												}



/* Artikelen */
.items									{ 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:#EEEFFF; cursor: pointer; }
.items_line_0_over			{ background-color:#FAE3C6; cursor: pointer; }
.items_line_1				{ background-color:#EEEFFF; cursor: pointer; }
.items_line_1_over			{ background-color:#FAE3C6; cursor: pointer; }

.items_1_border						{ 
										border:1px solid #E8E8E8; 
									}

.items_picture						{ 
										height:40px;
										width: 40px;
										border: 1px solid #000000;
									}

.items_artikelnr					{ 
										padding:2px;
										font-size: 10px; 
										font-style:italic; 
									}

.items_titel						{ 
										padding:2px;
										font-size: 12px;
										height:35px;
										border: 1px solid #000000;
									}

.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:#FFFFFF; 
										margin-top:8px; 
										margin-bottom:8px;
										padding: 4px;
										background-color: #94B3E9;
										text-align: center;
										cursor: pointer;
									}

.item_info_bestek_omschrijving		{ 
										font-size: 12px;
										font-weight: bold;
										padding-top: 5px;
										padding-bottom: 5px;
									}

.info_td_title_unselected		{
									color:#FFFFFF;
								}
.info_td_title_selected			{
									color: #2B1790; 
								}

.extra_info						{
									font-size: 12px;
									color: #000000;
									background-color: #E7F0FF;
								}

div.extra_info_empty				{
									padding: 15px;
								}

.optio_acc						{
									float: left;
									padding-right: 5px;
									padding-bottom: 15px;
									text-align: center;
									width: 90px;
								}

.typen_table					{
									padding: 0px;
									margin: 0px;
									font-size: 11px;
								}

td.typen_table_titel				{
									font-weight: bold;
									border-bottom: 1px solid #000000;
								}

td.artikel_table_title			{
									font-weight: bold;
								}

td.artikel_table					{
									border-top: 1px solid #F1F0EE;
								}

tr.typen_table_tr				{
									background-color: #E7F0FF;
								}

tr.typen_table_tr_selected		{
									background-color: #94B3E9;
								}

span.tech_title					{
									font-size: 13px;
									font-weight: bold;
								}

ul.tech							{
									font-size: 11px;
									margin-top: 5px;
									margin-bottom: 15px;
								}

a.afbeelding_small				{
									color: #000000;
									border: 1px solid #000000;
									overflow:hidden;
								}

a.afbeelding_small:link			{
									color: #000000;
									border: 1px solid #000000;
								}

a.afbeelding_small:active		{
									color: #000000;
									border: 1px solid #000000;
								}

a.afbeelding_small:hover		{
									color: #000000;
									border: 1px solid #000000;
								}

a.afbeelding_small:visited		{
									color: #000000;
									border: 1px solid #000000;
								}

.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							{ color: #000000; font-weight: normal; font-size: 12px; text-align:right; position:relative; float: right; }

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; }