/*img {
	margin-bottom: -2px;
}*/

/* Hintergrund + Rahmenfarben */
#bg01 { 
background-color:#fff;
padding-top:20px;
border-top:2px solid #575c68;
margin-top:-1px;
  /*background-image: url(/pix/layout/h2border.gif);
  background-repeat:repeat-x;
  background-position: 0 0;*/
 }  
 
       /* Rahmen aussen *alt: bgcolor:#000000 */
#bg02        { background-color:#ffffff; }        /* Rahmen ?????? *alt: bgcolor:#fbe1ca */
#bg03        { background-color:#ffffff; }        /* Hintergrund innen *alt: bgcolor:#e1cab5 */

#bg04        { border-bottom:1px solid #a2a2a2;background-color:#ffffff; }        /* Hintergrund neben Grafik *alt: bgcolor:#e1cab5 */
#bg05        { background-color:#fff; }        /* Rand Content *alt: bgcolor:#000000 */

/* Listenheadline */
#bg06        { background-color:#f3f3f7; }        /* Tabellenüberschrift *alt: bgcolor:#E1CAB5 */
.h06        { color:#000000; font-weight:bold; font-family:  verdana, arial, helvetica, geneva; font-size:10px;}        /* Tabellenüberschrift */

/* Headline zb Indizes */
.h01        { 
font-family:  verdana, arial, helvetica, geneva; 
font-size:13px; 
font-weight:bold;
}
#h01        { color:#333; }

.hl01        { 
/* border-top: 1px solid #33556f;border-bottom: 1px solid #33556f;*/
}
#hl01        { }
.hl02        { /*border-top: 1px solid #33556f;border-bottom: 1px solid #33556f;*/}
#hl02        { font-family:  verdana, arial, helvetica, geneva; font-size:13px; font-weight:bold; }
.hl03        { /*border-top: 1px solid #33556f;border-bottom: 1px solid #33556f;*/}
#hl03        { 
font-family:  verdana, arial, helvetica, geneva; 
font-size:13px; 
font-weight:bold;
color:#333; 
}

/* Zeilenformat / Links-Rechts - Name-Wert Paare im Portrait */
#line01        { background-color:#ffffff; color:#000000; height: 17px;}        /* Zeile 1 *alt: bgcolor:#e1cab5 */
#line02        { background-color:#f3f3f7; color:#000000; height: 17px; }        /* zeile 2 *alt: bgcolor:#fbe1ca */
#le                { color:#000000; }                                /* Farbe linke Seite *alt:color:#000000 */
.le                { font-family:  verdana, arial, helvetica, geneva; font-size:10px; }
#ri                { color:#000000; }                                /* Farbe linke Seite *alt:color:#000000 */
.ri                { font-family:  verdana, arial, helvetica, geneva; font-size:10px; text-align:right;}

/* Kurslisten Zeilen */
#line03        { background-color:#fff; color:#000; font-family:  verdana, arial, helvetica, geneva; font-size:10px;}        /* Zeile 1 Kurslisten *alt: bgcolor:#ffffff */
#line04        { background-color:#f3f3f7; color:#000; font-family:  verdana, arial, helvetica, geneva; font-size:10px;}        /* zeile 2 Kurslisten *alt: bgcolor:#dfe1e6 */
.line03, .line03 span	{ font-size:10px; } 
.line04, .line03 span   { font-size:10px; } 

/* pos. neg veränderung */
#red        { font-size:10px;color:#c00; }
#green        { font-size:10px;color:#093; }

/* Kurslistenlink */
.link        { font-weight:bold; color:#33556f;}
.leftimage        {border-left: 1px solid #A6A6A6;}

/* Legende */
.desc        {font-family:  verdana, arial, helvetica, geneva; font-size:10px;}
#desc        {}

/* Datum neben Headline */
.date        {font-family:  verdana, arial, helvetica, geneva; font-size:11px;}
#date        {}

/* Beschreibungstext */
.dtext        {font-family:  verdana, arial, helvetica, geneva; font-size:11px;}
#dtext        {background-color:#ffffff;}

/* Formulare Inputfelder */
.input        {font-family:  verdana, arial, helvetica, geneva; font-size:11px;}
.form01        {
 font-family:  verdana, arial, helvetica, geneva; 
 font-size:11px;
 line-height:17px;
 padding:10px 0 0 5px;
 }
#form01        {background-color:#ffffff;}
.form02 {
 font-family:  verdana, arial, helvetica, geneva; 
 font-size:11px;
 line-height:17px;
 padding-left:5px;
 }
#form02 {
 background-color:#f3f3f7;
 }
.form03 {
 font-family:  verdana, arial, helvetica, geneva; 
 font-size:11px;
 line-height:17px;
 }
 
 .form03 > INPUT{
 padding-left: 10px;
 }
 
#form03        {background-color:#d1d4dd;}

.formhl        {
  font-family:  verdana, arial, helvetica, geneva; 
  font-size:13px; 
  font-weight:bold; 
  /*border: 1px solid #A6A6A6; */
  line-height:18px;
  }
#formhl        {background-color:#fff;}

/* Weiter infos Todo wg
.more        {font-family:  verdana, arial, helvetica, geneva; font-size:10px;}
#more        {} */

/* sortieren in tabellen */
.sort        {font-family:  verdana, arial, helvetica, geneva; font-size:10px;}
#sort        {}

.stocksmallGreen {
	color: #393;
	font-size: 11px;
}

.stocksmallRed {
	color: #c00;
	font-size: 11px;
}

td.tdkp {
	font-size: 11px;
}

div.linie {
	display: none;
}

/* .reiter {
	text-align: left;
	font-weight: bold;
} */

DIV.topsflopsbox DIV.reiter {
  border-left: 1px solid #575c68;
  margin-left:10px;
}

DIV.topsflopsbox DIV.reiter IMG {
	margin-bottom: 0;
}

.stheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	padding: 5px 15px;
}

