/********************************************** Allgemeine Styles der site.asp start ***************************************************/

body            { scrollbar-3dlight-color: #292c2e; scrollbar-arrow-color: #cfdaa5; scrollbar-darkshadow-color: #292c2e; scrollbar-face-color: #292c2e; scrollbar-highlight-color: #cfdaa5; scrollbar-shadow-color: #cfdaa5; scrollbar-track-color: #292c2e }
form { margin:0px; }

.background   { background: #282b2d url(../media/bg.gif) repeat-x scroll 0px 0px }
.backgroundMozilla   { background: #282b2d url(../media/bgMozilla.gif) repeat-x scroll 0px 0px }
.imageBorderColor {border: solid 1px #cccccc }

.adresse { color: #ADADAD; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 1px}

.text { color: #4F585A; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textblack { color: #292b2d; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textwhite { color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textgreen { color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textjustify { color: #4F585A; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textbasketlocked { color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; }

.textsmallwhite { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.textgreen { color: #9fb84c; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.textred { color: #880D13; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.textsmall { color: #4F585A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textSmallBright { color: #677157; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textsmalljustify { color: #4F585A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.textbig { color: #4F585A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textbigjustify { color: #4F585A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none}

.titel { color: #4F585A; font-size: 22px; line-height: 20px; font-family: Verdana; text-decoration: none; font-weight: normal }
.titelsmall { color: #4F585A; font-size: 13px; line-height: 18px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelbig { color: #000000; font-size: 25px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelextrabig { color: #000000; font-size: 20px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelextrabigwhite  { color: #fff; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; text-indent: 10px }

.textinput { color: #000; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputsmall { color: #4F585A; font-size: 10px; font-family: Verdana; text-decoration: none}
.textinputgrey   { color: #4F585A; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #e9e9e9; border: solid 1px #a7a9a7 }
.textinputwhite { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputbig { color: #4F585A; font-size: 12px; font-family: Verdana; text-decoration: none}

/*style für textinput wenn pflichtfeld nicht ausgefüllt wurde*/
.textinput2  { color: #FFFFFF; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #9FB84C; border: solid 1px #000 }

/*Allgemeine Links*/
a:link{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:visited{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:active{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:hover{ color: #000000; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

.LinkUnderlineBold:link{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; text-decoration:underline}
.LinkUnderlineBold:visited{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; text-decoration:underline}
.LinkUnderlineBold:active{ color: #9fb84c; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; text-decoration:underline}
.LinkUnderlineBold:hover{ color: #000000; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; text-decoration:none}

.LinkUnderlineGrey:link{ color: #4F585A; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal; text-decoration:underline}
.LinkUnderlineGrey:visited{ color: #4F585A; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal; text-decoration:underline}
.LinkUnderlineGrey:active{ color: #4F585A; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal; text-decoration:underline}
.LinkUnderlineGrey:hover{ color: #000000; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal; text-decoration:underline}

/*Links mit möglichen anderen Formatierungen*/
.service:link{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:visited{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:active{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:hover{ color: #555B52; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}

.link:link{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.link:visited{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.link:active{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.link:hover{ color: #282b2d; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: bold}

.linkSmall:link { color: #4F585A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.linkSmall:visited { color: #4F585A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.linkSmall:active { color: #4F585A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.linkSmall:hover { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.sprache:link{ color: #555B52; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.sprache:visited{ color: #555B52; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.sprache:active{ color: #555B52; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.sprache:hover{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}

.download:link{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.download:visited{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.download:active{ color: #4F585A; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.download:hover{ color: #282b2d; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: bold}

.linksmall:link{ color: #9fb84c; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmall:visited{ color: #9fb84c; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmall:active{ color: #9fb84c; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmall:hover{ color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linkSmallBright:link{ color: #677157; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkSmallBright:visited{ color: #677157; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkSmallBright:active{ color: #677157; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkSmallBright:hover{ color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linkbig:link{ color: #808080; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkbig:visited{ color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkbig:active{ color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkbig:hover{ color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}

.linksmallwhite:link{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:visited{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:active{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:hover{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linkwhite:link{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkwhite:visited{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkwhite:active{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkwhite:hover{color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}

.linkwhite2:link{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.linkwhite2:visited{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.linkwhite2:active{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.linkwhite2:hover{color: #000000; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

/********************************************** Allgemeine Styles der site.asp ende ***************************************************/


/********************************************** styles der MENUE EBENEN start ***************************************************/

/*ERSTE menue ebene*/
.menu1:link{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu1:visited{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu1:active{ color: #ffffff; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu1:hover{
	color: #555B52;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	background-color: #CFDAA5;
}

.menu1aktiv:link{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu1aktiv:visited{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu1aktiv:active{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu1aktiv:hover{color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}

/*ZWEITE menue ebene*/
.menu2:link{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu2:visited{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu2:active{ color: #ffffff; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu2:hover{
	color: #555B52;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	background-color: #CFDAA5;
}
.menu2aktiv:link{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu2aktiv:visited{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu2aktiv:active{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}
.menu2aktiv:hover{color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; background-color: #CFDAA5;}

/*DRITTE menue ebene*/
.menu3:link{ color: #9fba49; font-size: 9px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu3:visited{ color: #9fba49; font-size: 9px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu3:active{ color: #9fba49; font-size: 9px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menu3:hover{ color: #ffffff; font-size: 9px; line-height: 12px; font-family: Verdana; text-decoration: none; font-weight: normal}

/*VIERTE menue ebene*/
.menu4:link{ color: #959c89; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;}
.menu4:visited{ color: #959c89; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;}
.menu4:active{ color: #959c89; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; }
.menu4:hover{color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; }

.menu4aktiv:link{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;}
.menu4aktiv:visited{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;}
.menu4aktiv:active{ color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; }
.menu4aktiv:hover{color: #555B52; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; }


/********************************************** styles der MENUE EBENEN ende ***************************************************/



/********************************************** ALLGEMEINE Styles der MODULE start ***************************************************/

/*Titel der Module in der LISTE*/
.linkModuleTitle:link{ color: #4f585a; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight:bold;}
.linkModuleTitle:visited{ color: #4f585a; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight:bold}
.linkModuleTitle:active{ color: #4f585a; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight:bold}
.linkModuleTitle:hover{ color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight:bold}

/*Titel der Module in DETAILANSICHT*/
.titleModule { color: #2B2B36; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*normaler TEXT der Module*/
.linkModuleStandard { color: #4F585A; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none}

/*Text und Hintergrund für BILDBESCHREIBUNG*/
.imgText { background-color:#C7C7C7; color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none }

/*für ZURÜCK, WEITER und Punkte ... bei Module*/
.linkModuleSmall:link{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:visited{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:active{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:hover{ color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** ALLGEMEINE Styles der MODULE ende ***************************************************/



/********************************************** SPEZIFISCHE Styles der MODULE start ***************************************************/

/*COMPANIES Modul*/

/*RAHMEN des Kastens in der Detaiansicht*/
.compBorder { background-color:#A8AAA8 }
/*Hintergrund & Text der KÄSTCHEN Name, Tel, etc... */
.compFields { background-color:#E9E9E9; color: #4F585A; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none }


/*REALESTATES Modul*/

/*Hintergrund & Text der KÄSTCHEN Detailansicht */
.realFields { background-color:#E9E9E9; color: #4F585A; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none }


/*PLACES Modul*/

/*Hintergrund und Text der Box in der Detaiansicht*/
.plaBox { background-color:#C7C7C7; color: #4F585A; font-size: 11px; font-weight: normal; line-height: 16px; font-family: Verdana; text-decoration: none }

/********************************************** SPEZIFISCHE Styles der MODULE ende ***************************************************/



/********************************************** Styles der SITEMAP start ***************************************************/

/*Stylesheets für das Sitemap*/
.menuSitemapM1:link{ color: #374a2c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:visited{ color: #374a2c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:active{ color: #374a2c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

.menuSitemapM2:link{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.menuSitemapM2:visited{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.menuSitemapM2:active{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}
.menuSitemapM2:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

.menuSitemapM3:link{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM3:visited{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM3:active{ color: #9fb84c; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM3:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

/********************************************** Styles der SITEMAP ende ***************************************************/

/********************************************** Styles Wetter start ***************************************************/

.wetterBalken { color: #FFFFFF; font-size: 13px; font-family: Verdana; text-decoration: none; background-color: #005DA5; border: none }
.wetterBackground { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: #EBF2F9 }

/********************************************** Styles Wetter start ***************************************************/