/*Styles ausschliesslich fuer Startseite Schaldach.Info*/

/*Allgemein*/
body { font-family: Arial, Helvetica, sans-serif; color: #26272D; background-color: #FEFEFE; background-repeat: no-repeat; vertical-align: top; margin: 0px; margin-top: 0px; scrollbar-face-color: #F3F5FB; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #26272D; scrollbar-3dlight-color: #F3F5FB; scrollbar-arrow-color: #26272D; scrollbar-track-color: #ECF0FC; scrollbar-darkshadow-color: #26272D; background-image: url(/multilang/images/illustration.gif);}
td, input, select, textarea, p { font-family: Arial, Helvetica, sans-serif; vertical-align: top;}

/*Styles Startseite*/
.StartLogo{ width: 100%; height: 129px; border: 0px none #000000;  background-repeat: no-repeat; background-image: url(/multilang/images/logo_startseite.gif);}
.StartLogin{ width: 762; height: 300px; margin-top: 35px; text-align: right; border: 0px none #000000; }
div.StartLogin td { text-align: right; font-size: 70%; padding: 2px;}
.LoginFelder { border: 1px solid #000000; font-size: 90%; width: 120px; height: 16px; padding: 1px;}
.StartSitetoolsContainer { width: 762px; height: 100px; text-align: right;  }
.StartSitetools{ width: 300px; text-align: center; font-size: 70%; border: 0px none #000000; float: right;  }


/*Linkfarben Standard Blau*/
a { color: #173394; text-decoration: none; }
a:link { color: #173394; text-decoration: none; }
a:hover { color: #173394; text-decoration: underline; }
a:visited {	color: #173394; text-decoration: none; }
a:active { color: #173394; text-decoration: none; }
a:visited:hover { color: #173394; text-decoration: underline; }
