BODY
{
    BACKGROUND-COLOR: #ffffff;
	margin: 0px;
}

.BODY
{
    BACKGROUND-COLOR: #ffffff;

}

.BODY2
{
    BACKGROUND-COLOR: #ffffff;

}

a:link 
{ 
	font-family: arial, verdana, helvetica;
	color:#006699;
	text-decoration: none;
	font-size: 11px;
} 

a:hover 
{ 
	font-family: arial, verdana, helvetica;
	color:#006699;
	text-decoration: underline;
	font-size:11px; 
}

.textbold
{
/*
	Normaler Text, d.h. normale Grösse und nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	font-weight: bolder;
}

.textblackbold
{
/*
	Normaler Text, d.h. normale Grösse und nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	font-weight: bolder;
}

.textblack
{
/*
	Normaler Text, d.h. normale Grösse und nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	font-weight: bolder;
}



.TextKleiner
{
/*
	Kleinster Text, nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 8px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

.pictureunderline
{
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
}

.TextKlein
{
/*
	Kleiner Text, nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}


.TextNormal
{
/*
	Normaler Text, d.h. normale Grösse und nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}


.TextGross
{
/*
	Grosser Text, nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 14px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}


.TextGroesser
{
/*
	Groesster Text, nicht fett, kursiv etc.
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	letter-spacing:3pt;
}

.SuchmaskeRahmen
{
/*
	Das ist der Hintergrund der Suchmaske, bei der Suchmaske für Alles gibt
	es auch noch eine Vordergrundfarbe (FgSuchmaske)
*/
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
	font-family: arial, verdana, helvetica;
    BACKGROUND-COLOR: #314994;
}


.SuchmaskeInhalt
{
/*
	Das ist der Vordergrund der Suchmaske, kommt nur bei der Suchmaske für Alles
	(SuchmaskeAlles.html)
*/
    FONT-SIZE: 12px;
    COLOR: #000000;
	font-family: arial, verdana, helvetica;
    BACKGROUND-COLOR: #FFFFFF;
}

.ErgebnislisteOptionen
{
/*
	Die weiteren Suchoptionen in der Ergebnismaske
*/
	COLOR: #000000;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

.ErgebnislisteKopfzeile
{
/*
	Dies sind die Kopfzeilen der Ergebnisse
	!ACHTUNG! Die Schriftformatierung ist auch hart eincodiert in die
	ErgebnismaskeKauf.html und Ergebnismaske.html
*/
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    LINE-HEIGHT: 18px;
	font-family: arial, verdana, helvetica;
    BACKGROUND-COLOR: #314994;
}


.ErgebnislisteZeile
{
/*
	In der ErgebnismaskeKauf.html und ErgebnismaskeMiete.html sinn dies die Ergebnisse
*/
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
	font-family: arial, verdana, helvetica;
}

.ErgebnislisteLegende
{
/*
	Die Legende in der Ergebnismaske, Schirft muss recht klein sein
*/
	COLOR: #ffffff;
	font-family: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}


.ExposeTabellenkopf
{
	COLOR: #ffffff;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 11px;
	font-family: arial, verdana, helvetica;
	background: #006699;
	/* background-image:url(kopfreiter.gif); */
	background-position:bottom; 	
}

.ExposeKontaktkopf
{
	COLOR: #ffffff;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 11px;
	font-family: arial, verdana, helvetica;
	background-image:url(kontaktreiter.gif); 
	background-position:bottom; 	
}

.ExposeTabelleninhalt
{
	COLOR: #000000;
    BACKGROUND-COLOR: #f3f3f3;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 12px;
	font-family: arial, verdana, helvetica;
	border: #C8D6DC 1px solid;
/*
	border-bottom-color: #ffffff;
	border-bottom: 1px solid;
	border-bottom-color: #ffffff;
*/
}

.ExposeTabelleninhalt2
{
	COLOR: #000000;
    BACKGROUND-COLOR: #F8EDDF;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 12px;
	font-family: arial, verdana, helvetica;
}

.AnsichtKopfzeile
{
/*
	Dies sind die Kopfzeilen der Ergebnisse
	!ACHTUNG! Die Schriftformatierung ist auch hart eincodiert in die
	ErgebnismaskeKauf.html und Ergebnismaske.html
*/
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    LINE-HEIGHT: 18px;
	font-family: arial, verdana, helvetica;
    BACKGROUND-COLOR: #314994;
}

.Portalhinweis
{
	font-family: arial, verdana, helvetica;
	FONT-SIZE: 12px;
}

.wohnfinderLink
{
	FONT-SIZE: 12px;
	font-family: arial, verdana, helvetica;
	text-decoraion: none;
	color: #ffffff;
}

.wohnfinderLinkdark
{
	font-size: 11px;
	font-family: arial, verdana, helvetica;
	text-decoraion: none;
	color: #006699;
}

a.wohnfinderLinkdark:hover
{
	font-size: 11px;
	font-family: arial, verdana, helvetica;
	text-decoraion: underline;
	color: #006699;
}

.wohnfinderText
{
	FONT-SIZE: 12px;
	font-family: arial, verdana, helvetica;
	text-decoraion: none;
	
}