p {
  margin: 0 0 0.8em;
}

h1, h2, h3, h4, h5 {
  font-weight: 300;
  line-height: 125%;
  margin: 0em 0 0.8em;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.1em;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.klein {
  font-size: 0.85em;
}

ul {
  padding: 0;
  margin: 1.6em 0 1.8em 2em;
}

ul ul {
  margin: 0.6em 0 1.4em 1.5em;
}

ol {
  padding: 0;
  margin: 1.6em 0 1.8em 3em;
}

ol ol {
  margin: 0.6em 0 1.4em 3em;
}

.ohne {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 1em;
}

.ohne ul, .ohne ul ul, .ohne ul ul ul {
  list-style: none;
}

li {
  margin: 0 0 0.6em;
}

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

strong em, em strong, b i, i b {
  font-weight: 700;
  font-style: italic;
}

/*# sourceMappingURL=rte.css.map */
