/*********************************************************************

   Compan CSS Style Sheet; bewerken met b.v. FrontPage !! 

   NOTE: Vergeet de : niet achter de attributen!

   Versie: 10 oktober 2006

   HEX 0x00 = DEC 000
   HEX 0x44 = DEC 068
   HEX 0x66 = DEC 102
   HEX 0x77 = DEC 119
   HEX 0xBB = DEC 187
   HEX 0xDD = DEC 221
   HEX 0xEE = DEC 255

   Standaard achtergrond gekleurd : #AAEEAA (blauw/groen)
                               of : #AA0000 (rood fel)
                               of : #770000 (rood normaal)
                               of : #000000 (zwart)
                               of : #FFFFFF (wit)

   Aangepaste kleuren             : #CCCCFF (blauw licht)
                                  : #0000FF (blauw donker)
                                  : #FBFBFF (blauw extreem licht)

   Tip: De URL's werken alleen zoals bedoeld als de 
        browser zo is ingesteld dat deze de URL's alleen
	zelf onderstreept bij aanwijzen. (Zie in IE b.v.
	EXTRA-INTERNET_OPTIES-GEAVANCEERD, optie SURFEN-
	KOPPELINGEN_ONDERSTREPEN)

**********************************************************************/

BODY { 
              background:       #FBFBFF; (blauw, extreem licht)
              color:            #0000FF; 
           /*****
              Standaard font aangepast na aanleiding van meldingen 
              dat de tekst niet al te lekker leesbaar is
              font-family:      Verdana,Arial,sans-serif; ***********/
              font-family:      Arial Narrow,Arial,sans-serif,courier;
              font-size:        90%; 
              margin-left:      5%;
             margin-top:       0px;
              margin-right:     5%;
              margin-bottom:    5%;
              text-align:       left; 
              letter-spacing:   1px; 


}

IMG {
              align:            middle;
              margin-left:      5%;
} 

TABLE,  
TD, 
TR {
              valign:           middle;
              align:            center;
} 

A {
              text-decoration:  none;
};

A.crl,
A.url {       /* Special links blue underlined when no mouse over */
              text-decoration:  underline;
};

A.MENUITEM,
A:.MENUITEM {
              background:       #0000FF; 
              font-size:        85%; 
              text-decoration:  none;
}

A:HOVER,
A:HOVER.krl{  /* Normal links and URL's on KEYS (=KRL) are green */
              background-color: #0000FF;              
              text-decoration:  none;
              color:            #FFFFFF; 
}

A:HOVER.crl,
A:HOVER.url,{ /* Special links blue when mouse over */
              background-color: #0000FF;              
              text-decoration:  none;
              color:            #FFFFFF; 
}

.PARTNERBUTTON,
.BUTTON {
              background:       #CCCCFF;
              color:            #FFFFFF; 
              align:            center;
              text-align:       center;
}

.BUTTONSPACE {
              width:            3px;
}

OL,
UL { 
              margin-bottom:    0px;
              margin-top:       0px;
}

FORM {
	      padding-left:     0px;
	      padding-right:    0px;
	      background:       #CCCCFF;
              margin-left:      0%;
              margin-right:     0%;
              margin-bottom:    0px;
              margin-top:       0px;
};

FIELDSET {  
	      margin:           0 0 0 0;  
	      padding:          0; 
};

LABEL {
	      width:            0px;
	      float:            left;
              text-align:       right;
              margin-right:     0px;
              margin-left:      0px;
};

INPUT {
              margin-left:      0px;
              margin-right:     0px;
	      padding-left:     0px;
	      padding-right:    0px;
};


INPUT.inputfield {
	      color:            #0000FF;
              background-color: #FFFFFF;
	      border-color:     #0000FF;
              margin-left:      0px;
              margin-right:     0px;
};

H1,
H2,
H3 { 
              margin-left:      2%;
              margin-right:     2%;
              margin-bottom:    5px;
              margin-top:       15px;
              letter-spacing:   1px; 
}

H1 {
              margin-top:       15px;
              margin-bottom:    5px;
              font-size:        150%;
              color:            #0000FF;
}

H2.IDX { 
              margin-top:       10px;
              margin-bottom:    3px;
              font-size:        100%;
}

H2 { 
              margin-top:       10px;
              font-size:        125%;
              color:            #0000FF;
}

H3 { 
              margin-top:       5px;
              font-size:        115%;
              color:            #0000FF;
}

HR { 
              height:           1px; 
              margin-top:       1%; 
              margin-bottom:    1%; 
              color:            #0000FF;
}

INPUT{
              color:            #FFFFFF;
              font-family:      Arial Narrow,Arial,sans-serif,courier;
              font-size:        100%;
              font-weight:      bold;
              background-color: #0000FF;
              margin-left:      5px;
              margin-right:     5px;
              margin-bottom:    5px;
              margin-top:       5px;
}

IMG {
              border:           1; 
}

IMG.INLINE {
              border:           0; 
              height:		12;
              width:	        12;
	      hspace:		0;
	      vspace:           0;
	      align:            "bottom";
              margin-left:      0;
              margin-top:       0;
              margin-right:     0;
              margin-bottom:    0;

}

P { 
              margin-top:       5px; 
              margin-bottom:    5px;
              margin-left:      2%;
              margin-right:     2%;
              letter-spacing:   1px; 
              color:            #000001;
}

.PARTNERS,   
P.SMALL {      
              font-size:        85%;
}

P.IDX {      
              font-size:        85%;
              margin-left:      100px;
}

P.IDXSMALL {      
              font-size:        85%;
              margin-left:      100px;
              color:            #444444;
}

P.VERYSMALL {      
              font-size:        80%;
              letter-spacing:   0px;
} 

.VERYSMALL {      
              font-size:        80%;
              letter-spacing:   0px;
} 

TABLE {
              margin-top:       10px; 
              margin-bottom:    10px;
              margin-left:      5%;
           /* margin-right:     5%; Is computed automatically */
              width:            90%;
              font-size:        100%; 
              align:            center;
              valign:           middle;
              letter-spacing:   1px;
              cellpadding:      5px; /* the space between the cell walls and contents */
              cellspacing:      5px; /* the space between cells */
}

.BOX {
              background:       #CCCCFF; 
              align:            center;
              valign:           middle;
}


TD.FRAME {
              border:           1px;
              border-style:     solid;
              border-color:     #0000FF;
              background:       #FFFFFF; 
}

.FLIP {
              border:           2px;
              border-style:     dotted;
              border-color:     #0000FF;
              background:       #FFFFFF; 
}

.RED {
              color:            #AA0000;
};
