@font-face {
  font-family: Impressum;
  src: url('../fonts/ImpressumStd-Roman.eot');
  src: url('../fonts/ImpressumStd-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/ImpressumStd-Roman.svg#svgFontName') format('svg'), url('../fonts/ImpressumStd-Roman.woff') format('woff'), url('../fonts/ImpressumStd-Roman.otf') format('opentype');
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans-Light-webfont.eot');
  src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.svg#svgFontName') format('svg'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.svg#svgFontName') format('svg'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
  font-weight: bold;
}
.html {
  -webkit-font-smoothing: antialiased;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
