/* browserreset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 1.5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
}

hr {
	color: #A3A3A3;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul {
	list-style: none;
}

ol {
	margin-left: 18px;
}

ol li {
	font-size: 12px;
	color: #666666;
}

q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}

a:focus {
	outline: none;
}

/* baselayout */
#contentLeft a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

#contentLeft a:hover {
	color: #333;
}

ul.disklist li {
	margin-left: 20px;
	font-size: 12px;
	color: #666666;
	list-style: disc;
}

#main {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#topbar {
	padding-top: 40px;
	width: 870px;
}

#titlebar {
	width: 870px;
	height: 50px;
	margin-bottom: 20px;
	position: relative;
}

#menubar {
	width: 870px;
	height: 20px;
	border-bottom: 2px #d3d3d3 solid;
	padding-bottom: 3px;
}

#secondarymenubar {
	width: 870px;
	height: 25px;
	margin-top: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.secondmenubaractive {
	background-image: url(../images/doubleline.png);
}

#content {
	width: 870px;
}

#contentLeft {
	width: 564px;
	float: left;
	padding-right: 15px;
	overflow: hidden;
}

#contentRight {
	width: 275px;
	float: left;
	padding-left: 15px;
	background-image: url(../images/dotted_ver.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 5px;
}

#contentTop {
	width: 870px;
}

#contentBottom {
	width: 870px;
	margin-top: 15px;
}

#bottomLeft {
	width: 275px;
	float: left;
	margin-right: 15px;
}

#bottomMiddle {
	width: 260px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#bottomRight {
	width: 275px;
	float: left;
	margin-left: 15px;
}

#sitemap {
	clear: both;
	width: 870px;
	height: 120px;
	background-color: #f8f7f2;
	border-top: 3px #d3d3d3 double;
	padding-top: 12px;
	margin-top: 20px;
}

#titlelogo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#titlesearch {
	position: absolute;
	left: 215px;
	top: 18px;
}

#titlelogin {
	position: absolute;
	right: 45px;
	top: 0px;
	color: #A3A3A3;
	line-height: 13px;
	background-image: "images/loginarrow.png"
}

#titlelanguage {
	position: absolute;
	left: 600px;
	top: 0px;
	color: #A3A3A3;
	line-height: 13px;
	text-align: right;
	width: 270px;
}

.clear {
	clear: both;
}

#footer {
	width: 870px;
	padding-top: 30px;
}

.hordiv {
	height: 1px;
	background-image: url(../images/dotted_hor.gif);
}

/* basic html settings */
html {
	font-family: Arial;
	font-size: 12pt;
}

body {
	background-color: #FFFFFD;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", serif;
}

h1,h2,h3 {
	font-weight: bold;
	color: #89A53C;
	margin-bottom: 10px;
}

h1 {
	font-size: 29px;
	border-bottom: 1px #d3d3d3 solid;
	margin-top: 10px;
	line-height: 37px;
}

h2 {
	font-size: 18px;
	border-bottom: 1px #d3d3d3 solid;
	border-top: 2px #d3d3d3 solid;
	margin-top: 10px;
}

h3,h3 a {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 a {
	border: none;
	text-decoration: none;
}

h4 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #89A53C;
}

h4.grey {
	color: #333;
}

h5 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #89A53C;
}

a {
	color: #89A53C;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
}

a:hover {
	color: #666666;
}

a.outer {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

a.outer:hover {
	color: #666;
	cursor: pointer;
}

strong {
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
}

.black {
	color: #000000;
}

/* content */
.imgsub {
	color: #A3A3A3;
	font-style: italic;
	font-size: 11px;
}

#content p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 15px;
}

#contentRight img {
	margin: 0;
	border: none;
	margin-top: 10px;
}

#content .teaser {
	font-weight: bold;
	font-size: 14px;
}

