
/*
INPUT.radio, INPUT.checkbox {
    border-width : 0 ;
    width : 18;
    border: orange;
     
}

INPUT.button {
    height : 15pt;
    background-color : #CCCCCC;
    border-color : black;
    text-align : center;
    }

INPUT.submit {
}

*/


/*style voor TOOLTIPS*/



.hyperText  {
	color: #000000;
	font: 10px/12px  verdana,"Trebuchet MS",arial,helvetica,sans-serif;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px black;
	position: absolute;
    z-index: 100;
    top: 0px;
    left: 10px;
    visibility: hidden ;
	layer-background-color: #e6e6e6;
	}







.msg {
    font-style : italic;
}

/*
.navigation, .navigation A {
    font-family: Arial, Helvetica, sans-serif;
    font-size  : 9pt;
    text-align : right;
    
}
*/
/*
.resultaat, .resultaat  th, .resultaat td, .resultaat a {
    text-align : left;
    font-family: Arial, Helvetica, sans-serif;
    font-size  : 10pt;
    vertical-align : top;
    font-weight : normal;
    
    
}

.resultaat th {
    background-color : #CCCCCC;

}
.resultaat TR.even  TD {
    background-color : #FFFFFF;
}
.resultaat TR.odd  TD {
    background-color : #EEEEEE;
}
*/

/*
FORM table, form table td, form table th, form table a,  INPUT, SELECT, TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size  : 9pt;
    color : black;
    font-weight : normal;      
    text-align : left;
    vertical-align : top;
    
    }
    

FORM table, TABLE.form {
   background-color : #DDDDDD   ;
 
}
H2 {
    font-family: Arial, Helvetica, sans-serif;
    text-indent : 0;
}
*/
.help, P.help P,  A.navigation {

    font-family: Arial, Helvetica, sans-serif;
    font-size : 12;
}

.opschrift, TD.opschrift, TH.opschrift {    
    font-weight: bold;
    font-size: 14pt;
    padding-bottom : 12px;
    }

/*
INPUT, SELECT, TEXTAREA {
    border-color : black;
}
form table th {
   font-weight: bold;
   background-color : orange;
}
*/
/*
table.resultaat a {
    text-decoration : none;
    color : blue;
}
*/
table.vertical a {
    text-decoration : None;
}
table.vertical a:hover {
    text-decoration : underline;
}
span.lijst_personen a {
    color : black;
} 
