/* BASIC PRINT STYLES */

body {
	background: url(../_images/back_site_print.jpg) no-repeat center top;
	width: 210mm;
	padding-right: 20mm;
	padding-top: 60mm;
	padding-left: 20mm;
}

div.wrapper {
	background-color: transparent;
}

div.header img, div.mainnav, a, a:link, a:visited {
	display: none;
}

div.header {
	background-image: none;
}

ul.mainnav li, div.module h2, div.impressum p, div.tagline p, h3 {
	border-style: none;
}

h3 {
	margin: 0;
}

h1.print, h2, h3 {
	display: block;
	font-size: 18pt;
}

h2, h3 {
	display: block;
	font-size: 18pt;
	margin-top: 20mm;
}

div.content p, div.content ol, div.content ul, p.coop {
	font-size: 12pt;
	line-height: 18pt;
}

div.expand_02 {
	width: 170mm;
}