/* Start of CMSMS style sheet 'Navigation_Vertikal_multimenu_Style' */
/******************************************
VERTIKAL MULTIMENU
*******************************************/

div.vmenuwrap {
   width:150px;
   font-size: 0.85em;
   /*  background-color:#4F442A;*/
   }


a.vmenu {
   width:150px;
   height:20px;
   padding-left:5px;
   padding-top:3px;
   display:block;
   background-color:#4F442A;
   border-bottom:1px solid #111111;
   color:white;
   }


a.vmenu:hover {
   background-color:#71623d;
   }


a.vmenucurrent {
   font-weight:bold;
   }
/* End of 'Navigation_Vertikal_multimenu_Style' */

