.menu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	
}
.menu li {
	float: left;
	list-style:none;
	margin-top:-12px;
    *margin:0px;
	padding:0px;
}
.menu .active {
	background:#939598;
}
.menu {
	position:relative;
	float:left;
	font-size:12px;
	margin-left:0px;
	z-index:1;
}
.menu a {
	margin: 0px;
	padding:4px 17px;
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	background: #939598;
}


.menu_vert {
	position:relative;
	font-size:13px;
	clear:both;
	width:105px;
	margin-left:1px;
	margin-top:15px;
	margin-bottom:15px;
}

.menu_vert ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:105px;
}
* html .menu_vert ul {
	margin-left:-16px;
	ma\rgin-left:0;
}
.menu_vert li {
	position:relative;
    text-align:left;
	width:105px;
	background:url(../img/stippellijn168.gif) no-repeat;
	background-position:left bottom;
}
.menu_vert li.active a {
	color:#000000;
	background:url(../img/arrow_red.png) no-repeat;
	background-position:left  center;
}

.menu_vert table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

.menu_vert a, .menu_vert a:visited {
	display:block;
	text-decoration:none;
    color:#666666;
    padding:2px 15px 2px 20px;
	font-size:13px;
}
.menu_vert a:hover {
	text-decoration:none;
	color:#000000;
	background:url(../img/arrow_red.png) no-repeat;
	background-position:left  center;
}

.menu_vert2{
	position:relative;
	font-size:12px;
	clear:both;
	width:106px;/*left:0px;
	top: 0px;*/
}

.menu_vert2 ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:106px;
}

* html .menu_vert2 ul {
	margin-left:-16px;
	ma\rgin-left:0;
}

.menu_vert2 li {
	position:relative;
    text-align:left;
	width:150px;
	background:url(../img/stippellijn168.gif) no-repeat;
	background-position:left bottom;
}
.menu_vert2 li.active a {
	color:#000000;
}

.menu_vert2 table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

.menu_vert2 a, .menu_vert2 a:visited {
	display:block;
	text-decoration:none;
	color:#6d6e71;
	background:url(../img/arrow_grey.png) no-repeat;
	background-position:left center;
    padding:2px 15px 2px 20px;
	font-size:13px;
}
.menu_vert2 a:hover{
	text-decoration:none;
	color:#000000;
	background:url(../img/arrow_red.png) no-repeat;
	background-position:left  center;
}

.menu_vert2 li.active a {
	text-decoration:none;
	color:#000000;
	background:url(../img/arrow_red.png) no-repeat;
	background-position:left  center;
}
