.body {
	background-color: #000000;
	background-image: url(grafik/sterne.gif);
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #ecdaac;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #333333;
}

a:link {
	text-decoration: none;
	color: red;
} 
a:visited {
	text-decoration:none;
	color: red;
} 
a:hover {
	text-decoration:none;
	color: red;
} 
a:active {
	text-decoration:none;
	color: red;
}

.headline {
	font-family: "Edwardian Script ITC";
	font-size: 60;
	color: red;
}

.heading1 {
	font-family: "Edwardian Script ITC";
	font-size: 100;
	color: #ecdaac;
}

.heading2 {
	font-family: "Edwardian Script ITC";
	font-size: 60;
	color: #ecdaac;
}

.heading3 {
	font-family: "Edwardian Script ITC";
	font-size: 40;
	color: #ecdaac;
}

.bigscript1 {
	font-family: "Edwardian Script ITC";
	font-size: xx-large;
	color: #ecdaac;
}

.bigscript2 {
	font-family: "Edwardian Script ITC";
	font-weight: bold;
	font-size: x-large;
	color: #ecdaac;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #ecdaac;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #ecdaac;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #ecdaac;
}

.hinweistext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: red;
}

.textred1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: red;
}

.textred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: red;
}

.textred3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: red;
}

.regelfrage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #ecdaac;
}

.regelantwort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ecdaac;
}

.regelback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #ecdaac;
}



