/* OverFusies Stylesheet  */
/* Hugo van Woerden - 30 augustus 2004  */

  h1, h2          { text-align:left;
                        font-family: Verdana}
  
  h3                     { align="justify"; margin-bottom:0em; color:black;                                                                             
                                                  font-family:Arial, Times, monospace;
                          font size=12pt;  font style=bold}
  
  h4                  { align="justify"; margin-bottom:0em; color:black; 
                        font-family: Arial, Times, monospace;
                        font size=12pt}
                        
  body                { color:black;
                        background:#FFFFFF;
                        Verdana, Helvetica, Arial, sans-serif;
   	font-size: 11px; }   
 
  a:link              { color:#006699; text-decoration:none }
  a:visited           { color:grey; text-decoration:none }
  a:active            { color:red; text-decoration:none }
  a:hover             { text-decoration:underline; }
  b		              	{bold; color:#003366 }

div             { color:blue; text-decoration:underline;}
  div:hover           { text-decoration:underline; }
   background         {color:white }
   
   

      
/* kleurenpalet */

  .blauw              { color:#006699 }       /* Pantone 288U */
  .grijs              { color:#4B4D4B }       /* Pantone 417U */
  .geel               { color:#FFD200 }       /* Pantone 123U */
  .oranje             { color:#FD701F }       /* Pantone 021U */
  .rood Buttons       { color:#FF5252 }
  .rood               { color:#D00000 }       /* Pantone 1935 */
  .knalrood           { color:#FF0000 }   
  .paars              { color:#AB0089 }       /* Pantone 239U */
  
   
  .dblauw             { color:#3D0070 }       /* Pantone 2607U */
  .lblauw             { color:#5F74E2 }       /* Pantone 285U */
  .dgroen              { color:#009696 }       /* Pantone 320U */
  .mos                { color:#7F9300 }       /* Pantone 377U */
  .studiegeel         { color:#CCCC00 }         /*Pantone 606 */                
 
 

/* tabellen */
  table               { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.2;}
 
  table.tot               { color:black;
                         font-family: Verdana;
                         font-size:8pt;    
                         line-height:1.2; 
                         background: #D6E0E9;
                          }      
                         
 table.mod               { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.2; 
                        background: #D6E0E9;
                        
                         }      
                         
  table.alg             { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.2; 
                        background: #FFFFFF;
                        width:480;
                         }             
                        
  table.of             { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.2; 
                        background: #006699;
                        }  
                         
   table.menu             { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.2; 
                        background: #D6E0E9;
                        }
                        
   table.sum             { color:black;
                         font-family: Verdana;
                         font-size:7pt;    
                         line-height:1.0; 
                         background: #FFFFFF;
                         width:160;
                         }             
 
 table.wit             { color:black;
                         font-family: Verdana;
                         font-size:8pt;    
                         line-height:1.2; 
                         background: #FFFFFF;
                         width:800;
                         }             
                        
  table.actu            { color:black;
                        font-family: Verdana;
                        font-size:8pt;    
                        line-height:1.5;
                        marginheight=10;}

td.odd              { color:black;
                        font-family: Verdana;
                        font-size:8pt;
                        background:#CCCCCC;   }  
  td.even             { color:black;
                          font-family: Verdana;
                          line-height:1.0;
                        background:#D6E0E9; }  /* lichtblauw */

  tr.header           { color:black;
                        font-family: Verdana;
                        font-size:8pt;
                        font-class:bold;} 
  tr.odd              { color:black;
                        font-family: Verdana;
                        font-size:8pt;
                        background:#FFFFFF;   }  
  tr.even             { color:black;
                          font-family: Verdana;
                          line-height:1.0;
                        background:#D6E0E9; }  /* lichtblauw */
   tr.white              { color:white;
                        font-family: Verdana;
                        font-size:8pt;
                        background:#FFFFFF;   }                        
                        
  td a:link           { color:blue }
  td a:visited        { color:blue }
  td.menu             { background:#FFFFFF; }
  hr                  { color:CCCCCC; height: 0.1;}
  hr.width               {background:#F7dc00;
                        color:white;margin-bottom:0em;
                        margin-top:0em;}
                      
  ul                  { margin-left:20px; margin-top:0px; margin-bottom:2px; }
  ul ul li            { margin-left:-10px; margin-top:0px; }  
  
  .Item               { list-style-image:url('/images/arrowblk.gif'); 
                        cursor:hand; }
             
 .Link                { cursor:hand; }  
 
  p.p4                { font-size:20pt }
  p.p3                { font-size:16pt }
  p.p2                { font-size:14pt }
  p.p1                { font-size:12pt }
