H1  {
	font-size : x-large;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : large;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000
}

H3  {
	font-size : large;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H4  {
	font-size : medium;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #E00000;
}

H5  {
	font-size : small;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A	{
	text-decoration: none;
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #008000;
}


A:Visited  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #E00000;
}

A:Active  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #E00000;
	
}

A:Hover  {
	font-size : 11pt;
	font-family : arial;
	font-weight :bold;
	font-style : normal;
	color : #00ff00;
}
	

p  {
	font-size : 12pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

	


	

p.haupttext  {
	font-size : 11pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

p.infotext  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}


BODY  {
	font-size : 12t;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}



