.tableBG {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 2px none #000000;
}
.navigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 13px;
	background-position: 0px 0px;
	left: 10px;
	text-decoration: none;
	vertical-align: 0%;
	text-align: left;
	text-indent: 10px;
	cursor: crosshair;
}

.navigation:link    { color:#000000; text-decoration: none;}
.navigation { color:#000000;  text-decoration: none;}
.navigation:hover   {
	color:#FFFFFF;
	background-color:#000000;
	font-style: italic;
}
.navigation:active  { color:#000000;  text-decoration: none;}



.content-regular {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.content-link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #492B3B;
}
.content-link:link    { color:#000000; text-decoration: none;}
.content-link:visited { color:#000000;  text-decoration: none;}
.content-link:hover   {
	color:#FFFFFF;
	background-color:#000000;
}
.content-bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tableBGgruen {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	background-color: #727354;
	border: 2px solid #000000;
}
.tableContent {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	background-color: #F5EEE2;
	border: 2px none #000000;
}
.navigation-high {
	color:#000000;
	background-color:#000000;
	font-style: italic;
}

