/* ================================================================ 
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.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.hoofdmenu {
margin-left:auto;
margin-right:auto;
width:941px; 
font-size:0.85em;
position:relative;
z-index:100;
border:1px solid #333333; 
border-width:0 0 0 0; 
}
/* remove all the bullets, borders and padding from the default list styling */
.hoofdmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
.hoofdmenu ul ul {
width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown hoofdmenu positon */
.hoofdmenu li {
float:left;
width:auto;
position:relative;
}
/* style the links for the top level */
.hoofdmenu a, .hoofdmenu a:visited {
display:block;
color:#fff; 
width:auto; 
height:24px;
border-left:2px solid #333333; 
padding-bottom:3px;
padding-left:4px;
padding-right:4px;  
line-height:29px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration:none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .hoofdmenu a, * html .hoofdmenu a:visited {
width:100px;
w\idth:139px;
}

/* style the second level background */
.hoofdmenu ul ul a.drop, .hoofdmenu ul ul a.drop:visited {
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.hoofdmenu ul ul a.drop:hover{
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;
}
.hoofdmenu ul ul :hover > a.drop {
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.hoofdmenu ul ul ul a, .hoofdmenu ul ul ul a:visited {
background:#DC006A;
}
/* style the third level hover */
.hoofdmenu ul ul ul a:hover {
background:#000000;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.hoofdmenu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html .hoofdmenu ul ul {
top:26px;
t\op:27px;
}

/* position the third level flyout hoofdmenu */
.hoofdmenu ul ul ul{
left:100px; 
top:0;
width:100px;
}
/* position the third level flyout hoofdmenu for a left flyout */
.hoofdmenu ul ul ul.left {
left:-100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.hoofdmenu table {position:absolute; top:0; left:0;}

/* style the second level links */
.hoofdmenu ul ul a, .hoofdmenu ul ul a:visited {
background:#009DE0; 
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .hoofdmenu ul ul a{
width:100px;
w\idth:129px;
}


/* style the top level hover */
.hoofdmenu a:hover, .hoofdmenu ul ul a:hover{
color:#fff; 
background:#094F7A;
text-decoration:none;
}
.hoofdmenu :hover > a, .hoofdmenu ul ul :hover > a {
color:#fff;
background:#094F7A;
}

/* make the second level visible when hover on first level list OR link */
.hoofdmenu ul li:hover ul,
.hoofdmenu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.hoofdmenu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.hoofdmenu ul :hover ul :hover ul{ 
visibility:visible;
}
/* ================================================================ 
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.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.hoofdmenu {
margin-left:auto;
margin-right:auto;
width:941px; 
font-size:0.85em;
position:relative;
z-index:100;
border:1px solid #333333; 
border-width:0 0 0 0; 
}
/* remove all the bullets, borders and padding from the default list styling */
.hoofdmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
.hoofdmenu ul ul {
width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown hoofdmenu positon */
.hoofdmenu li {
float:left;
width:auto;
position:relative;
}
/* style the links for the top level */
.hoofdmenu a, .hoofdmenu a:visited {
display:block;
color:#fff; 
width:auto; 
height:24px;
border-left:2px solid #333333; 
padding-bottom:3px;
padding-left:4px;
padding-right:4px;  
line-height:29px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration:none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .hoofdmenu a, * html .hoofdmenu a:visited {
width:100px;
w\idth:139px;
}

/* style the second level background */
.hoofdmenu ul ul a.drop, .hoofdmenu ul ul a.drop:visited {
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.hoofdmenu ul ul a.drop:hover{
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;
}
.hoofdmenu ul ul :hover > a.drop {
background:#BCBF00 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.hoofdmenu ul ul ul a, .hoofdmenu ul ul ul a:visited {
background:#DC006A;
}
/* style the third level hover */
.hoofdmenu ul ul ul a:hover {
background:#000000;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.hoofdmenu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html .hoofdmenu ul ul {
top:26px;
t\op:27px;
}

/* position the third level flyout hoofdmenu */
.hoofdmenu ul ul ul{
left:100px; 
top:0;
width:100px;
}
/* position the third level flyout hoofdmenu for a left flyout */
.hoofdmenu ul ul ul.left {
left:-100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.hoofdmenu table {position:absolute; top:0; left:0;}

/* style the second level links */
.hoofdmenu ul ul a, .hoofdmenu ul ul a:visited {
background:#009DE0; 
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .hoofdmenu ul ul a{
width:100px;
w\idth:129px;
}


/* style the top level hover */
.hoofdmenu a:hover, .hoofdmenu ul ul a:hover{
color:#fff; 
background:#094F7A;
text-decoration:none;
}
.hoofdmenu :hover > a, .hoofdmenu ul ul :hover > a {
color:#fff;
background:#094F7A;
}

/* make the second level visible when hover on first level list OR link */
.hoofdmenu ul li:hover ul,
.hoofdmenu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.hoofdmenu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.hoofdmenu ul :hover ul :hover ul{ 
visibility:visible;
}

