
	
	/*

fieldset, form {
	width:100%;
}
#kolom1 fieldset, #kolom1 form {
	width:auto;
}
input, select, textarea {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	width: 100%;
}
form table {
	width:100%;
}
form table td {
	border:0 none;
}
input[type="button"], input[type="submit"], input[type="reset"], button {
	border:1px solid #98C000;
	color:#000;
	font-weight:bold;
}
form table tr{
	height: 1.5em;
}

/* NOG OMZETTEN ??? :*/

/*

.meer {
	color:#0068B4;
	font-weight:bold;
	text-decoration:none;
}
.img_align_right {
	float:right;
	margin-left:8px;
}
.img_align_left {
	float:left;
	margin-right:8px;
}
h3.link {
	color:#98C000;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}
h3.link a {
	color:#98C000;
	text-decoration:none;
}
.col2_4 #kolom1 form {
	padding:0 8px 12px;
}
.col2_2_2 form {
	margin-bottom:18px;
	padding:0 8px 12px;
}
.kolom table {
	border-collapse:collapse;
	width:100%;
}

.kolom {
	background-color:#F4F9E5;
	background-image:url(/WoonstadInsite/Layout/Images/kaderafronding2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	padding:0 0 8px;
}

*/
form#FRMLogin {
	margin: 20px 0;
	font-size: 1.2em;
}
form ol {
	list-style-type: none;
	margin: 0;
}


/* Gengu (20100929): Nieuwe styling regeld dit */
/*
form#FRMSearch fieldset{
	border: 0;	
	margin:0;	
}

#FRMSearch{
    float: right;

}


form#FRMSearch ol{
	float: right;
	margin:5px 14px 5px 0;
}
form#FRMSearch ol li {
	float: left;
}
form#FRMSearch li label{
    display: none;
}
form#FRMSearch input#searchtext {
	width: 240px;
	height: 18px;
	padding:0 5px;	
}
form#FRMSearch input#submit {
	width: 60px;
	height: 20px;
	margin: 0 0 0 7px;
	background:url(../Images/zoek-geel.gif) no-repeat;
	cursor: pointer;
	border: 0;
	padding-bottom:3px;
	font-weight: bold;
	color: #013145;
}
*/


form fieldset{
	border: 0;	
	margin-bottom: 20px;	
}
form#FRMLogin label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 120px;
	margin: 3px 0;
}
form legend  {
	display: none;
}



/*-----------------------------------------------------------*/
/*Verkoop verhuurd module */
/*-----------------------------------------------------------*/

form#frmZoekObject {
    font-size: 1.2em;
}
form#frmZoekObject ol li {
    padding: 5px 0;
}

form#frmZoekObject div.msg{
    color: #EC185B;
    margin-bottom: 5px;
}

form#frmZoekObject label {
    width: 240px;
    display: inline-block;
    color: #026fb9;
    font-weight: bold;
}
form#frmZoekObject select {
    width: 250px;
    border: 1px solid #026fb9;
}

form#frmZoekObject select {
    width: 250px;
    border: 1px solid #026fb9;
}

form#frmZoekObject #submit {
    width: 150px;
    border: 3px solid #026fb9;
}