/*
input,select,textarea {
	vertical-align:middle;
	font-size:11px;
	color:#000;
	padding:1px;
	font-family:arial, sans serif,tahoma, verdana;
}
*/

div.gx_mainContainer {
	width:749px;
	padding:10px 0;
}

div.gx_mainContainer H2 {
	font-size:13px;
	text-transform:none;
	padding:10px 0 3px 0;
	margin-bottom:10px;
}

/* Seitenkopf */
div.gx_siteHeader {
	width:749px;
	height:35px;
	background-color:#fff;
	height: 55px;
}

div.gx_quicksearch {
	width:749px;
	height: 20px;
	margin-bottom:10px;
	font-size: 70%;
	text-align: right;
}

div.gx_quicksearch input.textfield {
	border: 1px solid #E0E0E0;
	height: 15px;
	padding:0px;
	padding-left:2px;
	margin-left:5px;
	margin-right:5px;
}

div.gx_quicksearch input.submit {
	border: 0px solid #000;
	height: 17px;
	color: #000;
	font-weight:bold;

}

div.gx_quicksearch a,
div.gx_quicksearch a:link,
div.gx_quicksearch a:visited,
div.gx_quicksearch a:hover {
	color:#000;
}
/* E2 navigation */
div.gx_e2 {
	color:#000;
	font-size:11px;
	padding: 0px 0px 0 4px;
	margin: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
div.gx_e2 ul {
	margin: 0px;
	padding: 0px;
}
div.gx_e2 li {
	list-style-type: none;
	display:inline;
	padding-left: 13px;
	line-height:16px;
}
div.gx_e2 li a {
	font-size:11px;
	text-decoration:none;
}
div.gx_e2 li a:hover {
	text-decoration:underline;
}
div.gx_e2 li.selected {
}
div.gx_e2 li a,
div.gx_e2 li a:link,
div.gx_e2 li a:visited {
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
div.gx_e2 li.selected a,
div.gx_e2 li.selected a:link,
div.gx_e2 li.selected a:visited {
	font-weight: bold;
}

div.gx_e2 li.headline {
	display: none;
}


div.gx_e2_naviBG{
	background-color:#fff;
	height:100%;
	float:left;
}

/* E3 navigation */
ul.gx_e3 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:180%;
}
ul.gx_e3 li {
	background-color: #EAF0F7;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e3 li.selected {
	background-color: #D8E3EF;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e3 li.selected a,
ul.gx_e3 li.selected a:link,
ul.gx_e3 li.selected a:visited {
	font-weight:bold;
}


/* E4 navigation */
ul.gx_e4 {
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	line-height:180%;
}
ul.gx_e4 li {
	background-color: #fff;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e4 li.selected {
	background-color: #f3f3f7;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e4 li.selected a,
ul.gx_e4 li.selected a:link,
ul.gx_e4 li.selected a:visited {
	font-weight:bold;
	font-size:10px;
}
ul.gx_e4 li a,
ul.gx_e4 li a:link,
ul.gx_e4 li a:visited {
	font-size:10px;
	font-weight:normal;
}

/* E5 navigation - Alphabet*/
ul.gx_e5 {
	margin:5px 0px 0px 0px;
	padding:0px;
	line-height:120%;
}
ul.gx_e5 li {
	display:inline;
	list-style-type: none;
	padding:0px;
	letter-spacing: -0.1mm;
}
ul.gx_e5 li.selected a,
ul.gx_e5 li.selected a:link,
ul.gx_e5 li.selected a:visited {
	font-weight:bold;
}

/* CONTENT-BEREICH Todo be
p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

h1 {
	color:#33556F;
	font-size:145%;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	line-height:120%;
}
h2 {
	margin:0;
	border: none;
	padding:1px 3px 1px 2px;
	color:#333;
	font-size: 10px;
	background-color: #bdcece;
}
h3 {

}
*/


/* RENDITE MATRIX */


div.gx_renditematrix {
	position:relative;
}

div.gx_renditematrix table {
	border-collapse:collapse;
}

div.gx_renditematrix a,
div.gx_renditematrix a:link,
div.gx_renditematrix a:visited,
div.gx_renditematrix a:hover {
	color:#fff;
}


div.gx_renditematrix td {
	border:1px solid #CCCCCC;
	text-align:center;
	padding: 0px;
	line-height:10%;
	height:40px;
}

* html div.gx_renditematrix td {
	height:37px;
}

div.gx_renditematrix div.gx_matrix {
	position:absolute;
	border:1px solid #ccc;
	color:#fff;
	padding:0 5px 0 5px;
	line-height:170%;
}


div.gx_renditematrix div.gx1 {
	top:66px;
	left:65px;
	background-color:#038000;
	z-index:1;
}

div.gx_renditematrix div.gx2 {
	top:85px;
	left:100px;
	background-color:#038000;
	z-index:3;
}

div.gx_renditematrix div.gx3 {
	top:66px;
	left:130px;
	background-color:#038000;
	z-index:2;
}



div.gx_renditematrix div.gx4 {
	top:97px;
	left:150px;
	background-color:#7AC500;
	z-index:4;
}

div.gx_renditematrix div.gx5 {
	top:78px;
	left:200px;
	background-color:#7AC500;
	z-index:5;
}

div.gx_renditematrix div.gx6 {
	top:115px;
	left:200px;
	background-color:#7AC500;
	z-index:6;
}

div.gx_renditematrix div.gx7 {
	top:140px;
	left:150px;
	background-color:#FFC801;
	z-index:7;
}


div.gx_renditematrix div.gx8 {
	top:166px;
	left:150px;
	background-color:#FA7802;
	z-index:8;
}


div.gx_renditematrix div.gx9 {
	top:190px;
	left:180px;
	background-color:#DA0403;
	z-index:9;
}

div.gx_renditematrix div.gx10 {
	top:212px;
	left:210px;
	background-color:#DA0403;
	z-index:10;
}

div.gx_renditematrix div.gx11 {
	top:235px;
	left:270px;
	background-color:#DA0403;
	z-index:11;
}















div.gx_chart {
	margin-top:5px;
	width:100%;
}
div.gx_chart div {
	border: 1px solid #CCCCCC;
}

span.toolblock {
	float:right;
	text-align: left;
}
span.toolblock a.print,
span.toolblock a.print:link,
span.toolblock a.print:visited {
	color:#000;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
}
span.toolblock a.watch,
span.toolblock a.watch:link,
span.toolblock a.watch:visited {
	color:#000;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
}
span.toolblock a.search,
span.toolblock a.search:link,
span.toolblock a.search:visited {
	color:#000;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
}

div.gx_helpSymbol {
	display:inline;
	padding: 0 3px 0 3px;
	margin:0 5px 3px 0;
	color:#000;
	border:1px solid #000;
	font-size:80%;
}

/*a:hover {
	text-decoration: none;
}*/

div.gx_content {
	width:584px;
	background-color:#fff;
	float:left;
	padding: 10px 0;
}

div.gx_home {
	width:728px;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
}

/* Tabelle für Seitenaufteilung */
table.gx_row {
	width:100%;
}
table.gx_row td {
	font-size:12px;
	line-height:130%;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
table.gx_row td.colspan1 {
}
table.gx_row td.colspan2 {
	width:50%;
}
table.gx_row td.colspan3 {
	width:40%;
}
table.gx_row td.colspan4 {
	width:10px;
}
table.gx_row td.colspan5 {
	width:33%;
}
table.gx_row td.colspan6 {
	width:25%;
}
table.gx_row td.colspan6 p {
	padding-left:2px;
	padding-right:2px;
	background-color: #EDEEF5;
}



/* Kursportraittabelle */
table.gx_kursdata {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_kursdata .r {
	text-align:right;
}
table.gx_kursdata th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #000;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_kursdata td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}

/* Kurstabelle */
table.gx_data {
	width:100%;
}
table.gx_data .r {
	text-align:right;
}
table.gx_data .c {
	text-align:center;
}
table.gx_data th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #000;
	background-color:#EDEEF5;
	border: 1px solid #fff;
	font-size: 90%;
}
table.gx_data td {
	padding:1px 1px 1px 1px;
	font-size:90%;
	border: 1px solid #fff;
}
table.gx_data td a,
table.gx_data td a.selected,
table.gx_data td a.selected:link,
table.gx_data td a.selected:visited {
	font-weight: normal;
}


/* Portrait Daten-tabelle */
table.gx_portrait {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_portrait .desc {
	font-weight: bold;
}
table.gx_portrait .data {
	text-align:right;
}
table.gx_portrait th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #000;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_portrait td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}

/* Newsabelle */
table.gx_news {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_news .r {
	text-align:right;
}
table.gx_news th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #000;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_news td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}
table.gx_news td a,
table.gx_news td a.selected,
table.gx_news td a.selected:link,
table.gx_news td a.selected:visited {
	font-weight: normal;
}

/* Alternierende Hintergrundfarben */
table.gx_data .gx_c01 {
	background-color: #ffffff;
}
table.gx_data .gx_c02 {
	background-color: #f3f3f7;
}

/* Kursfarben */
.gx_green {
	color: #009900;
}
.gx_red {
	color: #FF0000;
}

/* weiterführende links */
div.gx_more {
	text-align: right;
}

div.gx_more a,
div.gx_more a:link,
div.gx_more a:visited {
	color:#CC0000;
	text-decoration:none;
	padding-left:13px;
	font-size: 10px;
}

/* Seiten links */
div.gx_page {
	text-align: right;
}

div.gx_page a,
div.gx_page a:link,
div.gx_page a:visited {
	font-weight: normal;
	color:#000;
	font-size:11px;
	text-decoration:none;
	margin:0px 2px 0px 2px;
}

/* Fix für Contenthöhe */
div.clearboth {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	width:0;
	height:0;
	line-height:0;
	font-size:0px;
}

sup{
	font-size:80%;
	padding:-2px 1px 0 1px;
}
div.desctext {
	font-size:90%;
}

/* Disclaimer */
div.gx_disclaimer {
	margin-top: 40px;
	font-size: 70%;
	text-align: center;
}
div.gx_disclaimer a,
div.gx_disclaimer a:link,
div.gx_disclaimer a:visited {
	color:#000;
	text-decoration:none;
	margin:0px 2px 0px 2px;
}

/* formulare */
form.gx_form {
	margin: 0px;
	padding:0px;
}
div.gx_formbox {
 background-image: url(/pix/layout/verlauf-400.gif);
 border-top: 1px solid #525a6b;
 border-bottom: 1px solid #525a6b;
	padding: 10px;
}
div.gx_formbox h4 {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}


div.gx_formbox table.grid {
	width:100%;
}
div.gx_formbox table.grid td {
	padding:2px 5px 2px 0px;
	font-size:100%;
	white-space: nowrap;
}
div.gx_formbox table.grid td.description {
	vertical-align: middle;
	width: 100%;
}
div.gx_formbox table.grid td.submit {
	text-align: right;
}

div.gx_formbox input {
	font-size:10px;
	
}

div.gx_formbox input.submit {
	color:#000;
	font-size:110%;
	font-weight:bold;
	padding: 0px;
}

div.gx_delete a,
div.gx_delete a:link,
div.gx_delete a:visited {
	color:#FF0000;
	text-decoration:none;
	padding-right:20px;
	margin-right:10px;
}

#swf_kursdetails {
	text-align: left;
	width: 90%;
	height: 90%;
	vertical-align: text-top;
	padding-left: 5px;
	padding-top: 10px;
}

#swf_kursdetails p a {
	font-weight: normal;
	color: #333;
}


/* Tabellen */ 
#topsflopsbox,
.topsflopsbox {
  width:610px;
  font-size: 9px;
  color: #333;
}

#topsflopsbox .boxtops,
.topsflopsbox .boxtops,
#topsflopsbox .boxflops,
.topsflopsbox .boxflops,
#topsflopsbox .boxvolumen,
.topsflopsbox .boxvolumen {
  border-top:1px solid #575c68;
  border-bottom:1px solid #575c68;
  /*   background-image: url('/pix/layout/verlauf_240.gif');*/
  background-color: #f3f3f7;
 margin-top:-1px;
  padding: 10px 0 20px;
}

#mac_topflopsbox {
  display: none;
  visibility: hidden;
}

.topflopsbox .reiter {
  border-left: 1px solid #d1d4dd;
}

.topsflopsbox a:link, 
.topsflopsbox a:hover, 
.topsflopsbox a:active, 
.topsflopsbox a:visited {
  color: #333;
  text-decoration: none;
  font-size: 9px;
  font-weight: normal;
}

#topsflopsbox .boxtops,
.topsflopsbox .boxtops {
  float: left;
  width: 202px;
  /* IE  width: 200px; */
}

#topsflopsbox .boxflops,
.topsflopsbox .boxflops {
  float: left;
  width: 202px;
  border-right: 1px solid #d1d4dd;
  border-left: 1px solid #d1d4dd;
display: inline;
  /* IE  width: 200px; */
}

#topsflopsbox .boxvolumen,
.topsflopsbox .boxvolumen {
  float: left;
  width: 202px;
display: inline;
  /* IE  width: 196px; */
}

#topsflopsbox .headindex,
.topsflopsbox .headindex {
  width: 77px;
  padding: 5px;
  font-weight: bold;
  float: left;
  color:#093;
  border-bottom: 1px solid #d1d4dd;
  overflow: hidden;
display: inline;
  /*   
  IE  width: 75px;
  height: 15px; */
}

#topsflopsbox .head,
.topsflopsbox .head {
  width: 55px;
  padding: 5px 0;
  text-align: right;
  float: left;
  border-bottom: 1px solid #d1d4dd;
  overflow: hidden;
display: inline;
  /* IE  width: 55px;
  height: 15px; */
}

#topsflopsbox .boxvolumen .headindex,
.topsflopsbox .boxvolumen .headindex {
  width: 119px;
  padding: 5px 0 5px 5px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  border-bottom: 1px solid #d1d4dd;
  color: #333;
  overflow: hidden;
  /* IE  width: 130px;
  height: 15px; */
}

#topsflopsbox .boxtops .headindex,
.topsflopsbox .boxtops .headindex,
#topsflopsZertifikate .boxflops .headindex {
  color: #093;
}

#topsflopsbox .boxflops .headindex,
.topsflopsbox .boxflops .headindex,
#topsflopsZertifikate .boxtops .headindex {
  color:#c90026;
}

#topsflopsbox .boxvolumen .head,
.topsflopsbox .boxvolumen .head {
  width: 70px;
  padding: 5px 3px 5px 0;
  text-align: right;
  float: left;
  border-bottom: 1px solid #d1d4dd;
  overflow: hidden;
  
  /* 
  IE  width: 56px; */
}

#topsflopsbox .wert,
.topsflopsbox .wert {
  float: left;
  width: 73px;
  height: 15px;
  padding-left: 5px;
  font-weight:normal;
  text-transform: none;
  background-color:#fff;
  overflow: hidden;
display: inline;
  /* IE  width: 72px; */
}

#topsflopsbox .wertfarbig,
.topsflopsbox .wertfarbig {
  float: left;
  width: 70px;
  height: 15px;
  padding-left: 5px;
  text-transform: none;
  font-weight:normal;  
  overflow: hidden;
display: inline;
  /* IE  width: 72px; */
}

#topsflopsbox .boxvolumen .wert,
.topsflopsbox .boxvolumen .wert {
  float: left;
  width: 70px;
  height: 15px;
  padding-left: 5px;
  text-transform: none;
  overflow: hidden;
display: inline;
  /* IE  width: 71px; */
}

#topsflopsbox .boxvolumen .wertfarbig,
.topsflopsbox .boxvolumen .wertfarbig {
  float: left;
  width: 70px;
  height: 15px;
  padding-left: 5px;
  text-transform: none;
  overflow: hidden;
display: inline;
  /* IE  width: 71px; */
}

#topsflopsbox  .kurs,
.topsflopsbox  .kurs {
  text-align: right;
  float: left;
  width: 55px;
  height: 15px;
  padding-right: 5px;
  background-color:#fff;
  overflow: hidden;
display: inline;
  /* IE  width: 50px; */
}

#topsflopsbox .kursfarbig,
.topsflopsbox .kursfarbig {
  width: 55px;
  padding-right: 5px;
  height: 15px;
  overflow: hidden;
display: inline;
  float:left;
  text-align:right;
  /* 
  IE  width: 50px; */
}

#topsflopsbox .diffgruen,
.topsflopsbox .diffgruen {
  width: 55px;
  height: 15px;
  padding-right: 5px;
  background-color:#fff;
  color:#093;
  overflow: hidden;
display: inline;
  float:left;
  text-align:right;
  /* IE  width: 62px; */
}

#topsflopsbox .diffgruenfarbig,
.topsflopsbox .diffgruenfarbig {
  width: 55px;
  height: 15px;
  padding-right: 5px;
  overflow: hidden;
  display: inline;
  color:#093;
  float:left;
  text-align:right;
  /*   IE  width: 62px; */
}

#topsflopsbox .diffrot,
.topsflopsbox .diffrot {
  width: 55px;
  height: 15px;
  padding-right: 5px;
  overflow: hidden;
display: inline;
  background-color:#fff;
  color:#c90026;
  text-align:right;
  float:left;
  /* IE  width: 62px; */
}

#topsflopsbox .diffrotfarbig,
.topsflopsbox .diffrotfarbig {
  width: 55px;
  height: 15px;
  padding-right: 5px;
  overflow: hidden;
display: inline;
  color:#c90026;
  float:left;
  text-align:right;
}

#topsflopsbox .volumen,
.topsflopsbox .volumen {
  width: 118px;
  height: 15px;
  float: left;
  text-align: right;
  padding-right: 5px;
  overflow: hidden;
display: inline;
background:#fff;
}

#topsflopsbox .volumenfarbig,
.topsflopsbox .volumenfarbig {
  width: 118px;
  height: 15px;
  float: left;
  text-align: right;
  padding-right: 5px;
  overflow: hidden;
display: inline;
}

/* Zertifikate */

#topsflopsZertifikate {
margin-left:-10px;
width:610px;
}
/* #topsflopsZertifikate > DIV > DIV + DIV {
width:640px;
background:red;
margin-right:0;
} */


