ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	padding: 0;
}

li a{
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	width: 105px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECFFFA;
	border-right-color: #ECFFFA;
	border-bottom-color: #ECFFFA;
	border-left-color: #ECFFFA;
}

li a:link, li a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-image: url(../afbeeldingen/layout/ststbl02.gif);
}

li a:hover, li a:active{
	background: #009900;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
}

li li a:link, li li a:visited{
	color: #3C564F;
	font-weight: bold;
	background-image: url(../afbeeldingen/layout/ststbl02.gif);
	text-align: left;
}

li li a:hover, li li a:active{
background: #009900;
color: #FFFFFF;
font-weight: normal;
}

ul ul{
margin: 0 0 0 25px;
}
#inhoud {
	padding-top: 80px;
	font-size: 1.2em;
	margin-top: 30px;
	line-height: 140%;
	position:absolute;
	left:200px;
	top:170px;
	z-index:6;
	width: 540px;
	height: 100%;
	font-weight: normal;
	color: #000066;
	background-repeat: repeat-y;
	visibility: inherit;
}

