/* Stylesheet from http://www.beraternet.de */

/* --- global page layout --- */

#headleftarea {
	visibility: hidden;
}
#mainnavigationarea {
	visibility: hidden;
	width: 0px;
}

#content {
	margin-left: 1cm;
	width: 75% ! important;
	float: none ! important;
}

h1 {
	visibility: hidden;
	height: 0px;
}

H2, H3 {
	page-break-before: avoid;
}

h4 {
	font-size: 18px;
	line-height: 26px;
}

#content {
	padding: 2px;
}

#footer {
	visibility: hidden;
	height: 0px;
}

.submenu { /* table */
	visibility: hidden;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

.subtext {
	visibility: hidden;
	height: 0px;
}
