/* Navigation: Hintergrundfarbe und anschließend dazugehöriger Textstyle */
/* nav steht für Navigation */
/* BG .... background; Hell ... inaktive Subnavigation */
/* Dunkel .... Hauptnavigation und aktive Subnavigation */
/* HL ... Headlines; HM .... Hauptmenü (Produkte,Region) */

/*  	font-family: Arial, Helvetica, sans-serif;*/
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.contentChartDetailactive {
	background-color: #CDE6F8;
	color: #003366;
	font-size:12px;
}

.contBold {
	background-color: #CDE6F8;
	color: #003366;
	font-weight: bold;
	font-size:12px;
}

.contentCHartDetailinactive {
	background-color: #E1F0FB;
	color: #003366;
	font-size:12px;
}

a.contentLinkHistIR {
	color: #003366;
	text-decoration: underline;
	font-size:12px;
}

a.contentLinkHistIR:hover {
	color: #C90000;
	text-decoration: none;
	font-size:12px;
}

a.contentLinkHistSelIR {
	color: #003366;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a.contentLinkBlauIR {
	color: #003366;
	text-decoration: none;
  font-weight: bold;
  font-size:12px;
}

.contentBlauIR {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-size:11px;
}

.contentBlau2bIR {
	color: #003366;
	text-decoration: none;
	font-size:12px;
}

.contentBlau2bblueIR {
	color: #003366;
	text-decoration: none;
	background-color: #C0C0FF;
	font-size:12px;
}

.contentBlau2IR {
	color: #003366;
	text-decoration: none;
	font-size:12px;
}

.contentInputNormal {
	color:  #003366;
	font-size:12px;
}

input.contentInputNormal {
	color:  #003366;
	font-size:12px;
}

.contentSelect {
	font-size: 10px;
	color: #003366;
}

select.contentSelect {
	font-size: 10px;
	color: #003366;
}

.bgLnCell1 {
	background-color: #E6EBF0;
	color: #003366;
	text-align: left;
	font-size:12px;
}

.bgLnCell2 {
	background-color: #E6EBF0;
	color: #000000;
	text-align: right;
	font-size:12px;
}

/* end new - Rohac */
