							   /* global */
/* padding: <padding-top> <padding-right> <padding-bottom> <padding-left>  */
/* tag = type | . = class | # = id selectors */
                               
                               
                               
                               /* shop collectie*/
                               
                               TD.contenttekstshop  {
                               	width : 100%;
                               	background-color : #FFFFFF;
                               	height : 600px;
                               	padding-left : 50px;
                               	padding-right : 53px; /* padding-right : 40px; */
                               }
                               
                               TD.letteracht  {
							   font-size : 8pt;
                               background-color : #FFFFFF;
							   padding-left: 2px;
                               }
							   
							   input.letterachtradio  {
							   margin-left: 0px;
                               }
                               
                               TD.letterachtvet  {
							   font-size : 8pt;
							   font-weight: bold;
                    		   text-transform : capitalize;
                               background-color : #FFFFFF;
							   padding-left: 2px;
							   padding-right: 1px;
                               }
                               
                               TD.letterachtvetcentraal  {
							   font-size : 8pt;
							   font-weight: bold;
                    		   text-transform : capitalize;
							   text-align: center;
                               background-color : #FFFFFF;
                               }
                               
                               /* DIVS shop collectie*/
                               DIV.thumbscrollhor  {
                               	height : 120px;
								/* width: 656px; */
								text-align: right;
                               	clip : auto;
                               	overflow-x : auto;
                               	scrollbar-arrow-color : #000000;
                               	scrollbar-face-color : #c0c0c0;
                               	scrollbar-shadow-color : #ffffff;
                               	scrollbar-track-color : #efefef;
                               	border-width : 1px; /* deze moet absoluut blijven! */
                               	border-color : #c0c0c0; /*#ededed*/
                               	border-style : solid;
                               	padding : 0px;
                               }
                               
                               TD.categoriecollectie  {
                               	line-height : 28px;
                               	padding-left : 0px;
                               	padding-right : 0px;
                               	padding-top : 0px;
								
                               }
                               
                               A.categoriecollectie  {
                               	color : #e1001a;
                               	text-decoration : none;
								font-size : 12px;
								font-weight : normal;
                               }
                               
                               A:hover.categoriecollectie  {
                               	color : #e1001a;
                               	text-decoration : none;
								font-size : 12px;
								font-weight : normal;
                               }
                               
                               A:visited.categoriecollectie  {
                               	color : #e1001a;
                               	text-decoration : none;
								font-size : 12px;
								font-weight : normal;
                               }
                               
                               /* DIV shop collectie*/				   
							   							   
							   .overzichtbestelling_shop  {
                               	height : 360px; /* height : 360px; */
                               	/* width : 627px; */
                               	clip : auto;
                               	overflow-y : auto;
                               	scrollbar-arrow-color : #000000;
                               	scrollbar-face-color : #c0c0c0;
                               	scrollbar-shadow-color : #ffffff;
                               	scrollbar-track-color : #efefef;
                               	border-width : 0px;
                               	border-color : #c0c0c0; /*#ededed*/
                               	border-style : solid;
                               	padding-left : 10px;
                               	padding-right : 2px;
                               }
							   
                                .driehonderd  {
                               	float : left;
                               	height : 100%;
                               	border-color : Gray;
                               	border-style : solid;
                               	border-width : 0px; /* debug */
                               }
							   
                               div.tweehonderd  {
                               	float : left;
                               }
                               
                               div#serie  {
                               	line-height : 28px;
                               	width : 170px;
                               }
                               
                               div#defototekst  {
                               	width : 160px;
                               	/* 160px; */
                               	font-size : 8pt;
                               }
                               
                               div#defototekstsa  {
                               	width : 300px;
                               	/* 160px; */
                               	font-size : 9pt;
								/*border-width: 1px; 
								border-color: Black; 
								border-style: solid;*/
                               }
                               
                               div#defoto  {
                               	width : 300px;
                               	text-align : right;
								padding: 0px;
                               }
                               
                               div#productgroep  {
                               	width : 160px;
                               	/* 190px; */
                               	height : 80px;
                               }
                               
                               div.groteafbeelding  {
                               	height : 300px;
                               	width : 300px;
                               	text-align : center;
                               }
                               
                               /* DIV shop overzicht bestelling*/
                               div.overzichtbestelling  {
                               	height : 300px;
                               	width : 100%;
                               	border-color : Gray;
                               	border-style : solid;
                               	border-width : 0px;
								padding: 0px;
                               }
							   
							   
							   .artikelregel { 
							   background-color:  #f0f0f0;  /*  #efefef */
							   }
							   
							   .bestelcel {
							   background-color : #F5F5F5;
							   font-size: 8pt; 
							   font-family: Verdana; 
							   padding-left: 1px;
							   padding-right: 1px;
							   }
							   
							   .subregels {
							   font-weight: bold;
							   }
							   
							   .artikelcel { 
							   font-size: 8pt; 
							   font-family: Verdana; 
							   padding-left: 1px;
							   padding-right: 1px;
							   }
							    								
							   .bestelkopcel {
							   color : #FFFFFF;
							   font-size: 8pt; 
							   font-family: Verdana; 
							   padding-left: 1px;
							   padding-right: 1px;
							   } 
							   
							   .bestelkopregel { 
							   background-color: #454545;  /*  #0773b5 */
							   } 
							   
							   
							   
							   
					.shp_artikel {
				  	font-size: 8pt; 
					font-family: Verdana; 
					padding-left: 2px;
				    background-color : #efefef;
					color: #000000;
					} 
					
					  
				  .shp_artikel_kop {
				  	font-size: 8pt; 
					font-family: Verdana; 
					padding-left: 2px;
				    background-color : #a6a6a6;
					color: #FFFFFF;
				   font-weight: bold;
					} 
					
				  .shp_prompt {
				  	font-size: 8pt; 
					font-family: Verdana; 
					padding-left: 2px;
				    background-color :  #8a8a8a; 
					color: #FFFFFF;
				  }
				   
				  .tabelwit {
				    background-color : White;
				   }
							    