/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6DFCF;
	font: Verdana;
	font-family: Verdana;
	font-size: small;
	color: #00956F;
}
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
img {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a.btn {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div.container {
	
}
img.btn {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div.menu {
	margin-left: 0px;
}
div.main {
	/* height: 264px; 
	text-align: left;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
div.title {
	font-weight: bolder;
	font-size: large;

}
div.form {
	text-align: left;
}
/* woningaanbod detail pagina */
p.label {
	font-weight: bold;
	line-height: 16px;
}
p.value {
	
}
p.euro {
	font-weight: bolder;
	/*line-height: 36px;*/
}
tr.detail {
	height: 12px;
	
}
td.detail {
	line-height: 13px;
	height: 13px;
}
div.header {
	font-family: "Garamond", serif;
	font-size: small;
	text-align: right;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
}
