/*
           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 E N U   S H E E T
*/

 body {background: "#ccddee"; color: "#993300";
       margin-top: "0px"; margin-left: "0px"; margin-right: "0px";
       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.menu {background-image: url(menu.gif)}
 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)}


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


