@charset "utf-8";
/* Allgemeine Definitionen: */
p {
	margin: 0;
}
.content-text a {
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
}
/* Basisaufbau________________________________ */
body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	position:absolute;
	top: 0px;
	left: 2px;
	height: 122px;
}
.logo {
	border: 13px solid #fff;
}
/* Content Bereich_______________________________________ */
#content-headbox-fondsportrait {
	background-image:url(../images/headbox-fondsportrait.jpg);
	background-repeat:no-repeat;
	padding: 12px 0px 0px;
	font-size: 0.69em;
	line-height: 1.2em;
	border-bottom: 2px solid #ffffff;
	height: 108px;
	width: 654px; 
	position: relative;
}
#content-fondsportrait {
	font-size: 0.69em;
	color: #000;
	padding: 12px 0px 12px;
}
.content-text {
	color:#000;
	font-size: 1em;
	line-height: 1.2em;
}
.content-portraitname {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}

/* Navigationsbuttons Content Headbox____________________________ */
.mnuTabBox { 
	/* div Box zur "Aufbewahrung" der Navigationsbuttons 
	im Fondsportrait-Header */
	position: absolute;
	bottom: 0px;
	width: inherit;
}
	
a.headboxbuttons-active, a.headboxbuttons-klein-active {
	font-size:1em;
	float:left;
	height:auto;
	width:auto;
	background-color:#474747
	color:#ffffff;
	margin-right:3px;
	font-weight:bold;
	padding: 4px 0px 4px;
	text-decoration:none;	
}
a.headboxbuttons, a.headboxbuttons-klein {
	display: none;
}

/* Fondscolors */
.positive {
	color:#216f2c;
}
.negative {
	color:#c60000;
}

/* Fondsportrait_______________________________________________________________ */
.portrait-table-border-collapse{
	border-collapse: collapse; /* Damit der IE auch Border um leere Zellen macht */
	empty-cells: show;        	
}
td.portrait-table-back {
	background-color:#FFFFFF;
	padding:12px;
}
td.portrait-table-blank {
	height:7px;
}
.fondsmanager {
	margin-right: 5px;
	float:left;
	width:90px;
	height:115px;
}
.portrait-whitetable-right {
	width: 334px;
	height: auto;
	margin-left: 16px;
	float:right;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
	margin-bottom: 16px;
	empty-cells: show;
}
/* Gestrichelte Linie */
.dotted-line {
	background-image:url(../newpics/dotted_line_segment.gif);
	background-repeat:repeat-x;
	height:13px;
	width: 100%;
}
.solid-line {
	height: 1px;
	color: #ced0dc;
}

/* Fondsportrait Details_______________________________________________________________ */
div.tables-portrait-details-box {
	width:295px;
	background-color:#FFFFFF;
	padding:6px 12px 12px;
}
div.tables-portrait-details-box-gross {
	width:606px;
	background-color:#FFFFFF;
	padding:6px 12px 12px;
}

table.tables-portrait-details {
	border:none;
	empty-cells: show;
    border-spacing: 0px;
    border-collapse: collapse;
    empty-cells: show;
    width:271px;
}
div.tables-portrait-download {
	background-color:#FFFFFF;
	padding:12px 12px 12px;
}
.fineprint {
	font-size:0.8em;
}
.indent {
	margin-left: 24px;
}
/* Header der Datentabellen */
.header-tables-portrait-details {
	background-color: #474747;
	color: white;
	font-size: 1em;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 295px;
	font-weight: bold;
	margin-top: 12px;
}
.header-tables-portrait-details-gross {
	background-color: #474747;
	color: white;
	font-size: 1em;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 606px;
	font-weight: bold;
	margin-top: 12px;
}
/* Allgemeine Tabellenspalten Fondsportrait _______________________________________________________*/
.tables-portrait-header {
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}

.tables-portrait-header-right {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
.tables-portrait-columns {
	border-bottom:1px solid #ced0dc;
	margin:0;
	overflow:hidden;
	padding:2px 2px 2px 0px;
	font-size: 1em;
}
.tables-portrait-columns-noborder {
	margin:0;
	overflow:hidden;
	padding:2px 2px 2px 0px;
	font-size: 1em;
}
.tables-portrait-columns-right {
	border-bottom:1px solid #ced0dc;
	margin:0;
	padding:2px 0px 2px 2px;
	font-size: 1em;
	text-align:right;
}
.tables-portrait-columns-noborder-right {
	margin:0;
	padding:2px 0px 2px 2px;
	font-size: 1em;
	text-align:right;
}
.tables-portrait-columns-center {
	border-bottom:1px solid #ced0dc;
	margin:0;
	padding:2px 0px 2px 2px;
	font-size: 1em;
	text-align:center;
}
.tables-portrait-columns-noborder-center {
	margin:0;
	padding:2px 0px 2px 2px;
	font-size: 1em;
	text-align:center;
}
.superscript-height { /* IE - für Zeilen, die ein <sup> Tag enthalten */ 
	line-height: 1.6em;
	vertical-align: baseline;
}
.strong {
	font-weight: bold;
}

.titel_h1{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 30px;
	line-height: 1.1em;
	padding: 0px;
}

.col_blue{color:#000;}

.fL{float:left;}
.fR{float:right;}
.pR2{padding-right:2px;}
.clear{clear:both;}

.head_icons{display: none;}

.head_ergebnis{float:left;padding-left:1px;color:#000;width:220px;}

.head_sort{float:left; color:#000;width:89px;position:relative;top:3px;}

.head_zeige{padding-top:4px;padding-right:4px;color:#000;}

.head_blick{margin-left:1px;height:20px;}

.head_navi{text-align:right;position:relative;right:2px;}

.table-result{
	width: 640px;
	empty-cells:show;
	border-collapse:collapse;
}
/* zusätzliche Formatierungen für Fondsportraits */


/************************
  Spezielle Druck-Styles:
 ************************/
.PageWidth {
	width: 640px
}
.LinieOben {
	border-top: 1px solid #000000; 
	margin: 0px;
	padding: 0px;
}
.NoPrint {
	display: none;
}
.portrait_printable {
	padding: 0px;
	width: 640px
}
.Seitenwechsel {
	page-break-before: always;
}

