@media print {
	body { background: none; }
	
	.viewport, .mehr-zum-thema, .c8.comments, .viewport, #plista_widget_slide, #plista_widget_innerArticle, #flyContent, #billboardad, #div-gpt-ad-1337155225494-6, #div-gpt-ad-1401108329992-0, #sb, #sky, #omsv_sky_DhtmlLayer, #adl_sb_table, #ivw, .advert, pre, #regio_megabanner {
		display: none !important;
	}
	
	.advert {
		visibility: hidden;
	}
	/*
	a[href]:after {
		content:" <"attr(href)">";
		background-color: inherit;
		color: #004977;
		font-style: italic;
	}*/
 
	a[href].inline:after, .autorenzeile a[href]:after, #logo a[href]:after, .advert a[href]:after {
		  content:"";
	}
	a.inline { color: #333; text-decoration: none; }
	
			
	/* === Header === */
	#header-container {
		width: 150px;
		height: 150px;
	}
	
	#logo a img {
		border: 0px;
	}
	
	#navigation, #portal-navigation, #header-content {
		display: none;
	}
		
		
	/* === Sidebar === */	
	#aside { display: none; }
		
	div.fl section.c4 {  display: none;	} /*sidebar-elemente*/
	div.fl section.c4.infobox {  display: inline;  } 	/*infobox wird angezeigt*/
	
	
	/* === Artikel c8 === */
	#socialshareprivacy, .gallery-navigation, .fotostrecke {
		display: none;
	}
		
	.inv-border { border-color: #fff; }
	
	.c8 { width: 920px;	}

	.c8.full  .rider { width: 954px; }

	.c8.inline { width: 940px; }		
	
	.article h1 {
		font: 30px/ 1.25em Georgia;
		font-weight: bold;
	}
	
	.article h2 { /*Zwischenzeile*/
		font: 18px/ 18px Georgia;
		font-weight: bold;
	}

	.infobox, .c4.inline-img { display: inline;  }
	
	.infobox article {
		width: 300px;
		float: left;
		margin-right: 20px;
	}	
	
	#mailForm, .mailForm, .sendArticle { display: none; }
	
		
	/* === Kommentare === */
	.comments .rider h3 { font: 18px/ 25px Georgia; }
	
	.comments .authorInfo {	font: 17px Georgia;	}
	
	.comments .login, .comments .commentsTitle, .comments .buttons { display: none; } 
	
	
	/* === Plista, veeseo === */
	.veeseoRCWnwzH1,
	.plista, .plista_widget_underArticle, #plista_widget_slide {
		display: none;
	}
		
	
	/* === Footer === */		
	footer section, footer ul, footer #agb {
		display: none;
	}
	
	footer .printCopyright {
		display: inline;
		color: #666 !important;
		font-size: 0.85em;
		margin-top: 50px;
  	}	
}