
.layout {
  background-color: #FEE5CA;
  color: #000080;
  font-family: Verdana;
  font-size: 12pt;
  margin-right: 25px;
}

.php {
  background-color: #0000A0;
  color: black;
  font-family: sans-serif;
  font-size: 14pt;
}

.grafiklink {
  color: #FFFFFF;
  font-size: 12pt;
  background-color: #FFFFCC;
}

.tabelle {
  font-size: 10pt;
  font-family: sans-serif;
  text-align: left;
  color: white;
  background-color: #FFFFCC;
  font-weight: bold;
}

P {
  font-family: Verdana;
  font-size: 10pt;
}

A {
  color: #000080;
  font-size: 11pt;
  background-color: #FEE5CA;
}

H1 {
  color: teal;
  font-family: Verdana;
  font-style: italic;
}

H2 {
  color: teal;
  font-family: Verdana;
  font-style: italic;
  font-size: 17pt;
}

H3 {
  color: teal;
  font-family: Verdana;
  font-style: italic;
}

H4 {
  color: teal;
  font-family: Verdana;
  font-style: italic;
}

.text {
  color: white;
  font-family: sans-serif;
  font-size: 10pt;
  background-color: #101078;
}

TABLE {
  font-family: Verdana;
  background-color: #FEE5CA;
  font-size: 11pt;
  color: navy;
}

.empty {
  background-color: #101078;
  color: white;
}

.gast {
  background-color: #0070EE;
  font-family: sans-serif;
  font-size: 14px;
  font-style: normal;
  color: white;
}

.header {
  font-family: sans-serif;
  background-color: #507EEB;
  color: white;
}

.courier {
  font-family: monospace;
}
