#DIV,#banner,#banner a{
  background-color:#2E8B57;
}

#DIV{
  background-image:url(home.jpg);
  background-repeat:no-repeat;
}


#DIV a {
  background-color:transparent;
}

#DIV a:hover,#banner a:hover{
  color:#9ACD32;
}

#banner a.aktiv {
  font-weight: small; 
  color: #9ACD32; 
}


