/* StyleSheet voor snelmenu */

dl, dt, dd, ul.snelmenu, li.snelmenu {
margin: 0;
padding: 0;
list-style-type: none;
}

dd.snelmenu {
display: none;
}

#menu {

}

dl#menu {

}

dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
font-weight: bold;
border: 1px solid #eee;
background: url(../../images/pijltje2.gif) no-repeat left #fafafa; 
padding: 0px 3px 0px 22px;
color: #606060;
}

dl#menu dd 
{
color: #2a628c;
}

dl#menu li.snelmenu
{
background: #fff; 
border-bottom: 1px dotted #ccc; 
list-style-image: none;
}

dl#menu li.snelmenu a  {
color: #2a628c;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li.snelmenu a {
padding-left: 24px; 
background: url(../../images/dot2.gif) no-repeat left; 
}

dl#menu li.snelmenu a:hover {
color: #2a628c;
text-decoration: underline;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd; 
}

#mentions a {text-decoration: none;
color: #2a628c; 
}

#mentions a:hover{text-decoration: underline; 
}
#aspnetForm #wrap #content #main #ctl00_ContentPlaceHolder3_VivensContentPanel8 h2 p {
	font-size: 9px;
}
#aspnetForm #wrap #content #main #ctl00_ContentPlaceHolder3_VivensContentPanel8 h2 p {
	font-size: 9pt;
}
#aspnetForm #wrap #content #main #ctl00_ContentPlaceHolder3_VivensContentPanel8 h2 p {
	font-weight: normal;
}

