
BODY {
  font-size: 9pt;
  font-family: "Tahoma", "Arial", "Verdana", 'MS Sans Serif', sans-serif;
  color: black;
  background-color: silver;
}

HR {
  color: #aaaaaa;
  margin-top: 10px;
  margin-bottom: 10px;
}

TABLE {
  font-size: 9pt;
  font-family: "Tahoma", "Arial", "Verdana", 'MS Sans Serif', sans-serif;
  color: black;
  background-color: white;
}

CENTER {
  display: none;
}

H1 {
  font-weight: bold;
  font-size: 16pt;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-color: #FEF4E5;
}

H2 {
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  font-size: 11pt;
  font-weight: bold;
}

H4 {
  font-size: 10pt;
  font-weight: bold;
}

H5 {
  font-size: 9pt;
  font-weight: bold;
}

FORM {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

A:link {
  color: gray;
}

A:visited {
  color: gray;
}

A:hover {
  color: #FC9401;
}

A:active {
  color: #FC9401;
}

.small {
  font-size: 7pt;
}

.small P {
  font-size: 7pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.small HR {
  margin-top: 4px;
  margin-bottom: 4px;
}

.small H2 {
  font-size: 7pt;
  margin-top: 0px;
  margin-bottom: 8px;
  font-weight: bold;
}

.fieldset {
  width: 540px;
  border-top: black;
  border-right: black;
  border-bottom: black;
  border-left: black;
}

.popupwindow {
  background-color: white;
}

.purepopupwindow {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: white;
}

.webtv {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: black;
}

.presse {
  font-family: "Times New Roman", Times, serif;
  background-color: #eeeedd;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.yellowbox {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffe1;
}

.headline {
  font-weight: bold;
  font-size: 16pt;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(images/back.png);
}

.menue {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 11px;
  background-color: gray;
  padding-left: 12px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  color: white;
  text-decoration: none;
  display: block;
  font-style: italic;
}

.menue:link {
  color: white;
}

.menue:visited {
  color: white;
}

.menue:hover {
  color: #FC9401;
}

.menue:active {
  color: #FC9401;
}

IMG {
  border: 0px none;
}

