/* Style-Sheets der Datei legende.css für die Legende in home.htm der Homepage von Rolf */

/* ... Style-Sheet-Angaben zum Seitenformat ... */
body { 
	scrollbar-face-color: #7184BB; 
	scrollbar-highlight-color: #C4DDFF; 
	scrollbar-shadow-color: #113EA7; 
	scrollbar-3dlight-color: #A8B4C0; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-darkshadow-color: #414E7B;
	background-color: #FFFFFF;
	background-image: url("../grafik/background.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 20pt;
	margin-left: 0pt;
	margin-right: 0pt;
	}


/* ... Style-Sheet-Angaben zu den Ueberschriften ... */
h1 { 
	font-size: 12pt; 
	color: #FFFF00; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 0pt; 
	}

h2 {
	font-size: 10pt; 
	color: #006600; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 0pt; 
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link { text-decoration: none; font-weight: bold; letter-spacing: 0pt; font-size: 10pt; color: #0033CC; }
a:visited { text-decoration: underline; font-weight: bold; letter-spacing: 0pt; font-size: 10pt; color: #FF0066; }
a:hover { text-decoration: underline; font-weight: bold; letter-spacing: 0pt; font-size: 10pt; color: #FF0000; }
a:active { text-decoration: underline; font-weight: bold; letter-spacing: 0pt; font-size: 10pt; color: #FF00FF; }
a:focus { text-decoration: underline; font-weight: bold; letter-spacing: 0pt; font-size: 10pt; color: #FF00FF; }


/* ... Style-Sheet-Angaben zum Schriftformat in Tabellen ... */
td { 
	text-align: left; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: normal; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p { 
	font-size: 10pt; 
	font-weight: normal; 
	color: #333333; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}


/* ... Style-Sheet-Angaben zum Schriftformat für einen Absatz ... */
.gruen { 
	color: green; 
	font-size: 10pt; 
	font-weight: normal; 
	}

.rot { 
	color: red; 
	font-size: 10pt; 
	font-weight: normal; 
	}

.blau { 
	color: blue; 
	font-size: 10pt; 
	font-weight: normal; 
	}
