#region-footer {
  width: 900px;
  margin-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}

div.block-footer {
  padding: 30px 0px 0px 145px;
  height: 75px;
  background: transparent url(/img/set01/global/bg-region-footer.gif) no-repeat 0 0;
}

#block-footer-adr1 {
  width: 116px;
  height: 50px;
  margin-right: 10px;
  background-color: transparent;
  color: #808080;
  overflow: hidden;
  float: left;
}

#block-footer-adr2 {
  width: 190px;
  height: 50px;
  margin-right: 10px;
  background-color: transparent;
  color: #808080;
  overflow: hidden;
  float: left;
}

#block-footer-links {
  width: 425px;
  height: 58px;
  background-color: transparent;
  overflow: hidden;
  float: left;
}

#block-footer-links div.links-box, #block-footer-links div.links-box a {
  color: #808080;
}

#block-footer-links div.links-box a.flag-gb {
	padding-left: 18px;
	background: url('/img/set01/global/flag-gb.gif') left no-repeat;
}

#block-footer-links div.links-box a.flag-us {
  padding-left: 18px;
  background: url('/img/set01/global/flag-us.gif') left no-repeat;
}

#block-footer-links div.links-box a.flag-fr {
  padding-left: 18px;
  background: url('/img/set01/global/flag-fr.gif') left no-repeat;
}

#block-footer-links div.links-box a.flag-nl {
  padding-left: 18px;
  background: url('/img/set01/global/flag-nl.gif') left no-repeat;
}

#block-footer-links div.links-box a.flag-india {
  padding-left: 18px;
  background: url('/img/set01/global/flag-india.gif') left no-repeat;
}

#region-footer div.block-networks {
  text-align: center;
  margin-top: 8px;
}

p.block-votes-anzahl {
  padding-right: 20px;
  padding-top: 27px;
  text-align: right;
  width: 80px;
  height: 42px;
  background: transparent url(/img/set01/blocks/block-votes-bg.png) no-repeat;
}

