@charset "UTF-8";
/* MAIN BANNER*/

a {outline : none;}
a img {outline : none;}
img {border : 0;}

body {
  margin: 0px;
}

#video {
  position: absolute;
  right: 0px;
  top: -12px;
  z-index: 999;
}

#container {
  position: absolute;
  width: 970px;
  height: 250px;
  top: 0px;
  left: 0px;
  margin: auto;
  overflow: hidden;
  background-image: url("campina_sterkmet.png");
}

#border {
  position: absolute;
  width: 968px;
  height: 248px;
  top: 0px;
  left: 0px;
  border: 1px solid #000000;
}
