/* --------------------------------------------------------------------------------------------- */
/* Navigation innherhalb eines Teilmoduls */
/* --------------------------------------------------------------------------------------------- */

.formbody
{
   background: #E6E8EE;
}

.head
{
   color: #000066;
   font-family: Arial, Helvetica, sans-serif ;
   font-size: 11px;
   font-weight: bold;
}

.button
{
   background: #D4D5DC;
   color: #000066;
   font-family: Arial, Helvetica, sans-serif ;
   font-weight: bold;
   font-size: 11px;
}

.disabledbutton
{
   background: #D4D5DC;
   color: #000066;
   font-family: Arial, Helvetica, sans-serif ;
   font-weight: bold;
   font-size: 11px;
}

.buttonrigth
{
   background: #FF0000;
}

/* --------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------------- */

