/********************************************** Allgemeine Styles der site.asp start ***************************************************/

body            { scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #406A91; scrollbar-shadow-color: #406A91; scrollbar-track-color: #FFFFFF }
.background   { background: #d6e8f8 }
.imageBorderColor    { color: #000000; border: solid 1px #406A91 }

.tabelleBG {	border-color: #fed046;	border-style: solid;	border-width: 1px;color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: #FFC708}

.adresse { color: #406A91; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 1px}

.text { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textjustify { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}
.textright { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: right}
.textbold { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; font-weight: bold; text-decoration: none}
.tabelle {border-color: #96B1CA;	border-style: solid;	border-width: 1px; color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none}

.textsmallwhite { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textsmallblue { color: #406A91; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.textsmall { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textsmalljustify { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: justify}
.textsmallright { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: right}
.textsmallbold { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; font-weight: bold; text-decoration: none}

.textbig { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textbigjustify { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}
.textbigright { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: right}
.textbigbold { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; font-weight: bold; text-decoration: none}

.titel { color: #406A91; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold }
.titelwhite { color: #FFFFFF; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold }
.titelsmall { color: #406A91; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelbig { color: #000000; font-size: 13px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelextrabig { color: #406A91; 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: #000000; font-size: 10px; font-family: Verdana; text-decoration: none}
.textinputgrey   { color: #000000; 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: #000000; font-size: 12px; font-family: Verdana; text-decoration: none}

/*style für textinput wenn pflichtfeld nicht ausgefüllt wurde*/
.textinput2  { color: #000000; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #ffc708; border: solid 1px #000 }

/*Allgemeine Links*/
a:link{ color: #D5AE27; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:visited{ color: #D5AE27; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:active{ color: #D5AE27; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
a:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/*Links mit möglichen anderen Formatierungen*/
.service:link{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:visited{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:active{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.service:hover{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linksmall:link{ color: #406A91; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmall:visited{ color: #406A91; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmall:active{ color: #406A91; 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}

.linkbig:link{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkbig:visited{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkbig:active{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkbig:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: bold}

.linksmallyellow:link{ color: #F7D206; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:visited{ color: #F7D206; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:active{ color: #F7D206; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:hover{ color: #F7D206; font-size: 10px; line-height: 14px; 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}

/********************************************** Allgemeine Styles der site.asp ende ***************************************************/


/********************************************** styles der MENUE EBENEN start ***************************************************/

/*ERSTE menue ebene*/
.menu1:link{ color: #6A6642; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menu1:visited{ color: #6A6642; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menu1:active{ color: #6A6642; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menu1:hover{ color: #E59D0F; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

/*ZWEITE menue ebene*/
.menu2:link { color: #ffc708; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px }
.menu2:visited { color: #ffc708; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px }
.menu2:active { color: #ffc708; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px }
.menu2:hover { color: #406A91; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px }

/*DRITTE menue ebene*/
.menu3:link{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px}
.menu3:visited{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px}
.menu3:active{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px}
.menu3:hover{ color: #ffc708; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold; letter-spacing: 1px}

/********************************************** styles der MENUE EBENEN ende ***************************************************/



/********************************************** ALLGEMEINE Styles der MODULE start ***************************************************/

/*Titel der Module in der LISTE*/
.linkModuleTitle:link{ color: #406A91; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:visited{ color: #406A91; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:active{ color: #406A91; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:hover{ color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*Titel der Module in DETAILANSICHT*/
.titleModule { color: #406A91; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*normaler TEXT der Module*/
.linkModuleStandard { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}

/*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: #000000; 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: #000000; 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: #000000; 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: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:visited{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:active{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:hover{ color: #ffc708; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

.menuSitemapM2:link{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:visited{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:active{ color: #406A91; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:hover{ color: #ffc708; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

.menuSitemapM3:link{ color: #406A91; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:visited{ color: #406A91; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:active{ color: #406A91; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:hover{ color: #ffc708; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** Styles der SITEMAP ende ***************************************************/

/********************************************** Styles Wetter start ***************************************************/

.wetterBalken { color: #96B1CA; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: none; border: none }
.wetterBackground { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: none }

/********************************************** Styles Wetter start ***************************************************/

#p7s1content1 { position: absolute; width: 200px; z-index: 99; left: 0px; top: 160px; visibility: visible }