/* ALLGEMEINES */
.font-klein {
	font-size:10px;
}

.hidden {
	display:none;
}

div.clear-both {
	clear:both;
}

/* UEBERSICHTSELEMENT WOHNUNG */
div.fce-uebersicht-wohnung {
	clear:both;
	padding:5px;
	-height:100px;
	min-height:100px;
	margin:0 0 15px 0;
	border-top:1px dotted #0355A5;
	background:repeat-x url(http://web63.hrt-server.de/fileadmin/templates/images/fce-bg-header.gif);
}

h2.h2-uebersicht-wohnung {
	float:left;
	font-size:12px;
	padding:0 0 5px 0;
}

span.courtage {
	float:right;
	color:#0355A5;
	font-size:12px;
}

table.table-uebersicht-wohnung {
	clear:both;
	width:625px;
	-width:615px;
}

table.table-uebersicht-wohnung tr td {
	vertical-align:top;
}

td.zimmer-uebersicht-wohnung {
	width:80px;
	padding-left:5px;
	border-bottom:1px solid #0355a5;
}

td.kaltm-uebersicht-wohnung {
	width:100px;
	padding-left:10px;
	border-bottom:1px solid #0355a5;
}

td.ort-uebersicht-wohnung {
	width:170px;
	border-bottom:1px solid #0355a5;
}

td.beschreibung-uebersicht-wohnung {
	border-bottom:1px solid #0355a5;
}

td.detail-uebersicht-wohnung {
	padding-top:5px;
	text-align:right;
}

/* UEBERSICHT WOHNBAUVORHABEN */
div.fce-wohnung-neu {
	clear:both;
	padding:5px;
	-height:100px;
	min-height:100px;
	margin:0px 0px 20px 0px;
	border-top:1px dotted #0355A5;
	background:repeat-x url(http://web63.hrt-server.de/fileadmin/templates/images/fce-bg-header.gif);
}

h2.h2-wohnung-neu {
	font-size:12px;
	padding:0 0 5px 0;
}

span.bild-wohnung-neu {
	clear:both;
	float:left;
	width:120px;
	-height:50px;
	display:block;
	min-height:50px;
	border:0px solid #d9def0;
	padding:0px 15px 10px 0px;
}

table.table-wohnung-neu {
	width:495px;
	-width:485px;
}

table.table-wohnung-neu tr td {
	padding:3px;
}

td.ort-wohnung-neu {
	width:50px;
	vertical-align:top;
	border-bottom:1px solid #0355a5;
}

td.adresse-wohnung-neu {
	width:100px;
	vertical-align:top;
	border-bottom:1px solid #0355a5;
}

td.beschreibung-wohnung-neu {
	vertical-align:top;
	border-bottom:1px solid #0355a5;
}

td.detail-wohnung-neu {
	text-align:right;
}

/* UEBERSICHT WOHNUNG NEU */
table.table-uebersicht-neu,
table.table-uebersicht-neu-zweit {
	float:right;
	width:495px;
	-width:485px;
	padding-bottom:10px;
}
td.ort-uebersicht-neu {
	width:80px;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.adresse-uebersicht-neu {
	width:100px;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.beschreibung-uebersicht-neu {
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.preis-uebersicht-neu {
	width:100px;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.reserviert-uebersicht-neu {
	width:60px;
	text-align:right;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.detail-uebersicht-neu {
	padding-top:5px;
	text-align:right;
}

/* Zweiterwerb */
h2.h2-wohnung-neu-zweit {
	float:left;
}

td.ort-uebersicht-neu-zweit {
	width:80px;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.adresse-uebersicht-neu-zweit {
	width:100px;
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

td.beschreibung-uebersicht-neu-zweit {
	vertical-align:top;
	border-bottom:1px solid #5388c1;
}

span.preis-uebersicht-neu-zweit {
	float:right;
	color:#0355a5;
	font-size:12px;
	vertical-align:top;
}
