.typo3-delphinus {
  /* default styles for extension "tx_frontend" */
   .ce-align-left {
       text-align: unset;
  }
   .ce-align-center {
       text-align: unset;
  }
   .ce-align-right {
       text-align: unset;
  }
   .ce-table td, .ce-table th {
       vertical-align: unset;
  }
   .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
       overflow: unset;
  }
   .ce-left .ce-gallery, .ce-column {
       float: unset;
  }
   .ce-center .ce-outer {
       position: unset;
       float: unset;
       right: unset;
  }
   .ce-center .ce-inner {
       position: unset;
       float: unset;
       right: unset;
  }
   .ce-right .ce-gallery {
       float: unset;
  }
   .ce-gallery figure {
       display: block;
       margin: unset;
  }
   .ce-gallery figcaption {
       display: block;
       caption-side: unset;
  }
   .ce-gallery img {
       display: inline-block;
  }
   .ce-gallery iframe {
       border-width: unset;
  }
   .ce-border img, .ce-border iframe {
       border: unset;
       padding: unset;
  }
   .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
       margin-bottom: unset;
  }
   .ce-image .ce-gallery {
       margin-bottom: unset;
  }
   .ce-intext.ce-right .ce-gallery {
       margin-left: unset;
  }
   .ce-intext.ce-left .ce-gallery {
       margin-right: unset;
  }
   .ce-below .ce-gallery {
       margin-top: unset;
  }
   .ce-column {
       margin-right: unset;
  }
   .ce-column:last-child {
       margin-right: unset;
  }
   .ce-row {
       margin-bottom: unset;
  }
   .ce-row:last-child {
       margin-bottom: unset;
  }
   .ce-above .ce-bodytext {
       clear: unset;
  }
   .ce-intext.ce-left ol, .ce-intext.ce-left ul {
       padding-left: unset;
       overflow: unset;
  }
  /* Headline */
   .ce-headline-left {
       text-align: unset;
  }
   .ce-headline-center {
       text-align: unset;
  }
   .ce-headline-right {
       text-align: unset;
  }
  /* Uploads */
   .ce-uploads {
       margin: unset;
       padding: unset;
  }
   .ce-uploads li {
       list-style: unset;
       margin: unset;
  }
   .ce-uploads img {
       float: unset;
       padding-right: unset;
       vertical-align: unset;
  }
   .ce-uploads span {
       display: inline;
  }
  /* Table */
   .ce-table {
       width: unset;
       max-width: unset;
  }
   .ce-table th, .ce-table td {
       padding: unset;
       vertical-align: unset;
  }
   .ce-table thead th {
       border-bottom: unset;
  }
   .ce-table th, .ce-table td {
       border-top: unset;
  }
   .ce-table-striped tbody tr:nth-of-type(odd) {
       background-color: unset;
  }
   .ce-table-bordered th, .ce-table-bordered td {
       border: unset;
  }
  /* Space */
   .frame-space-before-extra-small {
       margin-top: unset;
  }
   .frame-space-before-small {
       margin-top: unset;
  }
   .frame-space-before-medium {
       margin-top: unset;
  }
   .frame-space-before-large {
       margin-top: unset;
  }
   .frame-space-before-extra-large {
       margin-top: unset;
  }
   .frame-space-after-extra-small {
       margin-bottom: unset;
  }
   .frame-space-after-small {
       margin-bottom: unset;
  }
   .frame-space-after-medium {
       margin-bottom: unset;
  }
   .frame-space-after-large {
       margin-bottom: unset;
  }
   .frame-space-after-extra-large {
       margin-bottom: unset;
  }
  /* Frame */
   .frame-ruler-before:before {
       content: none;
       display: unset;
       border-top: unset;
       margin-bottom: unset;
  }
   .frame-ruler-after:after {
       content: none;
       display: unset;
       border-bottom: unset;
       margin-top: unset;
  }
   .frame-indent {
       margin-left: unset;
       margin-right: unset;
  }
   .frame-indent-left {
       margin-left: unset;
  }
   .frame-indent-right {
       margin-right: unset;
  }
  /* default styles for extension "tx_powermail" */
   .tx-powermail > form > h3 {
       display: block;
  }
}
