body {
	font-size: 16pt;
}
header.mainnav {
	border-bottom: none;
	box-shadow: none;
	border-top: none;
}
.navigation-wrapper li {
	display: none;
} 
.navigation-wrapper li:first-child {
	display: block;
}
.beta-info {
	display: none !important;
}
#brand-line {
	display: none;
}
.hide-on-print, .box-topic.city-profile {
	display: none !important;
}
footer.main {
	display: none;
}
.box-sidebar {
	display: none;
}
#article article .social {
	display: none;
}
#article .col-8:first-child {
	width: 100%;
	flex-shrink: 0;
	max-width: none;
	flex-basis: 100%;
}
#article header {
	font-size: 16pt;
}
#article header h1 {
	font-size: 30pt;
}
#article .article-wrapper {
	width: 1000px;
}
#article article header .image img {
    height: 400px;
}
p.teaser, #article article header .teaser-wrapper {
	flex: 0 0 calc(100% / 12 * 10);
    margin-left: auto;
    margin-right: auto;
    max-width: 1250px;
}
.ad-leaderboard, .ad-skyscraper, .content-ad {
	display: none;
}
.adzeiger {
	display: none;
}
.article-body {
	font-size: 16pt;
}
.article-body a {
	border-bottom: 1px solid black;
	color: black;
}
body, .page-wrapper .content-wrapper {
	background: #fff;
}
.box-topic {
	background: transparent;
	box-shadow: none;
	border-bottom: none;
}
.page-wrapper-sideads {
	display: none;
}
.page-wrapper-main {
	width: 100% !important;
}
.print-url {
	border-top: 1px solid #000;
	padding-top: 20px;
} 
.print-url span {
	display: block;
}