
.menu a						  { color: #696969; font-size: 11px; text-decoration: none; padding: 3px }
.menu a:visited				  { color: #696969; font-size: 11px; text-decoration: none; padding: 3px }
.menu a:hover				  { color: #696969; font-size: 11px; text-decoration: none; background-image: url("../images/back_hover.gif"); padding: 3px }
.menu a:active				  { color: #696969; font-size: 11px; text-decoration: none; padding: 3px }

a						  { color: #696969; font-size: 11px; text-decoration: none }
a:visited				  { color: #696969; font-size: 11px; text-decoration: none }
a:hover				  { color: #000; font-size: 11px; text-decoration: none }
a:active				  { color: #696969; font-size: 11px; text-decoration: none }


body 
  { color: #696969; font-size: 11px; font-family: verdana, arial, sans-serif; line-height: 16px; background-image: url("../images/checkered.gif") }


ul { font-size: 11px; list-style-type: disc; margin: 1em 0 1em 16px; list-style-image: url(../images/pijltje_rechts.gif); }
.small { font-size: 10px; }

.footer { background-image: url(../images/footer.jpg); background-repeat: no-repeat; background-position: right 0; }
.title { background-repeat: no-repeat; background-position: right 0; }
h1   { color: #696969; font-size: 11px; font-weight: bold; margin: 0.67em 0 }
h2   { color: #696969; font-size: 11px; text-decoration: none; margin: 0.67em 0 }



.mainDiv
{ color: #626262; width:500px; }
.topItem
{
  width:500px;
  height:22px;
  cursor:pointer;
  background: #fff;
  text-decoration: none;
  color: #626262;
 
}


.dropMenu
 { color: #626262; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px solid #d9d9d9 }

.subMenu
{ color: #626262; display:none; }
.subItem
{ padding-left:5px; cursor:pointer; text-decoration:none; color:#626262; }

.subItem a
{ text-decoration:none; color:#626262; }

.subItemOver
{ cursor:pointer; color:#626262; text-decoration:none; padding-left:5px; }

.subItemOver  a
{ color:#626262; }


.drop
{ color: #626262; border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; }

.anylinkcss{ position:absolute; visibility: hidden; font:12px/18px Verdana; z-index: 100; background-color: #fff; text-decoration: none; width: 205px; border-color: #606060; border-style: solid; border-width: 1px 1px 0; }

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover { color: #fff; text-decoration: none; background-color: black }
}