#content .smallcontent {
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.smallcontent a {
	color: #333;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}

.smallcontent a:hover {
	color: #666;
	text-decoration: underline;
}

.smallcontent h2 a {
	color: #666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", serif;
	padding-right: 5px;
	text-decoration: underline;
	line-height: 27px;
}

.smallcontent h2 a:hover {
	color: #333;
}

#content .smallcontent h2 {
	border-top: none;
}

.smallcontent h2 a.selected {
	font-weight: bold;
	color: #89A53C;
	text-decoration: none;
}

/*tables*/
table {
	margin-bottom: 10px;
}

#content .subtable {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	padding-right: 10px;
}

.odd {
	background-color: #D3D3D3;
}

.tableprevday,.tablelastprice {
	text-align: right;
	padding-right: 10px;
}

#bottomMiddle .tableprevday {
	padding-left: 10px;
}

.tablename {
	vertical-align: top;
}

.arrowup {
	background-image: url(../images/arrowup.png);
	width: 20px;
	margin-left: 9px;
	background-repeat: no-repeat;
}

.arrowdown {
	background-image: url(../images/arrowdown.png);
	width: 9px;
	background-repeat: no-repeat;
}

td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

th {
	color: #666666;
}

.tableName {
	width: 100%;
}

#bottomMiddle .tablename {
	width: 130px;
}

.monitor {
	width: 100%
}

.monitor .centered {
	text-align: center;
}

.monitor a {
	color: black;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.perf {
	text-align: right;
}

.monitor a:hover {
	color: #89A53C;
}

/* menubar */
#menubar a,.selecteditem {
	float: left;
	margin-right: 40px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	padding-bottom: -3px;
	color: black;
	text-decoration: none;
}

#menubar .selecteditem a {
	margin-right: 0px;
	color: #89A53C;
}

#menubar a:hover {
	color: black;
	border-bottom: 2px #89A53C solid;
}

#menubar .selecteditem a:hover {
	color: #89A53C;
	border-bottom: none;
}

.secsepp {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.secondarymenuitem {
	float: left;
}

#secondarymenubar a,.secsepp {
	font-family: Arial;
	font-size: 12px;
	color: #A3A3A3;
	text-decoration: none;
}

#secondarymenubar a:hover {
	color: black;
}

#secondarymenubar .selected2item a {
	color: black;
}

.selecteditem {
	color: #89A53C;
	border-bottom: 2px #89A53C solid;
}

/*title*/
.loginarrow {
	margin-right: 4px;
}

.languageflag {
	margin-left: 4px;
}

#titlebar a {
	font-family: Arial;
	text-decoration: none;
	color: #A3A3A3;
}

#titlebar a.selected {
	border-bottom: 2px solid #89A53C;
}

#titlebar a:hover {
	color: black;
}

/* search mask */
#searchfield {
	border: 1px solid #666666;
	width: 280px;
	margin-left: 10px;
}

#searchbutton {
	margin-left: 10px;
	padding-bottom: 4px;
}

.search-image {
	position: relative;
	top: 4px;
}

/* sitemap */
#sitemap h5 {
	margin-bottom: 20px;
}

#sitemap a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	line-height: 15px;
}

#sitemap a:hover {
	color: #333;
}

#sitemap div.sitemapItem {
	height: 100px;
	width: 116px;
	float: left;
	margin-right: 27px;
	padding-left: 2px;
}

#sitemap div.sitemapItem .last {
	margin-right: 0px;
}

/*provider*/
#content img.provideritem {
	margin-bottom: 0px;
}

table.provider {
	border: 1px #d3d3d3 solid;
}

.provider th {
	font-weight: bold;
	color: black;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.provider td.greendot {
	text-align: center;
	color: #89A53C;
	font-size: 17px;
}

.provider td {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

/* etf */
.etf h1 {
	margin-bottom: 0px;
}

.etf h2 {
	border-top: none;
}

#content tr.subline {
	border-bottom: 1px #d3d3d3 solid;
	margin-bottom: 0px;
	color: #A3A3A3;
	font-size: 10px;
	width: 560px;
}

#content p.subline {
	border-bottom: 1px #d3d3d3 solid;
	margin-bottom: 0px;
	color: #A3A3A3;
	font-size: 10px;
}

