/* Stylesheet from http://www.beraternet.de, printer version */

@page { size:21.0cm 29.7cm; margin:1.2cm 1.5cm 1.2cm 1cm; }

.hide-on-print {
	display: none !IMPORTANT;
	width: 0px;
	height: 0px;
}

body {
	min-width: 15.5cm !IMPORTANT;
	max-width: 19.5cm !IMPORTANT;
	width: 18.5cm !IMPORTANT;
	orphans:3;
	widows:5;
}

h1, h3, h4, h5, h6 {
	text-shadow: none;
}

#mainnavigationarea {
	width: 0cm;
	display: none !IMPORTANT;
}

#content {
	width: 70% !IMPORTANT;
	min-width: 10.5cm !IMPORTANT;
	max-width: 13.5cm !IMPORTANT;
	padding: 0.2cm 0.3cm 0.6cm 0cm !IMPORTANT;
	color: #000000;
}

div.post {
	margin-bottom: 1em;
	color: #000000;
	background-color: transparent;
}

#rightbox {
	width: 25% !IMPORTANT; /* of body*/
	min-width: 4cm !IMPORTANT;
	max-width: 5cm !IMPORTANT;
	border-left: 1px solid black;
}

a:link, a:visited{
	color: #000099;
	text-decoration: none !IMPORTANT;
}

a:active, a:hover {
	color: #000099;
	text-decoration: none !IMPORTANT;
}

.boxhead, H2, a.white {
	color: #000099 !IMPORTANT;
	background-color: transparent !IMPORTANT;
}