.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width:100%;
	float:left;
}

/* Default Top Menu Style */
.menuitem, .menuitem_down, .menuitem_over, .menuitem_up 
{
 	height:16px;
}


.menuitem_over
{
	color: white; 
}

.menuitem_2, .menuitem_up_2
{
	width:109px;
	background-image: url(/themes/vvwnc/images/dekantine.jpg);
}

.menuitem_down_2, .menuitem_over_2
{
	width:109px;
	background-image: url(/themes/vvwnc/images/dekantine_over.jpg);
}

.menuitem_0, .menuitem_up_0
{
	width:71px;
	background-image: url(/themes/vvwnc/images/declub.jpg);
}
.menuitem_down_0, .menuitem_over_0
{
	width:71px;
	background-image: url(/themes/vvwnc/images/declub_over.jpg);
}

.menuitem_1, .menuitem_up_1
{
	width:110px;
	background-image: url(/themes/vvwnc/images/deelftallen.jpg);
}
.menuitem_down_1, .menuitem_over_1
{
	width:110px;
	background-image: url(/themes/vvwnc/images/deelftallen_over.jpg);
}

.menuitem_3, .menuitem_up_3
{
	width:128px;
	background-image: url(/themes/vvwnc/images/hetnieuws.jpg);
}
.menuitem_down_3, .menuitem_over_3
{
	width:128px;
	background-image: url(/themes/vvwnc/images/hetnieuws_over.jpg);
}

.menuitem_4, .menuitem_up_4
{
	width:72px;
	background-image: url(/themes/vvwnc/images/delinks.jpg);
}
.menuitem_down_4, .menuitem_over_4
{
	width:72px;
	background-image: url(/themes/vvwnc/images/delinks_over.jpg);
}

.menuitem_5, .menuitem_up_5
{
	width:78px;
	background-image: url(/themes/vvwnc/images/dejeugd.jpg);
}

.menuitem_down_5, .menuitem_over_5
{
	width:78px;
	background-image: url(/themes/vvwnc/images/dejeugd_over.jpg);
}


.submenu
{	
}

/* Default Submenu style */
.submenuitem, .submenuitem_down, .submenuitem_over, .submenuitem_up
{
	background-image: url(/themes/vvwnc/images/bg-submenu.gif);
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
	text-align:center;
	border: 1px solid #3B3B3B;
	padding-left	: 5px;
	padding-right	: 5px;
	background-color: #e8e361; 
}

.submenuitem_over
{
	color: #626262;
}