div.AddressdataComboBox 
{
   border:1px solid transparent;
   float:left;
   margin:0px 0 0 -1px;
   padding:0;
}

div.AddressdataComboBoxInput 
{
   float:left;
   margin:0;
   width:193px;
}

div.AddressdataComboBoxInput input 
{
   background-color:#0B0B0B;
   background-image:url(/graphic/webshop/comboboxbtn.png);
   background-position:right center;
   background-repeat:no-repeat;
   border:1px solid #313131;
   color:#9f9f9f;
   font-size:11px;
   height:15px;
   padding:2px 19px 0 2px;
   text-align:left;
   width:170px;
}

div.AddressdataComboBoxBtn 
{
   float:left;
   height:15px;
   margin:3px 0 0 -16px;
   padding:0;
   width:15px;
}

div.AddressdataComboBoxSelect 
{
   background-color:#0B0B0B;
   border:1px solid #313131;
   display:none;
   font-size:11px;
   margin-top:1px;
   overflow-x:hidden;
   overflow-y:auto;
   padding:1px 0;
   position:absolute;
   width:190px;
   scrollbar-3dlight-color:#333; 
   scrollbar-arrow-color:#333; 
   scrollbar-base-color:#000; 
   scrollbar-darkshadow-color:#000; 
   scrollbar-face-color:#000; 
   scrollbar-highlight-color:#000; 
   scrollbar-shadow-color:#333;   
}

div.AddressdataComboBoxSelect ul 
{
   margin:0;
   padding:0;
}

div.AddressdataComboBoxSelect li 
{
   display:block;
   line-height:15px;
   margin:0;
   padding:0 0 1px;
}

div.AddressdataComboBoxSelect a 
{
   color:#666666;
   cursor:pointer;
   display:block;
   padding-left:4px;
   text-decoration:none;
}

div.AddressdataComboBoxSelect a:hover 
{
   background-color:#232323;
   color:#999999;
}

/*////////////////////////////////////////////////////////////////////////*/

div.tobitComboBox 
{
   border:1px solid transparent;
   float:left;
   margin:0px 0;
   padding:0;
}

div.tobitComboBoxInput 
{
   float:left;
   margin:0;
   width:133px;
}

div.tobitComboBoxInput input 
{
   background-color:#0B0B0B;
   background-image:url(/graphic/webshop/comboboxbtn.png);
   background-position:right center;
   background-repeat:no-repeat;
   border:1px solid #313131;
   color:#9f9f9f;
   font-size:11px;
   height:15px;
   padding:2px 19px 0 2px;
   text-align:left;
   width:110px;
}

div.tobitComboBoxBtn 
{
   float:left;
   height:15px;
   margin:3px 0 0 -16px;
   padding:0;
   width:15px;
   background:url(/graphic/1ptrans.gif);
   
}

div.tobitComboBoxSelect 
{
   background-color:#0B0B0B;
   border:1px solid #313131;
   display:none;
   font-size:11px;
   margin-top:1px;
   overflow-x:hidden;
   overflow-y:auto;
   padding:1px 0;
   position:absolute;
   width:130px;
}

div.tobitComboBoxSelect ul 
{
   margin:0;
   padding:0;
}

div.tobitComboBoxSelect li 
{
   display:block;
   line-height:15px;
   margin:0;
   padding:0 0 1px;
}

div.tobitComboBoxSelect a 
{
   color:#666666;
   cursor:pointer;
   display:block;
   padding-left:4px;
   text-decoration:none;
}

div.tobitComboBoxSelect a:hover 
{
   background-color:#232323;
   color:#999999;
}

/*////////////////////////////////////////////////////////*/

div.ArtOptionsComboBox 
{
   border:1px solid transparent;
   float:left;
   margin:0px 0 0 -1px;
   padding:0;
}

div.ArtOptionsComboBoxInput 
{
   float:left;
   margin:0;
   margin-right:40px;
   width:60px;
}

div.ArtOptionsComboBoxInput input 
{
   background-color:#0B0B0B;
   background-image:url(/graphic/webshop/comboboxbtn.png);
   background-position:right center;
   background-repeat:no-repeat;
   border:1px solid #313131;
   color:#9f9f9f;
   font-size:11px;
   height:15px;
   padding:2px 19px 0 2px;
   text-align:left;
   width:80px;
}

div.ArtOptionsComboBoxBtn 
{
   float:left;
   height:15px;
   margin:3px 0 0 -16px;
   padding:0;
   width:15px;
}

div.ArtOptionsComboBoxSelect 
{
   background-color:#0B0B0B;
   border:1px solid #313131;
   display:none;
   font-size:11px;
   margin-top:-1px;
   overflow-x:hidden;
   overflow-y:auto;
   padding:1px 0;
   position:absolute;
   width:100px;
   scrollbar-3dlight-color:#333; 
   scrollbar-arrow-color:#333; 
   scrollbar-base-color:#000; 
   scrollbar-darkshadow-color:#000; 
   scrollbar-face-color:#000; 
   scrollbar-highlight-color:#000; 
   scrollbar-shadow-color:#333;   
}

div.ArtOptionsComboBoxSelect ul 
{
   margin:0;
   padding:0;
   list-style-type:none;
}

div.ArtOptionsComboBoxSelect li 
{
   display:block;
   line-height:15px;
   margin:0;
   padding:0 0 1px;
   text-align:left;
}

div.ArtOptionsComboBoxSelect a 
{
   color:#666666;
   cursor:pointer;
   display:block;
   padding-left:4px;
   text-decoration:none;
}

div.ArtOptionsComboBoxSelect a:hover 
{
   background-color:#232323;
   color:#999999;
}

/*////////////////////////////////////////////////////////////////////////*/