/*============================ SILBER ============================*/
/* Allgemein */
/* ============================================================== */

body.ffws_document, .ffws_menue, .ffws_banner, input, select, TextArea, CheckBox
{
		font-family: Helvetica, Arial, sans-serif;

}

.normal
{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #1a171b;

}

.schalter
{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #1a171b;
                background-color: #e1e1e2;
}

.hover
{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #1a171b;
		background-color: #cc071e;
}

p, ul, ol, tr
{
		font-size: 10pt;
}


a:link {
	text-decoration:none;
	color: #cc071e;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}


#fett
{
		font-weight: bold;
}


.firmenname
{
		text-align: center;
		text-transform: none;
		font-weight: bold;
		font-size: 12pt;
		margin-top: 0;
		margin-bottom: 0;
		color: #1a171b;
}

.firmenzusatz
{
		text-align: center;
		font-weight: normal;
		font-size: 10pt;
		margin-top: 0;
		margin-bottom: 0;
}

.firmentext
{
		text-align: justify;
		font-weight: normal;
		font-size: 10pt;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 10;
}

.bannerzusatz
{
		text-align: center;
		font-weight: normal;
		font-size: 10pt;
		margin-top: 0;
		margin-bottom: 0;
}

.impressumzusatz
{
		text-align: left;
		font-weight: normal;
		font-size: 10pt;
		margin-top: 0;
		margin-bottom: 0;
}

/* Hintergrund und Verlauf */
/* ============================================================== */

/* Hauptdokument */
/* -------------------------------------------- */

.ffws_document
{
		background-color: #e1e1e2;
  
}


/* BANNER - oben */
/* -------------------------------------------- */

.ffws_banner
{
		background-image:url(../grafiken/hg_banner_silber.gif);
		background-repeat:repeat-y;
		background-position:top right;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		background-color: #e1e1e2;
}


.LogoBanner
{
		width: 250px;
		background-repeat:no-repeat;
		background-position:5px 5px;
}


.HgBanner_rahmen
{
		background-image:url(../grafiken/rahmenhor_silber.gif);
		background-repeat:no-repeat;
		background-position:top left;
		height: 8px;
		width: 100%;
		background-color: #e1e1e2;
}


/* Menü */

/* -------------------------------------------- */


.ffws_menue
{
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		background-color: #e1e1e2;
}



.ffws_menue_table
{
		background-image:url(../grafiken/hg_auswahl_silber.gif);
		background-repeat:repeat-x;
		background-position:top left;
		background-color: #e1e1e2;
}


.HgAuswahl_rahmen
{
		background-image:url(../grafiken/rahmenvert_silber.gif);
		background-repeat:no-repeat;
		background-position:top left;
		background-color: #e1e1e2;
}



.auswahl_logo
{
		height: 100px;
		background-repeat:no-repeat;
		background-position:bottom center;
}


.schalterrahmen
{
		margin-top:12px;
		width: 125px;
		height: 4px;
		background-color: #e1e1e2;

}


.schalterrahmen_oben
{
		height: 4px;
}

.schalterinnen
{
		background-image:url(../grafiken/hg_schalter_silber.gif);
		background-repeat:repeat;
		background-color: #e1e1e2;
		cursor:pointer;
}






/* Liste Immobilienangebote */
/* ============================================================== */

.liste_tabelle_aussen
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #cc071e;
 		width: 600px;
		margin-top:24px;
}

.liste_tabelle_aussen2
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #cc071e;
 		width: 600px;
		margin-top:12px;
}
.liste_tabelle_innen
{
 		width: 100%;
		border: 0;
		cell-padding: 3;
		cell-spacing: 0;
		background-color: #e1e1e2;
}


.liste_headline
{
		text-align: left;
		padding-left: 5px;
		font-weight: bold;
		font-size: 14px;
		background-color:  #e1e1e2;
		color: #ffffff;

}

.liste_daten
{
		padding-left: 5px;
		background-color: #e1e1e2;
		font-weight: normal;
}

.daten
{
		background-color: #e1e1e2;
		font-weight: normal;
}



.headline
{
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		background-color: #cc071e;
		color: #ffffff;
}

.headlinelink
{
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
}

.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: #cc071e;
		color: #ffffff;
}



.headline_exp
{
		text-align: center;
		font-weight: bold;
		font-size: 12pt;
		background-color: #cc071e;
		color: #ffffff;
}


.bildtitel
{
		font-size: 11px;
		text-align: center;
		margin-top: -12pt;
		margin-bottom: 10pt;
		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: #e1e1e2;

}


.eck
{
		x-cell-content-align: top;
		BORDER: 0px;
		cell-Padding: 0px;
		cell-spacing: 0px;
		margin-top: 1pt;
		width: 100%;
		background-color: #e1e1e2;
		margin-left: 0px;
		margin-right: 0px;
}

.eck_sp1
{
		font-size: 10pt;
		font-weight: normal;
		width: 30%;
		background-color: #ffffff;
}

.eck_sp2
{
		font-size: 10pt;
		font-weight: normal;
		width: 70%;
		background-color: #ffffff;
}

.Protokoll1
{
		font-size: 10pt;
		font-weight: normal;
		background-color: #ffffff;
}

.Protokoll2
{
		font-size: 10pt;
		font-weight: normal;
		background-color: #ffffff;
}

.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: #ffffff;
}

.txt_z2
{
		font-size: 10pt;
		font-weight: normal;
		width: 100%;
		background-color: #ffffff;
}

/* FORMULAR "Immobiliengesuch */
/* ============================================================== */

.formtabelle_aussen
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #cc071e;
 		width: 600px;
		margin-top:24px;
}

.formtabelle_innen
{
 		width: 100%;
		height:100%;
		border: 0;
		cell-padding: 3;
		cell-spacing: 0;
		background-color: #e1e1e2;
}
