.minihaus {
	width: 50px;
	height: 50px;
	margin: 2px;
	border: none;
}

.liegenschaft {
	width: 270px;
	background-color:#FFFFFF;
}	
.liegenschaft td {
	border-bottom: 1px solid #d8dfee;
}	

.liegenschaft_block {
	padding-top: 0px;
	padding-bottom: 20px;
	width: 280px;
}
.liegenschaft_karte {
	width: 580px;
	clear: both;
}
.liegenschaft_block * {
	vertical-align: top;
}
.liegenschaft_block #map * {
	font-size: 10px;
}
#lieg_li, #lieg_re {
	width: 270px;
	float: left;
}
#lieg_li {
	padding-right: 40px;
}
#bildgross {
	height: 290px;
}
#baujahr {
	padding-bottom: 20px;
}
