body {
	background-color: #898989;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-stretch: normal
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
	text-transform: none; }

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none; }
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none; }
a:focus {
	color: #990000;
	font-weight: bold;
	text-decoration: none; }

p {
	color: #000000; }

table {
	border-collapse:collapse;
	border-style:none; }

th {
	color: #000000;
	font-size: 10pt;
	padding: 0px }
td {
	color: #000000;
	font-size: 10pt;
	padding: 0px }

.header {
	background-color: #990033;
	color: #ffffff; }
.row1 {
	background-color: #e0e0e0;
	color: #000000; }
.row2 {
	background-color: #f0f0f0;
	color: #000000; }

.row3 {
	background-color: #ffff00;
	color: #000000; }

.topic {
	color: #000000;
	font-size: 10pt;
	font-weight: bold; }

.button {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #0088d2;
	color: #ffffff;
	border-width: 0; 
	cursor: hand;}

.zahlfeld { text-align: right }

.readonly {
	background-color: #e0e0e0;
	color: #000000;
	text-align: right;}

