/*--- Forellenzucht Am Lachsbach - Page Style ---*/

.fz01               { /* fett & unterstrichen */
	font            : bold 16pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : left;
	text-decoration : underline;
	}
.fz02               { /* Angebot - Text */
	font            : normal 12pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : justify;
	text-decoration : none;
	}
.fz03               { /* Impressum */
	font            : normal 12pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : left;
	margin-left		: 100px;
	}
.fz04               { /* Browserhinweis */
	font            : normal 7pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : center;
	}
.fz05               { /* Angebot - Text fett*/
	font            : bold 12pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : justify;
	}	
.fz06               { /* fett */
	font            : bold 16pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : left;
	text-decoration : none;
	}
.fz07               { /* Angebot - Text fett*/
	font            : bold 18pt 'Monotype Corsiva', 'Times New Roman', 'Arial';
	color           : #1524B1;
	text-align      : center;
	}	
.fz08               { /* Anfahrt - Adresse */
	font            : normal 16pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : left;
	}	
.fz09               { /* Angebot - Text fett*/
	font            : bold 20pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : center;
	}
.fz10               { /* Kontakt - Bild */
	font            : normal 10pt 'Calibri', 'Times New Roman', 'Arial';
	color           : #1524B1;
	text-align      : right;
	}
.fz11               { /* Start - Seite */
	font            : normal 12pt 'Calibri', 'Times New Roman', 'MS Sans Serif';
	color           : #1524B1;
	text-align      : justify;
	}
.fz12               { /* Anfahrt + Forellenzucht - Text */
	font            : normal 16pt 'Calibri', 'Times New Roman', 'Arial';
	color           : #1524B1;
	text-align      : justify;
	text-decoration : none;
	}
.fl	{
	text-align      : left;
	}

	
/*--- Forellenzucht Am Lachsbach - Hintergrund ---*/

body {
  background-image:url(ani/forelle_back.jpg);
  background-attachment:fixed;

}

/*--- Forellenzucht Am Lachsbach - Navigation ---*/
  ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: none;
    background-color: #8AB9F2;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.2em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 0.8em;
   	font: normal 10pt 'Arial', 'Times New Roman', 'MS Sans Serif';
    text-decoration: none; font-weight: bold;
    border: 1px solid #8AB9F2;
    border-left-color: #8AB9F2; border-top-color: #8AB9F2;
    color: #1524B1; background-color: #8AB9F2;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: white; border-top-color: white;
    color: white; background-color: #A0C6F4;
  }
/*--- Forellenzucht Am Lachsbach - Besucherzähler ---*/

.Ccol				{ /* Text um den Counter herum */
	font            : lighter 10pt 'Arial', 'Times New Roman';
	color           : #1524B1;
	text-align      : center;
	}