.hoofdtekst {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	color: black;
}

.menu {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.tekst {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	color: 6699CC;

}

.tekst2 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: black;
    
}
img{border:0px;

}
  div.maincontent {
    padding:     0px;
 
    width:         200px;
    height:        200px;
    overflow:     auto;
 
    font-family:   verdana, arial, sans-serif;
    font-size:      8pt;
    font-weight:   regular;
    color:         black;
	
		scrollbar-3dlight-color:#D6D6D5;
    scrollbar-arrow-color:black;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:#black;
    scrollbar-face-color: white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white
  }

.entermenu {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

  div.maincontent {
    padding:     6px;
 
    width:         596px;
    height:       340px;
    overflow:     auto;
 
    font-family:   verdana, arial, sans-serif;
    font-size:      9pt;
    font-weight:   regular;
    color:            black;

	scrollbar-3dlight-color:#DFDCED;
    scrollbar-arrow-color:black;
    scrollbar-base-color:#DFDCED;
    scrollbar-darkshadow-color:#DFDCED;
    scrollbar-face-color: #DFDCED;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white

  }


p.entermenu a:link,
p.entermenu a:active,
p.entermenu a:visited {
    font-size:9pt;
    font-family: Verdana, helvetica, arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: black;
}
 
p.entermenu a:hover {
    font-size:9pt;
    font-family: Verdana, helvetica, arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: red;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:link,
a:active,
a:visited {
	color: #4A15A2;
	text-decoration: none;
}