
#fondsdetails
	{
	}
	
#fondsdetails #image0
	{
	float:left;
	border:1px solid #B4B4B4;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:3px;
	}

#fondsdetails #image1
	{
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	}	

#fondsdetails #image2
	{
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	}		

#fondsdetails #image3
	{
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	}		
	
#fondsdetails #description
	{
	width:450px;
	float:left;
	}


#fondsdetails #facts
	{
	font-size:10px;
	float:right;
	background:#EAEAEA;
	border:1px solid #B4B4B4;
	padding:8px;
	padding-bottom:9px;
	line-height:18px;
	/*padding-bottom:20px;*/
	width:240px;
	height:124px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:3px;
	}
#fondsdetails #facts .value
	{
	text-align:right;
	width:140px;
	height:16px;
	}
#fondsdetails #facts table
	{
	margin-top:5px;
	}			
#fondsdetails #download
	{
	text-align:left;
	margin-top:25px;
	margin-bottom:25px;;
	width:280px;
	padding:8px;
	border:2px solid #A60012;
	}

#fondsdetails .box-title
	{
	text-decoration:underline;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
	}
	
	
#fondsdetails h3
	{
	text-decoration:underline;
	padding-top:25px;
	padding-bottom:8px;
	font-size:11px;
	}

#fondsdetails p
	{
	}

#fondsdetails .document
	{
	line-height:19px;
	}		


#info-footer
	{
	margin-top:20px;
	clear:both;
	border-bottom:1px dotted #B4B4B4;
	}

#fondsdetails #rating
	{
	font-size:10px;
	float:left;
	border:1px solid #B4B4B4;
	padding:8px;
	padding-bottom:9px !important;
	padding-bottom:2px;
	width:182px;
	height:124px;
	margin-left:0px;
	margin-top:3px;
	}
#fondsdetails #rating .value
	{
	background:url("/fonds/images/scale_frame.gif") 2px 0px no-repeat;
	height:20px;
	padding-left:5px;
	padding-top:1px;
	margin-top:0px;
	}
#fondsdetails #rating .rating-title
	{
	padding-left:3px;
	margin-top:2px;
	margin-bottom:1px;
	font-weight:bold;
	}
	
/* -------------------------------------------------------------- */		
/* Definition der Standard-Tabregister                            */
/* -------------------------------------------------------------- */		
.tab-FondsDetails
	{
	padding-top:3px;
	padding-bottom:3px;
	/*background:#EFF3F6;*/
	}
.tab-FondsDetails .tabs
	{
	height:26px;
	}

.tab-FondsDetails .tab
	{
	color:#666666;
	}


.tab-FondsDetails .tabs a
	{
	text-decoration:none;
	}	
	
	
.tab-FondsDetails .tabs .tab-selected
	{
	z-index:9;
	position:relative;
	top:1px;
	float:left;
	height:14px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	
	border-top:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #B4B4B4;
	border-bottom:1px #EAEAEA solid;
	background:#EAEAEA;

	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-bottom:1px #B4B4B4 solid;
	background:#EAEAEA;

	
	font-weight:bold;
	margin-right:1px;
	}
.tab-FondsDetails .tabs .tab-standard
	{
	margin-left:1px;
	margin-right:1px;
	margin-top:5px;
	float:left;
	height:14px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	
	border-right:1px solid #B4B4B4;
	border-top:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	background:#EAEAEA;
	
	border-right:1px solid #B4B4B4;
	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	background:#FFFFFF;
	
	
	}

.tab-FondsDetails .content
	{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	z-index:8;
	
	border-top:1px #EFEFEF solid;
	border-left:1px #EFEFEF solid;
	border-right:1px #B4B4B4 solid;
	border-bottom:1px #B4B4B4 solid;
	background:#EAEAEA;
	
	border-top:1px #B4B4B4 solid;
	border-left:1px #B4B4B4 solid;
	border-right:1px #B4B4B4 solid;
	border-bottom:1px #B4B4B4 solid;
	background:#FFFFFF;
	
	min-height:500px !important;
	height:auto !important;
	height:500px;
	}
/* -------------------------------------------------------------- */			