P  {
	font-family: "Courier New", Courier, monospace;
	font-size : 10pt;
}

P.normal  {
	font-family: "Courier New", Courier, monospace;
	font-size : 10pt;
	color : black;
}

P.gross  {
	font-family: "Courier New", Courier, monospace;
	font-size : 12pt;
}

P.klein  {
	font-size : 8pt;
	color : black;
}

P.copy  {
	font-size : 8pt;
	font-family: "Courier New", Courier, monospace;
	font-style : italic;
}

P.heading  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
}

A  {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

A:Link  {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

A:Visited  {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

A:Active  {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;
	color: Maroon;
	font-weight: normal;
}

A:Hover  {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;
	color: Red;
	font-weight: normal;
}

BODY  {
	font-family: "Courier New", Courier, monospace;
	font-size : 10pt;
}

TABLE  {
	font-family: "Courier New", Courier, monospace;
	font-size : 10pt;
}

INPUT  {
	font-family : Arial;
	font-size : 10pt;
	width : 200px;
	background : #FFFFBF;
}

SELECT  {
	font-family: "Courier New", Courier, monospace;
	font-size : 10pt;
	width : 200px;
	background : Red;
	color : White;
	font-weight : bold;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
}

TR  {
	font-size : 10pt;
	font-family : Arial;
}


..rot  {
	font-size : 10pt;
	color : red;
}

..blau  {
	font-size : 10pt;
	color : blue;
}

..tiny  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
}

TEXTAREA  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	width : 100%;
}

..tabletext  {
	font-size : 10pt;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

..headtext  {
	color : Black;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

..titletext  {
	font-size : 12pt;
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

#deutlich  {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

#tiny  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

#kursiv  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}

#redtext  {
	font-size : 10pt;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}

#titel  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

#disynet12  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Red;
}

#fettkursiv  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}

P.red  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
}


