.inaktiv { color: #a9a9a9 }
.klein { color: #000; font-size: 9px}
.stark { font-weight: bold; font-size: 12px}
.titel {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a { color: #3655a5; text-decoration: underline }
a:hover { color: #3300FF; text-decoration: underline }
a:visited { color: #3655a5; text-decoration: underline }
body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff }
td { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.genre1 {
	font-weight: bold;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.tableprint {
	border: 2px solid #000000;
}
.trprint {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

