/* STYLSHEET forms fysiotherapiepraktijk Koning & Mandema
             by AppleWood, Nijmegen                       */

/* lichtbeige   #E8DCC6 
 * donkerblauw  #000391 
 *
 * KLEUREN - nieuwe site
 * #199CEB     lichtblauw
 * #000391     donkerblauw
 * #B0C4DE     XL lichtblauw
 

                                                          */


body.main
  { font-size                          : 10pt;
    font-weight                        : 400;
    color                              : #000391;
    background-color                   : #B0C4DE;
    font-family                        : tahoma;

    }

td   
  { font-family                        : tahoma;
    font-size                          : 10pt;
    font-weight                        : 400;
    color                              : #000391;
    }

.TDleeg
  { height                             : 4px;
    }

h1
  { color                              : #199CEB;
    }  

h3
  { color                              : #199CEB;
    font-size                          : 14pt;
    }

h3.error
  { color                              : #BB0000;
    }

.label 
  { text-align                         : left;
    font-size                          : 8pt;
    vertical-align: top;
    }

label
  { cursor                             : pointer;
    }

.kop 
  { font-family                        : verdana;
    font-size                          : 10pt;
    color                              : #FFFFFF;
    background-color: #000391;
    font-weight                        : 700;
    }

.verplicht
  { font: normal 7pt verdana;
    color: #DD0000;
    vertical-align: middle;
    }

.button
  { font-family                        : verdana;
    border                             : solid #000391 0.1em;
    font-size                          : 8pt;
    width                              : 150;
    color                              : #000391;
    cursor                             : pointer;
    }

.footer
  { color: #9E9E9E;
    font-size: 8pt;
    }

a.menu:link,
a.menu:visited  
  { text-decoration                    : none;
    font-size                          : 9pt;
    font-weight                        : 700;
    color                              : #E8DCC6;
    }

a.menu:hover  
  { color                              : #FFCE58;
    }

a:active, 
a:hover 
  { text-decoration                    : none;
    font-size                          : 9pt;
    font-weight                        : 700;
    color                              : #AA00AA;
    }

dd 
  { margin-left                        :10pt;
    }

.balk 
  { color                              : #199CEB;    /*#FFFFFF;*/
/*    background-color                   : #000391;*/
    font-weight                        : 800;
    text-align                         : left;
    padding                            : 3pt;
    /* = h2 */
    font-family                        : verdana;
    font-size                          : 18pt;
    }

select
  { width                              : 150;
    color                              : #000391;
    border                             : 1px solid #7F9DB9;
    }

.veld 
  { background-color                   : #FFFFFF;  /*B0C4DE */
    color                              : #000391;
    width                              : 265px;
    border                             : 1px solid #7F9DB9;
    }

.veldD 
  { font-weight: 800;
    }

.veldGR 
  { background-color                   : #CECECE;
    color                              : #000391;
    width                              : 265px;
    border                             : 1px inset #FFFFFF;
    }

textarea
  { width                              : 265px;
    border                             : 1px solid #7F9DB9;
    }

li.margin
  { margin-left: -25px;
    }


.slank
  { font-weight                        : 400;
    }

a.nolink:link, a.nolink:visited, a.nolink:active
  { text-decoration                    : none;
    font-size                          : 8pt;
    font-weight                        : 400;
    color                              : #000391;
    cursor                             : hand;
    }

a.nolink:hover  
  { text-decoration                    : none;
    font-size                          : 8pt;
    font-weight: 800;
    color                              : #BB0000;
    cursor                             : hand;
    }

.rechts,
  { text-align                         : right;
    font-size                          : 8pt;
    font-weight                        : 400;
    }


.sub
  { font-family: arial;
    font-size                          : 8pt;
    font-style                         : italic;
    font-weight                        : 400;
    }


