.navigationBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.navigationBOLD:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BED0FF;
	text-decoration:none;
}.navigationNORM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.navigationNORM:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BED0FF;
	text-decoration:none;
}
.copytextBOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B4A90;
	text-decoration:none;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4A90;
	text-decoration:none;
}
.copytextLINK {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4A90;
	text-decoration:underline;
}
a.copytextLINK:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.copytext_little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2B4A90;
	text-decoration:none;
}

.copytext_little_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2B4A90;
	text-decoration:none;
}

.copytextBOLD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2B4A90;
	text-decoration:none;
}

.table_info {
	width: 275px;
}

.table_brutto {
	width: 105px;
}

.table_netto1 {
	width: 125px;
}

.table_netto2 {
	width: 105px;
}

.table_copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4A90;
	text-decoration:none;
}

.table_copytext tr {
	height: 30px;
	vertical-align: top;
	border: 0px;
	bordercolor: #2B4A90;
	cellpadding: 0px;
	cellspacing: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4A90;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

#ticker a {
	font-weight: bold;
}
#ticker a:hover {
	font-weight: bold;
}