/* Generated by KaZcadeS */
body {
  background-image: url(grafik/webgrafik/hintergrund.jpg);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
}
.menu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
.td_kopf {
  background-repeat: no-repeat;
  background-image: url(grafik/webgrafik/kopfschrift.jpg);
  background-position: center top;
  height: 87px;
}
.td_inhalt {
  padding: 10px 50px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
.td_menu {
  height: 70px;
  padding-left: 50px;
  padding-right: 50px;
}
.tr_nav {
  text-align: left;
}
.td_fuss {
  border-top: 1px solid #0099ff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  padding-top: 5px;
}
.td_nav {
  padding-left: 5px;
  padding-right: 5px;
}
.td_programme {
  border-bottom: 1px solid #0099ff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu a:link {
  color: #ffffff;
  text-decoration: none;
}
.menu a:visited {
  color: #cdcdcd;
  text-decoration: none;
}
.menu a:hover {
  background-color: #abddfe;
  text-decoration: none;
  color: #000099;
}
a:hover {
  color: #ff0000;
}

