/* links */
#nav li a.active, #nav li a.active:hover {
  color: #83a00d;
  border-bottom: 1px dotted #83a00d;
}

#content .textbereich .fliesstext p a {
  color: #83a00d;
  border-bottom: 1px dotted #83a00d;
}
#content .textbereich .fliesstext p a:hover {
  border-bottom: none;
}

body div#content div.headline {
  padding-bottom: 0;
  background-color: #fff;
}