#contentLeft a.float-right {
	float: right;
}

#contentLeft a.etfitem,a.chartLink {
	font-family: Arial;
	margin-right: 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#chartLinks,#comparisonChartLinks {
	background-color: #D3D3D3;
	font-weight: bolder;
	padding-left: 2px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 492px;
	height: 19px;
}

#chartLinks td {
	padding-bottom: 0px;
	padding-top: 0px;
	width: 20px;
}

#chartLinks .maxWidth {
	width: 100%;
}

.chartLegend
{
	margin-left: 40px;
	font-style: italic;
	width: 450px;
}

#chartLegendLeft
{
	width: 415px;
}

input.chartDate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	margin-right: 10px;
	width: 70px;
}

#comparisonChartLinks {
	margin-left: 0;
}

#chartLinks a:hover,#comparisonChartLinks a:hover {
	cursor: pointer;
	border-bottom: 2px solid #89A53C;
}

#contentLeft a.etfitem:hover {
	border-bottom: 2px #89A53C solid;
}

#contentLeft a.performance_activeetfitem {
	color: #89A53C;
	border-bottom: 2px #89A53C solid;
}

#contentLeft a.premium_discount_activeetfitem {
	color: #89A53C;
	border-bottom: 2px #89A53C solid;
}

#contentLeft a.comparison_activeetfitem {
	color: #89A53C;
	border-bottom: 2px #89A53C solid;
}

.comparisonTable {
	width: 100%;
}

.comparisonTable td {
	padding: 4px;
}

.comparisonTable th {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 4px;
}

.comparisonTable th.leftHeader {
	width: 150px;
}

.etftopic {
	font-size: 22px;
	margin-top: 20px;
}

h2 {
	margin-bottom: 10px;
}

/*start*/
.start {
	position: relative;
}

.startlogo {
	position: absolute;
	top: 40px;
	left: -45px;
}

.start h1 {
	font-size: 19px;
	border: none;
}

.welcometext {
	position: absolute;
	top: 160px;
	font-size: 14px;
	width: 260px;
	color: #666666;
}

.updatestext {
	font-size: 14px;
	width: 260px;
	color: #666666;
}

.disclaimer {
	position: absolute;
	top: 160px;
	width: 260px;
	left: 290px;
	background-image: url(../images/dotted_ver.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 70px;
}

#disclaimertext {
	border: 1px solid #A3A3A3;
	height: 240px;
	overflow-y: auto;
	padding: 3px;
}

#disclaimertext strong {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#disclaimertext p,#disclaimertext li {
	font-size: 10px;
	color: #333333;
}

.loginbox {
	position: absolute;
	top: 160px;
	width: 130px;
	left: 680px;
}

.unsubscribeBox {
	position: absolute;
	top: 15%;
	left: 40%
}

.start input.accdec {
	width: 127px;
}

.sign-in {
	float: right;
}

.privinst {
	float: left;
	width: 125px;
	font-size: 12px;
	background: #EDEFE8 none repeat scroll 0 0;
	border: 1px solid #A3A3A3;
	color: #666666;
	margin-right: 3px;
	margin-bottom: 3px;
}

.privinst a {
	color: #666;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	display: block
}

.nonjs {
	display: block;
	border: 0px;
	height: 22px;
	width: 127px;
}

.nonjs .checked {
	background-image: url(../images/radio_checked.png);
}

.nonjs .unchecked {
	background-image: url(../images/radio_unchecked.png);
}

.nonjs a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	padding-left: 20px;
}

.countryselect p {
	background: url(../images/chose.png) 0 0 no-repeat;
	width: 274px;
	height: 20px;
	color: #666;
	font-size: 14px;
	padding-left: 5px;
}

.countryselect ul {
	width: 256px;
	background: #EDEFE8;
	border: 1px solid #666;
	border-width: 0 1px 1px 1px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0;
	top: 21px;
}

