* {
  margin:0;
  padding: 0;
}

body {
  background-color: #C0C0C0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 80%;
  line-height: 150%;
  color:#444444;
  margin:0;
  padding:0;
}

#maptable {
  font-size: 10px;
  border: 0;
  line-height: 130%;
  background-color: #eee;
}

a img {
  border: 0;
}

.sector {
  font-weight: bold;
}

.subsector {
  padding-left: 25px;
}

.hidden {
  display: none;
}

.click {
  padding-right: 12px;
  background: transparent url(img/pijl.gif) center right no-repeat;
}

.click:hover {
  background-image: url(img/pijl_hover.gif);
  cursor: pointer;
}

#logo {
  position: absolute;
  z-index: 99; 
  left: 75px;
  bottom: 0;
}

#logo img{
  width:55px;
  height:22px;
}

div.gmnoprint { 
  w_idth:200px !important;
}

div.gmnoprint div div[style] {
  w_idth:200px !important;
}

