
BODY {
  border-top: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TABLE {
  border-top: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  color: blue;
}

.texte {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 12pt;
  font-style: normal;
  color: black;
}

.texte1 {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 12pt;
  font-style: normal;
  color: black;
}

.heading {
  font-size: 14pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 18pt;
  font-style: italic;
  color: red;
}

.heading1 {
  font-size: 28pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 30pt;
  font-style: italic;
  color: red;
}

.menuBody {
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: blue;
  vertical-align: bottom;
}

.menuBodyInaktiv {
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: black;
  vertical-align: bottom;
}

.menuMenu1 {
  background-color: transparent;
  color: yellow;
  margin-left: 0px;
  font-weight: bold;
  font-size: 16pt;
}

.menuMenu2 {
  background-color: transparent;
  color: yellow;
  font-weight: bold;
  padding-left: 15pt;
  font-size: 16pt;
}

.menuMenuTD2 {
  padding-left: 15pt;
}

.menuMenuInaktiv1 {
  background-color: transparent;
  color: red;
  margin-left: 0px;
  font-size: 16pt;
  font-weight: bold;
}

.menuMenuInaktiv2 {
  background-color: transparent;
  color: red;
  vertical-align: text-top;
  margin-left: 16px;
  font-size: 16pt;
  font-weight: bold;
}					

.tabelleMenu {
  background-color: #D0D0D0;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: none;
}
