/*#infoleiste  {width: 100%;height: 18px;color:#ffffff;background-color: #464749; font-size:11px; text-align:left;}*/

#infoleiste  {height: 15px;padding-left: 125px; padding-right: 125px;color:#ffffff;background-color: #464749; font-size:11px; text-align:left;
  background-color:#464749;
  background-repeat:no-repeat;
  background-position:right;
}
#center {
	margin-top: -4px;
  width: 100%;
}
#left {
  width: 125px;          /* LC width */
  right: 125px;          /* LC width */
  margin-left: -100%;
  padding-left: 20px;
  height: 15px;
  background:url(../../images/infoleiste/runder_button_suche.png);
  background-repeat:no-repeat;
}
/*** IE6 Fix ***/
* html #left {
  left: 200px;           /* RC width */
}
#right {
  width: 105px;
  height: 15px;
  margin-right: -125px;  /* RC width */
  padding-right:20px;
  background:url(../../images/infoleiste/runder_button_login.png);
  background-repeat:no-repeat;  
}


#infoleiste .column {
  position: relative;
  float: left;
}
#infoleiste .column_center {
  position: relative;
  float: left;
  text-align: center;
}
#infoleiste .column_right {
  position: relative;
  float: left;
  text-align: right;
}


#TIP         {width: 120px; z-index:100;}
#infomenu    {width: 185px;height: 15px;border:none;}
#searchbutton{margin-top: -4px;position:absolute;}
#search      {position:absolute;top: 15px;left:0; height:65px; width:200px; padding-left: 10px; background-color:#464749;} 
#loginbutton {margin-top: -4px;}
#login       {position:absolute;top: 15px;right:-20px;height:70px; width:150px; padding-left: 10px; background-color:#464749; text-align:left;z-index:100;} 


#infoleiste a:link, #infoleiste a:active, #infoleiste a:visited{color:#ffffff;text-decoration:none; font-weight:normal;border:none;}
#infoleiste a:hover{color:#ffffff;text-decoration:underline; font-weight:normal;border:none;}
a.TIP:link, a.TIP:active, a.TIP:visited{color:#000000;text-decoration: underline; font-weight:normal;border:none;}
a.TIP:hover{color:#000000;font-weight:normal;text-decoration: underline;border:none;}