/* DistributorList Table */

.tableDistributorList {
	width: 700px;
	margin-bottom: 20px;
}

.tableDistributorList tr th {
	background-color: #295999;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 3px;
}

.tableDistributorList tr td {
	padding: 3px;
	vertical-align: top;
}

.tableDistributorList tr td.tableBlue {
	width: 200px;
	color: #0A3D79;
}

.tableDistributorList tr.tableDividerRow td {
	height: 2px;
	line-height: 2px;
	padding: 0px;
	background-color: #C0C0C0;
}

/*END: DistributorList Table */
td hr
{
	position:static !important;
}
a
{
	color:#66676C;
}
td
{
	padding-bottom:0;
}
html body .shadow
{
	background-image:url(/images/general/shadow_1px.gif);
	margin:0;
}
#contentData li
{
	list-style-type:disc;
	margin-left:2em;
}
h1, .dwsH1
{
	max-width:none;
}
#contentData h2, #contentData .dwsH2
{
	padding:15px 0;
}
h3, .desH3
{
	padding:10px 0 0;
}

.teaserBox h3
{
	padding-top: 0px;
}

#contentData ul
{
	margin:1em 0;
}
#commonFundData .id
{
	width:auto;
}
.id .dwsH2
{
	font-size:16px;
}
.bottomButtonPanel
{
	float:right;
}
th
{
	border-bottom:1px solid #D1D1D3;
}
#contentData ul.dotList
{
	margin:0;
}
#contentDatalowPadding
{
	background-image:url(/images/box/backgroundContent.gif);
	clear:both;
}
.indexNewsBox .element, .indexNewsBox2Columns .element
{
	width:466px !important;
}
div#sa .element .text
{
	width:auto;
	padding:0;
}

.factSheet .bottomButtonPanel div
{
	/* bottom button panels on the factsheet need to be right aligned in the jp web */
	float: right;
}
.factSheet .bottomButtonPanel div div
{
	/* the fix for the right aligned bottom buttons should not have any effects on children elements */
	float: left;
}
/* Japanese logo in headline */
html #headWrap #pageHeaderLogo
{
	background-image: url("/css/Local/Images/dws_asien_header_japan_text_2_png8.png");
	width: 220px;
	height: 27px;
	left: 25px;
	position: absolute;
	top: 34px;
}
/* PNG filter for IE6 */
* html #headWrap #pageHeaderLogo
{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/Local/Images/dws_asien_header_japan_text_2_png8.png", sizingMethod="crop");
}

/* Deutsche Bank logo without text */
html #headWrap #pageHeaderLogo2 {
	background-image: url("/css/Local/images/el_logo_asia_ohne_text.png");
	width: 36px;
	height: 35px;
	position: absolute;
	right: 31px;
	top: 34px;
}
/* PNG filter for IE6 */
* html #headWrap #pageHeaderLogo2
{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/Local/images/el_logo_asia_ohne_text.png", sizingMethod="crop");
}

/* Headline text is not desired in Japan */
html #header h2
{
	visibility:hidden;
}
/* this is the content on FactSheetCommission.aspx */
.middleRiskColumn
{
	padding:10px;
}

html #footer
{
	height: 65px !important;
}
/* In IE, the relatively positioned fund header is only visible on the first page */
*+html .factSheetComplete #commonFundData .quotes
{
	position:static;
}
*+html .factSheetComplete #commonFundData
{
	position:static;
}
*+html .factSheetComplete #commonFundData div.id
{
	float:left !important;
}
*+html .factSheetComplete #commonFundData div.quotes
{
	float:right;
}
* html .factSheetComplete #commonFundData .quotes
{
	position:static;
}
* html .factSheetComplete #commonFundData
{
	position:static;
}
* html .factSheetComplete #commonFundData div.id
{
	float:left !important;
}
* html .factSheetComplete #commonFundData div.quotes
{
	float:right;
}

html #footer ul
{
	width: 650px !important;
	text-align: right !important;
	margin-right: -3px !important;
}

html #footer ul li
{
	display: inline !important;
	float: none !important;
	white-space: nowrap !important;
}

.documentSearchResultTable .resultTableFileSizeColumn
{
	width: 60px !important;
}

.documentSearchResultTable .resultTableDocTypeColumn,
.documentSearchResultTable .resultTableFileTypeColumnHeader
{
	width: 100px !important;
}