H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-decoration : none;
	color : #00009C;
	marging : 0;
}

A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : none;
	color : #00009C;

}

H1
{
}

A:LINK
{
	color : Black;
}

A:ACTIVE
{
	color : Black;
}

A:HOVER
{
	color : Red;
}

A.hover 
{
	color : Red;
}

P,UL,OL,LI
 {
	font-family : Arial, Helvetica, sans-serif;
	color : #00009C;
	font-size : 12pt;
}

a.mailto,a.normal
 {
	font-family : Arial, Helvetica, sans-serif;
	color : #00009C;
	font-size : 12pt;
	text-decoration : underline;
}
p.ueberschrift
{
	text-align : center;
	font-weight : bold;
}
p.titel
{
	font-weight : bold;
}
 
 p.copy
 { 
 font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color : black;
  }
.menu
{
	font-weight:400;
	color:#00009C;
	font-size:10pt;
}
.menuselected
{
	font-weight:700;
	color:#00009C;
	font-size:10pt;
}
