
/*body  { color: #556653; font-size: 12px; font-family: sans-serif; background-color: #ffffff ; text-decoration: none; }*/
body  { color: #000000; font-size: 12px; font-family: sans-serif; background-color: #ffffff ; text-decoration: none; }

h1 { font-size: 20px }

a:link { color: #000000; background: transparent; text-decoration: underline; }
a:visited { color: #000000; background: transparent; text-decoration: underline;  }
a:active { color: #000000; background: transparent; text-decoration: underline;  }
a:hover {
  color: #000000;
/*  text-decoration: underline; */
}
a { text-decoration: underline }

div.gmenu a { text-decoration: none }
div.gmenu a:visited { text-decoration: none }
div.gmenu a:active { text-decoration: underline }
div.gmenu a:hover { text-decoration: underline }

/* Menukasten */
div.menu a { font-weight: bold; line-height: 170% ; }
div.menu a:link { text-decoration: none; /*background: lightgrey;*/ color: black; line-height: 170% ;  }
div.menu a:visited { text-decoration: none; color: rgb(100,100,100); line-height: 170% ;  }
div.menu a:hover { text-decoration: none; background: lightgrey; color: black; line-height: 170% ;  }

#content {
 	/* background-color: #d5ffd0; */
}
