body {
	background: #FFFFFF;
	color: #000000;
	text-align: center;
}

.noprint {
	position: static;
	display: none;
	width: 0;
}

#mitte-center {
	background: #ffffff;
	visibility: visible;
	width: 100%;
	border: none;
}

h1 {
	font-size: 16px;
	background: #FFFFFF;
	color: #000000;
	border-bottom: 2px solid #000000;
}

h2, h3, h4, h5, h6 {
	font-size: 14px;
	background: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #000000;
}
hr {
	color: #000000;
	background: #000000;
}