/* STYLEGUIDE JipToys
 *
 * 0099FF kaderBlauw
 * F7D342 hoverGeel 
 *   "    hrGeel
 * EF2021 menuRood
 *   "    hovertextRood
 * FFD700 footerbalkGeel
 * C7E9FF prijskaderBlauw
 * 000391 textBlauw 
 * 003497 textBlauw
 *
 *
 *
 */
 
body, td
  { font                               : normal 10pt tahoma, geneva, arial;
    color                              : #003497;
    }

.button
  { width                              : 125px;
    font                               : bold 8pt tahoma, geneva, arial;
    color                              : #000391;
    background-color                   : #F7D342;
    cursor                             : pointer;
    }

.shopbutton
  { width                              : 125px;
    height                             : 35px;
    font                               : bold 8pt tahoma, geneva, arial;
    color                              : #000391;
    background-color                   : #F7D342;
    cursor                             : pointer;
    }

.beheer, .footer
  { color                              : #ADADAD;
    font                               : normal 8pt tahoma, geneva, arial;
    text-decoration                    : none;
    }



h3
  { font-size                          : 30px;
    line-height                        : 1.2em;
    color                              : #000391;
    margin-left                        : 10px;
    margin-bottom                      : 18px;
    }


