body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  height:100%;
}
td {
  font-size: 9px;
}
#content_table {
  height: 100%;
}
#menu {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 25px;
  float: left;
}
#menu li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  display: block;
  float: left;
}
#menu li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-bottom: 2px;
  width: 158px;
  background-image: url(images/home_link_norm.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
}
#menu li a:hover {
  background-image: url(images/home_link_hover.gif);
  background-repeat: no-repeat;
  background-color: #EEEEEE;
}
#lang  {
  margin-top: 5px;
  font-weight: bold;
}

#menu2 {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-left: 3px;
  float: left;
  background-color: #FFFFFF;
}
#menu2 li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  display: inline;
  float: left;
}
#menu2 li a {
  color: #000000;
  text-decoration: none;
  padding-bottom: 2px;
  /*width: 158px;*/
  background-image: url(images/home_link_norm.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 3px;
}
#menu2 li a:hover {
  color: #444444;
  background-image: url(images/home_link_hover.gif);
  background-repeat: no-repeat;
  background-color: #EEEEEE;
}



.font2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  display:inline;
}

a {
  text-decoration: none;
  color: #444444;
}

a:hover {
  text-decoration: underline;
  color: #999999;
}

.contact {
  text-align: right;
  margin-right: 46px;
  color: #000000;
}

.normal {
  text-align: justify;
  margin-left: 23px;
  margin-right: 45px;
  color: #000000;
}

.normal2 {
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  color: #000000;
}

.normal2 span {
  font-size: 11px;
  color: #15758F;
}

.footer {
  text-align: center;
  margin-left: 10px;
  margin-right: 0px;
  color: #B3B5B6;
}

.headline {
  text-align: justify;
  font-size: 11px;
  font-weight: bold;
  margin-left: 23px;
  margin-right: 45px;
  color: #444444;
}

.headline2 {
  text-align: justify;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  color: #444444;
}

input, textarea, label {
  margin-left: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  width: 180px;
}

.lista {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 25px;
  float: left;
}
.lista li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  display: block;
  width: 550px;
  text-align: left;
}
#menu li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-bottom: 2px;
  width: 158px;
  background-image: url(images/home_link_norm.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
}
#menu li a:hover {
  background-image: url(images/home_link_hover.gif);
  background-repeat: no-repeat;
  background-color: #EEEEEE;
}

.thumbs div {
  float: left;
  width: 156px;
  height: 150px;
  margin: 3px;
  padding-top: 5px;
  background-color: #EEEEEE;
}

.thumbs div span {
  margin-top: 2px;
  display: block;
}
.thumbs2 div {
  float: left;
  width: 156px;
  height: 180px;
  margin: 3px;
  padding-top: 5px;
  background-color: #EEEEEE;
}

.thumbs2 div span {
  margin-top: 2px;
  display: block;
}