/*	Copyright (C) 2007, Elmar Schreyer, elmar.schreyer@gmx.de - Alle Rechte vorbehalten. */

@media print
{
	body * {
		font-size: 12pt;
		font-family: "Times New Roman", Times, serif;
		background-color: white;
	}

	/*
	blockquote { font-family: "Times New Roman", Times, serif; }
	code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}
	*/
	
	h1 {font-size: 20pt; font-weight:bold; color: #003366; margin:0.4em 0 0.5em 0;}
	h2 {font-size: 16pt; font-weight:bold; color: #336699; margin:0.2em 0 0.5em 0; }
	h3 {font-size: 14pt; font-weight:bold; margin:0.4em 0 0.3em 0;}
	p {margin: 0 0 0.3em 0;}
	a {font-size: inherit;}
	
	/*h1 a, h2 a, h3 a {font-size: inherit;}*/
	
	/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
	h1,h2,h3 { page-break-after:avoid; }
	
	
	/*
	abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }
	
	a[href]:after {
	 content:" <URL: "attr(href)">";
	 color:#444;
	 background-color:inherit;
	 font-style:italic;
	}
	*/
	
	
	.kasten-rechts {display: none;}
	#fusszeile {display: none;}
	#verdeckt {display: none;}
	#kopf {display: none;}
	.vor-zurueck {display: none;}
	#fixiert {display: none;}
	.sichtbar-ohne-styles {display: none;}
	#logos-unten {display: none;}
	.linkkasten {display: none;}
	
}
