@charset "utf-8";
body {
	background-color: #000000;
}
.Stil_ueberschrift {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
}
.Stil_fliestext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 20px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
