/* typo3 */

div .csc-header-n1 {

}

div.csc-header h1 {

}

div.csc-header h2 {
  border-bottom: 1px solid #b0ce6e;
}

#content p.bodytext {
  margin-bottom: 1em;
}
#content td p.bodytext {
  margin: 0;
}

#content ul,
#content ol {
  margin-left: 2em;
  margin-bottom: 1em;
}
