body {
	 background-attachment: scroll; 
	 background-color:#000000;
	 }

/* Anker-Formatierungen */

a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFCC00;
	}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFCC00;
	}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	background-color:#FFCC00
	}
a:active { 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none; 
	color: #FFCC00;
	}


/* Text-Formatierungen */
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFCC00
	}

.dat { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: normal; 
	color: #9999FF
	}


.Jahre_ist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-style: normal; 
	color: #FFCC00; 
	text-decoration: underline 
	}
.Jahre_soll { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-style: normal; 
	color: #9999FF; 
	text-decoration: underline 
	}
.Text_ist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: normal; 
	color: #FFCC00
	}
.Text_ist_u { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: normal; 
	color: #FFCC00; 
	text-decoration: underline;
	}
.Textgross_ist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-style: normal; 
	color: #FFCC00
	}
.Text_soll { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: normal; 
	color: #9999FF
	}
.Text_soll_K { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: italic; 
	color: #9999FF 
	}
.Top {  
	font-family: "Times New Roman", Times, serif; 
	font-size: xx-large; 
	font-style: normal; 
	color: #FFCC00; 
	text-decoration: underline
	}
.Textklein_ist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #FFCC00 
	}
