div.umrandung {
  background-image:  url(/_templates/shared/images/hg-gesamt-infospalte-krankenhaus-lindenbrunn.gif);
}
div.news-umrandung { position: relative; float: left; }
div.news1, div.news2 { position: relative; margin-top: 0; margin-bottom: 20px; }
div.news1 h2, div.news2 h2 { font-size: 14px; margin-top: 1px; margin-bottom: 3px; }
div.modul-navigation { position: relative; margin-bottom: 10px; }
a.modul-pagebutton:link, a.modul-pagebutton:visited, a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active, div.modul-pagebutton-inactive { position: relative; padding: 1px 6px 1px 6px; font-size: 12px; font-weight: bold; text-decoration: none; float: left; overflow: hidden; cursor: pointer; }
div.modul-pagebutton-inactive { cursor: default; }
div.modul-pages { position: relative; width: 224px; padding: 2px; text-align: center; float: left; overflow: hidden; font-weight: bold; }
div.modul-pages a:link, div.modul-pages a:visited, div.modul-pages a:focus, div.modul-pages a:hover, div.modul-pages a:active { font-weight: bold; text-decoration: none; }
div.modul-position { position: relative; width: 124px; padding: 2px; text-align: center; float: left; overflow: hidden; font-weight: bold; }
div.modul-numall { position: relative; padding: 3px 0 3px 0; float: right; }
div.modul-numall a:link, div.modul-numall a:visited, div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active { font-weight: bold; text-decoration: none; }
div.teaser { position: relative; margin-top: 20px; margin-bottom: 20px; font-style: italic; }
div.news1 {
  width:  380px;
  margin-bottom: 10px;
  padding: 3px;
  background-color: #D5EBD3;
}
div.news2 {
  width:  380px;
  margin-bottom: 10px;
  padding: 3px;
  background-color: #E2E2E2;
}

div.news1 h2, div.news2 h2 {
  color: black;
}
div.news1 h2 a:link, div.news1 h2 a:visited, div.news2 h2 a:link, div.news2 h2 a:visited {
  color: black;
}
div.news1 h2 a:focus, div.news1 h2 a:hover, div.news1 h2 a:active, div.news2 h2 a:focus, div.news2 h2 a:hover, div.news2 h2 a:active {
  color: #4E9E49;
}
div.news1 h2 a:active, div.news2 h2 a:active {
  color: #999999;
}

/* Vor/Zurueck-Buttons */
a.modul-pagebutton:link, a.modul-pagebutton:visited, a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active, div.modul-pagebutton-inactive {
  color: white;
  background-color: rgb(153,153,153);
}
a.modul-pagebutton:focus, a.modul-pagebutton:hover {
  color: white;
  background-color: #4E9E49;
}
a.modul-pagebutton:active {
  background-color: #999999;
}
div.modul-pagebutton-inactive {
  color: white;
  background-color: rgb(204,204,204);
}

/* Seiten-Navigation */
div.modul-pages {
  color: #C80A04;
}
div.modul-pages a:link, div.modul-pages a:visited, div.modul-pages a:hover, div.modul-pages a:focus, div.modul-pages a:active {
  color: rgb(153,153,153)
}
div.modul-pages a:focus, div.modul-pages a:hover, div.modul-pages a:active {
  color: #4E9E49;
}
div.modul-pages a:active {
  color: #999999;
}

/* Position */
div.modul-position {
  color: #333333;
}

/* Backlinks */
div.modul-numall a:link, div.modul-numall a:visited, div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active {
  color: #666666;
}
div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active {
  color: #AAAAAA;
}