/* CSS Document */

.print_header {
	display: block;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 50px;
}
#header_left {
	display: none;
	height: 0px;
}
#header_right {
	display: none;
	width: 0px;
}
#links_container {
	display: none;
	width: 0px;
}
#nav_container {
	display: none;
}
#grasbalken {
	display: none;
}
#content_container {
	width:70%;
	font-size: 12px;
	line-height: 16px;
}