/* ======================================
    CSS STYLES FOR Module helferlein_Form
   ======================================
*/


/* The module only uses standard portal styles like "Normal", "NormalRed", "NormalBold",
   "CommandButton" etc.
   The styles here are only used for the e-mail submission
*/

.MailBody
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 80%;
   color: Black;
}

.MailNormal
{
}

.MailNormalBold
{
   font-weight: bold;
}
