body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	font-size: 10px;
	color: #993366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #996699;
}
a:active {
	text-decoration: none;
	color: #630000;
}.textnormal {
	font-size: 12px;
}
.textlila {
	color: #C26EEE;
}

.verdecken
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	overflow: hidden;
	display: none;
	filter:alpha(opacity=80);
	opacity:.80;
}
.bildgross
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	display: none;
}
.bildgrosstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
