body {
  font-family: Verdana;
}


img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}


table {
  border: 0px;
  padding: 0px;
  margin: 0px;
}


tr {
  padding: 0px;
  margin: 0px;
}


ul {
  color: #808285;
}






/*******************************
 *
 ******************************/

#languageSelection {
  text-align: right;
  font-size: 8pt;
}


.textLinkTop {
  font-size: 8pt;
  color: #005C40;
  text-decoration: none;
  vertical-align: middle;
}


#header {
  margin: 0px;
  padding: 0px;
  position: relative;
}


#headerImageContainer1 {
  /*background-color: #00FF00;
  position: absolute;
  top: 0px;
  left: 0px;*/
  z-index: 499;
}


#headerImageContainer2 {
  /*background-color: #0000FF;*/
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 500;
}


#headerImage2 {

}


#headerLogo {
  
  position: absolute;
  top: 0px;
  left: 36px;
  z-index: 501;
}


.navigation {
  width: 174px;
  background-color: #F8F1E0;
}


.navigationButton {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px dotted #000000;
  cursor: pointer;
  background-color: #F8F1E0;
  font-size: 8pt;
  font-weight: normal;
  color: #808285;
}


.navigationButtonSelected {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px dotted #000000;
  cursor: pointer;
  background-color: #F8F1E0;
  font-size: 8pt;
  font-weight: normal;
  color: #005C40;
}


.navigationLevel_1 {
  /*display: none;*/
}


#content {
  width: 495px;
  margin-top: 24px;
  margin-bottom: 24px;
}


.headline {
  font-size: 8pt;
  font-weight: normal;
  color: #005C40;
}


.headlineDialogue {
  font-size: 10pt;
  font-weight: normal;
  color: #005C40;
}


.textNormal {
  font-size: 8pt;
  font-weight: normal;
  color: #808285;
  text-decoration: none;
}


.textNormalSmall {
  font-size: 6pt;
  font-weight: normal;
  color: #808285;
  text-decoration: none;
}


.textLinkCenter {
  font-size: 8pt;
  color: #005C40;
  text-decoration: none;
}


.lineCell {
  padding-top: 24px;
  padding-bottom: 24px;
}


.line {
  width: 2px;
  height: 100%;
  background-image:url(../images/common/line.gif);
  background-repeat:repeat-y;
}


#right {
  margin-top: 24px;
  margin-bottom: 24px;
}


.rightButton {
  background-image:url(../images/common/button.jpg);
  width: 164px;
  height: 23px;
  text-align: center;
  color: #003E1A;
  font-size: 8pt;
  cursor: pointer;
}


.rightAddress {
  font-size: 8pt;
  color: #808285;
  text-align: center;
}


.textLinkRight {
  text-decoration: none;
  color: #808285;
}


#footer {
  margin-top: 5px;
  font-size: 8pt;
  color: #808285;
}


.textLinkBottom {
  font-size: 8pt;
  color: #808285;
  text-decoration: none;
  cursor: pointer;
}


#layerDiv {
  background-color:#F8F1E0;
  position:absolute;
  filter:alpha(opacity=85);
  -moz-opacity:0.5;
  opacity:0.5;
  z-index: 500;
}


.popupMainDiv {
  width: 500px;
  height: 400px;
  background-color: #FFFFFF;
  position: absolute;
  border: 1px solid #000000;
  display: none;
  z-index: 501;
}


.popupContentDiv {
  width: 460px;
  height: 282px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}


.popupContentDivHeader {
  height: 40px;
  text-align: center;
  background-color: #F8F1E0;
}


.popupContentDivConent {
  height: 234px;
  margin-top: 3px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFFFFF
  overflow-x: none;
  overflow-y: auto;
}
