/* owner: Rob */

.menutopborder		{ background-color:#f00; }
#idMenuBar			{ background-color:#f00; height:16px; max-height:16px; }
#idMenuBar td		{ font-size:11px; }

.hoofdmenucell		{ position:relative; font-size:11px; }
a.menuhoofditem				{ display:block; padding:3px 16px 4px; color:#fff; font-weight:bold; }
a.menuhoofditem_on			{ display:block; padding:3px 16px 4px; color:#fff; font-weight:bold; background-color:#444; }
a.menuhoofditem:hover		{ color:#fff; text-decoration:none; background-color:#444; }
a.menuhoofditem_on:hover	{ color:#fff; text-decoration:none; background-color:#444; }

.dropdownmenu			{ position:absolute; top:20px; z-index:100; visibility:hidden; }
.dropdown_content		{ margin:0; background:#fff url(/images/bg_dropdownmenu.gif) repeat-x; border:solid 1px #666; padding-bottom:3px; }
.ie7correct				{ background:url(/images/spacer.gif) repeat-y right; margin:0; }
.dropdown_rightshade	{ background:url(/images/bg_dropdownshade_right.png) repeat-y right; margin:0; }
.dropdown_leftshade		{ background:url(/images/bg_dropdownshade_left.png) repeat-y left; margin:0; }
.dropdown_bottomleft	{ background:url(/images/bg_dropdownshade_bottomleft.png) no-repeat left bottom; width:12px; height:12px; }
.dropdown_bottom		{ background:url(/images/bg_dropdownshade_bottom.png) repeat-x bottom; height:12px; }
.dropdown_bottomright	{ background:url(/images/bg_dropdownshade_bottomright.png) no-repeat right bottom; width:12px; height:12px; }
.menukolom			{}
.menurubriek		{ padding:5px; background-color:#fff; color:#000; border-bottom:solid 1px #999; font-size:11px; font-weight:bold; }
ul.menuitems		{ list-style-type:none; padding:0; margin:0; }
a.menuitem			{ display:block; padding:5px; font-weight:bold; }
a.menuitem:hover	{  }
