

BODY
{
	background-color: #FFFFFF;
}


Div.titel
{
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 56px;
	color: #BB0529;
	line-height: 30px;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	letter-spacing: -3px;
}

Div.undertitel
{
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5;
}

Div.BILTEXT
{
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 12px;
	color: #3B3B3B;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 4px;
	letter-spacing: 5;
}


TABLE
{
	background-color: #D1D1D1;
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 10px;
	color: #4B4B4B;
	line-height: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
}

A
{
	color: #AFAFAF;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	border-width: 0;
}


A:Hover
{
	color: #9F021A;
}


