/* @override http://adfc-rosenheim.de/pub/skins/wago/c/print.css */

/*

	adfc-rosenheim.de
	------------------

	@file 		print.css
	@version 	1.0.0b
	@date 		2009-06-15 16:18:05 +0200 (Mon, 15 Jun 2009)
	@author 	Matthias Edler-Golla <meg@wachenfeld-golla.de>

	Copyright (c) 2009 Wachenfeld + Golla, Buero fuer Gestaltung <http://wachenfeld-golla.de>

*/

body {
	font: 9pt/1.5 Georgia, "Times New Roman", Times, serif;
	color: #00;
	background: #fff;
}

div#wrap {
	margin: 0;
}

div#content {
	width: 100%;
	margin: 0;
	position:inherit;
	background: none;
}

div#menu,
div.Submenu,
div#editArea,
div#suchfeld,
span.zurueck,
div#footer {
	display: none;
}


div#inhalt {
	margin-left: 0;
	padding: 0;
}

h1#titel {
	display: none;	
}

p.nurPrint {
	position: static;
	width: inherit;
	margin: 0.5cm 0;
}

p.nurPrint strong {
	display: block;
	font-size: 166%;
	font-weight: normal;
	margin-bottom: 0.3em;
}

div#wikitext p,
div#wikitext ul,
div#wikitext ol {
	width: 80%;
}

div#inhalt h3 {
	border: none;
	color: #000;
	font-size: 133%;
	font-weight: normal;
	margin-bottom: 0.5em;
}

div#wikitext span.posRight {
	float: left;
	margin: 0 5mm 5mm 0;
	border: none;
}
