font
{
	font-size:12px;
	font-family:courier;
	color:#000000;
	font-weight:none;	
	text-decoration:none;
}

font.bold
{
	font-size:12px;
	font-family:courier;
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
}

font.tabelle
{
	font-size:12px;
	font-family:courier;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}

font.new
{
	font-size:12px;
	font-family:courier;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

font.fotohead
{
	font-size:14px;
	font-family:courier;
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
}

font.head
{
	font-size:18px;
	font-family: courier;
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
}

font.news
{
	font-size:14px;
	font-family: courier;
	color:#FF0000;
	font-weight:none;	
	text-decoration:none;
}

a.headlink
{
	font-size:18px;
	font-family: courier;
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}

a.headlink:hover
{
	font-size:18px;
	font-family:courier;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

a
{
	font-size:12px;
	font-family:courier;
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}

a:hover
{
	font-size:12px;
	font-family:courier;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

a.hell
{
	font-size:12px;
	font-family:courier;
	color:#777777;
	font-weight:none;	
	text-decoration:none;
}

a.hell:hover
{
	font-size:12px;
	font-family:courier;
	color:#FF0000;
	font-weight:none;	
	text-decoration:none;
}