body {
  margin-top: 1px;
  margin-bottom: 4px;
  font-family: Arial;
}
table {
  font-family: Arial;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #4f4f84;
}
a:active {
  color: #7f7fd4;
}
a:hover {
  color: #9797fd;
}
a:visited {
  color: #6767ac;
}


a.null {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}

a.null:link {
  color: #000000;
}
a.null:active {
  color: #000000;
}
a.null:hover {
  color: #000000;
}
a.null:visited {
  color: #000000;
}

h1 {
  font-size: 15pt;
}

h2 {
  font-size: 13pt;
  font-style: italic;
}

h3 {
  font-size: 8pt;
  text-align: center;
  font-weight: 100;
  margin-bottom: 1px;
  font-family: Arial;
}

table.haupt {
	width: 795px;
	height: 101%;
}

div.haupttext {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

td.menu {
	width: 135px;
}

td.hauptzelle {
	width: 660px;
}

* html #starhtml {
    width: 83%;
}