.reg-wrap
{
background: url('../imgs/GRAY_BG.gif');
padding:10px 0 10px 0;
}

.reg-form
{
width:475px;
}

.reg-column-1 { width:70px;}
.reg-column-2 { width:190px;/width:192px;}
.reg-column-2 { }

.reg-form label
{
display:block;
font-size:9px;
}

.reg-send
{
width:215px;
height:11px;
color:none;
border:none;
background:url('../imgs/SEND.gif');
}

.reg-form-area
{
margin-top:10px;
}

.reg-form select,input,textarea
{

      font-size:10px;
      border:1px solid silver;      
      font-family:arial; 
      margin-right:2px;
}

.reg-form textarea
{
overflow:auto;
}
.reg-form input
{

}


.reg-checkbox
{
border:none;
}

.reg-anrede {margin-left:10px;}
.reg-vorname   { width:90px;margin-bottom:2px; }
.reg-nachname { width:90px;margin-bottom:2px;}
.reg-firma{ width:182px;/width:184px;margin-bottom:2px;}
.reg-plz{ width:50px;margin-bottom:2px; }
.reg-ort{ width:130px;margin-bottom:2px; }
.reg-telefon{ width:90px;margin-bottom:2px; }
.reg-email{ width:90px;margin-bottom:2px; }
.reg-web{ width:182px;/width:184px; }
.reg-text{ width:202px;
              height:140px;
              /width:200px;
              /height:149px;}
.reg-referenzen{ width:392px;height:80px;}
