/* Body and other generic fromatting */

#content
{
    width: 200px;
    height: 10px;
}

body
{
    color: #333333;
    background: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 422px;
}

img { border:0; }

input, select
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.Management_head
{
    font-weight: bold;
}
.legend td
{
    padding: 2px;
}

table.tempCalendar td
{
    background-color: #F6F3EE;
    padding: 4px 0px 4px 6px;
    font-size: 10px;
    vertical-align: middle;
}

.FirstTR
{
    background-color: #F6F3EE !important;
}

.SecondTR
{
    background-color: #F6F3EE !important;
}

.NewsLinks
{
    font-size: 7pt;
}

.chartwidth
{
    width: 422px;
}

a.downloadLink
{
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

td
{
    vertical-align: top;
}

h1 h2 h3
{
    width: 100%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: White;
    background-color: #427BB5;
}

a:link, a:active, a:visited
{
    color: #CC3300;
    text-decoration: underline;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

A:hover
{
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: underline;
}

.TopTab
{
    margin-left: 0px;
}

.TopHeader
{
    background: #003366;
    width: 100%;
    margin-top: 10px;
}

.TopTabLink
{
    color: #303C49;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.TopTabLink a:hover
{
    color: #303C49;
    text-decoration: underline;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}


.UI-heading
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 14px 0 0 10px;
}

table.EckDaten
{
    width: 480px;
    margin-left: 10px;
}

.EckDaten td
{
    background-color: #F6F3EE;
    border-bottom: solid 3px #FFFFFF;
    padding: 5px 0px 5px 5px;
}

.EckDatenShare td
{
    background-color: #FFFFFF;
    padding: 5px 0px 5px 5px;
}

.basic_info
{
    width: 100%;
}

.basic_info td
{
    padding: 3px 3px 3px 3px;
}

/* Figures Tab Strip */

div.KeyfiguresTabStrip table
{
    margin: 0px 0px 0px 150px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 50%;
    font-weight: bold;
}

/* Tab Strip */
div.ntabStrip
{
    width: 422px;
    font-size: 11px;
    margin-bottom: 2px;
}

div.ntabStrip a, div.ntabStrip a:active, div.ntabStrip a:visited
{
    color: #C1B4AB;
    text-decoration: none;
    font-weight: bold;
    cursor: hand;
}
div.ntabStrip a:hover
{
    text-decoration: underline;
    cursor: hand;
}

div.ntabStrip ul
{
    background:url(../pictures/top_dot.jpg) left bottom repeat-x;
    list-style-type: none;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 0px;
    margin: 0px;
    width: 100%;
}
div.ntabStrip ul li
{
    float: left;
    background-color:#F7F7F7;
    border:1px solid #E1E1E1;
    border-top:3px solid #C1B4AB;
    text-align: center;
    margin: 0 3px 0 0;
    padding: 6px 6px 6px 6px;
    *padding-bottom:8px;
    white-space: nowrap;
}


div.ntabStrip ul li a
{
    display: block;
}

div.ntabStrip ul li span
{
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

div.ntabStrip ul li a:hover
{
    text-decoration: none;
}

div.ntabStrip ul li.current a:hover
{
    text-decoration: none;
}

div.ntabStrip ul li.current
{
    border-top:3px solid #CD5E29;
    border-bottom:1px solid #FFFFFF;
    background-color:#FFFFFF;
}

div.ntabStrip ul li.current span
{
    color: #000000;
}

/* Tab Strip */
div.tabStrip
{
    background-color: #D6D8DB;
    font-weight: bold;
    width: 422px;
}
div.tabStrip a:active
{
    color: #303c49;
    text-decoration: none;
}

div.tabStrip a, div.tabStrip a:visited
{
    color: #303c49;
    text-decoration: none;
}

div.tabStrip ul
{
    list-style-type: none;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 0;
    margin: 0px;
    border-bottom: solid 0px #FFFFFF;
}
div.tabStrip ul li
{
    background-color: #D6D8DB;
    float: left;
    width: 60px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    border-top: solid 1px #D6D8DB;
}

div.tabStrip ul li.last
{
    width: auto;
    background-color: #D6D8DB;
    text-decoration: none;
    color: #D6D8DB;
}

div.tabStrip ul li:hover
{
    text-decoration: underline;
    color: #303c49;
}

div.tabStrip ul > li.last
{
    float: none;
}

div.tabStrip ul li span
{
    padding: 3px 5px 3px 5px;
    display: block;
}

div.tabStrip ul > li.last:hover
{
    text-decoration: none;
    color: #000000;
}

div.tabStrip ul li.Selected
{
    background-color: #FFFFFF;
    color: Black;
    border-top: solid 1px #D6D8DB;
}
div.tabStrip ul li.Selected a, div.tabStrip ul li.Selected a:link, div.tabStrip ul li.Selected a:visited, div.tabStrip ul li.Selected a:active
{
    background-color: #FFFFFF;
    color: Black;
}

.minor_heading
{
    /*background-color: #F8F6F5;*/
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 3px 5px;
    text-align: left;
    font-size: 11px;
    white-space: nowrap;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.producttable
{
    margin: 5px;
    color: #303C49;
    font-size: 11px;
    text-align: left;
    border: 1px solid #E1E1E1;
}
.producttable td
{
    border: 1px solid #E1E1E1;
}
.newsbox
{
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    margin: 0px;
    background: #F8F8F8;
    margin-bottom: 15px;
}

.sharetable
{
    border: 1px solid #D0D0D0;
    background: #D2DBE6;
    margin-bottom: 15px;
}

.sharetable td
{
    width: 50%;
    padding: 3px 10px 3px 10px;
    color: #303C49;
    font-size: 11px;
    text-align: left;
    background-color: #F0F0F0;
    white-space: nowrap;
    border-top: solid 1px #D0D0D0;
}

.sharetable1
{
    border: 1px solid #D0D0D0;
    background: #FFFFFF;
    margin-bottom: 15px;
}

.sharetable1 td
{
    padding: 3px 8px 3px 8px;
    color: #303C49;
    font-size: 11px;
    text-align: left;
    background-color: #F0F0F0;
}

.data
{
    text-align: right;
    border-right: solid 0px #ccd9e0;
}


.ratingstable
{
    width: 752px;
    border: solid 1px #D0D0D0;
    border-top: none;
}

.ratingstable td
{
    color: #303C49;
    font-size: 11px;
    text-align: right;
    background-color: #F0F0F0;
    border-top: solid 1px #D0D0D0;
    padding: 2px 8px 2px 8px;
}

.ratingstable th
{
    color: #303C49;
    font-size: 11px;
    text-align: right;
    background-color: #F0F0F0;
    border-top: solid 1px #D0D0D0;
    padding: 2px 8px 2px 8px;
}

.ratingstable .head
{
    background-color: #F0F0F0;
    color: #303C49;
    text-align: right;
    font-weight: bold;
}

.ratingstable th.first
{
    color: #303C49;
    font-size: 11px;
    text-align: left;
    background-color: #F0F0F0;
}


.performancetable
{
    border-collapse: collapse;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #e0e8ec;
    width: 100%;
}

.performancetable td
{
    padding: 3px 10px 3px 0px;
    color: #303C49;
    font-size: 11px;
    text-align: right;
    background-color: #F0F0F0;
    border-bottom: solid 1px #ccd9e0;
    border-right: solid 1px #ccd9e0;
}

.performancetable th
{
    background-color: #7f9fb0;
    color: #FFFFFF;
    padding: 2px 10px 3px 0px;
    text-align: right;
    font-weight: bold;
    border-bottom: solid 1px #FFFFFF;
    border-top: solid 1px #7f9fb0;
    border-right: solid 1px #ccd9e0;
}

.performancetable th.first
{
    text-align: left;
    width: 31%;
}


.invisibleTable td
{
    background: #FFFFFF;
    padding: 5px;
}

.ButtonColumn
{
    text-align: right;
}

.InvTotal
{
    display: none;
}

.noScroll
{
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
}

.newsline
{
    background: #F0F0F0;
    padding: 3px 8px 3px 8px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccd9e0;
}

.newsline_odd
{
    background: #f5f7f9;
    padding-bottom: 10px;
    padding: 3px 8px 3px 8px;
    border-bottom: solid 1px #ccd9e0;
}

/* Used for the coloured rectangle column in the instrument selection */
.selection_control
{
    padding: 0px;
    width: 15px;
    vertical-align: top;
}

/* Used for the coloured rectangle column in the instrument selection */
.selection_marker
{
    width: 3px;
    height: 12px;
    line-height: 12px;
}


.sharecolor
{
    width: 3px;
    height: 11px;
    line-height: 11px;
}

/* Used for the text column in the instrument selection */
.selection_text
{
    padding-left: 2px; /* background-color: green; */
}

/* The default checkbox list style */
.CheckBoxList td
{
    border: none;
    padding: 0px;
    width: 8px;
    vertical-align: super;
}

.CheckBoxList td .selection_text1
{
    width: 80px;
}

.CheckBoxList td .selection_text
{
    width: 150px;
}


.option_input
{
    width: 25px;
}


table.CheckBoxList
{
    padding: 0px;
    margin: 0px;
}


#divPopUp
{
    visibility: hidden;
    position: absolute;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: white;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 1px solid #003366;
    color: #303C49;
    padding: 2px;
}

#xcursor
{
    height: 1px;
    width: 100px;
    position: absolute;
    background-color: #303C49;
    font-size: 1px;
    visibility: hidden;
}
#pointerX
{
    background-color: #D2DBE6;
    width: 1px;
}

#pointerY
{
    background-color: #D2DBE6;
    height: 1px;
}
#innerChartArea
{
    /* border: solid 1px red; */
}



.toolTipVolume
{
    text-align: right;
    padding-right: 5px;
}

.toolTipPrice
{
    text-align: right;
    padding-left: 5px;
}

.toolTipDate
{
    font-weight: bold;
}

.toolTipValues
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

table.toolTipValues
{
    height: 10px;
}


a.hintBoxlink
{
    text-decoration: none;
}
a.hintBoxlink:hover
{
    text-decoration: underline;
}


#hintBox
{
    visibility: visible;
    width: 368px;
    background-color: #FFFFDD;
    border: 1px solid #303C49;
    opacity: .90;
    filter: alpha(opacity=90);
    position: absolute;
    right: 5px;
    top: 50px;
}

#hintBox table
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.disclaimer_width
{
    width: 422px;
}
.disclaimer
{
    border: 1px solid #D0D0D0;
    color: #999999;
    padding: 4px;
    margin: 20px 0 0 0;
}

div.markersBar
{
    background-color: #FFFFFF;
    border: solid 1px #333333;
    position: absolute;
    left: 38px;
    top: 359px;
    font-size: 8px;
    font-weight: bold;
}

/* A Web Part that can not be minimized */
.FixedPartArea
{
    background-color: #FFFFFF;
}


div.FixedPartArea
{
    border: solid 1px [style_color_table_line];
}

table.FixedPartArea
{
    border-collapse: collapse;
    width: 100%;
    border: none;
    margin-bottom: 5px;
}

.FixedPartArea
{
    border: solid 0px [style_color_table_line];
    width: 30%;
    background-color: #FFFFFF;
    color: #303c49;
}
.FixedPartArea td
{
    border: solid 0px #FF0033;
}

.FixedPartArea .Header
{
    background-color: #808890;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 0px 0px 5px;
    font-size: 11px;
}

INPUT.button
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: normal;
    width: 60px;
    background-color: #d6d8db;
}

.PartHeaderInner
{
    background-color: #808890;
    padding: 4px 0px 4px 4px;
    font-size: 11px;
}

.ContentTable
{
    width: 100%;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.ContentTable table
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 2px;
    margin-top: 0px;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.ContentTable td
{
    border: solid 0px #ACB1B6;
    padding: 3px;
    padding-left: 0px;
    color: #303c49;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.ContentTable .Header
{
    background-color: #FFFFFF;
    font-weight: bold;
    color: white;
}

.ContentTable td.caption
{
    width: 25%;
    background-color: #EAEBED;
}

.ContentTable td.valueCell
{
    width: 15%;
    text-align: right;
    color: #303c49;
    background-color: #FFFFFF;
}

.valueCell2
{
    width: 15%;
    text-align: right;
    font-weight: bold;
    background-color: #EAEBED;
}

#innerChartArea
{
    /* border: solid 1px red; */
}

table.FactsheetFigures
{
    width: 100%;
}

table.FactsheetFigures td
{
    border-bottom: solid 1px #ACB1B6;
    padding-left: 5px;
}

table.FactsheetFigures tr
{
    background-color: #EAEBED;
}

.FactsheetFigures td.Heading
{
    background-color: #D6D8DB;
    font-weight: bold;
    padding: 4px 0px 4px 8px;
    border-bottom: solid 2px #FFFFFF;
}

/* Blendet alles aus - nur die Zeilenbezeichnung bleib - BOLD */
.LabelRow
{
    font-weight: bold !important;
}
.LabelRow input, .LabelRow .ValueLabel, .LabelRow .ChangeLabel, .LabelRow .PostColor, .LabelRow span
{
    visibility: hidden !important;
}

.Bold
{
    font-weight: bold !important;
}
#product-sales
{
    margin: 0 0 3px;
    padding: 2px;
}
#product-sales th
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #E4DEDA none repeat scroll 0 0;
    font-size: 10px;
    padding: 5px 0;
    text-align: center;
}
#product-sales th span
{
    font-weight: normal;
}
#product-sales th.first
{
    border-right: 1px solid #FFFFFF;
    height: 46px;
    padding: 0 0 0 0;
    text-align: center;
    width: 109px;
}
#product-sales th.last
{
    border-left: 1px solid #FFFFFF;
    height: 46px;
    width: 119px;
}
#product-sales th.um-first
{
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    width: 69px;
}
#product-sales th.um-last
{
    border-top: 1px solid #FFFFFF;
    width: 111px;
}
#product-sales td
{
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
}
#product-sales td.indication
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../pictures/v-divider.gif) repeat-y scroll left top;
    font-size: 10px;
    padding: 4px;
}
#product-sales td.h-divider p
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../pictures/h-divider.gif) repeat-x scroll left top;
    font-size: 1px;
    line-height: 1px;
    margin: 0 10px;
    padding: 0;
}
#product-sales td.h-divider
{
    margin: 0;
    padding: 0;
}
#product-sales td.um
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../pictures/v-divider.gif) repeat-y scroll right top;
}
#product-sales td.product
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../pictures/v-divider.gif) repeat-y scroll right top;
}

.link_arrow 
{
    background: url(../pictures/link_arrow.jpg) 0 2px no-repeat;
    padding-left:18px;
}

table.padding5px td { padding:5px 0;}
.5pxleftright { padding-left:5px; padding-right:5px; }
.brdleft { text-align:center; border-left:1px solid #FFFFFF;}

.SharePrice
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
