@charset "utf-8";
/* special IE CSS commands */

* +html .main{
	width: 72em;
	max-width:99%;
	min-width:720px;
	background: url(../img/common/shadow_main_right_800.gif) no-repeat 72.5em 0;
}

* +html .main_area {
	width: 72em;
	padding-right: 1em;
	position: relative;
	max-width:100%;
	min-width:720px;
}

* html .main {
	width: 72.5em;
	max-width:99%;
	min-width:725px;
	padding-right: 1em;
	background: url(../img/common/shadow_main_right_800.gif) no-repeat 72.5em 0;
	position: relative;
}
* html .main_area {
	width: 72.5em;
	padding-right: 1em;
	position: relative;
	max-width:100%;
	min-width:725px;
}
/* right positioning of quicksearch IE 6 */
* html .navigation_main div.quicksearch {
	right: 2.7em;
	background:none;
}

/* correct positioning of crosse reference container in IE6 */
* html .content_cross_reference {
	margin-left: 10em;
}

/* sub navigation top margin IE 6 */
html .menu .iegap {
	*/margin-top:-15px;
}

/* length position of content_main IE 6 */
* html .content_main {
	width: 51.9em;
}

/* fix for IE hr margin bug */
hr {
	*/margin-top: -.7em;
	*/margin-bottom: .5em;
}

/* activate PNG support in IE 6 for bottom shadow of main navigation*/
* html .navigation_main_shadow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/shadow_navigation_main_bottom.png');
	background: none;
	top: 6.6em;
}

/* activate PNG support in IE 6 for right shadow of content title */
* html .content_title_shadow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/shadow_content_title_right.png');
	background: none;
	top: 10.6em;
}

/* activate PNG support in IE 6 for right shadow of content title */
* html .content_title_shadow_index {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/shadow_content_title_right.png');
	background: none;
	top: 8.6em;
	left: 20.1em;
}

/* activate PNG support in IE 6 for right shadow of content main */
* html .content_main_shadow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/shadow_content_main_right.png');
	background: none;
	top: 5.5em;
}


/*** Newslist ***/
.locator form {
	*/height: 3em;
	padding-top: 0;
	text-align: right;
	margin-right: 1em;
}

/*** Newslist ***/

/* ie6 hack */
* html .newslist_txt_teaser {
	margin-left: 6.6em;
	height: 1px; /* 3-Px-Bug IE6 */
}

* html .newslist_pic_teaser {
	width: 70px;
	margin-right: -3px;
}

/* ie7 hack */

*+html .newslist_txt_teaser {
	margin-left: 6.95em
}

/*Safari Hack*/

/*\*/
html*.dhl .dijitNewsListTitlePaneTextSubNode {
margin-left: .2em;
width:32.9em;
;
}/**/

/*** Newslist small ***/

/*Safari Hack*/
/*\*/
html*.news_teaser_txt {
[;
margin-left:0;
];
}

/*\*/
html*.dhl .dijitsmallNewsListTitlePaneTextSubNode {
margin-left: .45em;
width:258px;
;
}/**/

/* ie6 hack */
* html .news_teaser_img {
	width:78px;
}

* html .news_teaser_txt {
	margin-left: 0;
}

* html .news_teaser_headline {
	padding-left:79px;
}

/*** FastTrack ***/

/* activate PNG support in IE 6 for right shadow of content title */
* html #hilfe {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/help.png');
	background:none;
}

/*** TaskCenter ***/

/* activate PNG support in IE 6 for right shadow of content title */
* html #help {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/help.png');
	background:none;
}


/*** customs paperwork ***/
.paperwork div.module {
	*/margin-right: 1.9em;
}

* html .paperwork div.module {
	margin-right: 1em;
}
* html .paperwork div.stepText, .paperwork div.stepTextActive {
	padding: .7em;
}
.paperwork legend {
	*/margin-left: -.6em;
}
