/*****************

COLORS:
- #AC9E91 = logo-brown/grey
- #0E3D75 = logo-dark blue


******************/


* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #5F5D5C;
}

html, body {
	margin: 0px;
	padding: 0px;
}

#Content img { margin-bottom: -1px; }

body {
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f2f5f6;
    	min-height: 100%;
    	margin-bottom: 1px;
}

table {
	font-size: 0.86em;
	text-align: left;
}

/* ---------------------------- */
/* MAIN DIV-DEFINITIONS		*/
/* ----------------------------

#Container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height:100%;
	text-align: left;
	background: #FFFFFF;
	position: relative;
} */

#TopTicker {
	width: 1000px;
	margin: 0 auto;
	height: 31px;
	background-color: #EEE;
	background-image: url(../images/ticker_bg.jpg);
	background-position: 30px;
	background-repeat: no-repeat;
}

#TopFrame {
	width: 100%;
	height: 200px;
	text-align: center;
	overflow: hidden;
}

#Header {
	width: 1000px !important;
	width: 1004px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #CCCCCC;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align: center;
}

#HeaderMenu {
	position: absolute;
	font-size: 0.8em;
	bottom: 0px;
	left: 30px;
	width: 900px;
	height: 26px;
}

#Main {
	margin: 0 auto;
	padding: 0;
	width: 1004px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#HeaderSubMenuFrame {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 1004px;
	height: 28px;
	background-color: #0E3D75;
	background-image: url(../images/subnavi.jpg);
	background-repeat: repeat-x; 
	background-position: top;
	text-align: center;
}

#HeaderSubMenu {
	width: 970px;
	height: 23px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 0.9em;
	line-height: 21px;
	color: #FFFFFF;
	padding-top: 2px;
	white-space: nowrap;
}

#HeaderNoSubMenu {
	height: 25px;
	color: #7F96AB;
	width: 1000px;
}

#MainTop {
	width: 1000px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#Title {
	padding: 15px 40px;
	color: #0E3D75;
	text-align: left;
	font-size: 1.8em;
}

#ContentWrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#Content {
	padding: 20px 40px;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
}

#Breadcrumb {
	font-size: 0.86em;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../images/shade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	color: #666666;
}

#BottomFrame {
	width: 1000px;
	margin: 0 auto;
}

#Footer {
	width: 100%;
	min-width: 1004px;
	color: #ACACAC;
	font-size: 0.86em;
	background-color: #0E3D75;
	background-image: url(../images/sitemap.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#FooterLinks {
	width: 920px;
	margin: 0 auto;
	padding: 10px 40px;
	padding-top: 50px;
	text-align: right;
	color: #666666;
	font-size: 0.86em;
	clear: both;
}

#FooterSitemapFrame {
	width: 100%;
}

#FooterNoSitemap {
	width: 1000px !important;
	width: 1004px;
	height: 31px;
	overflow: hidden;
	margin: 0 auto;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}

#Sitemap {
	width: 1000px !important;
	width: 1004px;
	height: 134px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}

#Sitemap div {
	float: left;
	margin: 0 30px;
	text-align: left;
}

#FooterCopyright {
	width: 1000px !important;
	width: 1004px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	bottom: 30px;
	text-align: left;
	color: #666666;
	font-size: 0.86em;
	background-color: #FFFFFF;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

#FooterRight {
	color: #ACACAC;
	font-size: 0.86em;
	float: right;
}

#FooterLeft {
	color: #ACACAC;
	font-size: 0.86em;
}

/* ---------------------------- */

#ReportRight {
	position: absolute;
	width: 200px;
	right: 0px;
	margin: 0px 20px 10px 20px;
}

#ReportRight .toc {
	color: #0E3D75;
	text-align: left;
}

#ReportRight ul {
	list-style-image: url(../images/arr.gif);
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 1.2em;
	text-align: left;
}

#ReportRight a.toc, #ReportRight a.toc:link, #ReportRight a.toc:visited {
	font-weight: normal;
	color: #0E3D75;
}

#ReportRight a.toc:active, #ReportRight a.toc:hover {
	font-weight: normal;
	color: #0E3D75;
	text-decoration: underline;
}

