/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    }


A:link {
    text-decoration: none;
    color:blue;
    }

A:visited {
    text-decoration:none;
    color:purple;
    }
A:hover
    text-decoration: none;
    color: white;
    }
A:active {
    text-decoration: none;
    color: white;
    }


  .menu0 a:link {
    width: 110px;
    display: block;
    text-decoration:none;
    color:rgb(92,58,0);
    }
  .menu0 a:visited {
    width: 110px;
    display: block;
    text-decoration:none;
    color:rgb(92,58,0);
    }
  .menu0 a:hover {
    width: 110px;
    display: block;
    text-decoration:none;
    background: rgb(245,211,0);
    /* color:rgb(200,125,0); */
    font-family: impact,arial,helvetica;
    }

  .menu0
  { border-top-style: dotted;
    border-top-color: rgb(92, 58, 0);
    border-top-width: 2px;
    font-size: 17px;
    line-height: 17px;
    color: rgb(92, 58, 0);
    font-family: Impact;
	/* font-weight: bold; */
    font-style: normal;
    /* text-transform: uppercase; */
    text-align: center;
    border-bottom-style: dotted;
    border-bottom-color: rgb(92, 58, 0);
    border-bottom-width: 2px;
    }

  .menu1 a:link {
    width: 120px;
    display: block;
    text-decoration:none;
    color:rgb(92,58,0);
    }
  .menu1 a:visited {
    width: 120px;
    display: block;
    text-decoration:none;
    color:rgb(92,58,0);
    }
  .menu1 a:hover {
    width: 120px;
    display: block;
    text-decoration:none;
    color:rgb(92,58,0);
    background: rgb(253,232,150);
    }

  .menu1
  { /* border-top-style: dotted;*/
   /*  border-top-color: rgb(92, 58, 0);*/
   /*  border-top-width: 2px;*/
    width: 120px;
    display:block;
    font-size: 12px;
    line-height: 15px;
    margin-left:10px;
    margin-right:10px;
    color: rgb(92, 58, 0);
    font-family: Arial;
     font-weight: bold;
    font-style: normal;
    /* text-transform: uppercase; */
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-color: rgb(92, 58, 0);
    border-bottom-width: 2px;
   }

  .menu1titel
  { /* border-top-style: dotted;*/
   /*  border-top-color: rgb(92, 58, 0);*/
   /*  border-top-width: 2px;*/
    font-size: 13px;
    line-height: 15px;
    margin-top:5px;
    margin-left:5px;
    margin-right:10px;
    color: rgb(92, 58, 0);
    font-family: Arial;
     font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    /* border-bottom-style: dotted; */
    /* border-bottom-color: rgb(92, 58, 0); */
    /*border-bottom-width: 2px; */
   }

  .menu2 a:link {
    width: 130px;
    display: block;
    text-decoration:none;
    color:rgb(245,211,0);
    }
  .menu2 a:visited {
    width: 130px;
    display: block;
    text-decoration:none;
    color:rgb(245,211,0);
    }
  .menu2 a:hover {
    width: 130px;
    display: block;
    text-decoration:none;
    color:rgb(255,255,255);
    /* font-family: impact,arial,helvetica; */
    }

  .menu2
  { /* border-top-style: dotted;*/
   /*  border-top-color: rgb(92, 58, 0);*/
   /*  border-top-width: 2px;*/
    width: 130px;
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-left:10px;
    margin-right:10px;
    color: rgb(92, 58, 0);
    font-family: impact,arial;
     font-weight: normal;
    font-style: normal;
    /* text-transform: uppercase; */
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-color: rgb(245, 211, 0);
    border-bottom-width: 2px;
   }

  .titel {
    margin: 0px 0px 0px 0px;
    padding: 15px;
    color: rgb(245,211,0);
    line-height: 25px;
    font-size: 14pt;
    font-style: bold;
    font-family: arial,helvetica;
    text-align: left;
    /* background-image: url(../gif/transparant.gif);*/
    background-color: rgb(92,58,00);
    }

  .text {
    margin-left: 10px;
    padding: 0.5em;
    color: rgb(92,58,00);
    font-size: none;
    font-style: normal;
    font-family: arial,helvetica;
    text-align: left;
    }

ul {
/* basis menu */
    margin: 0;
    padding: 0;
    list-style: none;
    width: 120px;
    /* border-bottom: 1px solid #ccc; */
    }

ul li {
    position: relative;
    }

li ul {
/* plaats van de submenu */
    position: absolute;
    left: 119px;
    top: 0;
    display: none;
    background-color:rgb(245,211,0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width:1px;
    border-right-style: solid;
    border-right-width: 1px;
    }

ul li a {
/* Layout van hoofdmenu */
    display: block;
    text-decoration: none;
    background: rgb(245,211,0);
    /* padding: 5px; */
    /* border: 0px solid rgb(92,58,0); */
    /* border-bottom: 0; */
    font-size: 12px;
    line-height: 15px;
    margin-left:0px;
    margin-right:0px;
    color: rgb(92,58,0);
    /* color: #777; */
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    /* text-transform: uppercase; */
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-color: rgb(92, 58, 0);
    border-bottom-width: 2px;
	}

ul li a:link {
    color: rgb(92,58,0);
    }

ul li a:visited {
    color: rgb(92,58,0);
    }

ul li a:hover {
    background: rgb(253,232,150);
    color: rgb(92,58,0);
    }


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

ul li ul li a {
/* Layout van subm*/
    display: block;
    width: 120px;
    text-decoration: none;
    background: rgb(245,211,0);
    /* padding: 5px; */
    /* border: 1px solid rgb(92,58,0);*/
    /* border-bottom: 0; */
     font-size: 12px;
    line-height: 15px;
    margin-left:5 px;
    margin-right:0px;
    color: rgb(92, 58, 0);
    font-family: Arial;
     font-weight: bold;
    font-style: normal;
    /* text-transform: uppercase; */
    text-align: left;
    border-bottom-style: none;
    /* border-left-style:solid; */
    /* border-left-color: rgb(253,232, 150);*/
    /* border-left-width: 4px; */
   /* Fix IE. Hide from IE Mac \*/
   * html ul li { float: left; }*
   * html ul li a { height: 1%; }*
   /* End */
    }

ul li ul li a:link {
    color: rgb(92,58,0);
    }

ul li ul li a:visited {
    color: rgb(92,58,0);
    }

ul li ul li a:hover {
    background-color: (0,232,151);
    color: rgb(92,58,0);
    }

li:hover ul, li.over ul {
    display: block;
    }


