/* Markierungshintergrundfarbe für Grid und Tree */
.aw-grid-control .aw-cells-selected, .aw-grid-control .aw-rows-selected {
	background: #99ccff !important;
	color:#000000 !important;
}
.aw-ui-list .aw-items-selected {
	background-color:#99ccff !important;
	color:#000000 !important;
}


/* Images Information:
 *
 * width +7, vergrößern wegen IE
 * height +20, vergrößert wegen IE
 */


.aw-image-calc 
{ background:url(../images/calc.gif);
  background-repeat:no-repeat;
  background-position:5px 10px;    
  width:20px; /*13*/
  height:34px; /*14*/    
}

.aw-image-help 
{ background:url(../images/helpicon.gif);
  background-repeat:no-repeat;
  background-position:5px 10px;    
  width:24px; /*17*/
  height:37px; /*17*/    
}

.aw-image-kalender
{
    background:url(../images/kalender.gif);
    background-repeat:no-repeat;
    background-position:2px 2px;
    width:19px; /*18*/
}



.aw-image-searchresult 
{ background:url(../images/suchergebnis.gif);
  background-repeat:no-repeat;
  background-position:5px 10px;    
  width:25px; /*18*/
  height:34px; /*16,36*/       
} 
.aw-ie7 .aw-image-searchresult
{
	margin-top:-12px;
} 

.aw-image-pdf 
{ background:url(../images/pdficon.gif);
  background-position:0px 1px;
  background-repeat:no-repeat;
}

.aw-image-reset 
{ background:url(../images/reseticon.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
}

.aw-image-details 
{ background:url(../images/details.gif);
  background-repeat:no-repeat;
  background-position:5px 10px;  
  width:30px; /*23*/
  height:32px; /*14,34*/
}
.aw-ie7 .aw-image-details
{
	margin-top:-12px;
} 

.aw-image-application 
{ background:url(../images/bauteil.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:25px; /*18*/
  height:36px; /*18,38*/
}
.aw-ie7 .aw-image-application
{
	margin-top:-12px;
}

.aw-image-material 
{ background:url(../images/datenblatt.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:20px; /*13*/
  height:33px; /*15*/
}
.aw-ie7 .aw-image-material 
{
	margin-top:-12px;
}

.aw-image-toolbox1 
{ background:url(../images/toolbox_kuehlzeit.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:14px; /*7,14*/ 
  height:34px; /*16,36*/ 
}
.aw-ie7 .aw-image-toolbox1 
{
	margin-top:-12px;
}

.aw-image-toolbox2 
{ background:url(../images/toolbox_flowlength.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:22px; /*15*/
  height:35px; /*17,35*/
}
.aw-ie7 .aw-image-toolbox2 
{
	margin-top:-12px;
}

.aw-image-toolbox3 
{ background:url(../images/toolbox_biegung.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:29px; /*22*/
  height:38px; /*20,40*/
}
.aw-ie7 .aw-image-toolbox3 
{
	margin-top:-12px;
}

.aw-image-toolbox4 
{ background:url(../images/toolbox_modelle.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:29px; /*22*/
  height:34px; /*16,36*/
}
.aw-ie7 .aw-image-toolbox4 
{
	margin-top:-12px;
}

.aw-image-toolbox5 
{ background:url(../images/toolbox_snapfit.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:29px; /*22*/
  height:38px; /*20,40*/
}
.aw-ie7 .aw-image-toolbox5 
{
	margin-top:-12px;
}

.aw-image-category 
{ background:url(../images/kategorien.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:28px; /*21*/
  height:39px; /*19*/
} 

.aw-image-history 
{ background:url(../images/history.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:23px; /*16*/
  height:36px; /*16*/
}

.aw-image-eingabe 
{ background:url(../images/eingabe.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:23px; /*16*/
  height:36px; /*16*/
}

.aw-image-units 
{ background:url(../images/einheiten.gif);
  background-repeat:no-repeat;  
  background-position:5px 10px;  
  width:25px; /*18*/
  height:36px; /*16*/
}


.aw-image-arrowup
{ background:url(../images/arrow_up.png);
  background-repeat:no-repeat;  
  background-position:0px 0px;  
  width:15px; /*18*/
  height:15px; /*16*/
}

.aw-image-arrowdown
{ background:url(../images/arrow_down.png);
  background-repeat:no-repeat;  
  background-position:0px 0px;  
  width:15px; /*18*/
  height:15px; /*16*/
}

.aw-image-showroomicon
{ background:url(../images/showroom_icon.gif);
  background-repeat:no-repeat;  
  background-position:0px 0px;  
  width:15px; /*18*/
  height:15px; /*16*/
}

.aw-image-emptyimage
{ background:url(../images/spacer.gif);
  background-repeat:no-repeat;  
  background-position:0px 0px;  
  width:15px; /*18*/
  height:15px; /*16*/
}