#topsflopsZertifikate H2 {
  margin: 20px 0 0 10px;
  padding:5px 10px;
  background-image: url('/pix/layout/reiter.gif');
  background-repeat: no-repeat;
  background-position:top right;
  color:#333;
font-size:12px;
border-left:1px solid #333;
width:250px;
}


#topsflopsZertifikate DIV.boxtops,
#topsflopsZertifikate DIV.boxflops,
#topsflopsZertifikate DIV.boxvolumen  {
  float: left;
  width: 300px;
  border:0;
}


#topsflopsZertifikate DIV.boxtops,
#topsflopsZertifikate DIV.boxflops  {
  border-top:1px solid #575c68;
  border-bottom:0;
}

#topsflopsZertifikate DIV.boxvolumen {
  border-top:0;
  border-bottom:1px solid #575c68;
}

#topsflopsZertifikate DIV.topsflopsbox DIV {
  float: left;
  overflow: hidden;
display: inline;
}

#topsflopsZertifikate .headindex {
  width: 130px;
  padding: 5px;
  font-weight: bold;
  color:#093;
  border-bottom: 1px solid #d1d4dd;
  font-size:11px;
}

#topsflopsZertifikate .head {
  width: 75px;
  padding: 5px 5px 5px 0;
  text-align: right;
  border-bottom: 1px solid #d1d4dd;
  font-size:11px;
}

