
td.opmaakknoppenrijbutton
{
cursor:pointer ;
font-family: arial;
font-size: 14pt;
font-weight:normal;
}

.knoppenrijbuttonmborder
{
border-style: solid;
border-width: 1px;
}


.Mouseover
{
cursor:pointer ;
background-color: gray;
text-decoration: underline;
}

.Mouseout
{
 font-family: arial;
font-size: 14pt;
font-weight:normal;
background-color: transparent;
}


.Mouseoverlink
{
cursor:pointer ;
font-family: arial;
font-size: 14pt;
font-weight:normal;
text-decoration: underline;
}

.Mouseoutoud
{
 font-family: arial;
font-size: 14pt;
font-weight:normal;
bgcolor="green";
}

a
{
font-family: arial;
font-weight:normal;
color: black;
background-color: transparant;
padding:0.2em 0.6em;
text-decoration: underline;
}
a:hover {background-color: red; text-decoration: underline;}



.toelichtinghidden
{
visibility :hidden ;
}

.toelichtingvisible
{
visibility:visible ;
}



