BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

BODY
{
	background-color: #ffffff;
	color: #000000;
}

LI, UL, OL
{
	text-indent : 0px;
	margin-left: 10px;
	text-align: left;
}

H1
{
	font-size: 16pt;
}

H2
{
	font-size: 14pt;
}

H3
{
	font-size: 12pt;
}

H4
{
	font-size: 10pt;
}

H5
{
	font-size: 8pt;
}

H6
{
	font-size: 6pt;
}

DD
{
	margin-left: 20px;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:active 
{
	color:#eb0000;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

.Standard
{
	font-weight:normal;
	font-family:Arial, sans-serif;
}

.MenuItem
{
	color:#ffffe1;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, sans-serif;
	background-color:#3c5a96;
	width:125px;
	cursor:hand;
}

.Seperator
{
	position:absolut;
	top:0px;	
}

.InfoHeaderItem
{
	color: #0000ff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style:italic;
	background-color: #96aadc;
}

.InfoItem
{
	color: #000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, sans-serif;
	background-color: #ffffe1;
}

.InfoRow
{	
	text-align: left;
	background-color: #ffffe1;
}

.MainPageTable
{
	min-width:400px;
}

.MainPageHeader
{
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-color: #ffffe1;	
}

.WelcomeHeader
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, sans-serif;
	display:inline;
	position:relative;
	top:0px;
}

.DateFormat
{
	display:inline;
	color:#808080;
	font-size:8pt;
}

.Impressum
{
	color:#808080;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, sans-serif;
}

.ImpressumLink
{
	color:#0000ff;
	text-decoration:underline;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, sans-serif;
	left:20px;
}

.LocationItem
{
	color: #0000ff;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, sans-serif;
	background-color:#ffffe1;
	padding-left:3px
}

.Header
{
	color:#000000;
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.PicLink
{
	cursor:hand;
}

.Signature
{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style:italic;
}

.FormItemDesc
{

	color: #000000;
	text-decoration: none;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-right: 15px;
}

.FormItemDescMust
{

	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	text-align: right;
	padding-right: 15px;
}

.PriceItem
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
}