@charset "utf-8";
.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.fliesstext_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E4965;
	text-decoration: none;
	font-weight: normal;
}

.fliesstextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3E4965;
	text-decoration: none;
	font-weight: normal;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(kachel.gif);
}
.kursivtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #3E4965;
	text-decoration: none;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
