h1 {
	font-size: 14px;
	color: #00FF00;
}
body {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
}
table {
	 background-color: #9F0000;
	 bordercolor: #FFFFFF;
}
th {
	font-size: 14px;
	text-align: left;
}
td {
	font-size: 12px;
}
a:link
{
	color: #00C0FF;
	text-decoration: none;

}
a:active
{
color: #00C0FF;
	/*color: #00AFAF;*/
	text-decoration: none;
}
a:visited
{
color: #00C0FF;
	/*color: #00FFAF;*/
	text-decoration: none;
}
div.welcome {
 			width: 100%; 
 			font-size: 18pt; 
 			color: #3F3F3F;
			/*filter: Shadow(color=#808080, direction=135);*/
}

div.flausch {
			width: 100%; 
			font-size: 48pt; 
			color: #3F3F3F;
			/*filter: Shadow(color=#808080, direction=135);*/
}
div.filtertext {
			width: 100%; 
			font-size: 14pt; 
			color: #3F3F3F;
			/*filter: Shadow(color=#808080, direction=135);*/
}