.hd {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:100px;
  border:0px;
  /*background-color:#e3e6e9;*/
  background-image:url(../images/layout/hd_nav_bg.gif);
}

.hd_nav_top {
  position:absolute;
  top:41px;
  left:180px;
  width:820px;
  height:31px;
  border:0px;
  z-index:2;
}

a.hd_nav_top_fields_active {
  position:relative;
  top:0px;
  width:120px;
  height:31px;
  float:left;
  margin-right:1px;
  border:0px;
  z-index:3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  vertical-align:middle;
  color:#ffffff; 
  text-decoration:none;
  /*background-color:#005ab4;*/
  background-image:url(../images/layout/hd_nav_top_activ2.gif);
}

a.hd_nav_top_fields_inactive {
  position:relative;
  top:0px;
  width:120px;
  height:31px;
  float:left;
  margin-right:1px;
  border:0px;
  z-index:3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  vertical-align:middle;
  color:#ffffff; 
  text-decoration:none;
  /*background-color:#69AAFF;*/
  background-image:url(../images/layout/hd_nav_top_inactiv4.gif);
}


.hd_nav_top_fields_blank {
  position:absolute;
  top:0px;
  width:1px;
  height:31px;
  border:0px;
  background-color:#ffffff;
}

.hd_nav_top_fields_text {
  position:absolute;
  top:8px;
  width:120px;
  height:21px;
  border:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color:#ffffff; 
}

.hd_nav_bottom {
  position:absolute;
  top:71px;
  left:0px;
  width:100%;
  height:29px;
  border:0px;
  text-align:left;
  z-index:1;
  /*background-color:#005ab4;*/
  background-image:url(../images/layout/hd_nav_bottom2.gif);
}

.hd_nav_bottom_fields {
  position:absolute;
  top: 8px;
  left: 180px;
  width: 810px;
  height: 21px;
  border: 2px;
  color:#FFFFFF; 
}

a.hd_nav_bottom_fields_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  text-decoration:none;
  color:#FFFFFF; 
}
a.hd_nav_bottom_fields_text:link { text-decoration:none; color:#FFFFFF; }
a.hd_nav_bottom_fields_text:visited { text-decoration:none; color:#FFFFFF; }
a.hd_nav_bottom_fields_text:hover { text-decoration:underline; color:#FFFFFF; }
a.hd_nav_bottom_fields_text:active { text-decoration:underline; color:#FFFFFF; }

.hd_logo {
  position:absolute;
  top:8px;
  left:25px;
  width:130px;
  height:55px;
  border:0px;
}

.hd_slogan {
  position:absolute;
  top:0px;
  left:435px;
  width:336px;
  height:35px;
  border:0px;
}

.hd_fechter {
  position:absolute;
  top:0px;
  left:840px;
  width:100px;
  height:100px;
}





