P  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

B  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
H1  {
	font-family : sans-serif;
}

H2  {
	font-family : sans-serif;
}

H3  {
	font-family : sans-serif;
}

A  {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #0033CC;
}

A:Visited  {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #000080;
}

A:Active  {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #0033CC;
}

A:Hover  {
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color: red;
}
A.kopf  {
    font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #0033CC;
}

A:Visited.kopf  {
    font-family : sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #000080;
}

A:Active.kopf  {
    font-family : sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #0033CC;
}

A:Hover.kopf  {
    font-family : sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color: red;
}

BODY  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P.center  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

CENTER  {
	font-family : sans-serif;
}

TD  {
	font-family : sans-serif;
}

BR  {
	font-family : sans-serif;
}

TD.navigation  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
}

TD.titelzeile  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-size : x-small;
}

TD.footer  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

P.footer  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : right;
}

P.Seitentitel  {
	font-size: 16pt;
	font-family : sans-serif;
	font-weight : bold;
}

UL
 {
 font-family : sans-serif;
 }

OL
 {
 font-family : sans-serif;
 }