.countryselect ul a,countryselect ul a:link,.countryselect ul a:visited
	{
	width: 252px;
	color: #666;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
	font-family: arial;
	display: block;
}

.countryselect ul a:hover,.countryselect ul a:active {
	background: #0A246A;
	color: #FFF;
}

.countryselect p,.countryselect ul {
	margin: 0;
}

.countryselect {
	width: 274px;
	height: 21px;
	overflow: hidden;
	position: relative;
}

.countryselect:overflow :hover {
	overflow: visible;
}

.countryselect:hover {
	overflow: visible;
}

.countryselect {
	display: none;
}

html>body .countryselect {
	display: block;
}

input.skin {
	background: #EDEFE8 none repeat scroll 0 0;
	color: #666666;
	border: 1px solid #A3A3A3;
	margin-right: 3px;
	margin-bottom: 3px;
}

input.wrong {
	border: 1px solid black;
}

.wrong {
	border: 1px solid black;
}

iframe {
	border: 1px solid #A3A3A3;
	padding: 3px;
}

.loginbox a {
	font-family: Arial;
	color: black;
}

#disclaimertext h2 {
	font-size: 10px;
	font-weight: bold;
	color: black;
	font-family: Arial;
	margin-bottom: 5px;
}

#content .starttext,#content .starttext a {
	line-height: 22px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

#content .starttext a:hover {
	color: #666;
}

select {
	background: #EDEFE8 none repeat scroll 0 0;
	border: 1px solid #A3A3A3;
	color: #666666;
	width: 258px;
}

.loginbox select {
	width: 80px;
}

.loginfield {
	width: 130px;
}

.unsubscribeField {
	width: 230px;
	float: right;
}

#disclaimertext h1 {
	color: black;
	font-size: 12px;
}

.etftable,.performanceTable {
	width: 560px;
}

.etftable td,.etftable th {
	font-size: 12px;
	vertical-align: top;
}

.performanceTable td {
	border-top: 1px #999999 solid;
	text-align: right;
	font-size: 12px;
	vertical-align: top;
	padding-right: 3px;
	width: 65px;
}

.performanceTable th {
	border-top: 1px #999999 solid;
	color: #333333;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	background-color: #D3D3D3;
	padding-right: 3px;
	height: 22px;
}

.comp_name {
	width: 300px
}

.comp_isin {
	width: 300px
}

.etftable th {
	font-weight: bold;
}

.etfd {
	font-weight: bold;
	width: 295px;
}

/* search results */
.searchResults table {
	width: 870px;
}

.searchResults th.column-nameFund {
	width: 318px;
}

.searchResults th.column-factsheet {
	width: 60px;
}

.searchResults th.column-isin {
	width: 80px;
}

.searchResults th.column-fundCurrency {
	width: 80px;
}

.searchResults th.column-managementFee {
	width: 42px;
}

.searchResults th.column-distribution {
	width: 64px;
}

.searchResults th.column-replication {
	width: 58px;
}

.searchResults th.column-registrations {
	width: 110px;
}

.searchResults td.firstCell {
	padding: 5px;
	vertical-align: top;
}

.searchResults th {
	vertical-align: top;
}

.searchResults tr.even {
	padding-top: 8px;
	padding-bottom: 8px;
}

.searchResults th {
	font-weight: bold;
	font-size: 11px;
}

.searchResults a {
	color: black;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.searchResults a:hover {
	color: #89A53C;
	text-decoration: underline;
}

.searchResults a.documentLink {
	background-color: #89A53C;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	margin-right: 3px;
	display: inline-block;
	width: 12px;
	text-align: center;
}

.searchResults .selected {
	color: #89A53C;
}

#content .searchResults p.navigationBar {
	text-align: right;
	font-size: 11px;
	border-bottom: 1px #d3d3d3 solid;
	margin-bottom: 0px;
}

