/*#################################### Powermail Anpassung ############################## 

.tx-powermail {
    color: #444;
  width: 100%;
}

*/
  
.tx-powermail .powermail_fieldset .powermail_legend {
    color: #32992c;
    font-size: 150%;
    background: #fff;
}


.powermail_fieldset {
  background-color: #f6f7f8;
  border: 0px solid #dee7ec;
  padding-top: 25px;
  margin-bottom: 25px;
}

/*
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: inherit;
    margin-bottom: 18px;
    padding: 0;
    width: 100%;
}


*/


