/*		  WoningNet, mei 2007		*/
/*		   J.T.H. Oosterhoudt		*/
/*			www.woningnet.nl		*/

/*     Stylesheet Huiswaarts WERV	*/
/*                 FORM				*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --- formulieren --- */
.formlabel_zoek {
	color: #000;
	font-weight: bold;
	width: 110px;
}
input{
	height:14px;
	margin-bottom: 2px;
	color: #000;	
}
select.input  {
	color: #000;	
}

.label {
	width: 300px;
}

.formfields {
	height: 25px;
}
.formfields img {
	vertical-align: top;
	padding-bottom: -5px;
}
.formfields select {
	height: 20px;
	text-align: left;
}

.formvisible {
	position: relative;
	line-height: 26px;
}
.veld {
	float: left;
}

*html .verplicht_img {
	margin-top: -7px;
}
.verplicht_img {
	margin-top: -12px;
}
select {}

.subjectSubscript {
	font-size: 11px;
	color: #646464;
}
a.helpLink, a.helpLink:hover {
	text-decoration:	none;
	cursor:				help;
}
.help-tooltip {
	position:	absolute;
	width:		400px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
}
.regel_container 
{
	width: 100%;
	clear: both;
}
.single_regel_label {
	float:			left;
	padding-left:	5px;
}
.regel_label {
	float:			left;
	padding-left:	5px;

}
.regel_value {
	float: right;
	width: 250px;
}
.readonly {
background-color:Transparent;
border:solid 1px #C8C8C8;
}
.readonly {
background-color:Transparent;
border:solid 1px #C8C8C8;
}
