body {
  font-family: Arial;
  font-size: 10pt;
  background-color: #E6E6FF;
  color: navy;
}

table.uebersicht {
  background-color: #E6E6FF;
}

td.ue1 {
  background-color: blue;
  font-size: 10pt;
  height: 17px;
  font-weight: bold;
  color: white;
}

td.ue {
  background-color: #E6E6FF;
  width: 120px;
  text-align: right;
}

td.ue2, td.ue2 a {
  color: blue;
  font-size: 10pt;
  height: 17px;
  font-weight: bold;
  background-color: #E6E6FF;
  text-decoration: none;
}

b.ue2, b.ue2 a {
  color: blue;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

td.ue3 {
  color: navy;
  font-size: 10pt;
  background-color: #E6E6FF;
}

td.headline {
  color: white;
  font-size: 20pt;
  vertical-align: middle;
  font-weight: bold;
  background-image: url('style/hintergrund.jpg');
  height: 40px;
}

img {
  border: 0px none;
}

table.main {
  width: 800px;
  spacing: 5px;
}

a {
  color:red;
  text-decoration: none;
}

td {
  vertical-align: top;
  border: 0px none;
  background-color: white;
}

td.logo {
  text-align: right;
  height: 110px;
  background-color: white;
  vertical-align: middle;
}

td.header {
  text-align: center;
  vertical-align: middle;
  height: 110px;
}

td.header b {
  font-size: 28pt;
  color: blue;
}

td.hinweis {
  font-size: 12pt;
  vertical-align: middle;
  text-align: right;
}

td.hinweis b{
  font-size: 14pt;
  color: blue;
}

td.menu {
  width: 150px;
  text-align: center;
}

div.menu {
  width: 100%;
  text-align: center;
  height: 20px;
  max-height: 20px;
  border-bottom: 3px #E6E6FF solid;
}

td.content {
  padding-left: 5px;
  padding-right: 5px;
}

td.empty {
  border: 0px none;
  background-color: white;
  vertical-align: top;
  text-align: center;
height: 100%;
}
td.footer {
  text-align: center;
  font-size: 8pt;
}

h1 {
  font-size: 20pt;
  color: blue;
  text-align: center;
}

h2 {
  font-size: 16pt;
  color: blue;
  text-align: center;
}
h3 {
  font-size: 12pt;
  color: blue;
  text-align: center;
}
