

.header{
  position: absolute;
  display: inline; /* voor IE */
  width: 980px;
  background-color: #fff;
  height: 100px;
}

.headerPanorama{
  background-image: url(../images/layout/header/07.jpg);
}

.headerPanoramaBalk{
  display: none;

}

.headerPanoramaBalkTekst{
  display: none;
}

.headerSubmenu{
   cursor:  pointer;
}

.headerSubmenuContent{
  display: block;
}



