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