/* Start of CMSMS style sheet 'default-theme : 01_temp_doublemenu-top' */
#menu {
background-color: #fff;
		float: left;
	list-style: none;
	margin: 0;
	padding: 0;
padding-bottom: 10px;
	width: 100%;

}
#menu li {
	float: left;
	font: 100%  "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
#menu a {
background: #fff url("http://www.logihost.nl/webartist/seperator.gif") bottom right no-repeat; /*kan bijv ook --left center no-repeat;-- */
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;

}
#menu a:hover {
background: #8F1010 url("http://www.logihost.nl/webartist/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;

}

#menu li .currentpage {

background: #8F1010 url("http://www.logihost.nl/webartist/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


#menu li .activeparent {

background: #8F1010 url("http://www.logihost.nl/webartist/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}




/* End of 'default-theme : 01_temp_doublemenu-top' */