#ReportLeft {
	width: 670px;
	margin-bottom: 10px;
	border-right: dashed 1px #999999;
	margin-right: 10px;
	padding-right: 35px;
}

#ReportLeft .paragra {
	border-top: dashed 1px #999999;
	padding: 5px 0px 5px 0px;
}

#ReportLeft .toplink {
	float: right;
	margin: 15px 0px 5px 5px;
	font-size: 1.5em;
}

/* ---------------------------- */

#HeaderMenu a.hmenu, #HeaderMenu a.hmenu:link, #HeaderMenu a.hmenu:visited, #HeaderMenu a.hmenuon, #HeaderMenu a.hmenuon:link, #HeaderMenu a.hmenuon:visited {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	height: 25px;
	background-color: #F3F3F9;
	background-image: url(../images/hmenu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #999999;
	border-bottom: none;
	color: #0E3D75;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-size: 1.1em;
}
#HeaderMenu a.hmenu, #HeaderMenu a.hmenu:link, #HeaderMenu a.hmenu:visited, #HeaderMenu a.hmenuon, #HeaderMenu a.hmenuon:link, #HeaderMenu a.hmenuon:visited {
	float:left;
}
#HeaderMenu a.hmenu:hover, #HeaderMenu a.hmenuon, #HeaderMenu a.hmenuon:link, #HeaderMenu a.hmenuon:visited {
	background-color: #0E3D75;
	background-image: url(../images/hmenuon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #999999;
	border-bottom: none;
	color: #ffffff;
}
#HeaderMenu a.hmenu:active {
	background: #AC9E91;
	color: #FFFFFF;
}
#HeaderMenu:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* ---------------------------- */

#HeaderSubMenu a.smenu, #HeaderSubMenu a.smenu:link, #HeaderSubMenu a.smenu:visited, #HeaderSubMenu a.smenuon, #HeaderSubMenu a.smenuon:link, #HeaderSubMenu a.smenuon:visited {
	display: block;
	color: #7F96AB;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	padding: 0 10px;
}
#HeaderSubMenu a.smenu, #HeaderSubMenu a.smenu:link, #HeaderSubMenu a.smenu:visited, #HeaderSubMenu a.smenuon, #HeaderSubMenu a.smenuon:link, #HeaderSubMenu a.smenuon:visited {
	float:left;
}
#HeaderSubMenu a.smenu:hover, #HeaderSubMenu a.smenuon, #HeaderSubMenu a.smenuon:link, #HeaderSubMenu a.smenuon:visited {
	color: #F2F2F2;
}
#HeaderSubMenu a.smenu:active {
	color: #FF0000;
}

#HeaderSubMenu a.smenu:hover b, #HeaderSubMenu a.smenuon b, #HeaderSubMenu a.smenuon:link b, #HeaderSubMenu a.smenuon:visited b,
#HeaderSubMenu a.smenu:hover i, #HeaderSubMenu a.smenuon i, #HeaderSubMenu a.smenuon:link i, #HeaderSubMenu a.smenuon:visited i {
	color: #F2F2F2;
}

#HeaderSubMenu a.smenu b { color: #7F96AB; }
#HeaderSubMenu a.smenu i { color: #7F96AB; }

/* ---------------------------- */

#Breadcrumb a, #Breadcrumb a:visited, #Breadcrumb a:active {
	font-size: 1em;
	text-decoration: none;
	color: #666666;
}
#Breadcrumb a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0E3D75;
}

/* ---------------------------- */

#FooterLinks a, #FooterLinks a:visited, #FooterLinks a:active {
	font-size: 1em;
	text-decoration: none;
	color: #666666;
}
#FooterLinks a:hover {
	text-decoration: none;
	color: #0E3D75;
}

#Sitemap a {
	display: block;
	width: auto;
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
}

#Sitemap a.sectionTitle {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 8px;
}

/* ---------------------------- */


/* ---------------------------- */
/* VAR STYLE-DEFINITIONS	*/
/* ---------------------------- */

#Content a:link, #Content a:visited { text-decoration: underline; color: #0E3D75; }
#Content a:hover   { text-decoration: none; color: #5F5D5C; }

#Content a.plain { text-decoration: none; }

