.col-02 {
  width:75%
}

.teaserbox {
  padding: 36px 30px 30px 30px;
  padding: 2.25rem 1.875rem 1.875rem 1.875rem;
  min-height: 1rem;
}

html.bfwbwb-html {
  font-size: 16px;
  font-family: 'size-lg';
}

div.story.increase > article p, div.story.increase > article li, div.story.increase > article div {
  color: #181818;
  font-size: 1rem;
  line-height: 1rem;
}

html h1, html h2, html h3, html h4, html h5, html h6 {
  color: #000;
  margin: 0.9375rem 0;
}

html p {
  margin:
}

td.title b {
  color: #000;
}

a {
  color: #04a44a;
  text-decoration: none;
}

.header, th {
  background-color: #04a44a;
  color: #fff;
}

.navigation, .evenrow {
  background-color: #f7f7f7;
}

article p.house {
  line-height: normal;
}

footer h6 {
  margin: 0;
}

.on-page ul li ul li a:hover {
    color: #9ab04b;
    -webkit-transition: all 125ms ease-out;
    -moz-transition: all 125ms ease-out;
    -o-transition: all 125ms ease-out;
    transition: all 125ms ease-out;
}
main {
    margin-top: 1.875rem;
}
