div.umrandung {
  position: relative;
  width: 650px;
  height: 320px;
  padding: 327px 0 0 338px;
  margin: 0 auto 0;
  text-align: left;
  background-color: white;
  overflow: hidden;
}
div.addon {
  position: relative;
  width: 988px;
  padding: 0;
  margin: 0 auto 0;
  text-align: left;
  background-color: white;
  overflow: hidden;
  background-repeat: repeat-y;
}

div.kopfbild {
  position: absolute;
  top: 55px;
  left: 0;
  width: 988px;
  height: 272px;
  overflow: hidden;
}

div.kopf-content {
  position: absolute;
  top: 127px;
  left: 30px;
  width: 360px;
  height: 170px;
  font-size: 0.92em;
  overflow: hidden;
}

div.linke-spalte {
  position: absolute;
  top: 293px;
  left: 0;
  width: 335px;
  height: 360px;
  overflow: hidden;
}

div.linke-spalte-inhalt {
  position: absolute;
  top: 284px;
  left: 95px;
  width: 240px;
  height: 280px;
  padding: 20px 0 20px 0;
  font-size: 1.33em;
  font-weight: bold;
  color: white;
  text-align: left;
  overflow: hidden;
}
div.linke-spalte-inhalt a:link, div.linke-spalte-inhalt a:visited, div.linke-spalte-inhalt a:hover, div.linke-spalte-inhalt a:focus, div.linke-spalte-inhalt a:active { 
  font-size: 1.0em;
  font-weight: bold;
  color: white;
}
div.linke-spalte-inhalt a:hover, div.linke-spalte-inhalt a:focus, div.linke-spalte-inhalt a:active {
  color: rgb(220,220,220);
}

div.linke-spalte-titel {
  position: relative;
  width: 134px;
  height: 16px;
  padding: 1px 20px 0 6px;
  margin: 5px 0 2px 0;
  font-size: 0.75em;
  color: white;
  font-weight: bold;
  text-align: left;
  float: right;
  overflow: hidden;
}
div.linke-spalte-titel a:link, div.linke-spalte-titel a:visited, div.linke-spalte-titel a:hover, div.linke-spalte-titel a:focus, div.linke-spalte-titel a:active { 
  font-size: 1.0em;
  font-weight: bold;
  color: white;
}
div.linke-spalte-titel a:hover, div.linke-spalte-titel a:focus, div.linke-spalte-titel a:active {
  color: rgb(220,220,220);
}

div.mitte {
  position: relative;
  width: 245px;
  padding: 14px 46px 0 32px;
  margin: 0 0 20px 0;
  float: left;
}
div.mitte img {
  margin: 5px 8px 5px 8px;
}

div.rechte-spalte {
  position: absolute;
  top: 293px;
  left: 661px;
  width: 327px;
  height: 360px;
  overflow: hidden;
}

div.rechte-spalte-inhalt {
  position: absolute;
  top: 284px;
  left: 661px;
  width: 240px;
  height: 280px;
  padding: 20px 0 20px 0;
  font-size: 1.33em;
  font-weight: bold;
  color: white;
  text-align: left;
  overflow: hidden;
}
div.rechte-spalte-inhalt a:link, div.rechte-spalte-inhalt a:visited, div.rechte-spalte-inhalt a:hover, div.rechte-spalte-inhalt a:focus, div.rechte-spalte-inhalt a:active { 
  font-size: 1.0em;
  font-weight: bold;
  color: white;
}
div.rechte-spalte-inhalt a:hover, div.rechte-spalte-inhalt a:focus, div.rechte-spalte-inhalt a:active {
  color: rgb(220,220,220);
}

div.rechte-spalte-style {
  position: relative;
  width: 121px;
  height: 16px;
  padding: 1px 20px 0 6px;
  margin: 0 0 2px 0;
  font-size: 0.75em;
  color: white;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
}
div.rechte-spalte-style a:link, div.rechte-spalte-style a:visited, div.rechte-spalte-style a:hover, div.rechte-spalte-style a:focus, div.rechte-spalte-style a:active { 
  font-size: 1.0em;
  font-weight: bold;
  color: white;
}
div.rechte-spalte-style a:hover, div.rechte-spalte-style a:focus, div.rechte-spalte-style a:active {
  color: rgb(220,220,220);
}

div.addon-links {
  position: relative;
  width: 290px;
  padding: 0 20px 20px 25px;
  float: left;
  overflow: hidden;
}
div.addon-mitte {
  position: relative;
  width: 281px;
  padding: 0 20px 20px 25px;
  float: left;
  overflow: hidden;
}
div.addon-rechts {
  position: relative;
  width: 282px;
  padding: 0 20px 20px 25px;
  float: left;
  overflow: hidden;
}
