@import url(http://fonts.googleapis.com/css?family=Economica:400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body, p, a, h1 {
  background-color: #ffffff;
  font-family: 'Economica', sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #f28b00;
}

p {
  margin-bottom: 15px;
}

h1 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16pt;
}

a:active, a:link, a:hover, a:visited {
  color: #f28b00;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#content {
  width: 900px;
  margin: 0 auto;
  padding: 30px;
}

#fb {
  width: 900px;
  margin: 0 auto;
  position: relative;
  left: 36px;
  top: 106px;
}

#impressum {
    left: 446px;
    margin: 0 auto;
    position: relative;
    top: 586px;
    width: 900px;
}