
a:link    {color: #000274;	text-decoration: underline; font-weight: bold;}
a:visited {color: #000274;	text-decoration: underline; font-weight: bold;}
a:hover   {color: #B7B7D1;  text-decoration: underline; font-weight: bold;}
a:active  {color: #000274;  text-decoration: underline; font-weight: bold;}



/* ALGEMEEN BEBRUIK ---------------------------------------------------- */

.standaard 	{font-family: Arial, Helvetica, sans-serif;
		     font-size: 12px; color: #000274;	}

.vet	{ font-family: Arial, Helvetica, sans-serif;
          font-size: 12px; font-weight: bold; color: #000066;}

.vetU	{ font-family: Arial, Helvetica, sans-serif;
          font-size: 12px; font-weight: bold; color: #000066;
		  text-decoration: underline;  }	
		  
.style4 {font-size: 16px  }
.style7 {font-family: Arial, Helvetica, sans-serif  }		
		  	  
		  
		  
/* ALLE FICHE'S -------------------------------------------------------  */
		  
.fichebody	{
        margin-left: 20px;  margin-right: 20px;
		margin-top: 0px; margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif; font-size: 10px;
		background-color: #e5e5ef;
		    scrollbar-track-color: #e5e5ef;
		    scrollbar-arrow-color: black;	
		    scrollbar-face-color: #a8b0cc;
		    scrollbar-3dlight-color:#e5e5ef;
		    scrollbar-shadow-color: #e5e5ef ;
		    scrollbar-highlight-color: #e5e5ef; 
		    scrollbar-darkshadow-color: #e5e5ef;
		}

/*		
.menutabel 	{ table-layout: fixed; width: 100%; border: 0px; padding: 0px;
			  font-family: Arial, Helvetica, sans-serif;
		      font-size: 12px; background-color: white;	  }		  
		
*/

.menutabel 	{ width: 100%; border: 0px; padding: 0px;
			  font-family: Arial, Helvetica, sans-serif;
		      font-size: 12px; background-color: white;	  }		 






.fichetabel { table-layout: fixed; width: 100%; border: 0px; padding: 0px;
			  font-family: Arial, Helvetica, sans-serif;
		      font-size: 13px; color: #000274;	  
			  text-align: left ;  }

			  
			  
			  
			  
/* PRODUCT-FICHE'S  ---------------------------------------------------- */

.fichekopje { font-family: Arial, Helvetica, sans-serif;
              font-size: 12px; font-weight: bold; color: #000066;
		      text-decoration: underline; text-align: left; 
			  margin-top: 10px;    }			
			  
.analysetabel { table-layout: auto; width: 100%; 
			  border: 1px #000274; padding: 0px; border-spacing: 3px;
			  font-family: Arial, Helvetica, sans-serif;
		      font-size: 12px; color: #000274;	  }	
			  
.prijzentabel { table-layout: auto; width: 100%; 
			  border: 1px #000061; padding: 2px;
			  font-family: Arial, Helvetica, sans-serif;
		      font-size: 12px; color: #000274;	  }						  

.kruidenkop { background-color: white;
	          padding: 0px 10px;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 12px; font-weight: bold; color: #000066;  } 	
			  
			  
			  
			  	  
			  
/* GAMMA-FICHE'S ------------------------------------------------------ */

.sgamknoptd { height: 36px; text-align: center; vertical-align: middle;}	

.gammakop {color: #B7B7D1; font-size: 36px; font-weight: bold; text-align: left;}

.btn_subgamma 
	{ width: 250px; height: 34px; marging-top: 6px;
	  background-color:transparent;
	  border: 1px solid  ; 
	  cursor: hand ;
	  border-color:  #666666 #666666 #666666 #666666;
	  color:#000099; font-family:Arial; font-weight:bold; font-size:14px;  } 
			  
			  
			  
		  
/* SUBGAMMA-FICHE'S ----------------------------------------------------- */
	  
.knoptd { height: 32px; text-align: center;}			  
			  
.btn_product 
	{ background-color:transparent; width: 250px; height: 22px ;
	  border: 1px solid  ;
	  cursor: hand ;
	  border-color:  #666666 #666666 #666666 #666666;
	  color:#000099; font-family:Arial; font-weight:bold; font-size:12px;  } 
	  
