﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="nl">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>a</title>

a:link{
background-color: transparent;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited{
background-color: transparent;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover{
background-color: transparent;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:active{
background-color: transparent;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

} #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 124px;
}

#nav ul {
position: absolute;
width: 124px;
left: -1000px;
}

#nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav li:hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}

ul a{
font-weight: bold;
color: #000000;
cursor: default;
}

ul ul a:visited{
font-weight: bold;
color: #000000;
cursor: pointer;
}

ul ul a:link{
font-weight: bold;
color: #000000;
cursor: pointer;
}

ul ul a:active{
font-weight: bold;
color: #000000;
cursor: pointer;
}

ul ul a:hover{
font-weight: bold;
color: #000000;
cursor: pointer;
}

ul li{
background-color: #FFCC33;
border-left: 3px solid #FFF;
}

ul ul li{
background-color: #FFCC33;
border-top: 3px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

</head>
<body>
</body>

</html>

