BODY
{

	background-color: #ccccff;
	color: #000000;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 100;
	/* normaler nicht formatierter Fliesstext */
}
H1
{
	color: #ffffff;
	background: transparent;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	font-style: normal;
	font-weight: 700;
}
H2
{
	color: #ccccff;
	background:#ffffff;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 14pt;
	text-align: center;
	font-style: italic;
	font-weight: 500;
}
H3
{
	color: #ccccff;
	background:#ffffff;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	text-indent: 25px;
	margin-right:15px;
	margin-left:15px;
	font-style: italic;
	font-weight: 800;
}
H4
{
	color: #ccccff;
	background:#ffffff;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-indent: 25px;
	margin-right:15px;
	margin-left:15px;
	font-style: italic;
	font-weight: 700;
}
H5
{
	color: #ccccff;
	background:#ffffff;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-indent: 25px;
	margin-right:15px;
	margin-left:15px;
	font-style: italic;
	font-weight: 500;
}
p
{
	color: #000000;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 100;
}
H6
{
	color: #ffffff;
	font-family: Verdana, Arial,sans-serif;
	font-size: 8pt;
		font-style: normal;
	
}
A:link
{
	color: #333399;
font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 100;
	text-decoration:none;
}
A:visited
{
	color: #333399;
font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
		font-weight: 100;
		text-decoration:none;
}


A:hover
{
	color: #909090;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
		font-style : normal;
	font-weight: 100;
	text-decoration:none;

}

A:active
{
	color: #333399;
font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
		font-style : normal;
	font-weight: 100;
			text-decoration:none;
}	


