  body                    { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #0076C0; font-size : 11px }
  td                      { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #0076C0; font-size : 11px }
  select, input, textarea { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #0076C0; font-size : 11px }

  .small                  { font-size : 10px }

  .blue                    { color : #0076C0 }
  a.blue:link              { color : #0076C0; text-decoration : none; }
  a.blue:visited           { color : #0076C0; text-decoration : none; }
  a.blue:hover             { color : #0076C0; text-decoration : underline; }

  .red                     { color : #EB623E }
  a.red:link               { color : #EB623E; text-decoration : none; }
  a.red:visited            { color : #EB623E; text-decoration : none; }
  a.red:hover              { color : #EB623E; text-decoration : underline; }

  .black                   { color : #000000 }
  a.black:link             { color : #000000; text-decoration : none; }
  a.black:visited          { color : #000000; text-decoration : none; }
  a.black:hover            { color : #000000; text-decoration : underline; }

  .white                   { color : #FFFFFF }
  a.white:link             { color : #FFFFFF; text-decoration : none; }
  a.white:visited          { color : #FFFFFF; text-decoration : none; }
  a.white:hover            { color : #FFFFFF; text-decoration : underline; }
  
  .formularfeld {
	font-family : Verdana, Arial, Helvetica;
	color : #0076C0;
	font-size : 11px;
	border-left : #99CCFF 1pt solid;
	border-right : #99CCFF 1pt solid;
	border-top : #99CCFF 1pt solid;
	border-bottom : #99CCFF 1pt solid;
	background : #FFFFFF;
}

.formularfeldaktiv {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #0076C0;
	border-left : #0076C0 1pt solid;
	border-right : #0076C0 1pt solid;
	border-top : #0076C0 1pt solid;
	border-bottom : #0076C0 1pt solid;
	background : #FFFFFF;
}
