
BODY {
  font-family: "Myriad Web", Verdana, Tahoma, Syntax, sans-serif;
  color: #c8c8c8;
  background-color: #444444;
  margin-top: 5px;
  margin-left: 50px;
  margin-right: 10pt;
  margin-bottom: 5px;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
  border-top: 0em;
  width: 900px;
  border-right: 0em;
  border-bottom: 0em;
  border-left: 0em;
}

FORM {
  background-color: #444444;
  border-top: #444444 none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  border-right: #444444 none;
  border-bottom: #444444 none;
  border-left: #444444 none;
}

H1, H2, DT, LEGEND, TH, THEAD, TFOOT {
  color: #587e92;
  font-family: "Myriad Web", Verdana, Tahoma, Syntax, sans-serif;
  background-color: transparent;
  word-spacing: 10px;
  letter-spacing: 5px;
}

H3 {
  color: #587e92;
  font-family: "Myriad Web", Verdana, Tahoma, Syntax, sans-serif;
  background-color: transparent;
  word-spacing: 6px;
  letter-spacing: 3px;
}

H4 {
  color: #587e92;
  font-family: "Myriad Web", Verdana, Tahoma, Syntax, sans-serif;
  background-color: transparent;
  word-spacing: 4px;
  letter-spacing: 2px;
}

HR {
  color: #c8c8c8;
}

CAPTION, COL, COLGROUP, TBODY, TD, TR {
  color: #c8c8c8;
  font-family: "Myriad Web", Verdana, Tahoma, Syntax, sans-serif;
  color: #c8c8c8;
  text-decoration: none;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TABLE {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

tbody#tabelle tr.grau {
  background-color: #505050;
}

P {
  font-family: 'Myriad Web', Tahoma, Verdana, Syntax, sans-, serif;
  color: #c8c8c8;
}

DD, DL, LI, B {
  font-family: 'Myriad Web', Tahoma, Verdana, Syntax, sans-, serif;
  color: #c8c8c8;
}

A:link {
  color: #587e92;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  color: #587e92;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  text-decoration: none;
  color: #8080ff;
  background-color: none;
}

BUTTON {
  background-color: #BEBEBE;
}

INPUT {
  background-color: #BEBEBE;
  border-top: thin silver outset;
  color: #444444;
  border-right: thin gray outset;
  border-bottom: thin gray outset;
  border-left: thin silver outset;
}

TEXTAREA {
  background-color: #BEBEBE;
  border-top: silver inset;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border-right: thin gray inset;
  border-bottom: thin gray inset;
  border-left: thin silver inset;
}

APPLET {
  background-color: #444444;
  font-family: Verdana;
  color: lime;
}

.grey {
  background-color: #606060;
}

.td {
  border-collapse: collapse;
  outline-width: 0;
  border-top: 1pt silver solid;
  border-right: 1pt silver solid;
  border-bottom: 1pt silver solid;
  border-left: 1pt silver solid;
}

.grid {
  border-collapse: collapse;
  padding-left: 5px;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  border-top: 1px grey solid;
  border-right: 1px grey solid;
  border-bottom: 1px grey solid;
  border-left: 1px grey solid;
}

BLOCKQUOTE {
  margin-left: 20px;
}

