#header {

}

#banner, #bannerpopup {
  background-image: url('Images/Koenig/logo.png');
  background-position: center;
  background-repeat: no-repeat;
  position: fixed;
  top: 10px;
  height: 100px !important;
  width: 100%;
}

.TModule_NavigationHead {
  position: fixed;
  top: 3px;
  left: 0px;
  width: 340px;
}

.TModule_NavigationTop {
  position: fixed;
  top: 105px;
}

#templateroller {
  left: 10px;
}

#themeroller {
  left: 10px;
}

#middle {
  position: absolute;
  top: 150px;
  bottom: 30px;
  width: 100%;
}

a.part_no, a.blue {
  color: #009;
  text-decoration: underline;
  white-space: nowrap;
}

.NavigationTop_Wrap {
  margin-left: 4px;
}