#topsflopsZertifikate .boxflops .headindex {
  color: #c90026;
}

#topsflopsZertifikate .boxtops .headindex {
  color:#093;
}

#topsflopsZertifikate .wert {
  width: 130px;
  padding-left: 5px;
  text-transform: none;
  background-color:#fff;
}

#topsflopsZertifikate .wertfarbig {
  float: left;
  width: 130px;
  padding-left: 5px;
}

#topsflopsZertifikate .boxvolumen .headindex {
  width: 210px;
}

#topsflopsZertifikate .boxvolumen .wert {
  width: 210px;
}

#topsflopsZertifikate .boxvolumen .wertfarbig {
  width: 210px;
}


#topsflopsZertifikate .kurs {
  text-align: right;
  width: 75px;
  padding-right: 5px;
  background-color:#fff;
}

#topsflopsZertifikate .kursfarbig {
  width: 75px;
  padding-right: 5px;
  text-align:right;
}

#topsflopsZertifikate .diffgruen {
  width: 75px;
  padding-right: 5px;
  background-color:#fff;
  color:#093;
  text-align:right;
}

#topsflopsZertifikate .diffgruenfarbig {
  width: 75px;
  padding-right: 5px;
  color:#093;
  text-align:right;
}

#topsflopsZertifikate .diffrot {
  width: 75px;
  padding-right: 5px;
  background-color:#fff;
  color:#c90026;
  text-align:right;
}

