/*
Stylesheet for Sarasin Derivatives 2009
***************************************
Media: Screen
*/ 

body {
margin: 0;
padding: 0;
font: normal 0.71em arial, helvetica, sans-serif;
text-align: center;
color:#333;
/*background: url(/images/body-bg.png) 0 0 repeat-x #fff;*/
background:#e5e8ed;
}

a{
text-decoration: none;
color:#0057A2;
outline:none;
}

a:hover{
text-decoration:underline;
}

h1 {
color:#333333;
margin:0;
padding:0 0 20px 0;
font-size:18px;
/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
}

h2 {
color:#333333;
font-size:15px;
margin:0;
padding: 15px 0 15px 0;
}

h3 {
color:#333333;
font-size:11px;
margin:0;
padding:10px 0 5px 0;
}

a img {
border: 0;
}

table{
font-size:11px;
}

table th {
color:#081B41;
text-align: left;
}

html {
overflow-y: scroll;
}


/**********************************************************

                  Wrapper

***********************************************************/
#master-container {
margin: 10px auto;
width: 963px;
border:1px solid #b2becb;
_width: 937px;
}


#wrapper, #wrapper_rightcol {
position: relative;
/*background: url(/images/wrapper-bg.png) 0 0 repeat-y;*/
text-align: left;
}

.wrapper_1col {
background: url(/images/wrapper-bg.png) 0 0 repeat-y;
}

.wrapper_2col {
background: url(/images/wrapper-bg-colright.png) 0 0 repeat-y;
}

/**********************************************************

                  Border

***********************************************************/
 
#border-top {
height:20px;
background: url(/images/shadow-top.png) 0 0 no-repeat;
position: relative;
width: 983px
}

#border-top-inner {
position: absolute;
top:10px;
left:10px;
width:963px;
height:10px;
background-color:#334773;
}

#border-bottom {
height:20px;
background: url(/images/shadow-bottom.png) 0 0 no-repeat;
position: relative;
width: 983px;
}

#border-bottom-inner {
position: absolute;
top:0px;
left:10px;
width:761px;
height:10px;
background-color:#fff;
border-left: 202px solid #F6F6F6;
}


/**********************************************************

                Header

***********************************************************/

#header {
position: relative;
margin: 0;
padding: 0;
height: 86px;
background: url(/images/home_logo_ch.gif) 55px -1px no-repeat #334773;
border-top:10px solid #334773;
font-size:11px;
color:#fff;
}

#header h1 {
margin: 0;
padding: 0;
text-indent: -9999px;
width:202px;
}
#header h1 a {
display: block;
width:202px;
height:86px;
text-decoration: none;
}

#header a{
color:#fff;
}
#header a:hover{
text-decoration:underline;
}

#header_info{
position:absolute;
left:717px;
top:3px;
}


#header_info2{
position:absolute;
left:717px;
top:65px;
}

#header-nav {
position:absolute;
left:235px;
top:3px;
}


#lang-nav {
position:absolute;
left:900px;
top:3px;
}

#lang-nav ul{
margin: 0;
padding: 0;
list-style:none;
}

#lang-nav li{
display:inline;
}

#lang-nav a {
border-left: 1px solid #fff;
text-align:center;
padding:0px 4px;
text-decoration: none;
}

#lang-nav .first a{
border-left:none;
}

#lang-nav .current a{
text-decoration:underline;
}

#bread-crumb-container {
	height:33px;
}

#bread-crumb-nav {
float:left;
margin: 10px 0 10px 0;
font-size:10px;
}

#bread-crumb-nav a{
text-decoration:none;
}

#bread-crumb-nav a:hover{
text-decoration:underline;
}


#datetime {
/*float:right;*/
position:absolute;
left:434px;

/*text-align:left;*/
background-color:#fff;
margin:0;
padding:10px 0 9px 50px;
}


/**************************************************************

                  Container

**************************************************************/

#container{
margin: 0;
padding: 0;
/*background: url(/images/bgfix.gif) right top no-repeat;*/
}

#content-container{
position:relative;
margin:0 26px 0 32px;
padding: 0;
float:right;
font-size:11px;
width:703px;
min-height:500px;
_height:500px;
}


/***********************************************************

                Main navigation

***********************************************************/

#nav {
margin:0;
padding: 10px 0 0 0;
width:202px;
float:left;
font-size:11px;
background-color:#F5F6F8;
/*border-bottom: 1px solid #B2BECB;*/
}

