body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
}

.drucken {display:none;}

#content {
	width: 500px;
}
#footer {
	text-align: center;
}
h1 {
	font-size: 20px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
.subline {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
}