/* Farbe wechselt je nach ID */ body  {  background-color: #506419; }    body a { color: #506419;}   body #main a  { color: #506419; }  
