body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	margin: 0px;
	background-color: #000000; }

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border: 0px;
	border-spacing: 0px; }
table.main {
	width: 800px;
	margin-left: auto;
	margin-right: auto; }
table.border {
	border-collapse: collapse; }


th {
	text-align: left;}
th.main {
	font-weight: bold;
	font-size: 220%;
	color: #ffffff;
	background-color: #804050;
	text-align: center;
	padding: 15px; }
table.border th {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	vertical-align: top;}
table.main td {
	padding: 15px; }
table.border td {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;}
td.grau1 {
	background-color: #d0d0d0; }

td.grau2 {
	background-color: #e0e0e0; }

td.grau3 {
	background-color: #f0f0f0; }

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; }

ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; }

img {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 0px; }

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color:#602028;
	text-decoration: none; }
a.menue {
	font-weight: bold; }

h1,h2,h3,h4,h5,h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1em; }
h1 {	font-size: 15pt; }
h2 {	font-size: 13pt; }
h3 {	font-size: 11pt; }
h4,h5,h6 {font-size: 9pt; }
