/********************************************** 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: #E6E6E6; scrollbar-shadow-color: #E6E6E6; scrollbar-track-color: #FFFFFF }
form { margin:0px;}

.background  { background: #faf0dc no-repeat fixed 0px 0px }

.background_left  {
	background-image: url(/media/bg_l.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px right;
}

.background_right  {
	background-image: url(/media/bg_r.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.background_menu  {
	background-image: url(/media/de/logo_natz-schabs.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}


.imageBorderColor    { color: #000000; border: solid 1px #C7C7C7 }

.adresse { color: #382605; font-size: 11px; line-height: 18px; font-family: Arial; text-decoration: none; letter-spacing: 1px}
.datum {
	color: #10194D;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 0px;
	font-style: italic;
}

.text { color: #382605; font-size: 12px; line-height: 18px; font-family: Arial; text-decoration: none}
.textsmallwhite { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none}
.textsmall { color: #382605; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none}
.textsmallblue { color: #10194D; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none}

.titel { color: #AE7D30; font-size: 14px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold }
.titelsmall { color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: bold}
.titelbig { color: #382605; font-size: 15px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.titelextrabig { color: #000000; font-size: 20px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.titelextrabigwhite  { color: #fff; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial; text-decoration: none; text-indent: 10px }

.textinput {padding-left:4px; color: #000; font-size: 11px; font-family: Arial; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputsmall {padding-left:4px; color: #382605; font-size: 10px; font-family: Arial; text-decoration: none}

/*style für textinput wenn pflichtfeld nicht ausgefüllt wurde*/
.textinput2  {padding-left:4px; color: #A9A9A9; font-size: 11px; font-family: Arial; text-decoration: none; background-color: #FF0000; border: solid 1px #000 }

/*Allgemeine Links*/
a:link{ color: #382605; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
a:visited{ color: #382605; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
a:active{ color: #382605; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
a:hover{ color: #000000; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}

/*Links mit möglichen anderen Formatierungen*/
.service:link{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.service:visited{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.service:active{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.service:hover{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}

.linksmallblue:link{ color: #10194D; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linksmallblue:visited{ color: #10194D; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linksmallblue:active{ color: #10194D; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linksmallblue:hover{ color: #10194D; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}

.linkbutton:link{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linkbutton:visited{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linkbutton:active{ color: #382605; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}
.linkbutton:hover{ color: #000000; font-size: 11px; line-height: 14px; font-family: Arial; text-decoration: underline; font-weight: normal}

.linksmall:link{ color: #10194D; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmall:visited{ color: #10194D; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmall:active{ color: #10194D; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmall:hover{ color: #10194D; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}

.linkbig:link{ color: #808080; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkbig:visited{ color: #000000; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkbig:active{ color: #000000; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkbig:hover{ color: #000000; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}

.linksmallwhite:link{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmallwhite:visited{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmallwhite:active{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linksmallwhite:hover{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Arial; 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: Arial; text-decoration: none; font-weight: bold}
.menu1:visited{ color: #6A6642; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.menu1:active{ color: #6A6642; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.menu1:hover{ color: #E59D0F; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}

/*ZWEITE menue ebene*/
.menu2:link { color: #8E6515; font-weight: normal; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; letter-spacing: 0pt }
.menu2:visited { color: #8E6515; font-weight: normal; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; letter-spacing: 0pt }
.menu2:active { color: #8E6515; font-weight: normal; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; letter-spacing: 0pt }
.menu2:hover { color: #382605; font-weight: normal; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; letter-spacing: 0pt }

/*DRITTE menue ebene*/
.menu3:link{ color: #D0CCA7; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menu3:visited{ color: #D0CCA7; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menu3:active{ color: #D0CCA7; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menu3:hover{ color: #E59D0F; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}

/********************************************** styles der MENUE EBENEN ende ***************************************************/



/********************************************** ALLGEMEINE Styles der MODULE start ***************************************************/

/*Titel der Module in der LISTE*/
.linkModuleTitle:link{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitle:visited{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitle:active{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitle:hover{ color: #727070; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight:bold}

/*Titel der Module in der rechten Spalte*/
.linkModuleTitlesmall:link{ color: #10194D; font-size: 12px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitlesmall:visited{ color: #10194D; font-size: 12px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitlesmall:active{ color: #10194D; font-size: 12px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight:bold}
.linkModuleTitlesmall:hover{ color: #10194D; font-size: 12px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight:bold}

/*Titel der Module in DETAILANSICHT*/
.titleModule { color: #2B2B36; font-size: 14px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight:bold}

/*normaler TEXT der Module*/
.ModuleStandard { color: #382605; font-size: 11px; line-height: 16px; font-family: Arial; 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: Arial; text-decoration: none }

/*für ZURÜCK, WEITER und Punkte ... bei Module*/
.linkModuleSmall:link{ color: #808080; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkModuleSmall:visited{ color: #808080; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkModuleSmall:active{ color: #808080; font-size: 10px; line-height: 14px; font-family: Arial; text-decoration: none; font-weight: normal}
.linkModuleSmall:hover{ color: #000000; font-size: 10px; line-height: 14px; font-family: Arial; 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: #382605; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none }


/*REALESTATES Modul*/

/*Hintergrund & Text der KÄSTCHEN Detailansicht */
.realFields { background-color:#E9E9E9; color: #382605; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none }


/*PLACES Modul*/

/*Hintergrund und Text der Box in der Detaiansicht*/
.plaBox { background-color:#C7C7C7; color: #382605; font-size: 11px; font-weight: normal; line-height: 16px; font-family: Arial; text-decoration: none }

/********************************************** SPEZIFISCHE Styles der MODULE ende ***************************************************/



/********************************************** Styles der SITEMAP start ***************************************************/

/*Stylesheets für das Sitemap*/
.menuSitemapM1:link{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.menuSitemapM1:visited{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.menuSitemapM1:active{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}
.menuSitemapM1:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold}

.menuSitemapM2:link{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:visited{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:active{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}

.menuSitemapM3:link{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:visited{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:active{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:hover{ color: #000000; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}

/********************************************** Styles der SITEMAP ende ***************************************************/

/********************************************** Styles Wetter start ***************************************************/

.wetterBalken { color: #FFFFFF; font-size: 13px; font-family: Arial; text-decoration: none; background-color: #CD9933; border: none }
.wetterBackground { color: #000000; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; background-color: #F5EBAE }

/********************************************** Styles Wetter start ***************************************************/
