.background {
  background-image: url(http://www.bikecity.biz/images/header-forum.jpg);
  background-repeat: no-repeat; 
}
.background_shop {
  background-image: url(http://www.bikecity.biz/images/header-shop.jpg);
  background-repeat: no-repeat; 
}

#menu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: black;
  height: 31px;
  width: 265px;
  vertical-align: bottom;
  padding-left:10px;

  }


a.menu_link  {
  padding: 4px 8px 0 8px;
  margin: 9px 3px 0 0;
  height: 18px; 
  position:relative;
  float:left;
   
}
.menu_link_deactive {
  padding: 4px 8px 0 8px;
  margin: 9px 3px 0 0;
  height: 18px; 
  background-color: #0153a5;
  display: block;
  position: relative;
  float: left;
}

a.menu_link:link { background-color: #dcdddf; display: block;text-decoration:none; color: black;}
a.menu_link:visited { background-color: #dcdddf; display: block;text-decoration:none; color: black;}
a.menu_link:hover { background-color: #3073ba; display: block;text-decoration:none; color: white;}

a.menu_link_forum:link { background-color: #0153a5; display: block;text-decoration:none; color: white;}
a.menu_link_forum:visited { background-color: #0153a5; display: block;text-decoration:none; color: white;}
a.menu_link_forum:hover { background-color: #0153a5; display: block;text-decoration:underline; color: white;}

#home {
  border-left:0;
  border-right:0;
  text-align: center;
  padding-top: 0px;
  
}
#forum {
  border-right: 0;
  text-align: center;
  padding-top: 0px;
  color:white;
}
#online-shopping {
  border-right: 0;
  text-align: center;
  padding-top: 0px;
}
