body {
	font-family:Arial;
	font-weight: 300;
	font-size: 8px; padding-top:20px;
}
p{letter-spacing:1px; margin-bottom:0px;}

#center  {
	position:relative; 
	left:0px; 
	top:50px; 
	background:#eee; 
	padding:20px; 
	font-size:14px; 
	color:#1e90ff; 
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300; 
	}

a:link { text-decoration:underline; color:#1e90ff; }
a:visited { text-decoration:none; color:#800000; }
a:hover,a:active,a:focus   { text-decoration:none; }


div.upload
{ 
	margin:0;
	text-decoration: none; 
	border-left:   0px dotted  white;
	border-right:  0px dotted  white;
	border-bottom: 0px dotted  white;
	border-top:    0px dotted  white;
}

form 
{ 
	
	padding:10px;
	font-size:10px;   
}

input
{ 
	font-size:11px; 
	
	color:black;
    padding:2px;
	cursor:pointer;
          }
  #label{
  
float:left;
 
  background: #fff url('http://www.elektrokaro.de/intern/ascii/upload.png') no-repeat;
  cursor:pointer;
  margin-bottom:20px;
  }
 .uploads{
   	opacity: .0; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=0); /* IE lt 8 */
-ms-filter: "alpha(opacity=0)"; /* IE 8 */
-khtml-opacity: .0; /* Safari 1.x */
-moz-opacity: .0; /* FF lt 1.5, Netscape */
   
  }
.Button 
{ 
	background-color:#fff; 
	color:#1e90ff; width:100px; 
	border:1px solid #fff; 
	cursor:pointer;
	width:110px; height:50px;
	font-size:22px; 
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
