/* Style-Sheets der Datei spree.css für die Regentour-Seiten von Rolf */

/* ... Style-Sheet-Angaben zum Seitenformat ... */
body { 
	scrollbar-face-color: #CCCCFF; 
	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: #00003C;
	margin-top: 30pt;
	margin-left: 30pt;
	margin-right: 30pt;
	}


/* ... Style-Sheet-Angaben zu den Ueberschriften ... */
h1 { 
	font-size: 14pt; 
	color: #CCCCFF; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 2pt; 
	}

h2 { 
	font-size: 12pt; 
	color: #FFCCFF; 
	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: #FFAAFF; 
	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: #FFFFFF; 
	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: bold; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #66CCFF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:visited { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF0066; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:hover { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF0000; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}

a:active { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	color: #FF00FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:focus { 
	text-decoration: underline; 
	font-weight: bold; 
	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: #FFFFCC; 
	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: bold; 
	}
	
p.rot { 
	color: red; 
	font-size: 10pt; 
	font-weight: bold; 
	}
	
p.blau { 
	color: blue; 
	font-size: 10pt; 
	font-weight: bold; 
	}


/* ... Style-Sheet-Angaben zu Bildausrichtung und Bildertext ... */
p.bild { 
	color: #FFFFFF; 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,"Times New Roman",Arial,Helvetica; 
	font-style: normal; 
	}


/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy { 
	color: #FFFFFF; 
	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 Rechts-Ausrichtung der Zeile ... */
p.rechts { 
	text-align: right; 
	}

/* ... Style-Sheet-Angaben zum Schriftformat in der Tabelle... */
td { 
	text-align: left; 
	font-size: 10pt; 
	color: #FFFFCC; 
	font-weight: bold; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}



 