#nav ul {
border-bottom: 1px solid #B2BECB;
}
#nav ul ul {
border-bottom:none;
}

#nav ul, #nav li {
margin: 0;
padding: 0;
list-style: none;
}

#nav a {
display: block;
margin: 0;
padding: 4px 10px 4px 15px;
text-decoration: none;
color:#667D97;
font-weight:bold;
border-top: 1px solid #B2BECB;
/*font-size:12px;*/
}

#nav a:hover {
color:#002752;
background-color:#E3E8EC;
}

#nav ul li div.nav_current a, #nav ul li div.nav_current_children a {
color:#002752;
background-color:#E3E8EC;
/*background: url(/images/bullet.gif) 10px center no-repeat;*/
}

#nav ul li div.nav_current_children a {
background: url(/images/arrow_down.gif) 6px center no-repeat #E3E8EC;
}

#nav ul li div.nav_children a {
background: url(/images/arrow_down.gif) 6px center no-repeat;
}

#nav ul li div.nav_children a:hover {
background-color:#E3E8EC;
}


/* 2nd level */
#nav ul ul a{
padding: 2px 10px 2px 15px;
font-weight:normal;
padding-left:30px;
font-weight:bold;
font-size:11px;
}

#nav ul ul li div.nav_current_children a {
color:#536D8A;
background: url(/images/arrow_down.gif) 21px center no-repeat #E3E8EC;
}
#nav ul ul li div.nav_children a {
background: url(/images/arrow_down.gif) 21px center no-repeat;
}
#nav ul ul li div.nav_current a {
color:#536D8A;
background-color:#E3E8EC;
}


/* 3rd level */
#nav ul ul ul a{
padding-left:45px;
background:none;
color:#7B8FA5;
font-weight:normal;
}

#nav ul ul ul li div.nav_current a {
color:#536D8A;
background:#E3E8EC;
}

#nav ul ul ul li div.nav_current_children a {
color:#536D8A;
background: url(/images/arrow_down.gif) 31px center no-repeat #E3E8EC;
}
#nav ul ul ul li div.nav_children a {
background: url(/images/arrow_down.gif) 31px center no-repeat;
}
#nav ul ul ul li div.nav_current a {
color:#536D8A;
background-color:#E3E8EC;
}


/* 4th level */
#nav ul ul ul ul a{
padding-left:55px;
background:none;
color:#7B8FA5;
font-weight:normal;
}

#nav ul ul ul ul li div.nav_current a {
color:#536D8A;
background:#E3E8EC;
}


/* Last visited */
#last-visited .title {
color:#5F5F5F;
font-weight:bold;
padding:0 0 4px 16px;
}

#last-visited a, #last-visited a:hover {
    border-top:none;
    background:#F6F6F6;
    color:#667D97;
}

#last-visited li ul li a {
    border-top:1px solid #B2BECB;
}

#last-visited ul li a:hover {
    border-top: 1px solid #B2BECB;
}


#last-visited a, #last-visited a:hover{
	background-color:none;
}

#last-visited li ul li a{
	color:#7F7F7F; 
	background-color:#eee;
}

#last-visited li ul li a:hover {
    color:#7F7F7F;
	background-color:#ddd;
}

/* Disclaimer */
#disclaimer-nav{
padding:15px 20px 0 20px;
width:160px;
float:left;
font-size:11px;
background-color:#F5F6F8;
}

#disclaimer-nav h2, #disclaimer-nav p{
padding:0;
margin:10px 0;
}

#disclaimer-nav h2{
font-size:13px;
}

#disclaimer-content {
height:220px;
overflow:scroll;
border:1px solid #ccc;
padding:10px;
margin:0 0 10px 0;
}


/*************************************************************

               Content

*************************************************************/

#content {
    width:703px;
}

#content p{
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5;
	font-size:11px;
}

#content ul{
	list-style-image:url(/images/bullet.gif);
	padding-left:10px;
	margin-left:10px;
}


#content-left {
	float:left;
	width:460px;
	padding:0;
	margin: 0;
}

#content-right {
	float:left;
	width: 220px;
	margin: 0 0 0 12px;
	padding:0 0 0 11px;
	_height:100%;
	min-height: 100%;
}

#content h1 {
	font-weight: bold;
	margin-bottom: 0;
}

#content h2 {
	font-weight: bold;
}

#content #content-right dl {
	width: 200px;
}
#content #content-right dt {
	width: 100%;
}
#content #content-right table{
	width: 220px;
}

#content-right td {
	padding-top: 5px;
}


