/* CSS for simple upload form / VANDIT Records */

/* body { color: #000000; background-color:#ffffff; font-size:12px; font-family: Arial; } */
label { color: #216270; font-size: 12px; font-weight:700; }
button { text-align:center; width:120px; height:30px; background-color: #9e9e9e; border: 0px solid #262626; font-size:16px; color:#ffffff; }
td { padding: 11px 0px; vertical-align:top;}


.textinput { border: 1px solid #9e9e9e; width:250px; height: 25px; font-size:12px; padding: 0px 0px; }
.textfield { border: 1px solid #9e9e9e; width:250px; height: 100px; font-size:12px; padding: 0px 0px; }

.radbtn { border: 0px solid #9e9e9e; }
.zeile { padding: 5px 0px; }
.spalte_links  { text-align:right; padding-right:25px; }
.spalte_rechts { text-align:left; }
.formular { text-align:left; width:460px; }
.desc { font-size: 10px; color:#9e9e9e; display:block; margin: 0; padding: 0; }

