/* Start of CMSMS style sheet 'fcmenu' */
#vmenucel {
background: url(fc/images/vertmenu_bg.jpg);
border-style: none;
}


#menu_vert ul {
margin-top: 20px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right:  0px;
background-color: #FFFF7C;
border-left: 5px solid #ffffff;
width: 157px;
}

#menu_vert li {
list-style: none;
display: block;
margin-left: 4px;
padding: 0px;
}

#menu_vert a {
text-decoration: underline;
display: block;
color: #000000;
min-height: 1px;
text-align: left;
}

#menu_vert a:hover {
background-color: #ffffff;
}

* html #menu_vert ul {height: 1%} 
* html #menu_vert li a  {height: 1%}
* html #menuu_vert ul {border-right: 3px solid #ffffff;}



#mh {
padding-left: 0px;
}

#mh ul {
position: relative;
left: 122px;
display: inline;
}

#mh li {
display: inline;
margin: 5px;
}


#mh a {
text-decoration: none;
color: #EFE9F1;
color: #ffffff;
text-align: right;
}

#mh a:hover {
background-color: #671d7f;
text-decoration: underline;
}

.hhuidig {
background-color: #671d7f;
}

/* End of 'fcmenu' */

