* {
	font-size: 10pt;
	font-family: arial;
}

#header {
	text-align: center;
}

#header h1 {
	display: none;
}

#balk, #shadow, #menu, #img_left, #img_right, #footerpane, #teller {
	display: none;
}

#content {
	display: block;
}

#content .title {
	color: #0059b4;
	font-size: 14pt;
	font-weight: bold;
}

#content .text {
	display: block;
}

#footer_print {
	margin-top: 40px;
	display: block;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}
