@IMPORT url("./rwd_phone.css");

/* DEBUG:
body:before { content: "DEBUG: rwd_phone_portrait.css"; }
 */

#wrp,.d_moss {
	width: auto;
}
#wrp {
	max-width: 320px;
}

.m_portrait {
	display: block;
}

.smartphone_portrait_only{
	display:none;
}
.smartphone_landscape_only {
	display: block;
}
#publicationSearch .pager {
	display: none;
}

.fht-table-wrapper {
	min-height: 250px;
}
.fht-table-wrapper > table[data-table="smartphone_landscape_only"] thead,
.fht-table-wrapper > table[data-table="smartphone_landscape_only"] tbody {
	display: none;
}

.socialMedia_bottom.m_portrait{
	display: block;
}

table.tt-default tr td {
	word-break: break-all;
}
.m_t1E table.tt-default tr td{word-break:normal;} /*MRQA-2853*/

/** Footer: Service Navigation
**/
.m_sn { top: 0px;}


.extendedSearch {
	min-height: 0px;
}

/*Blende navi aus*/
#ftr .m_mn { display:none;}

/* Stage Main Teaser Publications */
.items div.pub {
	margin-left: 15px;
}

.scrollable {
	width: 277px;
}
.nextButton {
	right: 408px;
}

.m_tsB .itm {
	width: 270px;
}

.d_ts .inr .grp h4 {
	margin-bottom: 6px;
}

/* IMAGE SCALING */
.aF .itm .fL img,
.composedcontent-mr_s_cw_feg_overview_topic_01_e img.basecontent-mr_e_image {
	width: 100% !important;
	height: auto;
}
/*MRQA-2925*/
.m_ttE.aF .itm .fL img{width: auto !important;}

/* sE - Slot */
.sE.home_gradient .fL {
	float: none;
}
.sE.home_gradient .fL p a {
	display: block;
}

.sE.home_gradient .m_mnmw .m_mnmw_lhs {
	width: auto;
}
.sE.home_gradient .m_mnmw div.m_mnmw_rhs {
	position: static;
	top: auto;
	right: auto;
}
.sE.home_gradient .m_mnmw div.m_mnmw_rhs img {
	max-width: 100%;
}

/* sG - Slot r4484-MRQA-2842*/
/* MRQA-2912
.sG .fR.gTeaser {
	float: none;
}
.sG .fR.gTeaser .mr_e_link .mr_e_link {
	padding-top: 6px;
}*/


.stADMME .m_icpy p {
	float: none;
}


/* SEARCH */
.searchDiv .extendedSearch {
	float: none;
}

.searchDiv .search_form .error {
	float: none;
	width: auto;
	height: auto;
	margin-left: 0px;
	min-height: initial;
}
.searchDiv .search_form .error div {
	padding-bottom: 26px;
}


/* TOPICS ONLINE */
#wrp img#to_header-logo {
	width: 225px;
}

#wrp .to_header {
	width: auto;
}

#wrp .to_header .to_social-media_wrapper {
	position: static;
	top: auto;
	left: auto;
	margin-top: 85px;
}
#wrp .to_header .to_social-media_wrapper:after {
	display: none;
}
#wrp .to_stagemainteaser_text_container * {
	width: auto;
}

#wrp .to_header #to-header-searchwrapper {
	display: none;
}

#wrp .to_slot0,
#wrp .to_slot1,
#wrp .to_slot2 {
	float: none;
}

.to_article_column,
.to_illustration_float-left,
.to_quote_container {
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
}



