div.links {
  position: relative;
  width: 520px;
  padding: 1px 15px 0 20px;
  float: left;
}
div.links img {
  margin: 3px 8px 3px 8px;
}

div.links-inhalt-breit, div.links-inhalt-schmal1, div.links-inhalt-schmal2 {
  position: relative;
  width: 520px;
  float: left;
  overflow: hidden;
}
div.links-inhalt-schmal1, div.links-inhalt-schmal2 {
  position: relative;
  width: 245px;
  padding-right: 30px;
  float: left;
}
div.links-inhalt-schmal2 {
  padding: 0;
}

div.links hr {
  position: relative;
  height: 1px;
  padding: 0;
  margin: 15px 0 15px 0;
  border: 0;
  background-color: #014692;
}

div.links-kasten-titel {
  position: relative;
  width: 500px;
  height: 19px;
  padding: 0 10px 0 10px;
  background-color: white;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(/_templates/shared/images/hg-kasten-links-titel-leine-deister-zeitung.gif);
}
div.links-kasten-titel-links {
  position: absolute;
  top: 2px;
  left: 10px;
  height: 19px;
  overflow: hidden;
}
div.links-kasten-titel-rechts {
  position: absolute;
  top: 2px;
  right: 10px;
  height: 19px;
  overflow: hidden;
}
div.links-kasten-inhalt {
  position: relative;
  width: 500px;
  padding: 7px 10px 7px 10px;
  background-color: #D6D6D6;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(/_templates/shared/images/hg-kasten-links-inhalt-leine-deister-zeitung.gif);
}

div.rechts {
  position: relative;
  width: 216px;
  padding: 1px 0 0 15px;
  float: left;
}
div.rechts img {
  margin: 3px 0 3px 0;
}

div.rechts-inhalt {
  position: relative;
  width: 200px;
  padding: 0;
  margin-bottom: 14px;
  font-size: 12px;
  color: #000000;
  overflow: hidden;
}

div.rechts-kasten-titel {
  position: relative;
  width: 192px;
  padding: 4px 3px 3px 5px;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(/_templates/shared/images/hg-kasten-rechts-titel-leine-deister-zeitung.gif);
  background-color: #D6D6D6;
  overflow: hidden;
}

div.rechts-kasten-inhalt {
  position: relative;
  width: 188px;
  padding: 8px 5px 8px 5px;
  margin-bottom: 14px;
  font-size: 12px;
  color: #000000;
  border: 1px solid #D6D6D6;
  overflow: hidden;
}

div.rechts-anzeige {
  position: relative;
  width: 200px;
  padding: 0;
  margin-bottom: 14px;
  font-size: 12px;
  color: #000000;
}
div.rechts-anzeige-text {
  position: relative;
  text-align: right;
}

div.image img, div.image-left img, div.image-right img, div.image-center img {
  margin: 0;
}
