#chart-tools .wrapper {
    float: left;
    width: 100%;
}

.chart-list .header {
    float: left;
    width: 301px;
    height: 20px;
    padding: 0 4px;
}

.chart-list h3,
.stock-search h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
}

    .chart-list h3 a {
        float: left;
        color: #fff;
    }

.chart-list .header a.more {
    float: right;
    padding-right: 9px;
    font-size: 12px;
    line-height: 20px;
    background: transparent url(/img/ui/chartlist/icn_chartlist-more.gif) no-repeat center right;
}

.chart-list {
    min-height: 111px;
    border-width: 1px;
    border-style: solid;
}

    .chart-list.high {
        min-height: 147px;
    }

    .chart-list.compact {
        min-height: 75px;
    }

#chart-tools .chart-list {
    float: left;
    width: 309px;
    margin-right: 13px;
}

    #chart-tools .chart-list.last {
        margin-right: 0;
    }

.chart-list .list {
    position: relative;
    float: left;
    width: 100%;
}

.chart-list.compact ul {
    width: 300px!important;
    margin: 1px 0 0;
    padding: 0;
    background: #C5CDA4;
    display: inline;
    float: left;
}

.chart-list ul {
    width: 153px;
    margin: 1px 0 0;
    padding: 0;
    background: #C5CDA4;
}

.chart-list.compact li {
    float: left;
    width: 142px!important;
    padding: 0 1px;
    height: 17px;
    overflow: hidden;
    border-bottom: 1px solid #CFD6B2;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
}

.chart-list li {
    float: left;
    width: 146px;
    padding: 0 4px;
    height: 17px;
    overflow: hidden;
    border-bottom: 1px solid #CFD6B2;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
}

    .chart-list li:hover,
    .chart-list li.active {
        background: #fff;
    }

.chart-list.compact li:hover,
.chart-list.compact li.active {
    background: none;
}

.chart-list .up {
    color: #006600;
}

.chart-list .constant {
    color: #000000;
}

.chart-list .down {
    color: #CC0000;
}

.chart-list li a {
    display: block;
    float: left;
}

.chart-list li span {
    display: block;
    float: right;
    padding-right: 14px;
    background-image: url(/img/ui/chartlist/icn_chartlist-trends.png);
    background-position: 100% -100px;
    background-repeat: no-repeat;
}

.chart-list li.constant span {
    background-position: 100% 0px;
}

.chart-list li.up span {
    background-position: 100% -20px;
}

.chart-list li.up.super span {
    background-position: 100% -40px;
}

.chart-list li.down span {
    background-position: 100% -60px;
}

.chart-list li.down.super span {
    background-position: 100% -80px;
}

.chart-list a.chart {
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
    width: 155px;
    height: 89px;
    overflow: hidden;
}

.chart-list.high a.chart {
    height: 124px;
}

.chart-list a.chart img {
    position: absolute;
    border: 0;
    top: -1px;
}

.chart-list a.chart {
    display: none;
}

.chart-list li.active a.chart {
    display: block;
}

.wrapper.bottom {
    height: 22px;
    margin: 8px 0 0 0;
    font-size: 14px;
}

.stock-search {
    float: left;
    width: 633px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    color: #fff;
}

.small .stock-search {
    width: 302px;
    height: 48px;
}

.stock-search h3 {
    float: left;
    width: 149px;
    padding-left: 5px;
}

.small .stock-search h3 {
    width: 302px;
}

.stock-search input,
.stock-search select {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
}

.small .stock-search input,
.small .stock-search select {
    margin-top: 2px;
}

.stock-search input {
    width: 151px;
    height: 20px;
    padding-left: 4px;
    margin-right: 15px;
    line-height: 20px;
}

.small .stock-search input {
    width: 218px;
    margin-right: 4px;
    margin-left: 4px;
}

.stock-search select {
    width: 154px;
    height: 20px;
}

.small .stock-search select {
    width: 143px;
}

.stock-search button {
    float: right;
    color: #162964;
    height: 20px;
    padding: 0 8px;
    border: none;
    background: transparent url(/img/ui/buttonBg.png) repeat-x top left;
    line-height: 20px;
}

.small .stock-search button {
    margin-top: 2px;
    margin-right: 6px;
}

.stock-search button:active {
    background-position: bottom left;
}

#chart-tools .content-links {
    float: right;
    width: 309px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    line-height: 20px;
}

    #chart-tools .content-links a {
        display: block;
        width: 100%;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
    }

        #chart-tools .content-links a span {
            float: right;
            display: block;
            width: 21px;
            height: 20px;
            background-image: url(/img/ui/link.png);
            background-repeat: no-repeat;
            background-position: center center;
        }

