#form_top, #form2_top
{
    background-image:url(../images/form_top.gif);
    width:170px;
    height:10px;
    margin-left:15px;
    line-height:1px;
    font-size:5px;
}

#form, #form2
{
    background-image:url(../images/hg_form.gif);
    background-repeat:repeat-y;
    width:170px;
    margin-left:15px;
    padding-left:10px;
    padding-right:5px;
}

#form_bottom, #form2_bottom
{
    background-image:url(../images/form_bottom.gif);
    width:170px;
    height:10px;
    margin-left:15px;
    line-height:1px;
    font-size:5px;
}

#form div,#form2 div
{
    margin-bottom:3px;
    width:145px;
    vertical-align:bottom;
}



#form input, #form textarea, #form2 input, #form2 textarea
{
    width:145px;
    height:16px;
    font-size:10px;
    font-family:verdana;
    border:1px solid #D4D4D4;
    background-color:#FFFFFF;
}

#form input.checkbox, #form2 input.checkbox, #bestellung input.checkbox{width:18px;}

#form textarea, #form2 textarea
{
    width:150px;
    height:75px;
    margin:0;
    padding:0;
    display:block;
}

legend
{
font-size:11px;
}

a.button, #form input#button, #form2 input#button, #bestellung input.button, input.buttonconfirm
{
    display:block;
    width:140px;
    //width:145px;
    background-color:#D4D4D4;
    padding:3px;
    font-weight:normal;
    color:#000;
    text-align:center;
    text-decoration:none;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #6F6F6F
}

#form input#button, #form2 input#button, #bestellung input.button
{
    padding:0;
}

#nutzerdetails td {font-size:11px;}
#bestellung,#nutzerdetails {margin-left:15px;}
#bestellung div {width:250px;}
#bestellung fieldset,form fieldset
{ 
    width:565px;
    //width:597px;
    padding:15px;
    margin:0 0  6px 0;
}

#bestellung input
{
    width:175px;
    margin:2px;
    height:16px;
    font-size:10px;
    font-family:Verdana;
    border:1px solid #D4D4D4;
    background-color:#FFFFFF;
}

#bestellung textarea
{
    width:175px;
    margin:2px;
    height:125px;
    font-size:10px;
    font-family:Verdana;
    border:1px solid #D4D4D4;
    background-color:#FFFFFF;
}

#bestellung div.liste_top, #bestellung div.liste,#bestellung div.liste_2, li.liste, li.liste_2
{
    width:118px;
    text-align:center;
    height:14px;
    margin-left:1px;
}

 
#bestellung div.liste_top 
{
    background-color:#003395;
    color:#FFF;
    font-weight:bold;
}

#bestellung div.liste, li.liste
{
     background-color:#D2E2ED;
     color:#000;
     height:20px;
     padding-top:6px;
     //padding-top:4px;
}

#bestellung div.liste_2, li.liste2
{
     background-color:#AFC1D4;
     color:#000;
     height:20px;
     padding-top:6px;
     //padding-top:4px;
}

div.schritte{position:relative;width:338px;float:left;}

div.schritt_inactive, div.schritt_active
{
    margin-left:-10px;
    background-image:url(../images/schritt_off.gif);
    width:99px;
    //width:114px;
    height:27px;
    color:#8F8F8F;
    font-size:10px;
    line-height:10px;
    padding-left:15px;
    position:relative
}

div.schritt_active
{
    background-image:url(../images/schritt_on.gif);
    color:#fff;
}



div.first
{ 

    padding-left:5px;
    width:109px;
    //width:114px;

}

.schrittbox
{
    height:30px;
    border:1px solid #003395;
    margin-left:16px;
    width:590px;
    //width:597px;
    line-height:30px;
    vertical-align:middle;
    padding-left:5px;
}

.schrittbox h1
{
    color:#003395;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
}

.drueckknopf
{
text-decoration:none;
display:block;
line-height:0; 
width:10px;
margin-left:1px;
}

.stkposition
{
display:block;
margin-left:3px;
margin-right:3px;
} 

#bestellung textarea#bemerkungen{width:550px;height:125px;}

.oqb_form
{
    padding-left:12px; 
    width:295px;
    margin-bottom:7px;
}

.oqb_formright
{
    
    /*padding-left:12px; 
    width:295px;
    text-align:right;*/
    margin-bottom:7px;     
    width:320px;
    text-align: left;
    padding-right:12px;
}

.oqb_form input
{
    height:16px;
    border:1px solid #d4d4d4;
    font-size:11px;
    padding:0;

    font-family:Verdana;

    float:left; 
    width:190px; 

}

.oqb_formright input
{
    height:16px;
    border:1px solid #d4d4d4;
    font-size:11px;
    padding:0;

    font-family:Verdana;

    float:left; 
    width:170px; 

}


.oqb_form label
{
    float:left; 
    width:121px; 

}

.oqb_formright label                                                       
{
    float:left; 
    width:120px; 
    margin-right:15px;

}

.oqb_formright #oqb_plz
{
 
    width:60px; 

}


#oqb_submit input
{
    text-align:center;
    background:url(../images/quickbest/submit_button.gif) no-repeat;
    width:219px;
    height:23px;
    border:none;
    margin-left:10px;
    color:white;
    font-weight:bold;
    font-size:10px;
    
}




