/* CSS Document */
/*
  height         : expression(document.body.clientHeight > 94? "94px": document.body.clientHeight);
  width          : expression(document.body.clientWidth > 112? "112px": document.body.clientWidth);
  
  background      : url(../ressources/bg_white.png) repeat-x;
*/

#search_field
{
  width           : 830px;
  max-width       : 830px;
  height          : 82px;
  overflow        : hidden;
}

#specialContentLeft1 #search_field,
#specialContentLeft2 #search_field,
#specialContentLeft3 #search_field,
#specialContentLeft4 #search_field,
#specialContentLeft5 #search_field
{
  margin-left     : 10px;
}

#search_field_l
{
  background 		  : url(../ressources/images/formL.png) no-repeat; 
  width           : 10px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
}
#search_field_c
{
  background 		  : url(../ressources/images/formM.png) repeat-x; 
  width           : 810px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left; 
}
#search_field_r
{
  background 		  : url(../ressources/images/formR.png) no-repeat;
  width           : 10px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
}


#search_field_ma_mo
{
  width           : 210px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
  border-right    : solid 1px #999;
}
#search_field_ma
{
  width           : 210px;
  height          : 30px;
  overflow        : hidden;
  vertical-align  : middle;
  margin-top     : 10px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#search_field_mo
{
  width           : 210px;
  height          : 30px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
  
  
}
#input_search_field_ma
{
  width           : 110px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px; 
}
#input_search_field_mo
{
  width           : 110px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}
/*Preis*/
#search_field_preis_v_b
{
  width           : 200px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
  border-right    : solid 1px #999;
}
#search_field_preis_v
{
  width           : 200px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#search_field_preis_b
{
  width           : 200px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#input_search_field_preis_v
{
  width           : 110px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}
#input_search_field_preis_b
{
  width           : 110px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}
/*EZ*/
#search_field_ez_v_b
{
  width           : 200px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
  border-right    : solid 1px #999;
}
#search_field_ez_v
{
  width           : 200px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#search_field_ez_b
{
  width           : 200px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#input_search_field_ez_v
{
  width           : 100px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}
#input_search_field_ez_b
{
  width           : 100px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}

/*Color*/
#search_field_col
{
  width           : 190px;
  height          : 82px;
  overflow        : hidden;
  border          : none;
  padding         : 0;
  margin          : 0;
  float           : left;
}

#search_field_col_1
{
  width           : 190px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#search_field_search
{
  width           : 190px;
  height          : 36px;
  overflow        : hidden;
  vertical-align  : middle;
  padding-top     : 5px;
  height          : expression(document.body.clientHeight > 41? "41px": "41px");
}
#input_search_field_col
{
  width           : 100px;
  border          : solid 1px #999;
  height          : 20px;
  font-size       : 11px;
}


.div_select_search_field
{
  width           : 120px;
  min-width       : 120px;
  max-width       : 120px;
  float           : left;
  
}
.div_select_search_field110
{
  width           : 110px;
  min-width       : 110px;
  max-width       : 110px;
  float           : left;
  
}


.label_search_field
{
  width           : 80px;
  font-size       : 12px;
  line-height     : 20px;
  font-weight     : bold;
  color           : #444444;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  overflow        : hidden;
  margin-left     : 5px;
  width           : expression(document.body.clientWidth > 80? "80px": "80px");
  float           : left;
}

.label_search_field60
{
  width           : 60px;
  min-width       : 60px;
  max-width       : 60px;
  font-size       : 12px;
  line-height     : 20px;
  font-weight     : bold;
  color           : #444444;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  overflow        : hidden;
  margin-left     : 5px;
  width           : expression(document.body.clientWidth > 70? "70px": "70px");
  float:left;
}

/*Btn*/

#div_search_field_btn
{
    margin-left   : 50px;
    width         : 107px;
    height        : 20px; 
    cursor        : pointer;
    width           : expression(document.body.clientWidth > 111? "111px": "111px");
}
.div_std_btn_L
{
  float           : left;
  width           : 14px;
  max-width       : 14px;
  height          : 20px;
  background      : url(../ressources/images/btn/blue_btn_L.png) no-repeat;
  
}

.div_std_btn_M
{
  float           : left;
  width           : auto;
  height          : 20px;
  background      : url(../ressources/images/btn/blue_btn_M.png) repeat-x;
  color           : #ffffff;
  font-weight     : bold;
  padding         : 0px 5px;
}

a:hover .div_std_btn_M
{
  color           : #ff9900;
}



.div_std_btn_M_goto
{
  float           : left;
  width           : 20px;
  max-width       : 20px;
  height          : 20px;
  background      : url(../ressources/images/btn/blue_btn_M_goto3.png) no-repeat;
  
}
.div_std_btn_R
{
  float           : left;
  width           : 5px;
  max-width       : 5px;
  height          : 20px;
  background      : url(../ressources/images/btn/blue_btn_R.png) no-repeat;
  
}