.tabellenrahmen {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	border-top: thin inset #00FFFF;
	border-right: thin inset #0099FF;
	border-bottom: thin inset #0099FF;
	border-left: thin inset #00FFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
}
.ueberschrift {
	font-weight: bold;
	color: #0033CC;
	text-align: left;
}
.ueberschrift2_schwarz_fett {
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.text {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	text-align: left;
}

span.text_fett
{
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #000066;
	text-align: left;
	font-size: 20px;
}
