/* Cascading Stylesheet für die Homepage des B&uuml;rgervereins   Barsb&uuml;ttel e.V. */
body { text-color:#000000; background-color:#DCDCDC; }
h1 { text-align:center; text-decoration:underline; }
a:link    { text-decoration:none; color:#0000FF;  }
a:visited {text-decoration:none;  color:#801010;}
a:hover { text-decoration:none;  font-weight:bold;  background-color:#C0C0C0; }
a:active  { text-decoration:none;  color:#000000;  }
a:hover {  }
