@IMPORT url("./rwd_desktop.css");

.m_mobile.navLayerClose {
	position: absolute;
	top: -5px;
	right: -14px;
	width: 28px;
	height: 28px;
	/* Background auskommentiert. Siehe MRQA-1084 */
	/*background: url("../img/box_close.png") center no-repeat; */
	cursor: pointer;
	display:block!important;
}

/* Copied from rwd_tablet_portrait.css. Don't hesitate to refactor, to avoid duplicate code
MRQA-1710: Swipe indicators also at 1024 width */
.m_tsB .navPag {
	bottom: -20px;
	top: auto;
}

.m_tsB ul li.mobile {
	background: url("../img/slideshow_indikator.jpg") no-repeat;
	width: 10px;
}
.m_tsB ul li.mobile.act {
	background: url("../img/slideshow_indikator_active.jpg") no-repeat;

}
ul.navPag {
	left: 50%;
}
/* END copied from rwd_tablet_portrait.css */


/* MRQA-1759 mit umrahmender Textbox sind es dann die gew�nschten 32px */
.d_a.m_aE .ms-rtestate-field .basecontent-mr_e_paragraph {
	margin-bottom: 25px !important;
}
.d_a.m_aE .ms-rtestate-field h4.intermediate_headl {
	margin-bottom: 15px;
}
/* MRQA-1759 ENDE */



/** MRQA-1752 - Abstaende Article Headline
***/
.contentslot > a:first-child + .composedcontent-mr_s_io_efg_homepage_e,
.contentslot > a:first-child + .composedcontent-mr_s_cw_efg_overview_topic_e a:first-child + .composedcontent-mr_m_b_image,
.contentslot > a:first-child + .composedcontent-mr_s_cw_feg_image_article_e > a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_bg_landingpage_b .m_hdisB:first-child,
.composedcontent-mr_s_cw_bg_overview_publication_b .B_Teaser_StageMainteaser_Publications:first-child,
.composedcontent-mr_s_cw_bg_overview_topic_b a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_bg_overview_topic_b .composedcontent-mr_m_b_image:first-child,
.composedcontent-mr_s_mrtouch_bg_article_b .m_hdiB:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_01_e a:first-child + .composedcontent-mr_m_e_video,
.composedcontent-mr_s_cw_feg_overview_topic_01_e .composedcontent-mr_m_e_video:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_01_e a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_feg_overview_topic_01_e .composedcontent-mr_m_b_image:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_02_e a:first-child + .composedcontent-mr_m_e_video,
.composedcontent-mr_s_cw_feg_overview_topic_02_e .composedcontent-mr_m_e_video:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_02_e a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_feg_overview_topic_02_e .composedcontent-mr_m_b_image:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_03_e a:first-child + .composedcontent-mr_m_e_video,
.composedcontent-mr_s_cw_feg_overview_topic_03_e .composedcontent-mr_m_e_video:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_03_e a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_feg_overview_topic_03_e .composedcontent-mr_m_b_image:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_e a:first-child + .composedcontent-mr_m_e_video,
.composedcontent-mr_s_cw_feg_overview_topic_e .composedcontent-mr_m_e_video:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_e a:first-child + .composedcontent-mr_m_b_image,
.composedcontent-mr_s_cw_feg_overview_topic_e .composedcontent-mr_m_b_image:first-child,
.composedcontent-mr_s_cw_feg_overview_topic_03_e a:first-child .m_tteE
{
	margin-bottom: 3px;
}





/** === TOUCH TOUCH TOUCH === 
**/
div.touch_csB div.basecontent-form-editor form fieldset.formElementContainer div.formElement div.listBox select {
	//height: 24px;
}