
a
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


a:active
{
	color: #9999cc;
}


a:visited
{
	color: #47478f;
}


a:link
{
	color: #9999cc;
}


a:hover
{
	color: #9999cc;
}


body
{
	background-color: #d1d7f1;
	color: #000000;
	margin-left: 2px;
	margin-top: 0;
}


div
{
	color: #000000;
	font-family: Verdana;
}


p, fieldset
{
	color: #000000;
	font-family: Verdana;
}


p.gross
{
	font-size: 13pt;
}


p.normal
{
	font-size: 10pt;
	line-height: 150%;
}


p.klein
{
	font-size: 8pt;
}


div.klein
{
	font-size: 8pt;
}


hr
{
	color: #000000;
}


input
{
	font-family: Verdana;
}


ul
{
	color: #ffffff;
}


td.hell
{
	background-color: #9999cc;
}


textarea
{
	font-family: Verdana;
}


input.button
{
	background-color: #73a2a2;
	color: #ffffff;
	font-size: 10pt;
}

legend
{
 padding: 0 6px
}

fieldset.klein
{
 border: 1px solid;
	font-size: 8pt;
 margin: 0 6px;
 width: 200px;
}

table.klein
{
 font-size: 8pt;
 width: 100%;
}