#content .searchResults p.navigationBar a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#content .searchResults p.groupByBar a.selected {
	color: #89A53C;
	text-decoration: underline;
}

#content .searchResults p.groupByBar a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-right: 20px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#content .searchResults p.groupByBar a:hover {
	text-decoration: underline;
}

.searchResults .groupByBar span {
	margin-right: 20px;
}

.searchResults .groupByBar {
	border-top: 1px #d3d3d3 solid;
}

.searchResults .groupByBar a {
	padding: 3px;
}

.searchResults  .arrowUp {
	background-image: url(../images/arrowup2.png);
	background-repeat: no-repeat;
	padding-top: 2px;
}

.searchResults  .arrowDown {
	background-image: url(../images/arrowdown2.png);
	background-repeat: no-repeat;
	padding-top: 2px;
}

.searchResults th.selected a,.searchResults th a:hover {
	color: #89A53C;
}

.searchResults .centered {
	text-align: center;
}

.searchResults th a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.compareCell a {
	display: block;
	width: 16px;
	height: 16px;
	padding-right: 15px;
	float: right;
}

.monitor .compareCell a {
	padding-right: 2px;
}

.compareCell a:hover {
	text-decoration: none;
}

.compareCell a.active {
	background-image: url('../images/active_comparison.png');
	background-repeat: no-repeat;
}

.compareCell a.inactive {
	background-image: url('../images/inactive_comparison.png');
	background-repeat: no-repeat;
}

.compareCell a.no_comparison {
	background-image: url('../images/no_comparison.png');
	background-repeat: no-repeat;
}

.compareCell a.remove {
	background-image: url('../images/remove_comparison.png');
	background-repeat: no-repeat;
}

.quickLinks td {
	padding-right: 5px;
	vertical-align: top;
}

.quickLinks {
	margin-top: 10px;
}

.quickLinks tr.last {
	border-bottom: 0px;
}

.memberLogo img {
	padding: 2px;
}

/* registration */
.FormInputField {
	width: 240px;
}

#beta {
	position: absolute;
	right: 0;
	top: 0;
}

#overlay {
	display: none;
	height: 1006px;
	width: 1584px;
	background-color: #000;
	left: 0;
	top: 0;
	opacity: 0.8;
	position: fixed;
	z-index: 100;
}

#mustBeLoggedIn {
	padding: 10px;
	background-color: #FFFFFF;
	display: none;
	border: 2px #000 solid;
	height: 200px;
	width: 300px;
	left: 40%;
	top: 40%;
	position: fixed;
	font-weight: bold;
	z-index: 101;
}

#close {
	position: absolute;
	top: 0;
	right: 0;
}

.compareTable {
	margin-left: 10px;
	background-color: siver;
}

.compareTable td {
	width: 70px;
	border: solid black 1px;
	vertical-align: center;
}

td.found {
	background-color: olive;
}

td.notFound {
	background-color: orange;
}

input.blur {
	color: #999999;
}

.quickLinks tr {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.quickLinks h3 {
	padding-right: 10px;
}

#content .quickLinks a.showall {
	background-color: white;
	color: #89A53C;
	text-decoration: none;
	padding: 2px;
	display: block;
	text-align: center;
	width: 70px;
	border: 1px solid #89A53C;
}

a.compareButton {
	color: #89A53C;
	padding: 2px;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #89A53C;
}

#content .quickLinks a.showall:hover {
	color: white;
	background-color: #89A53C;
}

a.compareButton:hover {
	color: white;
	cursor: pointer;
	text-decoration: none;
	background-color: #89A53C;
}

#loadingbox {
	border: 1px solid #A3A3A3;
	height: 240px;
	padding: 3px;
	display: none;
	background-image: url(/html/images/progress.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#subscribe {
	top: 160px;
}

select.title {
	margin-bottom: 3px;
}

.etf {
	page-break-inside: avoid;
}

#description td
{
	width: 530px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin-bottom:15px;
}

table.autoWidth
{
	width: auto;
	margin-bottom: 0;
}
