@charset "utf-8";

@import url('contents.css');

.contents, div#TeaserImage {
    font-size: 13px;
    line-height: 17px;
}

.contents h2, div#TeaserImage h2 {
    margin: 16px 0px 0px 0px;
    font-size: 13px;
}

.contents h3, .contents h4,
div#TeaserImage h3, div#TeaserImage h4 {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 0.3em;
}

