/* CSS Document */
body {
	font-family			: Geneva, Arial, Helvetica, sans-serif;
	font-size			: 100%;
	color				: #000000;
	background-color	: #FFFFFF;
	margin				: 0px;
	padding				: 0;
}
#divider {
	height				: 5px;
	width				: 100%;
	margin				: 0px;
	padding				: 0px;
	line-height			: 0px;
	font-size			: 0px;
	clear				: both;
}
.nomargintop {
	margin-top			: 0;
}
.content p {
	margin				: 12px 0;
}

#form_table {
	width				: auto;
}
.form_title{
	width				: 180px;
	vertical-align		: top;
}
.form_answer {
	
}
.content3 {
	float				: left;
	width				: 280px;
	voice-family		: "\"}\"";
	voice-family		: inherit;	
	font-size			: 140%;
}
input, 
select, 
textarea {
	font-size			: 105%;
	font-family			: Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	width				: 350px;
}
input[type=checkbox],
input[type=radio] {
	width				: auto; 
}
input[type=button],
input[type=submit] {
	width				: auto; 
}

#woning {
	height				: 150px;
	padding-bottom		: 18px;
	margin-bottom		: 10px;
}
#woning a:link,
#woning a:visited,
#woning a:active {
	text-decoration		: none;
	color				: #FFFFFF;
}
#woning a:hover {
	text-decoration		: underline;
	color				: #FFFFFF;
}
#woning * img {
	border				: 0px;
	margin				: 4px;
}
#woning_foto {
	height				: 158px;
	width				: 208px;
	border				: 1px solid #CCCCCC;
	text-align			: center;
	line-height			: 158px;
	float				: left;	
	margin-right		: 10px;
}
#woning_header {
	height				: 20px;
	width				: 620px;
	background-color	: #666666;
	text-align			: left;
	line-height			: 20px;
	float				: left;
	padding-left		: 2px;
}
#woning_header h1 {
	line-height			: 20px;
	margin				: 0px;
	padding				: 0px;
	padding-left		: 4px;
	font-size			: 14px;
	color				: #FFFFFF;
}
#woning_omschrijving {
	height				: 73px;
	width				: 620px;
	text-align			: left;
	line-height			: 20px;
	float				: left;
	padding-left		: 2px;
	border-bottom		: 2px solid #333333;
}
#woning_content {
	margin-top			: 5px;
	height				: 37px;
	width				: 620px;
	text-align			: left;
	float				: left;
	padding-left		: 2px;
}
#woning_footer {
	height				: 20px;
	width				: 620px;
	background-color	: #EEEEEE;
	border-top			: 1px solid #666666;
	border-bottom		: 1px solid #666666;
	text-align			: left;
	line-height			: 20px;
	float				: left;
	padding-left		: 2px;
}
#woning_content table {
	width				: 620px;
	font-weight			: bold;
}

.img_border {
	padding				: 4px;
	border				: 1px solid #CCCCCC;
	margin-bottom		: 10px;
}

.error {
	font-weight			: bold;
	color				: #FF0000;
}
.good {
	font-weight			: bold;
	color				: #00FF00;
}
#koopcontract input,  
#koopcontract textarea {
	width				: 150px; 
}
#koopcontract select {
	width				: 90px;
	text-transform		: lowercase;	
}

.approved {
	background					: url(../images/approved.jpg); 
	background-position			: right; 
	background-repeat			: no-repeat;
}
.disapproved {
	background					: none; 
	background-position			: right; 
	background-repeat			: no-repeat;
}



