/*============================= BLAU =============================*/
/* Allgemein */
/* ============================================================== */

body.ffws_document, .ffws_menue, .ffws_banner, input, select, TextArea, CheckBox
{
		font-family:Arial,Helvetica,sans-serif;
}

a:link { text-decoration:none; color:#333399; }
a:visited { text-decoration:none; color:#119400; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; color:#EE0000; }
a:focus { text-decoration:underline; }

input {
    font-size:12px;
    padding:0 0 1px 2px;
}
select {
    font-size:12px;
    padding:0;
}

.normal
{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #BEBFC3;
}

.hover
{
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #F4F5F8;
		background-color: #BEBFC3;
}

p, ul, ol, tr
{
		font-size: 10pt;
}

a:link {
	text-decoration:none;
}

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: #ffffff;
}

.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: #EAECF1;
}


/* BANNER - oben */
/* -------------------------------------------- */

.ffws_banner
{
		background-image:url('../grafiken/hg_banner_blau.gif');
		background-repeat:repeat-y;
		background-position: right top;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		background-color: #BEC6D2
}


.LogoBanner
{
		width: 250px;
		background-repeat:no-repeat;
		background-position:5px 5px;
}


.HgBanner_rahmen
{
		background-image:url('../grafiken/rahmenhor_blau.gif');
		background-repeat:no-repeat;
		background-position: left top;
		height: 8px;
		width: 100%;
		background-color: #BEC6D2
}



/* Menü */
/* -------------------------------------------- */

.ffws_menue
{
		font-weight: bold;
		font-size: 12pt;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		background-color: #BEC6D2;
}


.ffws_menue_table
{
		background-image:url('../grafiken/hg_auswahl_blau.gif');
		background-repeat:repeat-x;
		background-position: left top;
		background-color: #BEBFC3
}


.HgAuswahl_rahmen
{
		background-image:url('../grafiken/rahmenvert_blau.gif');
		background-repeat:no-repeat;
		background-position: left top;
		background-color: #BEC6D2
}


.auswahl_logo
{
		height: 100px;
		background-repeat:no-repeat;
		background-position:bottom center;
}



/* Liste Immobilienangebote */
/* ============================================================== */

.liste_tabelle_aussen
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #BEBFC3;
 		width: 600px;
		margin-top:15px;
		padding:0;
		border:0;
}


.liste_tabelle_aussen2
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #BEBFC3;
 		width: 600px;
		margin-top:12px;
}


.liste_tabelle_innen
{
 		width: 100%;
		border: 0;
		cell-padding: 3;
		cell-spacing: 0;
		background-color: #F4F5F8;
		padding:0;
		margin:0;
}


.liste_headline
{
		text-align: left;
		/* padding-left: 5px; */
		font-weight: bold;
		font-size: 14px;
		/* background-color:  #ffffff; */
		/* color: #ffffff; */
		padding:0;
		margin:0;
		border:0;
}


.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: #BEBFC3;
		color: #000000;
}

.headlinelink
{
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		color: #000000;
}

.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: #BEBFC3;
		color: #000000;
}


.headline_exp
{
		text-align: center;
		font-weight: bold;
		font-size: 12pt;
		background-color: #BEBFC3;
		color: #000000;
}


.bildtitel
{
		font-size: 12px;
		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: #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: #D0D6DF;
}

.eck_sp2
{
		font-size: 10pt;
		font-weight: normal;
		width: 70%;
		background-color: #D7DCE3;
}


.Protokoll1
{
		font-size: 10pt;
		font-weight: normal;
		background-color: #D0D6DF;
}

.Protokoll2
{
		font-size: 10pt;
		font-weight: normal;
		background-color: #D7DCE3;
}

.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: #D0D6DF;
}

.txt_z2
{
		font-size: 10pt;
		font-weight: normal;
		width: 100%;
		background-color: #D7DCE3;
}

/* FORMULAR "Immobiliengesuch */
/* ============================================================== */

.formtabelle_aussen
{
		x-cell-content-align: top;
		border-spacing: 0px;
		float: aligncenter;
		background-color: #BEBFC3;
 		width: 600px;
		margin-top:24px;
}

.formtabelle_innen
{
 		width: 100%;
		height:100%;
		border: 0;
		border-spacing:0;
		cell-padding: 0;
		cell-spacing: 0;
		background-color: #F4F5F8;
}



/* AUSWAHl-MENÜ - auf der linken Seite */
/* ============================================================== */

.schalterrahmen
{
		margin-top:12px;
		width: 125px;
		height: 4px;
		background-color: #BEBFC3;
}


.schalterrahmen_oben
{
		height: 4px;
}

.schalterinnen
{
		background-image:url('../grafiken/hg_schalter_blau.gif');
		background-repeat:repeat;
		background-color: #F4F5F8;
		cursor:pointer
}