/******************************************************

                Footer

******************************************************/

#footer {
width:703px;
margin: 20px 46px 0 234px;
padding:0 0 10px 0;
clear: both;
border-top:2px solid #E3E8EC;
font-size: 0.80em;
color: #999999;
height:62px;
background: #fff;
}

#footer p{
font-size: 10px;
margin:0;
padding:5px 0;
}

#footer p.right {
float:right;
text-align: right;
}
#footer p.left {
float:left;
text-align: left;
}

#footer a:link, #footer a:visited {
font-weight: bold;
text-decoration: none;
color:#757575;
} 
#footer a:hover {text-decoration: underline;}


/**************************************************************

               Site-Elements

***************************************************************/

.error {
    color:#DF4552;
    font-weight:bold;
}

.error-bg, #form_kontakt .error-bg {
    border:1px solid #DF4552;
}

.clear {
clear:both;
}

.center {
    text-align:center;
}

h1.w-subheading{
padding-bottom:0;
}


#search-box{
padding:0 0 10px 10px;
}

#search-box span {
font-weight:bold;
}

#sword {
font-size:11px;
width:160px;
}

#searchResult {
border:1px #B2BECB groove; 
position:absolute; 
top:160px;
left:120px;
z-index:1000; 
background-color:#ffffff; 
width:550px; 
visibility:hidden
}

#search_result_table {
width:100%;
}

#search_result_table, #search_result_table td {
padding:0;
margin:0;
border-collapse:collapse;
}

#search_result_table th {
padding:15px 5px 5px 0px;
border-bottom:1px solid #D8DFE5;
text-align:left;
}

#search_result_table td {
padding:2px;
}

#search_result_table td a, #search_result_table td a:hover {
text-decoration:none;
color:#000;
}

#search_result_table tr.item_row {
cursor:pointer;
}

#search_result_table tr.item_row:hover {
background:#E3E8EC;
}

#search_result_table .maturity {
background:#002752;
height:14px;
text-align:center;
position:relative;
float:left;
color:#fff;
}

#search_result_table .level1 {
width:0px;
background:#001950;
}
#search_result_table .level2 {
width:0px;
background:#334773;
}
#search_result_table .level3 {
width:0px;
background:#667596;
}
#search_result_table .level4 {
width:0px;
background:#99a3b9;
}


.header-teaser{
font-size:14px;
}

.verweis {
	background: url(/images/pfeil.gif) no-repeat 0 4px;
	padding-left: 15px;
}

.red_update {
    background:red;
    color: white;
    padding: 0 3px 0 3px;
}

.green_update {
    background:#688E55;
    color: white;
    padding: 0 3px 0 3px;
}

.red, .neg {
	color: #EA1F05;
}

.green, .green a, .pos {
	color:#7A9E68;
}

.darkred, .darkred a {
	color:#9F2831;
}

.orange, .orange a {
	color:#C25D17;
}

.lightgreen, .lightgreen a {
	color:#688E55;
}

.blue, .blue a {
    color:#2E768F;
}

.grey, .grey a {
    color:#444444;
}

.bar {
	background: url(/images/bar_bg.png) repeat-x;
	width:20px;
	height:8px;
	float:left;
	margin:3px 0 0 5px;
}

.img_border{
	border:1px solid #dee4e8;
	margin:5px 0;
}

#content .stattbl {
	border-collapse:collapse;
	margin: 0;
}

#content .stattbl td, .stattbl th {
	border-bottom: 1px solid #CBD3DB;
	padding: 3px 5px;
}

#content .stattbl thead th {
	background: #DBE1E6;
	color: #0F2953;
	text-align: right;
}

#content .stattbl tbody th {
	 text-transform: uppercase;
	 padding: 3px 5px;
}

#content .stattbl tbody td {
	 text-align: right;
}


#content .stattbl  a{
	 text-decoration: none;
	 color: #1E53A1;
}

hr{
	height:0px;
	border:none;
	border-top:1px solid #d8dfe5;
	margin:0;
}

hr.title{
	height:0px;
	border:none;
	border-top:1px solid #d8dfe5;
	margin:0 0 5px 0;
}


.container-img {
    float:left;
    margin:0 10px 0 0;
}

.container-img img {
    display:block;
}

#content .container-img p {
    width:110px;
    margin:0 0 10px 0;
    padding:0;
    font-size:0.9em;
}
.align-right {
    text-align:right;
}

.align-center {
    text-align:center;
}


/*********** Clip ***********/

