/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/concertina-scroll.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menuV {
	list-style-type:none;
	padding:0;
	margin:0;
	width:160px;
	z-index:100;
/*	height:auto; */
/*	height:315px;
	float:left;*/
}
#menuV ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:160px;
}
#menuV li {
	float:left;
}
#menuV li a {
	display:block;
	color:#fff;
/*	background:url(tab2.gif) no-repeat; */
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	line-height:27px;
	width:160px;
	text-decoration:none;
	cursor:pointer;
	text-indent:25px;
	height:26px;
}
#menuV table {
	border-collapse:collapse;
	padding:0;
	margin:-1px;
}
#menuV ul {
	position:absolute;
	left:-9999px;
}
#menuV ul li a {
	width:150px;
	padding-left:10px;
	color:#fff;
	border:0;
	height:20px;
	line-height:20px;
	font-size:11px;
}
#menuV ul.scroll li a {
	width:130px;
}
#menuV a:hover {
	position:relative;
	color:#f79621;
/*	background:url(tab1.gif) no-repeat; */
	z-index:1;
}
#menuV li.subV a:hover {
/*	background:url(tab.gif) no-repeat; */
	color:#f79621;
}
#menuV li:hover > a {
	color:#f79621;
/*	background:url(tab1.gif) no-repeat; */
}
#menuV li.subV:hover > a {
	color:#f79621;
/*	background:url(tab.gif) no-repeat; */
}
#menuV :hover ul {
	position:relative;
	left:0;
	height:200px;
/*	overflow:auto; */
/*	background:#00205b;*/
	margin-bottom:1px;
}
#menuV :hover ul li a {
/*	background:#ff8000 url(dots.gif) repeat-x left bottom;*/
	color:#fff;
}
#menuV :hover ul li a:hover {
/*	background:#ff8000 url(dots.gif) repeat-x left bottom; */
	color:#f79621;
}




#menuV :active ul {
	position:relative;
	left:0;
	height:200px;
/*	overflow:auto; */
	background:#00205b;
	margin-bottom:1px;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/concertina-scroll.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menuNieuw {
	list-style-type:none;
	padding:0;
	margin:0;
	width:160px;
	z-index:100;
/*	height:auto; 
	height:260px;*/
	float:left;
}
#menuNieuw ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:160px;
}
#menuNieuw li {
	float:left;
}
#menuNieuw li a {
	display:block;
	color:#fff;
/*	background:url(tab2.gif) no-repeat; */
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	line-height:27px;
	width:160px;
	text-decoration:none;
	cursor:pointer;
	text-indent:25px;
	height:26px;
}
#menuNieuw table {
	border-collapse:collapse;
	padding:0;
	margin:-1px;
}
#menuNieuw ul {
	position:absolute;
	left:-9999px;
}
#menuNieuw ul li a {
	width:150px;
	padding-left:10px;
	color:#fff;
	border:0;
	height:20px;
	line-height:20px;
	font-size:11px;
}
#menuNieuw ul.scroll li a {
	width:130px;
}
#menuNieuw a:hover {
	position:relative;
	color:#f79621;
/*	background:url(tab1.gif) no-repeat; */
	z-index:1;
}
#menuNieuw li.subNieuw a:hover {
/*	background:url(tab.gif) no-repeat; */
	color:#f79621;
}
#menuNieuw li:hover > a {
	color:#f79621;
/*	background:url(tab1.gif) no-repeat; */
}
#menuNieuw li.subNieuw:hover > a {
	color:#f79621;
/*	background:url(tab.gif) no-repeat; */
}
#menuNieuw :hover ul {
	position:relative;
	left:0;
	height:20px;
/*	overflow:auto; */
/*	background:#00205b;*/
	margin-bottom:1px;
}
#menuNieuw :hover ul li a {
/*	background:#ff8000 url(dots.gif) repeat-x left bottom;*/
	color:#fff;
}
#menuNieuw :hover ul li a:hover {
/*	background:#ff8000 url(dots.gif) repeat-x left bottom; */
	color:#f79621;
}

#menuV :active ul {
	position:relative;
	left:0;
	height:20px;
/*	overflow:auto; */
	background:#00205b;
	margin-bottom:1px;
}


