@charset "utf-8";
/* CSS Document - VisoTek.nl*/

/* ================================================================ 
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/drop_definition2.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.
=================================================================== */

#menu {list-style-type:none; margin:0px 0 0px 0px; padding:0; font-family:Arial, Helvetica, sans-serif;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:190px; height:2.4em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:0px;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none; font-size:0.8em;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:5px;}/*balk onder menu item*/
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:0.7em;}
#menu dl {width: 190px; margin: 0; padding: 0; background: #c9ba65}
#menu dt {margin:0; padding: 5px 5px 5px 10px; font-size: 0.8em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; border-top:1px solid #fff;}


#menu .one#active {background: #c60; border-top:5px solid #fc6;}
#menu .two#active {background: #c60; border-top:5px solid #fc6;}
#menu .three#active {background: #c60; border-top:5px solid #fc6;}
#menu .one {background: #333; border-top:5px solid #ccc;}
#menu .two {background: #333; border-top:5px solid #ccc;}
#menu .three {background: #333; border-top:5px solid #ccc;}
#menu .four {background: #333; border-top:5px solid #ccc; width:190px;}
#menu .five {background: #333; border-top:5px solid #ccc; width:191px}

#menu .one#active dt {background: #f90;}
#menu .two#active dt {background: #f90;}
#menu .three#active dt {background: #f90;}
#menu .one dt {background: #999;}
#menu .two dt {background: #999;}
#menu .three dt {background: #999;}
#menu .four dt {background: #999;}
#menu .five dt {background: #999;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu .one dd {border-bottom:1px solid #fff;}
#menu .two dd {border-bottom:1px solid #fff;}
#menu .three dd {border-bottom:1px solid #fff;}
#menu .four dd {border-bottom:1px solid #fff;}
#menu .five dd {border-bottom:1px solid #fff;}
#menu dd.last {border-bottom:1px solid #fff;}



#menu dt a, #menu dt a:visited {display:block; color:#fff;}

#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 20px; width:165px;}

#menu .one#active dd a {background:#fc6; color:#333; font-weight:bold}
#menu .two#active dd a {background:#fc6; color:#333; font-weight:bold}
#menu .three#active dd a {background:#fc6; color:#333; font-weight:bold}
#menu .one dd a {background:#ccc; color:#333; font-weight:bold}
#menu .two dd a {background:#ccc; color:#333; font-weight:bold}
#menu .three dd a {background:#ccc; color:#333; font-weight:bold}
#menu .four dd a {background:#ccc; color:#333; font-weight:bold}

#menu .one#active dd a:hover {background: #f90; color:#333;}
#menu .two#active dd a:hover {background: #f90; color:#333;}
#menu .three#active dd a:hover {background: #f90; color:#333;}
#menu .one dd a:hover {background: #f90; color:#333;}
#menu .two dd a:hover {background: #f90; color:#333;}
#menu .three dd a:hover {background: #f90; color:#333;}
#menu .four dd a:hover {background: #f90; color:#333;}

