/*
*	Beginn th 15.01.14
*	Hinzugefügt weil Firefox im Druck ab der 1. Seite abschneidet
*/

@charset "UTF-8";

@media print{
/*	Ende th 15.01.14 */
	* {	overflow:visible !important;}
.ad_top, .ad_bottom {	display:none !important;}
.siteHeader,.siteFooter {	display:none !important;}
.xopusiframe {display: none !important;}
.relatedContent {display: none !important;}

.articleDetail {width: 100% !important;}


.articleDetail .figure > a:before,
.media.video_small:before,
.media.imageGallery_small:before {display: none !important;}


a[href]:after { display:none !important; }


/*
*	Beginn th 15.01.14
*	Hinzugefügt weil Firefox im Druck ab der 1. Seite abschneidet
*/

*[class*=" col"],
*[class^="col"]{display: inherit;}
/*	Ende th 15.01.14 */
}
