@charset "utf-8";

/*________________________________________________

	name:			print.css
	create Date:	2013-06-10
	lastmodified:	****-**-**
________________________________________________*/


* html {
	background: #ffffff;
	color: #000000!important;
	text-align: left;
}
body {
	background: #ffffff none;
	color: #000000!important;
	text-align: left;
	width: 100%!important;
	overflow: visible !important;
}
#header, #globalnavi, #breadcrumbs {
	display: none;
}
#pagetop, .btn_pagetop {
	display: none!important;
}
a {
	color: #000000!important;
	text-decoration: underline!important;
}
/* 
a:after {
	content: " [URI: "attr(href)"]";
	font-size: 50%;
}
a:after {
    content: " >> " attr(href) " ";
	font-size: 50%;
}
 */
#leftmenu {
	display: none;
}
#container {
	width: 100%!important;
	text-align: left;
}
h1, h2, h4, h5 {
	width: 100%!important;
	page-break-before: auto;
}
h3 {
	width: 90%!important;
	page-break-before: auto;
}
