@font-face {
  font-family: "Tilt Neon";
  src: url(/fonts/TiltNeon.ttf);
}
@font-face {
  font-family: "Goldman";
  src: url(/fonts/Goldman-Regular.ttf);
}
#kontakt .kontakt-style {
  border-bottom: solid 2px #11c4b5;
  padding-bottom: 10px;
  position: relative;
}
#kontakt .kontakt-style span {
  color: #11c4b5;
  position: absolute;
  top: 10px;
  right: 0;
}
#kontakt #mapframe {
  width: 100%;
  height: 400px;
}
#kontakt button {
  position: absolute;
  bottom: 26px;
  right: 16px;
  padding: 15px 60px;
}
#kontakt table td {
  padding: 3px 8px;
}
