
.admin { font-family: Verdana, Arial, Helvetica; font-weight: regular; font-size: 8pt; color: #000000; line-height: 12pt; letter-spacing: 0.25pt; text-decoration: none; padding:0px 0px 0px 20px;}

.docenten { font-family: Verdana, Arial, Helvetica; font-weight: regular; font-size: 8pt; color: #000000; line-height: 10pt; letter-spacing: 0.25pt; text-decoration: none; padding:0px 0px 0px 20px;  }
a.docenten:hover { color:  #000000 ; text-decoration: underline }
a.docenten:visited { color:#000000 }
a.docenten:active { color: #000000 ; text-decoration: none }

.docent_email { font-family: Verdana, Arial, Helvetica; font-weight: regular; font-size: 8pt; color: #000000; line-height: 12pt; letter-spacing: 0.25pt; text-decoration: underline; padding:0px 0px 0px 0px;  }
a.docent_email:hover { color:  #000000 ; text-decoration: underline }
a.docent_email:visited { color:#000000 }
a.docent_email:active { color: #9B95B6 ; text-decoration: none }

.docenten td.lijstje {
	border-bottom: solid 1px silver;
	padding: 4px 8px 4px 4px;
}

.docenten td.kop {
	border-bottom: solid 1px gray;
	padding: 36px 8px 4px 4px;
	font-weight: bold;
}

.onzichtbaar td.lijstje {
	color: gray;
	font-style:italic;
}

input { 
	font-family: Verdana, Arial, Helvetica;
	font-weight: regular;
	font-size: 8pt;
	width: 180px;
	border: dashed 1px gray;
	padding: 2px 8px 2px 8px;
	margin: 2px;
}

input.knop {
	font-family: Verdana, Arial, Helvetica;
	font-weight: regular;
	font-size: 9pt;
	width: 180px;
	border: solid 2px #B5DEEF;
	padding: 2px 8px 2px 8px;
	margin: 2px;
	color: white;
	font-weight: bold;
	background-color: #42A5CE;
}

input.knop:hover {
	color: yellow;
}

input.chkbx {
	width: 16px;
	border: dashed 1px gray;
	padding: 2px 8px 2px 8px;
	margin: 4px;
}
