.print_header {
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	padding-bottom: 50px;
	text-align: left;
}
#header, #nav {
	display: none;
}
#links {
	display: none;
}
#bereichsbild {
	width: 100%;
	overflow: hidden;
}
#main, #rechts, #content_container {
	margin-right: 0px;
	width: 99%;
}