.menu
{
	position: relative;
	color: #FFFFFF;
}
.topmenu a.treefirstlevel
{
	display: block;
	float: left;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 12px !important;
	text-decoration: none;
}
#leftmenu
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	position: relative;
	float: left;
	width: 197px; /*   max-width: 197px;*/
	overflow: visible;
}
#leftmenucontainer
{
	position: relative;
	height: auto;
	overflow: visible;
}


#rightmenu
{
	float: right;
	width: 152px;
	max-width: 152px;
	position: relative;
}
.rightmenuitem
{
	margin-top: 8px;
	width: 100%;
	background-color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.rightmenuitem h5
{
	font-size: 12px;
	display: block;
	padding: 3px;
	margin: 0;
	background-color: #234d96;
	color: White;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.rightmenuitem div
{
	padding: 3px;
}
.rightmenuitem .login
{
	font-size: 10px;
}
.rightmenuitem .username
{
	color: #234d96;
}
.rightmenuitem ul.linklist li a
{
	color: Black;
}
#shoppingbasket a
{
	color: #234d96;
	text-decoration: none;
}
#footerplaceholder
{
	height: 70px;
	width: 100%;
	clear: both;
}
#footerdiv
{
	/*test*/
	position: absolute;
	bottom: 0; /**/
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px 0;
	font-size: 10px;
	color: #666666;
}
#footerdiv a
{
	display: inline-block;
	color: #666666;
	text-decoration: none;
}
/* linker   menu dynamisch*/

.menuroot, .treefirstlevel
{
	color: #244B98;
	font-weight: bold;
}
.menuroot a, treefirstlevel a
{
	display: block; /* width:190px;*/
	white-space: normal !important;
	text-decoration: none;
	font-size: 13px !important;
}
.menuroot img
{
}
/* tweede level statisch menu
.menuitem
{
    color: #444444;
    font-weight: bold;
}
.menuitem a 
{
    white-space: normal !important;
    display: block;
    width: 160px;
}
table.menuitem  
{
    background: url('/images/listarrow.gif') no-repeat top left;
}
*/
.staticitem, .statichover
{
	padding: 0;
	margin: 0;
	z-index: 99;
	font-size: 14px;
}

.submenu, .submenu a
{
	z-index: 9900;
	display: block;
}
.submenu
{
	color: #222222;
	font-weight: bold;
	padding-top: 3px;
	background-color: #AED0EC !important;
	border: 1px solid #8EB0CC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}


.dynamichover
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #234d96;
}
.dynamicitem td
{
	padding: 2px;
}

#leftmenu, #leftmenucontainer
{
	z-index: 999;
}
.statichover
{
	background-color: #AED0EC;
}

/* 14-04-2010 menu spannender!  
.products table.staticitem
{
    background-color: #AED0EC;
    background-image: url( '/images/background-menu.gif' );
    margin-top: 4px;
    padding: 2px;
}
.products table.staticitem a
{
    font-size: 15px !important;
}
.products .statichover
{
    background-color: #234D96!important;
    background-image: none!important;
}
.products .statichover a
{
    color: White;
}
  ------------------------------ */

/* 21-04-2010 menu minder spannend...*/
#leftmenu .products table.staticitem, 
#leftmenu .static table.staticitem
{
	/*background-image: url(  '/images/menu_arrow.gif' );
	background-position: right center;
	background-repeat: no-repeat;*/
	margin-top: 4px;
	padding: 2px;
}
 
.products table.staticitem a
{
	font-size: 15px !important;
}
.products .statichover
{
	background-color: #234D96 !important;
	background-image: none !important;
}
.products .statichover a
{
	color: White;
}
/*------------------------------ */
