/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

.m0l0iout {
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
    text-transform:uppercase;
	background: url(../images/page/tabje.gif);
    padding-top:2px;
    padding-bottom:1px;
}

.m0l0iover {
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
    text-transform:uppercase;
	background: url(../images/page/tabje.gif);
    padding-top:2px;
    padding-bottom:1px;
}

/* level 0 outer */ 
.m0l0oout {
    cursor:pointer;
    text-align:center;
/*    background-color:#ffffff;*/
	z-index: 100;
}

.m0l0oover {
    cursor:pointer;
    text-align:center;
/*    background-color:#D6E0DB;*/
    color:black;
	z-index: 100;
}


/*----------------------------------------------*/


.m0l1iout {
    margin-top:4px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    text-transform:uppercase;
}

.m0l1iover {
    margin-top:4px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    text-transform:uppercase;
}

/* level 0 outer */ 
.m0l1oout {
    padding-left:5px;
    cursor:pointer;
    text-align:left;
    background-color:#F03147;
	z-index: 100;
}

.m0l1oover {
    padding-left:5px;
    cursor:pointer;
    text-align:left;
    background-color:#E10214;
    color:#ffffff;
	z-index: 100;
}

/* stoelen selector */

.s0l0iout {
    height:29px;
	font-family: verdana;
	font-size: 10px;
	color: #6A8DAE;
    text-decoration: none;
    border-right:1px solid #B4C6D6;
}

.s0l0iover {
    height:29px;
	font-family: verdana;
	font-size: 10px;
	color: #26587B;
    text-decoration: none;
    border-right:1px solid #B4C6D6;    
}

/* level 0 outer  */
.s0l0oout {
    background-color:#E9EEF5;
    height:29px;
    text-align:center;
	text-decoration : none;
    cursor:pointer;
}

.s0l0oover {
    height:29px;
    background-color:#CAD6E2;
    text-align:center;
	text-decoration : none;
    cursor:pointer;
}


/*level 1*/

.s0l1iout {
    padding-left:5px;
    padding-top:2px;    
	font-family: verdana;
	font-size: 10px;
	color: #26587B;
    text-decoration: none;
}

.s0l1iover {
    padding-left:5px;
    padding-top:2px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
/*    border-right:1px solid #26587B;
    border-left:1px solid #26587B;*/        
}

/* level 1 outer  
.s0l1oout {
    background-color:#D0DAE7;
	text-decoration : none;
    cursor:pointer;
    filter:alpha(Opacity=85);
    border-left:1px solid #DEE5ED;    
    border-right:1px solid #DEE5ED;
}

.s0l1oover {
    height:25px;
    background-color:#B4C6D6;
	text-decoration : none;
    cursor:pointer;
    border-top:1px solid #26587B;    
    border-bottom:1px solid #FFFFFF;
    
   
}
*/