/* CONTACT-FORM-STYLE */
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form {
	margin-bottom: 27px;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formButtonContainer {
	margin: 0 0 0 29.3%;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formButtonContainer .formButton{
	margin: 0px;
	padding: 0;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formButtonContainer .formButton:first-child {
	padding-right:12px;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement {
	display: block;
}

.formElementContainer .formElement .select-box,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer textarea,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement input,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement select,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .select-box select {
	float: none;
	width: 99%;
	display: block;
	overflow: visible;
}

.formElementContainer span.error,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .errorMessage {
	float: none !important;
	width: auto !important;
	display: block;
	margin-left: 0px;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement label,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formButtonContainer .formButton label {
	float: none;
	width: auto;
	display: block;
	margin-bottom: 4px;
}

.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons {
	float: none;
	width: auto;
	margin: 12px 0 6px 0;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons .formElementOption {
	display: inline-block;
	width: 99%;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons .formElementOption input,
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons .formElementOption label {
	float: left;
	margin-bottom: 0px;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .formElementRow {
	float: none;
} /*MRQA-2854*/
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formButtonContainer {
	margin-left: 0px;
	padding-left: 0px;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes {
	float: none;
	display: inline-block;
	margin-left: 0;
	width: auto;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons .radio-entries input {
	left: 0;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes .checkbox-entries input {
	left: 0;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes input {
	float: none;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes .fullW input {
	float: left;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes label {
	width: auto; /*88%*/
	float: left;
}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .formElementOptions.radiobuttons.radio-title {
	float: none;
	margin-left: 1px;
}
/*MRQA-2975*/
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes .checkbox{float: left;}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .checkboxes .formElementOption{width: 99%;}
.composedcontent-mr_m_e_form_contact .basecontent-form-editor form fieldset.formElementContainer .formElement .radiobuttons .formElementOption label{margin-bottom: 7px;}

/* ImageBar Abstaende (MRQA-1762) Start*/
.m_iibE {
	margin-top: 32px;
}
/*.mr .m_iibE h4 {
	margin-bottom: 24px;
} - fuehrt zum Fehler, wenn h4 vorhanden ist*/
.m_iibE {
	margin-bottom: 30px;
}
/* ImageBar Abstaende (MRQA-1762) End*/



/** VIDEO-AUSGABE **/
.v2_videoplayback_player {
	margin-top: 16px;
}
/*
.v2_videoplayback_player video,
.v2_videoplayback_player div {
	max-width: 268px !important;
	max-height: 150px !important;
}
*/
.v2_videoplayback_player div[id^="mi24overlay"] {
	display: none;
}

/* MEDIA CENTRE (Korrektur/Anpassung) */
.mc-featured-container {
	width: auto;
	height: 288px;
	margin: 0px;
}
.mc-featured-container .d_mr .p_mr_ct {
	margin-bottom: 0px;
}
.mc-featured.mc-featured-active,
.mc-featured {
	width: 268px !important;
	height: 150px !important;
}
.mc-featured-active.mc-featured.mc-featured-last:after {
	background: none !important;
	display: none;
}
.mc-featured-description {
	top: 168px;
	left: 0px;
	width: 100%;
	height: 114px !important;
	margin: 0px;
}
.mc-featured-pos-2,
.mc-featured-pos-3,
.mc-featured-pos-4 {
	left: 618px;
}

/* Media Center Select-Boxen */
div.d_ms {
	height: auto;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 0px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}
.d_ms select {
	border: 1px solid #BABCBF;
	position: static;
	display: block;
	width: 100%;
	height: auto;
}

/* Media Center - Teaserboxen */
.composedcontent-cw_s_cw_bg_media_g {
	margin-top: 10px;
}

.d_mr .d_m_media {
	width: auto;
	height: auto;
}
.d_mr_pager_bottom {
	display: none;
}
.d_mr p.p_mr_ct {
	min-height: initial;
	margin-bottom: 18px;
}


/**	SWIPEABLE TABLES
**/
.accordion-table .swipes .swiper img {
	display: block;
	margin-bottom: 8px;
}
.accordion-table .swipes .swiper .cell {
	display: block;
	margin-bottom: 4px;
}
/* Board of management */
.phone-m_tclvE li .image,
.phone-m_tclvE li .info{float: none;width: auto;}
.phone-m_tclvE li .info{padding-left: 16px;padding-right: 16px;}
/* Board of management END */
