    html,body { 
		margin:0; 
		padding:0; 
		height:100%; /* this is the key! */ 
		background-color:#FFFFFF;
} 
	 
div {		
		-moz-box-sizing: border-box;
		box-sizing: border-box;

}

#mainTable {
		width:100%; 	
		height=100%;
		background-color:#C6CEDC;
		table-layout:fixed; 	
		}

#mainTableDIV{
		overflow:auto;		
		/*padding:10px; MAG NIET - DOE HET IN TABLE ZELF*/
		/* border:1px solid #F4E6E6; */
		width:100%;
		height:300px; 
		}	 


	 /*SCROLLBAR== ================================================================= */   
    body {scrollbar-3dlight-color:  #E1E1E1; 
    scrollbar-arrow-color:  #E1E1E1; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-face-color: #FFFFFF; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-shadow-color:  #A399B2; 
    scrollbar-track-color:  #FFFFFF;
    }
    
     /*DEFAULT == ================================================================= */   
    
    td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
    text-decoration: none; 
   /* line-height: 14px; */
    }   
      
     a:link         {color:#004895; text-decoration: none;text-transform: none }
    a:visited    {color:#506376; text-decoration: none; text-transform: none }
    a:active     {color:#506376; text-decoration: none; text-transform: none }
    a:hover      {color:#FF0000; text-decoration: none;text-transform: none; }
    
    
      /*MENU TOP == ================================================================= */   
 .menuTopOff{font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size: 10px;
						font-weight: bold;
						text-align: center; 						
						color: #FFFFFF;
						background-color:#6A83B2;
		 }

 .menuTopOn{font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size: 10px;
						font-weight: bold;
						text-align: center;  					
						background-color:#6A83B2;
						color: #CCCCCC;
						cursor: pointer; 
						cursor: hand; 
		/*background-image:url('<Computed Value>');*/
		/*background-repeat:repeat-x;*/

		 }

		  .tableLine{
						background-color:#49628F;
		 }


		  .tableFooter{
						background-color:#F4E6E6;
		 }

		 .tdBgMenu{
						background-color:#F3F6FB;
		 }

		 .tdBgContent{
						background-color:#FFFFFF;
		 }

 .menuLeftTitle{font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size: 10px;
						font-weight: bold;
						text-align: leftr; 						
						color: #FFFFFF;
						background-color:#6A83B2;
		 }


   
       /*MENU LEFT ================================================================= */            
     a.menuLeft:link		{color:#4A638C; text-decoration: none; font-weight: bold; text-transform: none }
    a.menuLeft:visited	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; 
			                            color:#4A638C; text-decoration: none; font-weight: bold; text-transform: none }
    a.menuLeft:active	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; 
			                            color:#4A638C; text-decoration: none; font-weight: bold; text-transform: none }
    a.menuLeft:hover	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; 
			                            color:#6A83B2; text-decoration: none; font-weight: bold; text-transform: none; }
    
     /*Bronnen (bundle) selectie ========================================================== */                                          
    a.bundle:link         {color:#004895; text-decoration: underline;text-transform: none }
    a.bundle:visited    {color:#506376; text-decoration: underline; text-transform: none }
    a.bundle:active     {color:#506376; text-decoration: underline; text-transform: none }
    a.bundle:hover      {color:#FF0000; text-decoration: none;text-transform: none; }
        
     /*Nieuwsbrieven  ================================================================== */                                          
    a.nieuwsbrieven:link         {color:#004895; text-decoration: underline;text-transform: none }
    a.nieuwsbrieven:visited    {color:#506376; text-decoration: underline; text-transform: none }
    a.nieuwsbrieven:active     {color:#506376; text-decoration: underline; text-transform: none }
    a.nieuwsbrieven:hover      {color:#FF0000; text-decoration: none;text-transform: none; }
              
      /*TEXT                   ================================================================= */                    
      .titel			{font-family:Arial, Helvetica, sans-serif;font-size: 12px; font-style: normal; 
			                color: #00245D; text-decoration: none; font-weight: bold; text-transform: none }
                            
      .kopTitel		{font-family:Arial, Helvetica, sans-serif;font-size: 11px; font-style: normal; 
			                color: #00245D; text-decoration: none; font-weight: bold; text-transform: none }
         
      .label			{font-family: Arial, Helvetica, sans-serif;font-size: 10px; font-style: normal; 
			                color: #004895; text-decoration: none; font-weight: normal; text-transform: none }

       .edit	        {font-family: Arial, Helvetica, sans-serif;font-size: 10px; font-style: normal; 
			                color: #000000; text-decoration: none; font-weight: normal; text-transform: none;background:#FFFFFF}   
         
                  
                                        
    /* ZOEKRESULTATEN ============================================================ */
   a.result:link		        { font-family:Arial, Helvetica, sans-serif;font-size: 11px; font-style: normal; 
			                            color:#000000; text-decoration: none; font-weight: bold; text-transform: none }
    a.result:visited	    {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
			                            color:#506376; text-decoration: none; font-weight: bold; text-transform: none }
    a.result:active	        {font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
			                            color:#506376; text-decoration: none; font-weight: bold; text-transform: none }
    a.result:hover	        {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
			                            color:#E97E1E; text-decoration: none; font-weight: bold; text-transform: none; }
   
     a.resultIcon:hover {text-decoration: none;background-color:#E97E1E;}  
      /*========= == ================================================================= */                                        
    .titlerow                    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold;  background-color:#F4E6E6}  

    .sourcerow              {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight:bold} 

    .storyrow                 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#004895; font-weight:normal} 

    .bundlerow              {background-color:#F4E6E6;}                             
                                        /*zoekresultaten gevonden */
   .rescount                   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:red; font-weight:normal}  
                                        /*zoekacties titels */
   .zoekactie                {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#004895; font-weight:normal}  
   /*========= == ================================================================= */     

   /*INPUT TYPE BUTTON   ========================================================== */     
           
    INPUT            {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight:normal; background-color:#ffffff;}

   /* INPUT{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;font-weight:normal;font-style:normal;
                color:#000000;background-color:#FFE6C7;border-style:outset;border-width:1px;
                    border-color:##E97E1E;}
*/
   /*========= == ================================================================= */     
    B                    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold}


    .bar               {color:#49628F;height=1}
    
    
    .tabplain                     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; background-color: #ffffff;color: #000000}
    .tabselected              {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; background-color: #ffffff;color: #000000}
			
            
            