.accordion-element { margin-bottom: 2px; border-radius: 6px; background: #e5e5e5; padding: 15px 20px; position: relative; }

.panel-collapse { display: none; }
.panel-body { padding-top: 20px; }

.ace-headline { color: #e13f2a; }
.accordion-small-toggle { float: right; font-size: 12px; line-height: 24px; color: #e13f2a; }
.accordion-small-toggle:before { font-family: "ewr-netze" !important; font-style: normal !important; font-weight: normal !important;
  font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; content: "j"; color: inherit; 
}

.ace-headline { margin-bottom: 0; font-weight: normal; font-size: 18px; }
.bigcontent .ace-headline a.accordion-toggle, .ace-headline a.accordion-toggle { color: #000; }

.bigcontent .ace-headline:hover a, .bigcontent .ace-headline.active a { color: #00905b; }
.ace-headline.active .accordion-small-toggle:before { content: "a"; color: #00905b; }

.accordion-element .indent { margin-left: 5%; padding-right: 5%; }
.accordion-element section > div.center { width: auto; }