.clip {
clear:both;
border-collapse:collapse;
width:100%;
}

.clip thead th{
background:#d4dbe1;
border-bottom:1px solid #c1cad4;
}

.clip th, .clip td{
padding:2px;
}

.clip td{
border-bottom:1px solid #c1cad4;

/* For IE6 */
font-weight:normal;
color:#333;
}

.clip .current td{
    background:#E6EAED;
}

#content table.hover tr:hover, #content table.hover tr.hover {
    background:#e6eaed;
    /*cursor:pointer;*/
}


/*********** Navigation von Clips ***********/

#content .clip a:hover{
	text-decoration:underline;
}
#content .clip_nav {
	height: 20px;
}

#content .clip_nav {
	list-style: none;
	height: 21px;
	padding: 0;
	border-left: 1px solid #c1cad4;
	margin:0 0 0 5px;
	clear: both;
}
#content .clip_nav li {
	margin: 0;
	padding: 0;
	float:left;
}
#content .clip_nav li a {
	margin: 0;
	padding: 3px 4px;
	text-decoration: none;
	border: solid #c1cad4;
	border-width: 1px 1px 0 0;
	height: 21px;
	line-height: 22px;
}

#content .tabcontent {
	border-top: 1px solid #c1cad4;    
}

#content .ui-tabs-panel {
    border-top: 1px solid #c1cad4;
 /*   padding-top: 10px; */
}

#content #split-content .ui-tabs-panel { 
    padding-top: 10px;
}

#content .clip_nav2 ul {
	list-style: none;
	height: 21px;
	padding:0;
	margin:0 5px 0 0;
	border: solid #c1cad4; 
	border-width: 0 0 0 1px;
}
#content .clip_nav2 li {
	margin: 0;
	padding: 0;
	float:left;
}
#content .clip_nav2 li a {
	margin: 0;
	padding: 3px 4px;
	display: block;
	text-decoration: none;
	 border: solid #c1cad4; 
	border-width: 1px 1px 0 0;
	background: #fff;
	height: 14px;
	line-height: 14px;
	/*background:#e6eaed;*/
}
#content .clip_nav2 {
	height: 21px;
	border-bottom: 1px solid #c1cad4;
	position:relative;
	top:-25px;
}

#content #glossar_tab {
	list-style: none;
	height: 21px;
	padding: 0;
	border-left: 1px solid #c1cad4;
	margin:0 0 0 5px;
	clear: both;
}
#content #glossar_tab li {
	margin: 0;
	padding: 0;
	float:left;
}
#content #glossar_tab li a {
	margin: 0;
	padding: 3px 4px;
	text-decoration: none;
	border: solid #c1cad4;
	border-width: 1px 1px 0 0;
	height: 21px;
	line-height: 22px;
}

#content .tab2 {
	height: 21px;
	border-bottom: 1px solid #c1cad4;
	position:relative;
	top:0px;
	margin-left: 70px;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);	
}
#content .tab2 li a {
	background: #fff;
}

.tabs-container {
    margin:0 0 20px 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#content .clip_nav .ui-tabs-selected a, #content .clip_nav .ui-tabs-nav a:hover, #content .clip_nav a:hover,
#content .clip_nav_right .ui-tabs-selected a, #content .clip_nav2 .ui-tabs-nav a:hover, #content .clip_nav2 a:hover {
   background:#e6eaed;
}


/*********** Tabelle f�r Listen ***********/

#content .listtbl {
	border-collapse:collapse;
	width: 100%;
}

#content .listtbl td, #content .listtbl th {
    vertical-align:top;
}

#content .listtbl thead th {
	background: #DBE1E6;
	color: #0F2953;
	border-bottom: 1px solid #a4aBb2;
	border-left: 1px solid white;
	padding: 2px 2px;
}

#content .listtbl thead th.sort {
    background: #b2becb;
}

#content .listtbl tbody td {
	border-bottom: 1px solid #D4DBE2;
	border-left: 1px solid white;
	padding: 2px 2px;
}

#content .listtbl tbody .rowsep, #content .listtbl tbody .clip_even, #content .clip_even {
	background-color: #EFF1F3;
}


#content .listtbl tbody td a {
	color: #448BC1;
	text-decoration: none;
}
#content .listtbl tbody td a:hover {
	text-decoration: underline;
}
#content .listtbl span {
	padding: 0 3px;
}

#content .listtbl .icon {
    text-align:center;
    vertical-align:middle;
}

