
.wohnung_image_links_mittel {
	position : relative;
	top : 0px;
	left : 0px;
	width : 250px;
	height : 200px;
	margin-right : 20px;
}

.wohnung_image_links_klein {
	position : relative;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 150px;
	margin-right : 20px;
}

.wohnung_image_rechts_klein {
	position :relative;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 150px;
	margin-left : 20px;
}

.wohnung_image_links_gross {
	position : relative;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 300px;
	margin-right : 20px;
}

.wohnung_image_rechts_gross {
	position :relative;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 300px;
	margin-left : 20px;
}

#main_content table {
	position : relative;
	top : 0px;
	left : 0px;
	width : 600px;
}

#main_content table td {
	font-size : 14px;
	color : #000066;
	line-height : 17px;
	padding-bottom : 20px;
}

