
a.news:link, a.news:visited, a.news:hover, a.news:focus, a.news:active {
  color: rgb(230,160,114);
  font-weight: bold;
  text-decoration: none;
}
a.news:hover, a.news:focus { color: rgb(57,170,181); }

div.news-titel {
  position: relative;
  width: 560px;
  color: rgb(230,160,114);
  font-weight: bold;
  font-size: 12px;
}

div.news-trenner {
  position: relative;
  width: 560px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

div.news-umrandung { position: relative; float: left; }
div.news { position: relative; padding-left: 40px; }
div.news h2 { display: inline; }
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.news h2 { 
  color: #4B729C;
}
div.news a:link h2, div.news a:visited h2 {
  color: #4B729C;
}
div.news a:focus h2, div.news a:hover h2, div.news a:active h2 {
  color: #C80A04;
}*/

/* 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(230,160,114);
}
a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active {
  color: white;
  background-color: rgb(57,170,181);
}
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: #666666;
}
div.modul-pages a:focus, div.modul-pages a:hover, div.modul-pages a:active {
  color: #AAAAAA;
}

/* 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;
}