#content .listtbl .number {
    text-align:right;
}
#content .listtbl .red {
    background:red;
    color: white;
}
#content .listtbl .green {
    background:#688E55;
    color: white;
}

#content .listtbl tbody .mouseover, #content .listtbl tbody .selected, #content .selected {
    background-color: #e6eaed;
}

#content .preview {
	position:relative;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	top: -1px;
	width:100%;
}

#content .preview th {
	border: solid #717A84;
	border-width: 1px 1px 0 0;
}

#export {
	right: 0;
	_right: 5px;
	position: absolute;
	cursor: pointer;
}

#export-pdf {
	right: 20px;
	_right: 25px;
	position: absolute;
	cursor: pointer;
}

/*********** Farbige Kategorien ***********/


#content .cattabs  {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 0 5px;
	border-left: 1px solid #c1cad4;
	height: 21px;
	_height: 19px;
	_border-left: 0px;
	background: url('/images/grey.gif') repeat-x bottom;
}
#content .cattabs li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 0 5px;
	font-weight: bold;
	border: solid #c1cad4;
	border-width: 1px 1px 1px 0;
	_margin-top:3px;
	_margin-bottom: 0px;
}

#content .cattabs .grey {
	border-bottom-color: #444444;
	_border-left: 1px solid #c1cad4;
}

#content .cattabs .blue {
	border-bottom-color: #3F889F;
}

#content .cattabs .lightgreen {
	border-bottom-color: #7A9E68;
}

#content .cattabs .orange {
	border-bottom-color: #CC7024;
}

#content .cattabs .darkred {
	border-bottom-color: #AD3842;
}


#content .cattabs .underlying-matrix-hebel, #content .cattabs .underlying-matrix-hebel a {
    color:#9F2831;
    border-bottom-color:#9F2831;
}

#content .cattabs .underlying-matrix-partizipation, #content .cattabs .underlying-matrix-partizipation a {
    color:#C25D17;
    border-bottom-color:#C25D17;
}

#content .cattabs .underlying-matrix-renditeoptimierung, #content .cattabs .underlying-matrix-renditeoptimierung a {
    color:#688E55;
    border-bottom-color:#688E55;
}

#content .cattabs .underlying-matrix-kapitalschutz, #content .cattabs .underlying-matrix-kapitalschutz a {
    color:#2E768F;
    border-bottom-color:#2E768F;
}


#content .cattabs .ui-tabs-selected {
	border: 1px solid #c1cad4;
	border-bottom-color: #fff;
	margin: -3px 0 0 -1px;
	padding: 3px 5px 0;
	_margin: 0;
	_padding: 0 5px;
	_height: 22px;
	_border-left: 1px solid #c1cad4;
}
#content .cattabs a {
	background: none;
}


/*********** Product overview table ***********/

.tbl-product-overview {
    margin:0 0 20px 0;
}

.tbl-product-overview table th, .tbl-product-overview table td {
    height:21px;
}

.tbl-product-overview table thead th {
	background-color:#d4dbe1;
	text-align:left;
	color:#333;
	border-left:none;
	padding-left:5px;
	width:auto;
}

.tbl-product-overview table thead td {
	background-color:#b0bcc7;
	color:#fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #c1cad4;
	width:20px;
	text-align:center;
	padding: 3px;
}

.tbl-product-overview table tbody td, .tbl-product-overview table tbody th {
	border-bottom:1px solid #c1cad4;
	border-left:1px solid #c1cad4;
	text-align:center;
}

.tbl-product-overview table tbody th {
	text-align:left;
	padding-left:5px;
	border-left:none;
	font-weight:normal;
}

.tbl-product-overview table td.spacer {
	border:none;
}

.product-overview-symbol {
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:20px;
	height:17px;
	background-color:#b0bcc7;
	padding-top:3px;
	margin:0 5px 0 0;
}


/*********** Certificates table ***********/

.tbl-certificates {
	width:100%;
	padding:0;
	margin:0 0 20px 0;
	border-collapse:collapse;
}

.tbl-certificates td, .tbl-certificates th {
	padding:4px;
}

.tbl-certificates thead td {
	background-color:#d4dbe1;
	font-weight:bold;
	padding-left:6px;
	border-bottom:1px solid #c1cad4;
}

.tbl-certificates tbody td {
	border-bottom:1px solid #c1cad4;
}

.tbl-certificates thead th {
	color:#fff;
}

