BODY	{ FONT: 9pt arial, helvetica, sans-serif;}

P, blockquote, ol, ul, div, td, dl
{
	font-family: arial, helvetica, verdana cyr, sans-serif, Tahoma;
	font-size: 9pt;
}

th
{
	font-family: arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #933366;  
}

.BigHeader
{
	font-family: Arial;
	font-size: 24pt;
	color : #FFFFFF;
}

#welcome
{
	color : #FF3366;
}

.Header
{
	font-family: Arial;
	font-size: 14pt;
	color : #4000AA;
}

.SmallHeader
{
	font-family: Arial;
	font-size: 12pt;
	color : #000000;
}

.small
{
	font-family: Times;
	font-size: 10pt;
}

.comment, .sm, small
{
	font-size: 9pt;
}

.tiny
{
	font-size: 8pt;
}

.blue
{
	color : #4000AA;
}

.rot
{
	color : #fa3e00;
}

.orange
{
	color : #ffa511;
}

.gelb
{
	color : #fff211;
}

.gruen
{
	color : #3fe200;
}

.hellblau
{
	color : #36dafc;
}

.blau
{
	color : #4e4ffa;
}

.violett
{
	color : #7b03bd;
}

H1	{
	font-weight: bold;
	font-family: sans-serif, helvetica, arial;
	font-size: 18pt;
	color : #000099;
}

H2	{
	font-weight: bold;
	font-family: sans-serif, helvetica, arial;
	font-size: 11pt;
	color : #000099;
}

H3	{
	font-weight : bold;
	font-family: sans-serif, helvetica, arial;
	font-size: 10pt;
	color : #ff143C;
}

H4	{
	font-weight : plain;
	font-family: Arial, sans-serif, helvetica;
	font-size: 10pt;
	color : #000099;
}

B
{
	font-weight: bold;
}

A:link
{
	color : #8033FF;
	text-decoration : none;
}

A:Visited  {
	color : #8995FF;
	text-decoration : none;
}

A:Active  {
	color: #FFFFFF;
}
a:hover {
	color: #0000CC;
	text-decoration : underline;
	font-weight : plain
}