/* Generated by KompoZer */
h3, p {
  margin: 0;
  padding: 15px;
  color: black;
}
h4 {
  margin: 0;
  padding: 5px 0;
  color: black;
}
#acti, #foto, #leid, #link, #gast {
  padding-top: 5px;
  padding-bottom: 5px;
}
#start {
  padding-bottom: 5px;
}
a#start {
  margin: 0 auto;
  display: block;
  background-image: url(button/start.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#start:hover {
  background-image: url(button/overstart.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
a .alt {
  display: none;
}
a#acti {
  margin: 0 auto;
  display: block;
  background-image: url(button/acti.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#acti:hover {
  background-image: url(button/overacti.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
a#leid {
  margin: 0 auto;
  display: block;
  background-image: url(button/leid.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#leid:hover {
  background-image: url(button/overleid.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
a#gast {
  margin: 0 auto;
  display: block;
  background-image: url(button/gast.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#gast:hover {
  background-image: url(button/overgast.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
a#foto {
  margin: 0 auto;
  display: block;
  background-image: url(button/foto.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#foto:hover {
  background-image: url(button/overfoto.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
a#link {
  margin: 0 auto;
  display: block;
  background-image: url(button/link.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 55px;
  background-position:  center center;
}
a#link:hover {
  background-image: url(button/overlink.png);
  background-position:  center center;
  background-repeat: no-repeat;
}