.hebel {
	background-color:#9F2831;
	color:#9F2831;
}
.hebel-color {
    color:#9F2831;
}
.partizipation {
	background-color:#C25D17;
	color:#C25D17;
}
.partizipation-color {
    color:#C25D17;
}
.optimierung, .renditeoptimierung {
	background-color:#688E55;
	color:#688E55;
}
.optimierung-color, .renditeoptimierung-color {
	color:#688E55;
}
.kapitalschutz {
	background-color:#2E768F;
	color:#2E768F;
}
.kapitalschutz-color {
	color:#2E768F;
}

/*******************************************************************************
 ****************************** Investment Themes ******************************
 ******************************************************************************/

.investment-themes-overview {
	width:100%;
	border-collapse:collapse;
}

.investment-themes-overview td.img {
	width:110px;
}

.investment-themes-overview td.img img {
	width:100px;
	border:1px solid #dee4e8;
}

.investment-themes-overview td.invest-prod {
	padding-left:20px;
}

.investment-themes-overview td {
	vertical-align:top;
}

.investment-themes-overview h2 {
	padding:0;
	margin:0;
}

.investment-themes-overview .invest-prod-tbl td, .investment-themes-overview .invest-prod-tbl th {
	text-align:right;
}

.investment-themes-overview .invest-prod-tbl {
	width:160px;
	float:right;
}
.investment-themes-overview .invest-prod-tbl td {
	width:80px;
}

.teaser {
	clear:both;
	padding: 10px 0;    
	margin: 10px 0;
    font-style:italic;
}

#investment-theme-content ul {
	display: inline-block;
}
#investment-theme-content li {
	margin-left: 15px;
}

/*******************************************************************************
 ****************************** F A C T S H E E T ******************************
 ******************************************************************************/

/******* Factsheet: Header *******/

#content .risk_classes {
	background: #e6eaed;
	color: #425374;
	border-bottom: 1px solid #CBD3DB;	
	font-weight: bold;
}

#content #detailheader {
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

#content #detailheader .title {
    float:left;
	font-weight: bold;
	font-size: 14px;
	padding:0 3px 0 0;
}

#content #detailheader .subtitle {
	font-weight: normal;
	font-size: 14px;
}

#content #detailheader .type {
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	background: #7A9E68;
	color: #fff;
	text-align:right;
}

#content .shortinfo-title {
	color: #687B96;
	font-weight: bold;
}

/*
#content .factsheet-title-wrapper {
    text-indent:-10px; 
    margin-left:10px;
}
*/

/******* Factsheet: Topboxes *******/

#content #topboxes {
	width:704px;
	_width: 675px;
	margin:0;
	padding: 0;
}

#content #topboxes table {
	width: 221px;
	_width: 221px;
	border:0;
	margin: 0;
	padding: 0;
}

#content #topboxes thead th {
	border-bottom: 1px solid #CBD3DB;
	color: #0F2953;
	text-align:left;
}

#content #topboxes tbody th {
	color: #687B96;
}

#content #topboxes tfoot td {
	color: #B5C1CE;
	font-size: 10px;
}

#content #topboxes .top-left-padding {
    padding:7px 20px 0 0;
}

#content #topboxes .top-padding {
    padding:7px 0 0 0;
}

/******* Factsheet: Charts ***********/
#content .prod-chart {
	height: 213px;
}

/******* Factsheet: Tabcontent *******/

#content dl {
	float: left;
	margin: 0 20px 0 0;
}

#content dt {
	background: #DBE1E6;
	color: #425374;
	border-bottom: 1px solid #CBD3DB;	
	font-weight: bold;
	padding: 3px 10px;
	width: 663px;
}

#content dd {
	padding: 0;
	margin: 2px 0 20px 0;
}

#content dl dd table, #content dl dt table {
	width: 100%;
	border-collapse:collapse;
	margin: 0;
}

#content dl dd table th {
	font-weight: normal;
}

#content dl dd th, #content dl dd td {
	border-bottom: 1px solid #CBD3DB;	
}

#content .big_col_small_col .big_col dt {
	width: 440px;
	_width: 427px;
	/*_width: 454px;*/
}

#content .big_col_small_col .big_col dd {
	 width: 460px;
	/*_width: 437px;*/
}

#content .big_col_small_col .small_col {
	margin: 0;
}

#content .big_col_small_col .small_col dt {
	width: 201px;
	/*_width: 190px;*/
}

#content .big_col_small_col .small_col dd {
	width: 221px;
	/*_width: 210px;*/
}

#content .three_cols .third_col {
	margin: 0;
}

