body {
	background: #ffffff;
	color: #000000;
	text-align: center;
}

.noprint {
	position: static;
	display: none;
	width: 0;
}
#mitte-center {
	visibility: visible;
	width: 100%;
	border: none;
}
#fuss {
	display: none;
	width: 0;
}

h1 {
	font-size: 16px;
	background: #ffffff;
	color: #17298F;
	border-bottom: 2px solid #D2002D;
}
