/* CSS Document */

.herstellerItem
{
	width:750px;	
}

.herstellerauswahl
{
   width:100px;
}

.herstellerauswahl a
{
   background-image:url(/images/webelemente/nav_pfeil.gif);
   background-repeat:no-repeat;
   background-position: 50px 19px;
   font-weight:normal;
   padding-left:70px;
   width:150px;
   
}
