

BODY
{
	background-color: #BDBDBD;
	font-family: skia,times;
	font-size: 10px;
	color: #AFAFAF;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


Div.titel
{
	font-family: american typewriter,courier;
	font-size: 36px;
	color: #043F6F;
	line-height: 36px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	font-style: normal;
	word-spacing: 0px;
}

Div.undertitel
{
	font-family: american typewriter,courier;
	font-size: 14px;
	color: #888888;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

Div.ord
{
	font-family: skia,times;
	font-size: 14px;
	color: #5D6060;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


TABLE
{

	background-color: #FFFFFF;
	font-family: skia,times;
	font-size: 12px;
	color: #888888;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0% 0% 0% 0%;
}

A
{
	color: #343535;
	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;
}



