#head {
  position:relative;
  width:100%;
  background-color:#2E4A22; /*:dynChange:changeColor:0=2E4A22:1=FFFFFF:*/
}

#headYellow {
  position:relative;
  width:100%;
  background-color:#FDC215; /*:dynChange:changeColor:0=FDC215:1=FFFFFF:*/
}

#headRight {
  background-color:#FFFFFF;
}

#headPicture {
  position:relative;
  padding-top:6px;
  padding-left:0px;
  padding-right:6px;
  padding-bottom:6px;
  margin:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:1px;
  border-bottom-width:0px;
  border-style:solid;
  border-color:#EDEBED;
}

#headPictureImg {
  width:694px; /*:dynChange:calcValue:this+(x*10):min=this:*/
}

#weather {
  position:absolute;
  top:6px;
  right:6px;
  width:150px;
  background-color:#FFFFFF;
  filter:Alpha(opacity=60, finishopacity=60, style=3);
  opacity:0.60;
}

#weatherContent {
  position:absolute;
  top:6px;
  right:6px;
  width:150px;
  border-left-width:1px;
  border-right-width:0px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-style:solid;
  border-color:#FFFFFF;
}

#weatherContent a {
  text-decoration:none;
  font-size:8pt;
  color:#000000;
}

#weatherTable {
  position:absolute;
  bottom:14px;
  left:11px;
  width:122px;
}

#bonndorfLogo {
  position:absolute;
  bottom:10px;
  left:12px;
  width:225px; /*:dynChange:calcValue:this+(x*10):max=this:*/
}

.cityname {
  position:absolute;
  top:10px;
  left:35px;
  visibility:hidden;
  padding:3px;
  padding-left:5px;
  padding-right:5px;
  background-color:#FFFFFF;
  border:1px solid #000000;
  font-size:10pt;
}