﻿/* ================================================================ 
This copyright notice must be untouched at all times.
 current page' override, 29th October 2009
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/current-slide.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements. hoogte 360
=================================================================== */
#menuHolder {/*background:#000*/; padding:0px 0 0 10px; position:relative;height:auto; /*height:540px; width:740px;*/ }
#menuHolder ul {margin:0; padding:0; list-style:none; width:151px;}
#menuOuter table {border-collapse:collapse; width:0; height:0; margin:-1px 0;}
#menuInner ul {position:absolute; left:-9999px; height:230px; width:151px; background: #C0C0C0;/*background:#666; donkergrijs*/}/* height188*/
#menuInner ul li a {background: #C0C0C0;/*background:#666; donkergrijs*/ line-height:25px; height:25px;}
#menuInner ul li a:hover  {background:#ccc; color:#000;}

#menuInner li {display:block; width:160px; overflow: hidden;
}
 
* html #menuInner li {float:left;}
#menuInner li a {display:block; height:30px; color:#000/*zwart*/; font:normal 11px/28px verdana, sans-serif; text-decoration:none;
 text-align:center; background:url('../current-slide/tab_1.png') no-repeat;
}

#menuInner li a:hover {border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../current-slide/tab_1n.png') no-repeat;
}
#menuInner li:hover > a {background:url('../current-slide/tab_1n.png') no-repeat;
}

#menuInner :hover ul {position:static;} 
#menuOuter ul li.current ul {position:static;}
#menuOuter ul li.current a {background: url('../current-slide/tab_1n.png') no-repeat;
}/*
#menuOuter ul li.current a:visited {background: url('../current-slide/tab_1n.png') no-repeat;} added*/

#menuOuter ul li.current ul li a {background: #C0C0C0;}/*background:#666* standaard, on-open. donkergrijs/; line-height:25px; height:25px;}
/*#menuOuter ul li.current ul li a:visited li:visited {background: url('../current-slide/tab_1.gif') no-repeat;} added*/

#menuOuter ul li.current ul li currentSub a {background: #C0C0C0;/*background:#ccc*/ color:#000;}
 
#menuOuter a:hover {white-space:nowrap;}
 
#menuOuter :hover ul li.current a {background:url('../current-slide/tab_1.png') no-repeat;
}
#menuOuter :hover ul li.current a:hover {background:url('../current-slide/tab_1n.png') no-repeat;
}
#menuOuter :hover ul li.current:hover > a {background:url('../current-slide/tab_1n.png') no-repeat;
}
#menuInner :hover ul li.current:visited {background:url('../current-slide/tab_1n.png') no-repeat;
}/*added*

/* #menuOuter :hover ul li.current ul li:visited  a:visited {background:#666; line-height:25px; height:25px; color:#fff;} added*/

#menuOuter :hover ul li.current ul li a {background: #C0C0C0; line-height:25px; height:25px; /*color:#fff;*/}
#menuOuter :hover ul li.current ul li a:hover   {background:#ccc; color:#000;}
 
#menuOuter :hover ul li.current ul {position:absolute; left:-9999px;}
 
#menuOuter :hover ul li.current a:hover ul {position:static;}
#menuOuter :hover ul li.current:hover ul {position:static;}



