/*
           C A S C A D I N G   S T Y L E - S H E E T

                      =====================
                      =        D E        =
                      =  S T E E N B O K  =
                      =                   =
                      =====================

                       M A I N   S H E E T
*/

 body {background: "#ccddee"; color: "#993300"; margin-top: "0px"; margin-left: "0px"; margin-right: "0px";
       font-family: "verdana", "tahoma", "arial", sans-serif;
       font-size: "14px"; line-height: "18px"; font-weight: "normal";
       scrollbar-face-color: "#eee3aa"; scrollbar-highlight-color: "#eeee99";
       scrollbar-shadow-color: "#ffff66"; scrollbar-3dlight-color: "#ffffee";
       scrollbar-arrow-color: "#996633"; scrollbar-track-color: "#eedd99";
       scrollbar-darkshadow-color: "#996633";
      }
 body.btop {background-image: url(btop.gif)}
 body.bleft {background-image: url(bleft.gif)}
 body.bright {background-image: url(bright.gif)}
 body.bdown {background-image: url(bdown.gif)}
 body.bclt {background-image: url(bclt.gif)}
 body.bcrt {background-image: url(bcrt.gif)}
 body.bcld {background-image: url(bcld.gif)}
 body.bcrd {background-image: url(bcrd.gif)}
 body.main {background-image: url(main.gif); margin-top: "2px"; margin-left: "5px"; margin-right: "5px";
            font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "18px";
           }
 body.main2 {background-image: url(main.gif); margin-left: "1px";
             font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "18px";
             font-weight: "bold";
            }
 body.mselect {background-image: url(btop.gif); color: "#993300";
               margin-top: "7px"; margin-left: "0px"; margin-right: "0px";
               font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "32px";
              }
 body.keuze {background: "#eeffdd"; color: "#993300";
             font-family: "verdana", "tahoma", "arial", sans-serif;
             font-size: "12px"; line-height: "14px"; font-weight: "normal";
             scrollbar-face-color: "#ccddaa"; scrollbar-highlight-color: "#ccddcc";
             scrollbar-shadow-color: "#ffff66"; scrollbar-3dlight-color: "#eeffee";
             scrollbar-arrow-color: "#336600"; scrollbar-track-color: "#ddeebb";
             scrollbar-darkshadow-color: "#336600";
            }

/* table */
 tr {font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "14px"}
 tr.select {font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "11px"; line-height: "11px"}
 tr.main {font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "14px"}
 td.main {font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "14px"; line-height: "18px"}

/* link */
 a {font-family: "verdana", "tahoma", "arial", sans-serif; font-weight: "bold";
    text-decoration: "none"; align: "center";
   }
 a:visited {color: "#993399"}
 a:active {color: "#ff9933"; font-style: "bold"; font-weight: "bold"; text-decoration: "underline"}
 a:hover {color: "#cc66cc"; font-weight: "bold"; text-decoration: "underline"}
 a:link {color: "#993399"}

 a.keuze {font-family: "verdana", "tahoma", "arial", sans-serif; font-size: "12px"; line-height: "14px"; font-weight: "normal";
    text-decoration: none; align: "center"}
 a.keuze:visited {color: "#447700"}
 a.keuze:active {color: "#ff6600"; font-style: "normal"; font-weight: "normal"; text-decoration: underline}
 a.keuze:hover {color: "#ff3366"; font-weight: "normal"; text-decoration: "underline"}
 a.keuze:link {color: "#1133cc"}

/* lijnen */
 hr {color: "#cc8833"}

