body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCFF;
	background-color: #000000;



}
a:link {
	color: #333399;
}
a:visited {
	color: #663333;
}
.TextTitel {
	font-size: small;
	font-weight: bold;
	color: #FF0033;
}
.TextTitelSmall {
	font-size: larger;
	font-weight: bold;
}
.TextAuthor {
	font-size: xx-small;
	text-align: right;
}
.TextKritiken {
	text-align: justify;
}
a:hover {
	color: #CC3333;
}
table {
	font-size: x-small;
}
.Sitemap {
	font-size: xx-small;
	color: #666699;
}
