xtd {
	font-family 						: verdana,arial,helvetica,sans-serif;
	font-size 							: 11px;
	}

.formOmschrijving {
	}


.formVoet {
	}

.formNaam {
	font-size 							: 15px;
	font-weight 						: bold;
	}

.formTextPassword {
	border 									: 1px solid silver;
	padding 								: 1px;
	height 									: 20px;
	color										: black;
	}


.formFieldlabels {
	font-family 						: verdana,arial,helvetica,sans-serif;
	font-size 							: 11px;
	width 									: 150px;
	}
	
.formField {
	font-family 						: verdana,arial,helvetica,sans-serif;
	font-size 							: 11px;
	padding									: 2px;
	}

.formCategorielabels {
	font-family 						: verdana,arial,helvetica,sans-serif;
	font-size 							: 11px;
	width 									: 200px;
	font-weight 						: bold;
	padding-top 						: 15px;
	}

.formFieldDesc {
	font-family 						: verdana,arial,helvetica,sans-serif;
	font-size 							: 10px;
	color										: silver;
	}
	
.formButton {
	width										: 100px;
	height									: 20px;
	border									: 2px inset silver;
	padding									: 2px;
	text-align							: center;
	background-color				: silver;
	cursor									: pointer;
}

.reqMark {
	color 									: red;
	}

.clDescriptionCont {
	position								: absolute;  
	width										: 200px; 
	visibility							: hidden; 
	layer-background-color	: #FFF7CE; 
	z-index									: 200;
	}

.clDescription     {
	width										: 250px; 
	left										: 0px; 
	top											: 0px; 
	font-family							: verdana,arial,helvetica,sans-serif; 
	overflow								: hidden; 
	border									: 1px solid #999999; 
	padding									: 3px; 
	font-size								: 11px; 
	background-color				: #FFF7CE; 
	layer-background-color	: #FFF7CE;
	}

.clLinks {
	position								: absolute; 
	left										: 100px; 
	top											: 200px; 
	z-index									: 1;
	}

.clCaption {
	position								: absolute; 
	left										: 0px; 
	top											: 0px; 
	width										: 157px; 
	height									: 15px; 
	clip										: rect(0px 157px 15px 0px); 
	font-size								: 11px; 
	font-family							: verdana,arial,helvetica,sans-serif; 
	background-color				: #FFF7CE; 
	layer-background-color	: #FFF7CE;
	}
