body {
	background: #000000;
	font-family: verdana, lucida, helvetica, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.fliesstext {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
}
.ueberschrift {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#bodenleiste a:link {
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
#bodenleiste a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
#bodenleiste a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: lighter;
}
.bildunter {
	color: #999999;
	font-size: 10px;
}
.fliesstextgrau {
	color: #999999;
	font-size: 10px;
	line-height: 15px;
}
