body
{
	BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#202020;
}


td, .black
{
	font-size:12px;
	color:#202020;
}

.mini 
{
	font-family:Tahoma,Sans-Serif;
	font-size:11px;
}

.mini.hell 
{
	color:#838383;
}

.dunkel, .dunkel:link, .dunkel:visited
{
	color:#555555;
}

.uber
{
	font-size:16px;
	color:#668e6c;
	font-weight:bold;
}

.big 
{
	font-size:16px;
}



A:link	{	
	text-decoration:	none;
	color:	#202020;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#202020;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#C9171E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}