/* single placement in block C */
/*.featureBlocks .chart-list {
    margin-right: 0;
    width: 300px;
}

    .featureBlocks .chart-list .header {
        width: 292px;
    }

    .featureBlocks .chart-list h3,
    .featureBlocks .stock-search h3 {
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }

    .featureBlocks .chart-list ul {
        width: 145px;
        float: left;
    }

.featureBlocks .embed .chart-list li {
    width: 137px;
    padding: 0 4px !important;
    margin: 0 !important;
    border-bottom-width: 1px !important;
}*/

.featureBlocks .stock-search {
}

.chart-list.ch_wirtschaft.kursinfoTagCloud {
    width: 292px;
    padding: 4px;
}

/* New most clicked Fonds Box */

.topfondsheadline {
    margin: 0.3076em 0 1em;
}

.chart-list.fondbox {
    width: 421px;
    border: none;
}

.chart-list.topfonds {
    /*width: 202px;*/
    border: none;
}

    .chart-list.fondbox .header, .chart-list.topfonds .header, .colspan3 h2 {
        width: 100%;
        padding: 0;
        background-color: #97A271;
    }

        .chart-list.fondbox .header h3 a, .chart-list.topfonds .header h3 a, .colspan3 h2 {
            margin: 0px 3px;
            font-size: 12px;
            font-weight: normal;
            line-height: 19px;
            color: #fff;
            vertical-align: middle;
        }

.colspan3 h2 {
    margin: 0;
    padding: 1px 3px 0;
}

.colspan3 .gx_portrait, .colspan3 .gx_portrait .gx_c02 td {
    background:none;
    width:202px;
}

.gx_news .gx_c01 td, .gx_news .gx_c02 td {
    background:none;
}

.gx_row .colspan3 h2 {
    box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
}

/* new top fonds */

.colspan3 .gx_data td.r {
    text-align:right;
}

.fondstable {
    width: 100%;
    margin: 0;
    table-layout: fixed;
}

.topfonds .fondstable {
    margin-bottom: 10px;
}

.fondstable td,
.fondstable th,
.gx_data td, 
.colspan3 .gx_data td, 
.gx_data th {
    padding: 3px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    font-size: 11px;
    line-height: normal;
    text-align:left;
}

.fondstable th, .gx_data th {
    font-size: 10px;
}

tr.gx_c01, tr.gx_c02 {
    background: transparent !important;
}

.fondstable .fondstablefirst,
.fondstable .fondstablesecond,
.fondstable .fondstablethird,
.fondstable .fondstablefourth,
.fondstable .fondstablefifth,
.gx_c01 td, .gx_c02 td {
    background: rgba(255,255,255,0.2);
    vertical-align: middle;
}

.fondstable .fondstablefourth, .fondstable th:last-child, .fondstable td:last-child {
    text-align: right;
    width: 30%;
	white-space: nowrap;
}

.contentLeft .des109 .fondstable .fondstablefourth, .contentLeft .des109 .fondstable th:last-child, .contentLeft .des109 .fondstable td:last-child {
    text-align: right;
    width: 16%;
}

.featureBlocks .des109 .fondstable .fondstablefourth, .featureBlocks .des109 .fondstable th:last-child, .featureBlocks .des109 .fondstable td:last-child {
    text-align: right;
    width: 23%;
}

.fondstable td img {
    margin: 0;
}

.topfonds .fondstable .fondstablefirst div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.topfonds .fondstable .fondstablesecond {
    width: 20px;
}

.topfonds .fondstable .fright {
    width: 20px;
}

.topfonds .fondstable .tfright, .topfonds .fondstable .fondstablefourth {
    text-align:right;
}

.contentNorm h2.topfondsheadline {
    font-size:12px;
}

/* Kursinfo Aktien Right Col
***************************************************/
.featureBlocks .rightBox .chart-list ul {
    background:none;
    margin:0;
}

.featureBlocks .rightBox .chart-list .list li {
    border-bottom:none;
    float: left;
    font-size: 11px;
    height: 18px;
    line-height: 19px;
    overflow: hidden;
    padding: 0 4px;
    text-transform: uppercase;
    width: 137px;
    margin-bottom:0 !important;
}

.featureBlocks .rightBox .chart-list.high {
    min-height:146px;
}

.featureBlocks .rightBox .chart-list a.chart {
    top:0;
    height:126px;
}

.featureBlocks .rightBox .chart-list a.chart img {
    top:0;
}

