
body {
  background-color: #0066cc;
}
body, td, th {
  color: #ffffff;
}
.text_normal {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.text_normal_fett {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
.text_ueberschrift {
  font-size: 30px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
}
.text_bild {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
.text_mini {
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
.text_xxl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 88px;
  list-style-image: url();
  list-style-type: disc;
  list-style-position: inside;
}
a:link {
  color: #ffffff;
}
a:visited {
  color: #ffffff;
}
a:hover {
  color: #000066;
}
a:active {
  color: #ffffff;
}

