BODY, P, TD {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: black;
}

H1 {
	font-size: 14pt;
}

H2 {
	font-size: 12pt;
	font-style: italic;
	margin-bottom: -10px;
	color: #FF850B;
}

.bigger {
	font-size: 13pt;
}

.Rahmen {
	background-color: gray;
}

UL {
	margin-top: 5;
	margin-left: 20;
}

LI {
	type: square;
	padding-bottom: 5px;
	/* list-style-image: url('/images/arrow.gif'); */
}

A {
	color: #3E71D7;
}

A.NavItem {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A:HOVER.NavItem {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

A.ButtonNav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ButtonNav2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: gray;
	font-weight: bold;
}

A.BottomNav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: blue;
}

A.NavSubItem {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

A:HOVER.NavSubItem {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.NavItemActive {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.NavSubItemActive {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

BLOCKQUOTE {
	margin-left: 20px;
}

.special {
	font-size: 11pt;
	font-style: italic;
	color: #FFFCC0;
}

.smaller {
	FONT-SIZE: 8pt;
}

.Name {
	font-size: 13pt;
	font-weight: bold;
	color: #CC0000;
}

.Position {
	font-size: 10pt;

	font-weight: bold;
	color: gray;
}

.ls {
	color: #FFFFFF;
	font-weight: bold;
}

.headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #A0A09F;
}

.NewsHead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #FF8608;
}

.subheadline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #FFF550;
}

.Sitehead {
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	COLOR: white;
	BACKGROUND-COLOR: #FF8608;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 19px;
}

.tableRowEven {
	BACKGROUND-COLOR: #EEEEEE;
}

.tableRowOdd {
	BACKGROUND-COLOR: #EEEEEE;
}

.button {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: solid 1px gray;
	font-size: 11px;
	color: black;
}