.FormPanelStyle
{
   background-color: transparent;
   border-width: 0px;
   border-style: none;
}

.SubHead.LabelItemStyle
{
   font-size: 12px;
}

.SubmissionPanelStyle
{
   background-color: transparent;
   border-width: 0px;
   border-style: none;
}

.SubmissionPanelStyle .SubHead
{
   white-space: nowrap;
}

.Normal .Disabled
{
   color: Gray;
}

.helferleinForm_FloatLeft
{
   float: left;
   margin-right: 5px;
}

.helferleinForm_FloatRight
{
   float: right;
}

.helferleinForm_ClearFloat
{
   clear: both;
   width: 0;
   height: 0;
}