/* Style sheet form_upload */
p.hinweis{top:-3000px;position:absolute;visibility:hidden;}
p.uploadhinweis{margin-bottom:20px;color:#ff9900;}
span.uploadhinweis{color:#ff9900;}
span.mandatory{visibility:hidden;}
legend{color:#cccccc;}
form label{width:100px;display:block;margin-top:5px;margin-bottom:5px;}
td label{width:100px;display:block;margin-top:5px;margin-bottom:5px;}
form input.submit{width:200px;margin-top:10px;margin-bottom:5px;padding-top:5px;padding-bottom:5px;background-color:#a86602;border:1px outset;font-weight:bold;font-size:12px;color:#ffffff;}
form input.password{width:300px;margin-top:10px;margin-bottom:5px;padding-top:5px;padding-bottom:5px;background-color:#cccccc;border:0px;font-weight:bold;font-size:12px;color:#000000;}
form textarea{float:left;margin-top:5px;margin-bottom:5px;background-color:#cccccc;border:0px;font-size:12px;}
form p.error{top:-3000;position:absolute;visibility:hidden;}
p.hinweis{color:#ff9900;}
form label.error{float:left;color:#ff9900;}