#Content a.contentlink:link, #Content a.contentlink:visited { text-decoration: none; font-weight: normal; color: #5F5D5C; font-size: 1.0em; }
#Content a.contentlink:hover   { text-decoration: none; font-weight: normal; color: #5F5D5C; font-size: 1.0em; }

#Title b { color: #0E3D75; }
#Title i { color: #0E3D75; }

.alert {
	display: block;
	color: #0E3D75;
	background-color: #E5EEF6;
	padding: 4px;
	font-weight: bold;
	border: solid 1px #0E3D75;
}
.alertfield      { background-color: #FFDBDB; color: #993300; }

.hitmarker { background-color: #FCBFBF; }

.important_red, .important   { color: #993300; }
.important_green { color: #669933; }

.inactive { color: #CCCCCC; }

.tr_special  { background-color: #D3D3D3; }
.tr_highlight{ background-color: #FFDBDB; }
.tr_even     { background-color: #EBEBEB; }
.tr_odd      { background-color: #E2E2E2; }
.tr_hidden_special  { background-color: #666666; color: #FFFFFF; }
.tr_hidden_even     { background-color: #FCBFBF; }
.tr_hidden_odd      { background-color: #FFDBDB; }
.tr_grey_even     { background-color: #D7D7D7; }
.tr_grey_odd      { background-color: #EDEDED; }

h1 { font-size: 1.2em; margin-top: 8px; margin-bottom: 8px; font-weight: bold; }
h2 { font-size: 1.1em; margin-top: 4px; margin-bottom: 4px; font-weight: bold; }

ul { list-style-type: square; margin-top: 12px; margin-bottom: 10px; color: #5F5D5C; font-size: 1em; }
li { list-style-type: square; margin-top: 4px; margin-bottom: 4px; color: #5F5D5C; font-size: 1em; }
hr { border: solid #EFEFEF 1px; }

.button      { background-color: #CECECE; border-width: 1px; font-size: 1em; }
.button_mini { background-color: #CECECE; border-width: 1px; font-size: 0.8em;  }
.input       { background-color: #FFFFFF; border-width: 1px; font-size: 1em; }
.input_radio { border-width: 1px; }
.input_mini  { background-color: #FFFFFF; border-width: 1px; font-size: 0.8em; }
.mini        { color: #9B9B9B; font-size: 0.86em; }

.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}

/* ---------------------------- */
/* COLLAPSIBLE ELEMETS		*/
/* ---------------------------- */

#Content h5 {
	margin: 8px 0px 1px 0px;
}
#Content .trigger {
	cursor: pointer;
	background-color: #C6C6C6;
	padding: 4px;
}
#Content .trigger:hover{
	cursor: pointer;
	background-color: #CECECE;
	padding: 4px;
}
#Content .expanded {
	background-color: #777777;
	color: #FFFFFF;
	cursor: pointer;
	padding: 4px;
}
#Content .expanded:hover {
	background-color: #C9C9C9;
	cursor: pointer;
	padding: 4px;
}
#Content .show {
	position: static;
	display: table;
}
#Content .hide {
	position: absolute;
	left: -999em;
	height: 1px;
	width: 100px;
	overflow: hidden;
}

/* asset classes chart */
div#asset_classes {
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: auto;
    height: 191px;
    background-image: url(../images/asset_classes.png);
    background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 30px;
}

div#asset_title {
	position: relative;
	float: left;
	height: 191px;
	text-align: center; 
	padding: 15px 30px; 
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 18pt; 
    font-weight: normal; 
    color: #0E3D75;
    background-image: url(../images/asset_classes_l.png);
    background-repeat: no-repeat;
	background-position: top left;
}

div.asset_col {
	position: relative;
	float: left; 
	margin-top: 20px;
	padding: 0 20px;
	font-size: 8pt; 
	line-height: 16px;
	color: #888;
	border-left: 1px solid #0E3D75;
}

div.asset_col strong, div.asset_col b {
    color: #0E3D75;
}

/* Sprachenselektor */

div#flags { 
	position: relative; 
	float: right; 
	right: 40px; 
	top: -16px; 
}

a.lang img { 
	border: 0;
	margin-bottom: -3px; 
}               

