﻿@media print {
	body { font-family: Georgia, "Times New Roman", Times, serif; }
	#logo { display: block; margin-bottom: 2em; }
	#search { display: none; }
	.menu { display: none; }
	.breadcrumb { font-size: 0.8em; font-style: italic; }
	.submenu { display: none; }
	.csc-linkToTop { display: none; }
	.footer address { font-size: 0.8em; font-style: italic; padding-top: 2em; }
	.footer address span { margin-right: 1em; }
	.footer .options { display: none; }
	#neue-medien-agentur { display: none; }
	table { border: 1px solid #000; border-bottom: none; border-right: none; }
	table tr td, table tr th { border-bottom: 1px solid #000; border-right: 1px solid #000; }
}