

/* Für RTE Tabellen den Hover abschalten */
.contenttable tbody tr:hover tbody th.sub { background: transparent; }
.contenttable tbody tr:hover td { background: transparent; }


/* Wunsch Saage 17.12.2012 */
/*#center_column h1,
#center_column h2,
#center_column h3,
#center_column h4,
#center_column h5,
#center_column h6{
  text-transform: uppercase;
  background: url(img/bg_headline.png) no-repeat center left;
  font-weight: normal;
  height: 40px;
  color: #555;
  margin: 0;
  font-size: 100%;
  padding: 5px 0 0 15px;
}*/

/* Wunsch Exler 02.02.2016 */
#center_column h1,
#center_column h2,
#center_column h3,
#center_column h4,
#center_column h5,
#center_column h6{
  
  font-size: 110%;
}


/* Powermail */
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label, 
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label{
    display: inline !important;  

}

.tx-powermail {
  width: 100%;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit:hover, .tx-powermail .powermail_fieldset .powermail_field.powermail_reset:hover {
  color: black;
}