div#container div#header {
  position: relative;
  display: block;
  width: 937px;
  height: 146px;
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #B3C5D9;
}
div#container div#header div#logo {
  position: relative;
  display: block;
  width: 280px;
  height: 146px;
  top: 0px;
  right: 0px;
}
div#container div#header div#title {
  position: absolute;
  top: -5000px;
  left: -5000px;
}
div#container div#header div#logo a {
  position: relative;
  display: block;
  width: 280px;
  height: 146px;
  background-image: url( /images/default/logo.gif );
  text-indent: -5000px;
}
div#container div#header div#mandje {
  position: absolute;
  display: block;
  width: 165px;
  height: 30px;
  top: 116px;
  right: 0px;
}
div#container div#header div#mandje a {
  display: block;
  width: 165px;
  height: 30px;
  text-indent: -5000px;
}
div#container div#header div.mandje_taal_1 a {
  background-image: url( /images/default/winkelmandje.gif );
}
div#container div#header div.mandje_taal_2 a {
  background-image: url( /images/default/winkelmandje_1.gif );
}
div#container div#header div#mandje a:hover {
  display: block;
  width: 165px;
  height: 30px;
  text-indent: -5000px;
}
div#container div#header div.mandje_taal_1 a:hover {
  background-image: url( /images/default/winkelmandje_hover.gif );
}
div#container div#header div.mandje_taal_2 a:hover {
  background-image: url( /images/default/winkelmandje_1_hover.gif );
}
div#container div#header div#mandje a.active {
  display: block;
  width: 165px;
  height: 30px;
  text-indent: -5000px;
}
div#container div#header div.mandje_taal_1 a.active {
  background-image: url( /images/default/winkelmandje_hover.gif );
}
div#container div#header div.mandje_taal_2 a.active {
  background-image: url( /images/default/winkelmandje_1_hover.gif );
}