#topsflopsZertifikate .diffrotfarbig {
  width: 75px;
  padding-right: 5px;
  overflow: hidden;
  color:#c90026;
  text-align:right;
}

#topsflopsZertifikate .volumen {
  width: 75px;
  text-align: right;
  padding-right: 5px;
background:#fff;
}

#topsflopsZertifikate .volumenfarbig {
  width: 75px;
  text-align: right;
  padding-right: 5px;
}

/* usercenter */

.usercenter {
	width: 202px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

.usercenter .wertname {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 5px 2px;
}

.usercenter .empfehlungkaufen {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #093;
	padding: 4px 5px 2px 10px;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
}

.usercenter .empfehlunghalten {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #fc0;
	padding: 4px 5px 2px 10px;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
}

.usercenter .empfehlungverkaufen {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #c90026;
	padding: 4px 5px 2px 10px;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
}

.usercenter .zeile {
	font-size: 11px;
	width: 200px;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
}

.usercenter .feld {
	float: left;
	padding: 2px 5px 2px 10px;
}

.usercenter .inhalt {
	text-align: right;
	padding: 2px 5px 2px 5px;
}

.usercenter h3 {
	font-size: 10px;
	font-weight: bold;
	color: #33556f;
	text-transform: uppercase;
	padding-left: 10px;
}

.usercenter h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #333;
	border: 0;
	padding: 0 0 10px 10px;
}

