/* CSS-File http://tollesbild.de */
/* Version 1.0 10.11.2007 screen      */
/* (c) by Hagen Richter               */

body {
  margin:0;
  padding:0;
  font-family: Verdana, Arial;
  font-size:10px;
  background:url('../gfx/bg1.gif') repeat-x top #f3f3f3;
 }
a, p {
  font-family:Verdana;
  font-size:10px;
 }
div.uploader {
  position: relative;
  width: 22px;
  height: 22px;
  overflow: hidden;
 }
input.uploadbox {
  position: absolute;
  right: 0;
  font-size: 30px;
  cursor: help;
  opacity: 0;
  filter: alpha(opacity: 0);
 }
div.uploader_img {
  background: transparent url('../gfx/ornr.gif') no-repeat scroll left bottom;
  white-space: normal;
  width: 22px;
  height: 22px;
 }
.trahmen {
  border: 1px solid #FF5F00;
  -moz-border-radius:20px;
  }
#FileNameAnzeige {
  font-family:Verdana;
  font-weight:bold;
  font-size:9px;
  color: #9F0000;
 }
#HinweisTextAnzeige {
  font-family:Verdana;
  font-weight:bold;
  font-size:9px;
  color: #000000;
 }
.usero {
  font-family:Verdana;
  font-size:9px;
  color: #6F6F6F;
 }
input.angaben {
  padding:1px;
  text-align:center;
  font-family:Verdana;
  font-size:9px;
  color: #9F0000;
  font-weight:bold;
  border:1px solid #000000;
 }
