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

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

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20pt;
 	color: rgb(204,153,204);
 	font-weight: bold
}

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

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	line-height: 17px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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