#content .three_cols dt {
	width: 201px;
	/*_width: 193px;*/
}

#content .three_cols dd {
	width: 221px;
	/*_width: 213px;*/
}

#content .two_cols .first_col {
	margin: 0 20px 0 0;
}

#content .two_cols .second_col {
	margin: 0;
}

#content .two_cols .second_col .undchart img {
	/*width: 329px;*/
}
.undchart {
    height:177px;
}

.undchart p {
    border-top:60px solid #fff;
}

#content .two_cols dt{
	width: 321px;
	/*_width: 310px;*/
}

#content .two_cols dd {
	width: 341px;
	/*_width: 329px;*/
}

#content .one_col dl {
	margin: 0px;
}

#content .one_col dt{
	width: 683px;
	/*_width: 660px;*/
}
#content .one_col dd {
	width: 703px;
	/*_width: 680px;*/
}

#factsheet-und-table {
    background:#DBE1E6;
    padding: 3px 10px;
}

#factsheet-und-table-comment {
    font-weight:normal;
    color:#333;
    border:none;
}
/*
#indicator-factsheet {
    display:none;
}
*/
#indicator-factsheet table td {
    height:213px;
}
#charts {
    height:240px;
}

#factsheet-und-table-dt {
    clear:both; 
    border-bottom:none;
}


/*******************************************************************************
 ******************************** Produkt Wissen *******************************
 ******************************************************************************/

#content .firstcolRisk {
	margin: 10px 20px 0 0;
	_margin: 10px 16px 0 0;
}
 
#content .firstcolRisk dt, #content .firstcolRisk dd{
	width: 204px;
	_width: 206px;
}

#content .secondcolRisk {
	margin: 10px 0 0 0;
}

#content .secondcolRisk dt, #content .secondcolRisk dd {
	width: 204px;
	_width: 206px;
	margin-right: 0px;
	padding-right: 0px;
}

#content .firstcolRisk, #content .secondcolRisk {
	margin-bottom: 0;
}

#content .bigcolRisk {
	margin-top: 0;
}

#content .bigcolRisk dt, #content .bigcolRisk dd { 
	width: 440px;
}

#content .bigcolRisk table td {
	border: 0;
}

#content .firstcol table, #content .secondcol table {
    width:331px;
}

/*******************************************************************************
 ********************************** GENERELLES *********************************
 ******************************************************************************/
 
#content .border-bottom {
    border-bottom:2px dashed #bbb;
}

#content .border-top {
    border-top:2px dashed #bbb;
}

#content .underlying-list-header th {
    background:#ddd;
}

#content .clip_odd {
    background: #F6F6F6;
}

#content .clip_highlight {
    background: #E6EAED;
}

#content .highlighted {
    color:#687B96;
    font-weight:bold; 
    font-size:14px; 
}

#content .left {
    float:left;
}

#content .right {
    float:right;
}


/*********** Form ***********/

#form_kontakt table {
font-size:11px;
}

#form_kontakt table th {
font-weight:normal;
padding-left:0;
/*width:80px;*/
}

#form_kontakt input, #form_kontakt textarea, #form_kontakt select {
border:1px solid #7F9DB9;
font: normal 11px arial, helvetica, sans-serif;
width:365px;
}

#content-left #form_kontakt .image, #content-left #form_kontakt .radio {
width:auto;
border:none;
}

#content #matrix {
	width: 220px;
}

#content #matrix thead th {
	font-weight: bold;
	color: #1A2B54;
	text-align: right;
}
#content #matrix tbody td {
	text-align: right;
}

.tbl-form td, .tbl-form th {
    margin:0;
    padding:0;
    border-collapse:collapse;
}

.tbl-form input.text {
    width:200px;
}

.tbl-form th {
    font-weight:normal;
    text-align:left;
    padding:7px 20px 7px 0;
}


/*********** infobox ***********/

#product-finder {
    position:relative;
}

.infobox {
    display:none;
    width:440px;
    position:absolute;
    top:59px;
    left:0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
    background:#E6EAED;
    padding:10px;
	z-index: 100;
}

.pointer {
    cursor:pointer;
}

#content .clip .subprod {
    padding:0 2px;
    line-height: 1;
    display:none;
}

#content .clip .subprod td {
    padding-top:3px;
    padding-bottom:3px;
}

#content .clip .subprod:hover, #content .clip .tbl-product-finder-header:hover {
    background:none;
    cursor:auto;
}

#content #tbl-product-finder tbody td {
    height:31px;
}