.usercenter .text {
	padding: 2px 5px 2px 10px;
	font-size: 11px;
	line-height:16px;
}

.usercenter .blau {
	background-color: #f3f3f7;
}

.artikel_standard {
	font-size: 13px;
}

#topsflopsZertifikate DIV.zertifikateBox {
  height:270px;
  margin-left: 20px;
}

/* Aktienanalyser */

.form_box {
 /*border:1px solid #575C68; */
  
  border-top: 1px solid #575C68;
  border-bottom: 1px solid #575C68;
  background-image: url(/pix/layout/verlauf_590.gif);
  background-repeat:repeat-x;
  width:620px;
}

div.solid600 {
	border-top: 1px solid #575C68;
	border-bottom: 1px solid #575C68;
  background-image: url(/pix/layout/verlauf-400.gif);
  background-repeat:repeat-x;
  width:620px;
}

.std_pad {
  padding:4px 10px;
}

div.std_pad td {
padding-left: 4px;
}

.std_pad2 {
  padding:10px 10px;
  text-align:right
}

.std_bg {
  border-bottom: 1px solid #D1D4DD;
  margin: 0 10px;
}

div#addon table tr td {
  border: 0px;
}

.isin_link {
  font-size:9px;
  color:#aaaaaa;
}

.tblheadfirst {
  padding-left:10px;
}

