/*--------------------------------------------------------*/
/* CSS für www.ultsch-oele.de                             */
/*--------------------------------------------------------*/

/* Standarts */
BODY          {color: #e5e7e7; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
P             {color: #44454A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
B             {font-family: Arial, Helvetica, sans-serif; font-weight: bold}
TD            {color: #44454A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}


/* Links */
A             {color: #3F4147; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none}
a:hover       {color: #650711; text-decoration: underline}
a:active      {color: #e5e7e7; text-decoration: underline}
a:visited     {color: #922626; text-decoration: none}

/* Fonts */
.address      {color: #47484A; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.hlnormal     {color: #090504; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.hlsmall      {color: #090504; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.kleinnormal  {color: #44454A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.kleinfett    {color: #3F4147; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.date         {color: #FFF0C7; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
/* input */
.field1       {border-left-color:  #E5E7E7;
               border-right-color: #e5e7e7;
               border-top-color:   #e5e7e7;
               border-bottom-color:#e5e7e7;
               background-color:   #FDFCF6;
               font-family:Arial, Helvetica, sans-serif;
               font-size: 10px;
               color:#47484a;
               margin:2;
               }

