
/* Liste Immobilienangebote - Suchergebnisse */
/* ============================================================== */

.liste_tabelle_aussen {
		/*border-spacing: 0px;*/
		float: aligncenter;
		/*background-color: #98BC43;*/
 		/*width: 600px;*/
		margin-top:24px;
		border: 1px solid #98BC43;
}

.liste_tabelle_aussen2 {
		/*border-spacing: 0px;*/
		float: aligncenter;
		/*background-color: #98BC43;*/
 		/*width: 600px;*/
		margin-top:12px;	
}
.liste_tabelle_innen {
 		width: 100%;
		border: 0;
		cell-padding: 3;
		cell-spacing: 0;
		/*background-color: #fff;*/
}


.liste_headline {
		text-align: left;
		padding-left: 5px;
		font-weight: bold;
		font-size: 14px;
		/*background-color:  #98BC43;*/
		color: #333;
}

/* Link Liste der gefundenen Objekte nach Suche */

.liste_headline a {
	color: #666;
	border-bottom: 1px solid #98BC43;
	text-decoration: none;
}

.liste_headline a:hover {
	color: #333;
	border-bottom: 1px solid #98BC43;
	text-decoration: none;
}

/* END ---- Link Liste der gefundenen Objekte nach Suche */


.liste_daten {
		padding-left: 5px;
		background-color: transparent;
		font-weight: normal;
}

.daten {
		background-color: transparent;
		font-weight: normal;
}


.headline {
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		/*background-color: #585768;*/
		background-color: transparent;
		color: #666;
}

.headlinelink {
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		color: white;
}

.headline_2 {
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		/*margin-top: -12pt;*/
		margin-bottom: 0pt;
		margin-right: 2px;
		margin-left: 2px;
		/*background-color: #585768;*/
		border: 1px solid #98BC43;
		color: #666;
}



.headline_exp {
		text-align: center;
		font-weight: bold;
		font-size: 12pt;
		/*background-color: #585768;*/
		border: 1px solid #98BC43;
		color: #666;
}


.bildtitel {
		font-size: 11px;
		/*text-align: center;*/
		text-align: left;
		/*margin-top: -12pt;*/
		/*margin-bottom: 10px;*/
		margin: 10px;
		font-weight: bold;
}

.details {

		font-size: 10px;
		text-align: left;
		margin-top: 12pt;
		margin-left: 5px;
		font-weight: normal;
		x-cell-content-align: top;
		margin-top: 0px;
		padding-left: 0px;	
		width: 100%;
		background-color: #FFFFFF;

}


.eck {
		/*x-cell-content-align: top;*/
		BORDER: 0px;
		cell-Padding: 0px;
		cell-spacing: 0px;
		margin-top: 1pt;
		width: 100%;
		background-color: transparent;
		margin-left: 0px;
		margin-right: 0px;
}

.eck_sp1 {
		font-size: 10pt;
		font-weight: normal;
		width: 30%;
		background-color: #ddd;
		/*background-color: #C6C5D6;*/
}

.eck_sp2 {
		font-size: 10pt;
		font-weight: normal;
		width: 70%;
		/*background-color: #D9DAE4;*/
		background-color: #eee;
}

/*
li a {
	color: #666;
	text-decoration: underline;
}

li a:hover {
	color: #333;
	text-decoration: none;
	background-color: #98BC43;
}
*/


.Protokoll1 {
		font-size: 10pt;
		font-weight: normal;
		background-color: #C6C5D6;
}

.Protokoll2 {
		font-size: 10pt;
		font-weight: normal;
		background-color: #D9DAE4;
}

.txt_sp1 {
		font-size: 10pt;
		margin-left: 5px;
}

.txt_sp2 {
		font-size: 10pt;
		margin-left: 5px;
}

.txt_z1 {
		font-size: 10pt;
		font-weight: normal;
		width: 100%;
		background-color: #C6C5D6;
}

.txt_z2 {
		font-size: 10pt;
		font-weight: normal;
		width: 100%;
		background-color: #D9DAE4;
}

/* FORMULAR "Immobiliengesuch */
/* ============================================================== */

.formtabelle_aussen {
		/*x-cell-content-align: top;*/
		/*border-spacing: 0px;*/
		float: aligncenter;
		/*background-color: #fff;*/
 		/*width: 600px;*/
		margin-top:24px;	
}

.formtabelle_innen {
 		width: 100%;
		height:100%;
		border: 0;
		cell-padding: 3;
		cell-spacing: 0;
		/*background-color: #fff;*/
}

/* ============================================================== */
/* ============================================================== */
/* ============================================================== */


center table {
	width: 100%;
}

.headline p {
	/*width: 100%;*/
}

/* remove ff logo */
table tr td a img {
	/*display: none;*/
}

/* remove headline objekte im mitgliederbereich */
/*
td a b {
	display: none;
}
*/