/* Musterdepots */

#musterdepot td { border-left:1px solid #f0f0f0;border-top:1px solid #a2a2a2;padding:5px; }
#musterdepot .datahead { background-color:#dfe1e6;font-weight:bold;border-right:1px solid #a2a2a2; }
#musterdepot .datahead_or { background-color:#dfe1e6;font-weight:bold; }
#musterdepot .lc { border-right:1px solid #f0f0f0; }
#musterdepot .lr { border-bottom:1px solid #a2a2a2; }
#musterdepot .tblhead { background-color:#D1D4DD;font-weight:bold; }
#musterdepot .tblheadlc { background-color:#D1D4DD;font-weight:bold;border-right:1px solid #a2a2a2; }
#musterdepot .tblheadlrlc { background-color:#D1D4DD;font-weight:bold;border-right:1px solid #a2a2a2;border-bottom:1px solid #a2a2a2; }
#musterdepot .tblheadlr { background-color:#D1D4DD;font-weight:bold;border-bottom:1px solid #a2a2a2; }


/* Portfolio Navi*/
#contentWrapper .h3Reiter {
height:24px;
width:608px;
margin:10px 0 0px;
border-bottom:2px solid #575c68;
}

#contentWrapper .h3Reiter UL A,
.rubrikenbox .h2Reiter ul a {
background:transparent url(/pix/layout/reiter-hover.gif) no-repeat scroll right top;
color:#333333;
display:block;
float:left;
font-size:11px;
font-weight:normal;
height:27px;
padding:7px 8px 5px;
text-decoration:none;
}


#contentWrapper .h3Reiter UL {
margin-left:10px;
}

#contentWrapper .h3Reiter UL A:hover,
#contentWrapper .h3Reiter UL A.active {
background:transparent url(/pix/layout/reiter.gif) no-repeat scroll right top;
}

#contentWrapper .h3Reiter LI,
.rsVote div.reiter li, .rsmodul div.reiter li, .rubrikenbox .h2Reiter li {
float:left;
}

#contentWrapper .h3Reiter .boxFirstLineSecondary, 
.rsVote div.reiter .boxFirstLineSecondary, 
.rsmodul div.reiter .boxFirstLineSecondary,
.rubrikenbox .h2Reiter .boxFirstLineSecondary {
background-color:#575C68;
float:left;
font-size:1px;
height:24px;
margin:1px 0 0;
width:1px;
}

/* Historische Suche */

div.solid600 .links
{
	float: left;
	margin: 30px 20px 20px 10px;
	}
	
/* Musterdepot*/
#musterdepot td { border-left:1px solid #a2a2a2;border-top:1px solid #a2a2a2;padding:5px; }
#musterdepot .datahead { background-color:#e7ecee;font-weight:bold;border-right:1px solid #a2a2a2; }
#musterdepot .lc { border-right:1px solid #a2a2a2; }
#musterdepot .lr { border-bottom:1px solid #a2a2a2; }
#musterdepot .tblhead { background-color:#d1d4dd;font-weight:bold; }
#musterdepot .tblheadlc { background-color:#d1d4dd;font-weight:bold;border-right:1px solid #a2a2a2; }
#musterdepot .tblheadlrlc { background-color:#d1d4dd;font-weight:bold;border-right:1px solid #a2a2a2;border-bottom:1px solid #a2a2a2; }
#musterdepot .tblheadlr { background-color:#d1d4dd;font-weight:bold;border-bottom:1px solid #a2a2a2; }

