/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

PRE {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent
}

A:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent
}

BLOCKQUOTE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

LI {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14pt;
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}