body {
  font-size: 80%;
  background: #fff;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Georgia,Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #000;
}


.versteckt, #navigation, #header p, #callback, #rechts {
  display: none;
}

#header {
  background: #fff;
  border-bottom: 1px solid #000;
  text-align: right;
}

#teaser {
  margin-top: 1.0em;
  border-bottom: 1px solid #000;
}

#footer {
  margin-top: 1.0em;
  border-top: 1px solid #000;
  padding-top: 0.5em;
}

img {
  border: 0;
}

p {
  margin: 0 0 1.0em 0;
}

p, li, td {
  line-height: 18px;
}

a {
  color: #85171A;
}

a:hover {
  color: #363636;
}

h1 {
  font-size: 1.6em;
  margin: 20px 0 10px 0;
}

h2 {
  font-size: 1.2em;
  margin-top: 1.0em;
}

#map {
  height: 360px;
}
