.chartdescription {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 36px;
	margin-top: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

A:link.copyright, A:visited.copyright, A:active.copyright  {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

A:hover.copyright  {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.textsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 120%;
	text-decoration: none;
}

.lnk {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tabletext {
	margin-bottom: 18px;
	margin-top: 18px;
	padding: 5px;
}

.textblackbox {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.textblue {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.textnormal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 18px;
	text-decoration: none;
}

.textred {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.titleblackbox {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.titlepage {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.titletext {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 48px;
	text-decoration: none;
	word-spacing: 1px;
}

.subtitletextblack {
	border-bottom-color: #00000;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 36px;
	word-spacing: 2px;
	letter-spacing: 0px;
}

.titlewhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.listed {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-left: 4px;
}

.titlewhiteright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.radiobutton {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

A.Print:link, A.Print:visited, A.Print:active
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.Print:Hover 
{
	text-decoration: underline;
}

A.PrimNav:link, A.PrimNav:visited, A.PrimNav:active
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.PrimNav:Hover
{
	text-decoration: underline;
}

A.GenNav:link, A.GenNav:visited, A.GenNav:active
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.GenNav:Hover
{
	text-decoration: underline;
}

A.PrimNavActive:link, A.PrimNavActive:visited, A.PrimNavActive:active
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

A.SecNav:link, A.SecNav:visited, A.SecNav:active
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.SecNav:Hover 
{
	text-decoration: underline;
}
A.SecNavActive:link, A.SecNavActive:visited, A.SecNavActive:active
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.DateTime {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.LogonLabel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.LogonField 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #006699;
}

.BoxLeftHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.BoxLeft:link, A.BoxLeft:visited, A.BoxLeft:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.BoxLeft:Hover 
{
	text-decoration: underline;
}

A.BoxLeftBlue:link, A.BoxLeftBlue:visited, A.BoxLeftBlue:active {
	color: #0F7CAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.BoxLeftBlue:Hover 
{
	text-decoration: underline;
}

A.redLnk:link, A.redLnk:visited, A.redLnk:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.redLnk:Hover 
{
	text-decoration: underline;
}

/* Home Liste */
.titleabstract {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.titleabstract:link, A.titleabstract:visited, A.titleabstract:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.titleabstract:Hover 
{
	text-decoration: underline;
}

.aktuellDateTime {
	color: #0F7CAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.leftDateTime {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.StratInfo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.MarketInfo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.HomeTitle {
	color: #9C9D9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}
.HomeAbstract {
	color: #9C9D9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
}
/* /Home Liste */


/* Free Tour */
.ft_title {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.ft_abstract {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

A.ft_nav:link, A.ft_nav:visited, A.ft_nav:active {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

A.ft_nav:Hover 
{
	text-decoration: underline;
}

#sliderbar {
	position:relative;
	z-index:6;
	border:0px solid #000000;
	width:170px;		
	padding:0px;
	left:0px;
	top:0px;
}

#bannerbar {
	position:relative;
	z-index:6;
	border:0px solid #000000;
	width:170px;		
	padding:0px;
	left:0px;
	top:0px;
}

/* Marktpuls */
.mp_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
/* /Marktpuls */
.form_input {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.form_input_marked {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #FE0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}


/* EarlyBird */


.TitelBlau, TextBoxKlein {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.TitelBlauBg
{
	background-color:#FFFFFF;
}

.TextDatum {
	color: #000000;
	font-size: 11px;
}
.TextDatumBg
{
	background-color:#FFFFFF;
}

.InhaltBg
{
	background-color: #F5F5F5;
}

.StellenmarktTitelBg
{
	background-color: #666666;
}

.StellenmarktBg
{
	background-color: #F5E2F5;
}

.justify 
{
	text-align:justify;
}

.cellPaddingRight td
{
	padding-right:8px;
}

.RubrikTitelBg
{
	background-color: #6FA8C3;
}

.TableBgColor1
{
	background-color: #FFFFFF;
}

.TableBgColor2
{
	background-color: #C9E1EC;
}

.TitelBalkenWeiss {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:bottom; 
	padding:1px 0px 1px 0px; 
}

.TextContent {
	font-size: 12px;
	color: #000000;
}

.TitelBox 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6FA8C3;
}

.TextKleinWeiss {
	font-size: 11px;
	color: #FFFFFF;
	
 } 
 
 .chooser
{
	color:#333333;
	font-size: 10px;
	border: 1px solid #333333;
}

.xtecvoteitem
{
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	margin-left: 18px;
	line-height: 180%;
	
}





