/**
.invisible {
}
.highlight {
  display: inline-block;
  padding: 0 .0625em;
  background-color: #f2f2f2;
  color: #aa143a;
}
.no_js_warning {
  color: #fff;
  background-color: #d43225;
  padding: 0 .25em;
  border-radius: 3px;
}
.be_warning {
  color: #f00;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
*/
/**
.box {
  padding: 10px;
  background-color: #f2f2f2;
  font-size: .875rem;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .3);
}
*/


div.tl_content ol li {
  list-style-type: decimal;
}
.blickpunkt_titel {
  color: #AA143A;
}
.small_text {
  font-size: .75rem;
}
