@media only print {
    body,
	table,
	table tr,
	table tr td,
	table thead,
	table thead tr,
	table thead tr td,
	table thead tr th,
	table tbody,
	table tbody tr,
	table tbody tr td
	{
        background:none !important;
    }

    .site-menu,
    .displaywindow,
    .mobile-menu,
    .nav-container,
    #breadcrumb,
    #additional,
    #social,
	#subnav,
	.share,
	.footer-container,
	.thumbs-navbar img
    {
        display:none !important;
    }

	.csc-textpic-intext-left-nowrap .csc-textpic-text {
		padding-left: 10px;
	}

	.selektor select {
		width:100% !important;
		margin:0 0 5px !important;
	}
}
