/* @override http://mcthias-2.local:8888/architekt-wegmann/pub/skins/wago/c/print.css */

/* 
print-stylesheet fuer architekt-wegmann.de
Version: 1.0
Author: matthias edler-golla
Author URI: http://wachenfeld-golla.de/
c 2009_08_20, wachenfeld-golla.de
*/

/* unsichtbar beim ausdrucken */
div#menu,
div#suchArea,
body.Wegbeschreibung span.adresse,
html.jsAktiv body.Wegbeschreibung div.map h3,
div#footer,
p.editMe,
span.sectionedit {
	display:none;
}


body {
	background:#fff;
	color: #000;
	font-size: 9pt;
	margin: 0;
	width: 100%;
}

div#wrap {
	width: 100%;
	margin: 0;
	padding: 0;
}

div#inhalt {	
	position:static;
	width:100%;
	background-image:none;
	margin: 0 !important;
	color: #000;
	padding: 0 !important;
}

div#beschreibung {
	margin-left: 0;
	padding: 0;
	width: 80%;
}

div#wikitext code {
	background: #fff;
	width: 100%;
	border-top: 3px solid #5e5e5e;
	border-bottom: 3px solid #5e5e5e;
}

h1#logo {
	width: inherit;
	height: inherit;
	position: static;
	right: 0;
	top: 0;
	font-size: 230%;
	margin-top: 0.4cm;
	padding-top: 0.4cm;
	border-top: 4px double;
	text-align: right;
}

a:link, a:visited {
	color: #000;
}

h1#logo span {
	background: none;
}

.nurPrint {
	display: block;
	padding-bottom: 0.4cm;
	border-bottom: 4px double;
	text-align: right;
}

h2#SeitenName {
	font-size: 160%;
	font-weight: normal;
	position: static;
	width: 100%;
	color: #5e5e5e;
	margin: 1cm 0 0 0;
}

body.Team div#inhalt div#wikitext div h4 {
	left: 0;
}

body.Team div#inhalt div#wikitext div p {
	left: 0;
}

body.Werkverzeichnis table {
	width: 110%;
}

body.Werkverzeichnis table td.first {
	width: 50%;
}

body.Wegbeschreibung div.Wegtext {
	margin-left: 0;
	width: 100%;
}

html.jsAktiv body.Wegbeschreibung div.map img {
	position: static;
}

div.subtitel {
	width: 100%;
	position: static;
	margin-top: -0.4cm;
}

/* @group von jQuery ausgeblendet */

body.Privat #wikitext div.Beschreibungtext,
body.Oeffentlich #wikitext div.Beschreibungtext,
body.Hotel #wikitext div.Beschreibungtext,
body.Denkmalpflege #wikitext div.Beschreibungtext,
body.Innenarchitektur #wikitext div.Beschreibungtext,
body.Sanierung #wikitext div.Beschreibungtext {
	margin-left: 0;
	width: 80%;
	display: block !important;
}

body.Privat #wikitext div.Zeichnungen,
body.Oeffentlich #wikitext div.Zeichnungen,
body.Hotel #wikitext div.Zeichnungen,
body.Denkmalpflege #wikitext div.Zeichnungen,
body.Innenarchitektur #wikitext div.Zeichnungen,
body.Sanierung #wikitext div.Zeichnungen {
	display: block !important;
	page-break-inside: avoid;
}

body.Werkverzeichnis table td img {
	display: block !important;
	page-break-inside: avoid;
}

/* @end */

