/* Style-Sheets der Datei spree.css für die Spreewald-Seiten von Rolf */

/* ... 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: #FFFFCC;
	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,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 2pt; 
	}

h2 { 
	font-size: 14pt; 
	color: #666666; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 2pt; 
	}

h3 { 
	font-size: 11pt; 
	color: #660000; 
	font-weight: bold; 
	text-align: left; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 1pt; 
	}

h4 { 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 1pt; 
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link { 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #0000FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:visited { 
	text-decoration: underline; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #808080; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:hover { 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF0000; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}

a:active { 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF00FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:focus { 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF00FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p { 
	text-align: justify; 
	font-size: 10pt; 
	color: #003300; 
	font-weight: normal; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}


/* ... Style-Sheet-Angaben zum Schriftformat für einen Absatz ... */
p.gruen { 
	color: green; 
	font-size: 10pt; 
	font-weight: normal; 
	}
	
p.rot { 
	color: red; 
	font-size: 10pt; 
	font-weight: normal; 
	}
	
p.blau { 
	color: blue; 
	font-size: 10pt; 
	font-weight: normal; 
	}

/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy {
	text-align: center;
	color: #999999;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	letter-spacing: 0pt;
	}

/* ... Style-Sheet-Angaben zur Bildformatierung ... */
p.bild {
	text-align: center;
	color: #999999;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	letter-spacing: 1pt;
	}

 /* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.mitte { 
	text-align: center; 
	}

 /* ... Style-Sheet-Angaben zur Rechts-Ausrichtung der Zeile ... */
p.rechts { 
	text-align: right; 
	}
