.cmstext ul,
.blockItem ul,
#contentMain ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.4em;
  margin: 0.4em 0 0.8em 0;
}

.cmstext ul li,
.blockItem ul li,
#contentMain ul li {
  margin-left: 0;
  padding-left: 0.2em;
}

div {
  line-height: 22px;
}

table tr td {
  vertical-align: top;
}

.grau {
  color: #3b4d54;
}

.grauFett {
  color: #3b4d54;
  font-weight: bold;
}

.hellblau {
  color: #5ec1cd;
}

.hellblauFett {
  color: #5ec1cd;
  font-weight: bold;
}
