BODY {
  background-image: url(background.jpg);
}

font.ueberschrift {
  color: yellow;
  font-weight: normal;
  font-family: Arial;
}

font.schrift {
  color: black;
  font-family: Arial;
  font-size: 14pt;
}

font.schriftgross {
  color: black;
  font-weight: bold;
  font-family: Arial;
  font-size: 18pt;
}

font.weiss {
  color: white;
  font-family: Arial;
  font-size: 12pt;
}

font.schwarz {
  color: black;
  font-family: Arial;
}

font.info {
  color: white;
  font-family: Arial;
  font-size: 1pt;
}

TD.tabelle {
  background-color: #C0C0C0;
}

Table.tabbanner {
  background-color: blue;
}

A.link:link {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: yellow;
}

A.link:visited {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: yellow;
}

A.link:active {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: yellow;
}

A.link:hover {
  text-decoration: underline;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-family: Arial;
  color: yellow;
}

A.link1:link {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link1:visited {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link1:active {
  text-decoration: none;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link1:hover {
  text-decoration: underline;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link2:link {
  text-decoration: none;
  font-size: 32pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link2:visited {
  text-decoration: none;
  font-size: 32pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link2:active {
  text-decoration: none;
  font-size: 32pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}

A.link2:hover {
  text-decoration: underline;
  font-size: 32pt;
  font-style: normal;
  font-variant: normal;
  font-family: Arial;
  color: blue;
}
