#fontScale {
  position: absolute;
  top: 65px;
  right: 20px;
  padding: 10px 7px 10px 7px; 
}

#fontScale a { margin: 0px 2px 0px 2px; text-decoration: none; color: #FFFFFF; font-weight: bold;}

#globalHeadArea a{ color: #FFFFFF; text-decoration: none; }
#globalHeadArea {
  position: relative;
  overflow: hidden;
  z-index: 100;

  top: 0px;
  left: 0px;

  width: 100%;
  height: 105px;

  margin: 0px;
  padding: 0px;
  color: #FFFFFF;

  background-color: #DDDDDD;
}

.searchField {
  position: absolute;
  top: 9px;
  height: 16px; 
  width: 145px;

  padding: 0px; 
  margin: 0px 0px 0px 10px;

  background-color: #FFFFFF; 
  border: none;
}

.searchSubmit {
  position: absolute;
  top: 9px;
  left: 160px;
}

.headMenu {
  position: absolute;
  top: 9px;
  left: 200px;

  white-space: nowrap;
}


.headMenuPanorama {
  position:absolute;
  overflow: hidden;

  top: 0px;

  width: 100%; 
  height: 70px;

  background-color: #FFFFFF;
  background-image: url(../images/panorama_verlauf_013.jpg);  
  background-repeat: no-repeat;  
}


.headBlueLine {
  position: absolute;
  overflow: hidden;
  top: 70px;
  width: 100%;
  margin-top: 1px;
  height: 34px;
  padding: 0px 0px 0px 0px;
  background-color: #006699;
}

.headMenu ul {
  text-indent: 0pt;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.headMenu li {
  white-space: nowrap;
  padding-right: 30px;
  padding-left: 30px;
  display: inline;
}