.foldmenu
{
	cursor: pointer;
	width: 157px;
	background-color: #323435;
	font-weight: normal;
}

.level0
{
	background-repeat: no-repeat;
	background-image: url(../elements/knop-standaard.jpg);
	width: 152px;
	padding-left : 4px;
}
.level1
{
	background-repeat: no-repeat;
	background-image: url(../elements/knoppen-sub.jpg);
	width: 143px;
	display: none;
	padding-left : 10px;
}
.level2
{
	display: none;
	width: 123px;
	padding-left : 20px;
}
.level3
{
	display: none;
	width: 90px;
	overflow: hidden;
}
.al0
{
	font-family: verdana;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height : 36px;
	
}
.al1
{
	font-family: verdana;
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: normal;
	line-height : 24px;
}
.al2
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: normal;
	line-height : 20px;
}
.al3
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

a.al0:hover
{
	text-decoration: underline;
}
a.al1:hover
{
	text-decoration: underline;
}
a.al2:hover
{
	text-decoration: underline;
}
a.al3:hover
{
	text-decoration: underline;
}

