BODY
{
	background-color: #ffffff;
	padding-top: 2px;
	margin-top: 2px;
}

P
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
}

.glow
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #909090;
}

.einleitung
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	font-style : italic;
}

B
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.comment
{
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.normal
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #111111;
}

a:link
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #708090;
}

a:active
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #708090;
}

a:visited
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #708090;
}

a:hover
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #9B0BAB;
}

.forminput
{
	background-color:#ffffff;
	color: #000000;
	font-family: Arial, Tahoma;
	font-size: 10px;
	//border-top: 1px #ffffff dotted;
	border-left: 1px #ffffff dotted;
	border-right: 1px #ffffff dotted;
//	border-bottom: 1px #ffffff dotted;
}

td
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
}