/* Portfolio*/

.gatrixx-table {
	width:610px;
	float:left;
}

/* Kursbox */

#kursbox a:link, 
#kursbox a:visited, 
#kursbox a:hover, 
#kursbox a:active {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#rechteleistebreit #kursbox {
  /*height: 300px;*/
  height: auto;
  font-size: 10px;
  color: #333;
  font-family: Verdana;
  white-space: nowrap;
}

#rechteleiste #kursbox {
  /*height: 390px;*/
  height: auto;
  font-size: 10px;
  color: #333;
  font-family: Verdana;
  white-space: nowrap;
}

#kursbox DIV.rsModulBg { 
  margin-top:-1px;
  border-top: 1px solid #575C68;  
  /*border-bottom: 1px solid #575C68;*/
  background-color:#fff;
  padding: 0;
} 

#rechteleistebreit #kursbox DIV.boxDax {
	padding:8px 17px 0;
}

#rechteleistebreit #kursbox DIV.boxDax P {
	float:left;
	padding-right:10px;
}

#rechteleiste #kursbox DIV.boxDax {
	padding:8px 7px 0;
}

#rechteleiste #kursbox DIV.boxDax P {
	padding-bottom:2px;
}


#rechteleistebreit #kursbox DIV.chart {
  height: 165px; 
  padding:5px;
}

#rechteleiste #kursbox DIV.chart {
  height: 105px; 
  padding:4px;
}

#rechteleistebreit #kursbox DIV.chart IMG.boerse {
  border: 1px solid #adb5b6;
  float:left;
  margin:0 12px;
		/*margin-left:-316px;*/
}

#rechteleiste #kursbox DIV.chart IMG.boerse {
  border: 1px solid #adb5b6;
  float:left;
		/*margin-left:-316px;*/
}

#rechteleistebreit #kursbox DIV.reiter {
  width: 325px;
  height: 26px;
  margin-bottom: 0px;
  margin-left:10px;
  border-left: 1px solid #33556f;
}

#rechteleiste #kursbox DIV.reiter {
  width: 185px;
  height: 26px;
  margin-left:10px;
  margin-bottom: 0px;
  border-left: 1px solid #33556f;
}

#rechteleiste #kursbox DIV.boxhits {
  width: 185px;
  height: 220px;
  margin: 10px 0;
  clear:left;
}

#rechteleistebreit #kursbox DIV.boxhits {
  width: 347px;
  height: 110px;
  margin: 10px 0 0;
}

#rechteleistebreit #kursbox DIV.boxhits DIV.boxhitsTops {
	float:left;
	width: 160px;
  height: 110px;
	margin-left:10px;
	overflow:hidden;}
	
#rechteleistebreit #kursbox DIV.boxhits DIV.boxhitsFlops {
	width: 170px;
	margin-left:170px;}
	
#rechteleiste #kursbox DIV.boxhits DIV.boxhitsTops,
#rechteleiste #kursbox DIV.boxhits DIV.boxhitsFlops {
	width: 175px;
	margin:10px 0 0 4px;
	overflow:hidden;
	}
	


#kursbox DIV.boxhits TH {
	font-size:10px;
	text-align:right;}
	
	
	
	
#kursbox DIV.boxhitsTops TD,
#kursbox DIV.boxhitsFlops TD {
	border-bottom:1px solid #d1d4dd;
	padding:3px;
	overflow:hidden;
	text-align:right;
	font-size:10px;
   white-space:pre;
	}
	
#kursbox DIV.boxhitsTops TD.position,
#kursbox DIV.boxhitsFlops TD.position {
	text-align:left;
   white-space:pre;
	}
	
#kursbox DIV.boxDax SPAN.up,
#kursbox DIV.boxhitsTops TD SPAN.up,
#kursbox DIV.boxhitsFlops TD SPAN.up {
	color:#009933;
	font-size:10px;
	}
	
#kursbox DIV.boxDax SPAN.down,
#kursbox DIV.boxhitsFlops TD SPAN.down,
#kursbox DIV.boxhitsTops TD SPAN.down {
	color:#c90026;
	font-size:10px;
	}
	
#kursbox DIV.boxDax SPAN.upBold {
	color:#009933;
	font-size:10px;
	font-weight:bold;
	}

#kursbox DIV.boxDax SPAN.downBold {
	color:#C90026;
	font-size:10px;
	font-weight:bold;
	}
	
#kursbox DIV.boxhitsTops SPAN.h2 {
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#009933;
	padding:3px 0 0 2px;}
	
#kursbox DIV.boxhitsFlops SPAN.h2 {
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#c90026;
	padding:3px 0 0 2px;
}
/* Ende Kursbox */