#content #tbl-product-finder tbody td.tbl-product-finder-filler {
height:auto;
}

#content .cell-text {
    padding:0 10px 10px 10px;
    /*text-align: justify;*/
}


/*********** Charts ***********/

#content-right .chart-title {
background-color:#E6EAED;
border:1px solid #c1cad4;
padding:3px 0 3px 5px;
margin:0 0 10px 0;
font-weight:bold;
_height:1px;
}

.chart-clip {
width:100%;
border-collapse:collapse;
}

.chart-clip .datetime-price {
color:#bbb;
}

.chart-clip .chart-price {
font-size:12px;
font-weight:bold;
}

#marktuebersicht-container {
position:relative;
height:208px;
}

#indicator {
position:absolute; 
top:0; 
left:0; 
width:100%;
}

#indicator table {
height:208px;
width:100%;
}

#chart-controls, #chart-controls td, #content dl dd #chart-controls td {
border:0;
padding:0;
margin:0;
border-collapse:collapse;
vertical-align:top;
}


/************ slider ************/
.sliders td{
padding: 10px !important;

}
.sliders input {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #DBE1E6;
	border: 1px solid #B2BCC9;
	width: 70px;
	text-align:center;
}
.sliders .start {
	float:left;
}
.sliders .end {
	float:right;
}
.sliders td div {
	margin-top: 15px;
}
.sliders td div div{
	margin-top: 0px;
}

.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	background: #ffffff url(/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	border: 1px solid #aaaaaa;
	height: .8em;
	position: relative;
	top: 5px;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	left: -5px;
	width: 10px;
	height: 1.2em;
	background: #1e53a1;
	background: #DBE1E6;
	border: 1px solid #BCC5D0;
}
.ui-slider-handle:hover {
	border: 1px solid #999999;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background: #ffffff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #aaaaaa;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #d3d3d3;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
}


/*********** Produkttypen ***********/


.tbl-producttype {
	width:100%;
}
.tbl-producttype thead th {
	color:#fff;
	padding:5px;
	font-weight:bold;
}
.tbl-producttype thead .title-num {
	text-align:right;
}
.tbl-producttype thead .title-num-box {
	background:#fff;
	margin:3px;
	padding:2px 8px;
	font-weight:bold;
}
.tbl-producttype thead .risk-yield {
	font-weight:bold;
	padding:5px 0 0 0;
}
.tbl-producttype tbody th {
	padding:8px 0 3px 0;
	border-top:1px solid #DAE0E6;
	border-bottom:1px solid #DAE0E6;
}
.tbl-producttype tbody td {
	border-bottom:1px solid #E6EAEE;
	padding:2px 0;
}
.tbl-producttype td {
	border-bottom:none;
}
.tbl-producttype tbody .description {
	padding:10px 0 0 0;
	border-bottom:none;
}

.simpleheader {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 1px;
}

.backtotop {
    float: right;
    margin: -7px 0;
	font-size: 10px;
	color: #757575;    
}

/******** Timeframe (Zeitstrahl Produkt Lebenszyklus) ********/
.timeframe {
	background: #e9eef1;
	color:#687B96;
	font-weight:bold;
	text-align: left;
	padding-left: 3px;
	font-size: 11px;
	border-bottom: 1px solid #e9eef1 important!;
}

/*********** Produktunterlagen ***********/

.product-docs {
    width:100%;
}

.product-docs, .product-docs td {
    padding:0;
    margin:0;
    border-collapse:collapse;
}

.product-docs td {
    vertical-align:top;
}

.product-docs td h4 {
    padding:0;
    margin:0 0 5px 0;
    font-size:11px;
}

.product-docs td.product-docs-content {
    padding:0 7px;
    width:50%;
}

.product-docs td .product-docs-download {
    position:absolute;
    bottom:0;
    left:0;
}


/*********** Sitemap ***********/

.sitemap-box {
    background-color:#F5F6F8;
    width:221px;
    padding-bottom:5px;
    float:left;
    margin:0 20px 20px 0;
}

.sitemap-box-last {
    margin:0 0 20px 0;
}

.sitemap-box h2 {
    padding:5px 10px;
    margin:0;
    font-size:12px;
    background-color:#E3E8EC;
}
  

/*********** Barrier ***********/

.barrier-breached {
    color: #ff0000; 
    font-weight:bold;
}


/*********** Warrant Simulator ***********/

#underlying_id {
    min-width:339px;
}

.hidden {
    display:none;
}

.indicator-wrapper {
    height:16px;
}

