/* Style-Sheets der Datei elbe.css für die Homepage-Seiten der Elbe-Touren */

/* ... Style-Sheet-Angaben zum Seitenformat ... */
body {
	scrollbar-face-color: #718497;
	scrollbar-highlight-color: #D0DBE1;
	scrollbar-shadow-color: #718497;
	scrollbar-3dlight-color: #A8B4C0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #B5C5CA;
	scrollbar-darkshadow-color: #414E5A;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url("../grafik/background.gif");
	background-repeat: repeat;
	margin-top: 30pt;
	margin-left: 30pt;
	margin-right: 30pt;
	}


/* ... Style-Sheet-Angaben zu den Ueberschriften ... */
h1 {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	letter-spacing: 2pt;
	}

h2 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	letter-spacing: 2pt;
	}

h3 {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	letter-spacing: 1pt;
	}

h4 {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	letter-spacing: 1pt;
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}

a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}

a:active {
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}

a:focus {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p {
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p.bild {
	text-align: center;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Schriftformat für einen Absatz ... */
p.gruen {
	color: green;
	font-size:10pt;
	font-weight: bold;
	}

p.rot {
	color: red;
	font-size: 10pt;
	font-weight: bold;
	}

p.blau {
	color: blue;
	font-size: 10pt;
	font-weight: bold; 
	}


/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,"Times New Roman",Arial,Helvetica;
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.mitte {
	text-align: center;
	}


 /* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.rechts {
	text-align: right;
	}

/* ... Style-Sheet-Angaben zum Schriftformat ... */
td {
	text-align: center;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,"sans serif";
	font-style: normal;
	}

