#sidebar .current-uses-list.nav-list > li {
  padding-left: 15px;
  padding-right: 5px;
  -webkit-hyphens: auto;
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto;
  overflow: hidden; }
  #sidebar .current-uses-list.nav-list > li span.orga {
    font-size: 0.9em;
    color: #767676;
    display: block; }
#sidebar .antragsgruenAd {
  display: none; }

.managerHelpPage {
  font-size: 16px; }
  .well .managerHelpPage.content {
    padding: 15px 40px 30px; }
  .managerHelpPage h2 {
    margin-top: 40px; }
  .managerHelpPage h3 {
    margin-top: 25px; }
  .managerHelpPage ul, .managerHelpPage ol {
    margin-top: 25px;
    margin-bottom: 25px; }
  .managerHelpPage li {
    margin-top: 10px;
    margin-bottom: 10px; }
  .managerHelpPage .toc {
    list-style-type: none;
    margin: 20px 0 60px;
    padding: 0; }
    .managerHelpPage .toc ul {
      margin-top: 0; }
    .managerHelpPage .toc > li > a {
      font-weight: bold; }

.infoSite ul {
  margin-bottom: 25px; }
  .infoSite ul li {
    margin-top: 7px; }

body {
  background-image: none;
  background: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: black; }

.well {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #fff; }

.well > :first-child {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.logoImg {
  display: block;
  width: 100px;
  height: 90px;
  background-image: url(./img/LOGO.svg); }

/*# sourceMappingURL=sites.css.map */
