/*************************************************/
/*  HTML TAG style definities                    */
/*************************************************/

body {background-image: url('Plaatjes/gerste-aar.jpg');  
      background-repeat:repeat-y;
      background-color:#C0DCC0;
      margin-top : 5px;
      margin-left : 5px;
      SCROLLBAR-FACE-COLOR: #C96E33;
      SCROLLBAR-HIGHLIGHT-COLOR: #0A00B1;
      SCROLLBAR-SHADOW-COLOR: #132CAF;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-BASE-COLOR: #00A7FF;
      SCROLLBAR-TRACK-COLOR:#FFFE9C;
      scrollbar-3d-light-color:#0A00B1;
      scrollbar-dark-shadow-color:#0A00B1;}

H1 {color: #006F00; 
    font-size: 24pt; 
    font-family: Algerian,"Times New Roman","Courier New"; 
    font-style: bold; 
}

H1  {color: #006F00; 
     font-size: 24pt; 
     font-family: Algerian,"Times New Roman","Courier New"; 
     font-style: bold;}

H2 {Font-size:16pt; 
    font-family:"Times New Roman";}

h3 {color:#FFFFDA; 
    font-style : bold;
    border-bottom-style:solid;
    border-bottom-color :##000080;
    border-bottom-width:2px;
    background-color:#18285B;
    text-align : center;
    margin : 0;
    height : 22px;}

H4 {color : #11AA1B; 
    font-size: 10pt; 
    font-family:"comic sans ms";
} 


tr {font-size:10pt;}

p  {font-family :"Arrus Blk BT","Times New Roman","Courier New"; 
    Font-style:bold; 
    font-size:12pt}

ul {color : blue; 
    font-size: 10pt; 
    font-family:"comic sans ms";}

ol {color : #11AEFB; 
    font-family: BlacklightD,"Times New Roman";
}

li {color : Blue; 
    font-size: 12pt; 
    font-style: bold; 
    font-family: "comic sans ms","Times New Roman";
}

li {color:Purple; 
    font-family:"Times new roman"; 
    font-size:12pt;}


i  {color : darkbrown;} 

/*************************************************/
/*  HTML Classes style definities                */
/*************************************************/

a:link {
     Font-family :"comic sans ms","Courier New"; 
     Font-style:bold; font-size:8pt; 
     background: transparent; 
     text-decoration:none;}
   
a:active {
     Font-family :"comic sans ms","Courier New"; 
     Font-style:bold; 
     Font-size:8pt; 
     background: transparent;
     text-decoration:none;}
   
a:visited {
     Font-family :"comic sans ms","Courier New"; 
     Font-style:bold; 
     Font-size:8pt; 
     background: transparent;
     Text-decoration:none;}

a:hover {
     Font-family :"comic sans ms","Courier New"; 
     Font-style:bold; font-size:8pt; 
     background: transparent;
     color:red; 
     text-decoration:none; 
     }

.groot {font-size:15pt; 
        color:darkblue; 
        font-style:bold;}

.Kop1 {background-color:#18285B; 
       color:#FFFFFF; 
       font-family: "Times New Roman"; 
       font-size: 11pt;}

.kop2 {background-color:#00BD00; 
       color:#FFFFFF; 
       font-family: "Times New Roman"; 
       font-size: 11pt;}

.Kop3 {background-color:#18285B; 
       color:#FFFFFF}

.scheiding {background-color:#000000; 
            color:#FFFFFF}

.opm {font-size:13pt; 
      font-style:bold; 
      font-family:"Times New Roman";}

.item {font-size:13pt; 
       font-weight:normal; 
       font-family:"Times New Roman"; 
       color:black}

.row {font-size 14pt; 
      font-family:"Times New Roman";}

.BottemBanner{color:#000080; 
    font-style : bold;
    font-size:14pt;
    font-family:"Times New Roman";
    border-bottom-style:solid;
    border-bottom-color :#F7F2AC;
    border-bottom-width:2px;
    background-color:#F7F2AC;
    text-align : center;
    margin : 0;
    height : 32px;}
      
.Pulldown{
      Background-color : #FFFFD2;
      font-family: Arial,verdana; 
      font-size:10px;
      font-color :blue;
      color:#000080;
      height: 16px;
}

.Boven{margin-top:0px;
       font-color :black; 
       color:#000000;
       text-decoration: none;}

.Vhist {color : Blue; 
        font-size: 11pt; 
        font-family: "Times New Roman";}


.IELeft{text-align:left}


/*************************************************/
/*  DIV style definities                         */
/*************************************************/

#Algemeen{
         margin-left : 5px;
         width:98%;
         border-style:solid;
         border-color:#000080; 
         border-width:2px; 
   
         background-color:#FFFFDA;
         font-family:Verdana, Arial, sans-serif;
         Font-size:13px; 
         text-align:left;
}

#Banner{
         margin-left : 10px;
         width:100%;
         text-align : center;
         background-color:#00A7FF;
         font-family:Verdana, Arial, sans-serif;
         Font-size:13px; 
}

#Algemeen2{
         margin-left : 10px;
         width:98%;
         border-style:solid;
         border-color:#000080; 
         border-width:2px; 
         background-color:#FFFFDA;
         font-family:Verdana, Arial, sans-serif;
         Font-size:16;
}   