body {
  overflow: auto;
  height: 100%;
  line-height: 25px;
  background-color: #777777;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#fenster {
  width: 800px;
  top: 0px;
  z-index: 2;
  height: 572px;
  position: absolute;
  left: 0px;
}
#kopfzeile {
  width: 100%;
  color: #777777;
  height: 210px;
  background-color: #777777;
  z-index: 1;
}
#menu {
  left: 600px;
  font-weight: inherit;
  top: 10px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 25px;
  width: 200px;
  font-size: 14px;
  position: absolute;
  color: white;
  z-index: 10;
}
.menu_no a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: inherit;
  line-height: 25px;
  color: white;
}
.menu_no a:hover {
  text-decoration: underline;
}
.menu_act a {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: 14px;
  text-decoration: none;
  line-height: 25px;
}
#schriftzug {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  height: 128px;
  left: 30px;
  width: 541px;
  background-repeat: no-repeat;
  z-index: 10;
  position: absolute;
  top: 10px;
}
#uschrift {
  font-family: Arial,Helvetica,sans-serif;
  height: 20px;
  position: absolute;
  left: 30px;
  top: 138px;
  width: 536px;
  color: white;
  z-index: 10;
}
#hintergrund {
  width: 100%;
  color: #777777;
  background-color: white;
  position: absolute;
  height: 362px;
  top: 210px;
  z-index: 1;
}
#contents {
  width: 770px;
  height: 362px;
  top: 210px;
  left: 30px;
  position: absolute;
  z-index: 10;
}
#content {
  overflow: auto;
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 30;
}
#links {
  overflow: auto;
  /* right: 200px; */
  position: absolute;
  height: 100%;
  top: 0px;
  z-index: 30;
}
#rand {
  overflow: hidden;
  width: 200px;
  position: absolute;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 30;
}
#rechts {
  overflow: auto;
  right: 0px;
  position: absolute;
  width: 550px;
  height: 100%;
  top: 0px;
  z-index: 30;
}
* {
  margin: 0px;
  padding: 0px;
}
p {
  padding-bottom: 10px;
  padding-top: 10px;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
a {
  color: #777777;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#foto {
  background-color: #000099;
  position: absolute;
  width: 249px;
  height: 278px;
  left: 600px;
  top: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}