@charset "UTF-8";
/**
* Zentrale CSS-Datei
*/

.blockhead{
	padding-left:10px;
	padding-top:5px;
	height: 25px;
	width:350px;
	color:#FFFFFF;
	background-color:#545454; 
}

.spezList{
	padding: 10px 10px 10px 130px;
	height:inherit;
	color:#000000;
	margin: 10px 0px 10px 0px;
	background-color:#e9e9e9; 
}

.panelABC{
	margin-left: 120px;
}

#divSpezSuche{
		margin-top:-20px;
}

a img.imgProd{
	margin:0 5px 10px 0;
	float:left;
	max-width:140px;
}

#ctl00_mainContent_Panel5{
	cursor:pointer;
	width:730px;
	margin-top:-20px;	
}
/*----------------------------------------------------------------------------Suche nach Produkten*/
.searchMain{	 						
	height: 90px;
	width:350px;
	background-color:#e9e9e9; 
	padding-left:10px;
	padding-top: 10px;
}

.searchBlock{
	float:left;
	width:360px;
}

#ctl00_mainContent_product{				/*Suche*/
	width: 308px;
	z-index:20;
}
#ctl00_mainContent_ctl02_completionListElem{
	z-index:99999;
}

#cmdSubmitX{
	position:absolute;
	top:200px;
	left:255px;
	z-index:3;
	width:90px;
}

/*----------------------------------------------------------------------------Oder wählen Sie aus-*/
.searchMain2{							
	height: 143px;
	background-color:#e9e9e9; 
	padding-left:10px;
	padding-top: 10px;
}

.searchBlock2{
	float:right;
	width:360px;
}

.dropDownLists{
	margin-top:11px;
}

#ctl00_mainContent_cmbBusinessUnits{ 	/*Geschäftsbereiche*/
	width: 328px;
}	

#ctl00_mainContent_cmbBranche{ 	/*Branchen*/
	width: 328px;
}	

#cmdSubmitBUBR{
	margin-left: 243px;
	margin-top: 7px;
	position:absolute;
	top: 257px;
	right:27px;
	width:90px;
}

#cmdGetContact{
	width: 100px;
	margin-left: 280px;
	margin-top:	-25px;
}

/*----------------------------------------------------------------------------Produkte A-Z-*/
.searchMain3{	 						
	height: 33px;
	background-color:#e9e9e9; 
	padding-left:10px;
	padding-top: 15px;
	z-index:1;
}

.searchBlock3{
	position:absolute;
	top:250px;
	left:10px;
	width:360px;
}
	
#cmdSubmitAZ{
	position:absolute;
	top:262px;
	left:265px;
	width:85px;
}	

/*----------------------------------------------------------------------------*//*Search Content*/
.searchResult{
	margin-top:420px;
}

.secondarySearch{
	margin-top:190px;
}
	
#cmdContact{
	width:100px;
}	
	
	
#divSpezSuche{
	background-color:#e9e9e9;
}	

.tab{
	margin-top: 20px;
	z-index:2;
}

.textblockProduct{
	float:left;
	margin:10px 0 0 130px;
	width:450px;
}


.ajax__tab_tab{
	background: url(../../productfinder/img/closer_pf_blass.jpg) no-repeat right top #ffffff;
	padding:10px 0px 0 10px;
	margin: 0 10px 0 0;
	height: 30px;
	text-align:left;
	width:130px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	position:relative !important;
	display:block !important;
}

* html .ajax__tab_tab{
	margin: 0 10px 0px 0;
}

*+html .ajax__tab_tab{
	margin: 0 10px 0px 0;
}

/*----------------------------------------------------------------------------*//*Close Button*/
.tabButton{
	position:absolute;
	right:5px;
	top:5px;
}

* html.tabButton{
	margin: 5px 5px 0px 5px;
    position: absolute;
    top: 0px;
	right: 0px;
}

*+html .tabButton{
	margin: 5px 5px 0px 5px;
    position: absolute;
    top: 0px;
	right: 0px;
}

#TabLabel{
	margin-top:5px;
	margin-bottom: 5px;
}

#litProd1{
	float:left;
}

#litProd2{
	margin-left:120px;
}

#litCon1{
	float:left;
}

#litCon2{
	margin-left:120px;
}


/*----------------------------------------------------------------------------*//*IE Hacks*/
* html #cmdSubmitX{
	position:absolute;
	top:200px;
	left:240px;
	z-index:3;
	width:90px;
}

* html #ctl00_mainContent_cmdSubmit_ie6{
	width:90px;
}


* html .searchMain2{							
	height: 149px;
}

* html #ctl00_mainContent_cmdSubmitBUBR{
	top: 257px;
	right:10px;
	width:90px;
}

* html #cmdSubmitAZ{
	position:absolute;
	top:264px;
	left:260px;
	width:85px;
}	

* html #ctl00_mainContent_cmdSubmitAZ_ie6{
	width:90px;
}

* html .textblockProduct{
	margin-left: 70px;
}

/*----------------------------------------------------------------------------	*/
	
.ajax__tab_default .ajax__tab_tab{	
	display: inline-block;	
	overflow: hidden;	
	cursor: pointer;	
	text-align:left !important;
}	
	
.ajax__tab_active .ajax__tab_tab{
	background: url(../../productfinder/img/closer_pf.jpg) no-repeat right top #e9e9e9;
	text-align:left;
	}
	
.ajax__tab_body{
	width:720px;
	padding:10px;
	background-color:#e9e9e9 !important;
	overflow:hidden;

}

