P  {
	font-family : Arial;
	font-size : 10pt;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	color : Black;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	color : #668EC9;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	color : #668EC9;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
}

.blau  {
	color : #668EC9;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}

.blau_a  {
	font-size : 9pt;
	font-family : Arial;
	color : #668EC9;
}

.schwarz  {
	font-size : 10pt;
	font-family : Arial;
	color : Black;
}

.klein  {
	font-size : 8pt;
	font-family : Arial;
}

.anker_klein  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	color : Black;
}

.spSchutz {
	display: none;
}

