body {
  background-color: #FFFFFF;
  font-family: Times New Roman;
  font-size: 12px;
  color: #003300;
}

table {
  font-family: Times New Roman;
  font-size: 14px;
  color: #003300;
}

.rahmen_gross {
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-left-width: thin;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-right-width: thin;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-top-width: thin;
}

.rahmen_duenn {
  border-style: solid;
  border-color: #AAAAAA;
  border-width: thin;
}

td.navi {
  background-color: #AAAAAA;
  height: 35px;
  width: 180px;
  cursor: pointer;
}


a {
  font-size: 14px;
  color: #003300;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
}

.headline {
  width: 100%;
  height: 35px;
  font-weight: bold;
  text-align: center;
  color: #003300;
  background-color: #AAAAAA;
}

.sidelogo {
  background-color: #003300;
  height: 725px;
}

table.mininavi {
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-left-width: thin;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-right-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-bottom-width: thin;
}

table.news {
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-left-width: thin;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-right-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-bottom-width: thin;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-top-width: thin;
}

