/* Mobil */
body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	font:12px arial,sans-serif !important;
	color:black !important;
	background-color: #fff !important;
}

a {
	text-decoration:none;
}
a img {
	border:none;
}
a, h1, h2, h3, h4, h5 {
	color:black !important;
}

#header {
	height: 50px;
	box-sizing: border-box;
	padding: 12px 0;
	border-bottom: 1px solid #000;
}

#logo {
	float: left;
	margin-right: 5px;
}

#channel {
	font-size: 14px;
}

#channel span {
	margin-right: 5px;
}

#logo strong {
	display: none;
}

#btn_login,
#btn_usermenu,
#btn_mainmenu,
#usermenu,
#mainmenu,
#search,
#customization,
#logout,
#hint-push-service,
#looptool,
.ad-std {
	display: none;
}

#footer {
	background-color: transparent !important;
	border-bottom:1px solid black !important;
	border-top:1px solid black !important;
	margin:2em 0 0 0 !important;
	padding:1em 0 1em 0 !important;
	width:auto !important;
}

#footer a {
	display:none;
}

#footer .footer-nav {
	display: none;
}

/* Story Content */
#content .recommendations,
#cover,
#gallery,
#story .socialbar,
#story .forum-teaser-posting,
#breadcrumb,
#story .blocked-media-placeholder {
    display: none;
}
