
@font-face {
    font-family: 'Roboto-Regular';
    src: url('/R05/staticContent/fonts/regular/Roboto-Regular-webfont.eot');
    src: url('/R05/staticContent/fonts/regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/R05/staticContent/fonts/regular/Roboto-Regular-webfont.woff') format('woff'),
         url('/R05/staticContent/fonts/regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/R05/staticContent/fonts/regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('/R05/staticContent/fonts/bold/Roboto-Bold-webfont.eot');
    src: url('/R05/staticContent/fonts/bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/R05/staticContent/fonts/bold/Roboto-Bold-webfont.woff') format('woff'),
         url('/R05/staticContent/fonts/bold/Roboto-Bold-webfont.ttf') format('truetype'),
         url('/R05/staticContent/fonts/bold/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 600;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/r05/staticContent/fonts/MaterialIcons-Regular.eot);
    /* For IE6-8 */
    
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(/r05/staticContent/fonts/MaterialIcons-Regular.woff2) format('woff2'), url(/r05/staticContent/fonts/MaterialIcons-Regular.woff) format('woff'), url(/r05/staticContent/fonts/MaterialIcons-Regular.ttf) format('truetype');
}
a#warenkorb_big::before,
#SearchGo::after
 {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    
    font-feature-settings: 'liga';
}

html * {
    box-sizing: border-box !important;
}

html {
    font-size: 14px;
}


#iPro, #SoNeContainer, #copyright {
    position: relative; 
    width: 1170px;
    clear: both;
    background: #fff;
    margin: 0 auto;
    
    height: auto;
    overflow: hidden;
}

body,
iframe html body 
{
font-family: 'Roboto-Regular', Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    line-height: 22px;
    color: #363636;
	margin: 0;
}



/*Verlinkte Bilder ohne Border*/
img
{
	border: 0px none #fff;
	color: #fff;
}

/*weisser Hintergrund fuer entsprechende Bilder*/
.left_column img
{
	background-color: #fff;
}



/*grauer Hintergrund fuer entsprechende Bilder*/
.left_column .choose img
{
	background-color: #f5f5f5;
}

#waitMessage    /*Warten Hinweis BOX*/
{
	position:absolute;
	font-weight:bold;
	border:1px solid #ababab;
	color:#878787;
	background-color:#ECECEC;
	padding:20px;
	z-index:1000;
}

body
{
}

/*Headline in farbigem Kasten 170px rand rechts*/
h4
{
	color: #fff;
	background-color: #999;	
	margin: 0px;	
	clear: both;
	letter-spacing: 1px;
	line-height: 36px;
	
}

div.column_container > h4:nth-child(1) {
	
	line-height: 36px;
	height: 36px;
	calc(76.9% - 32px);
	background-color: #f07d00 !important;
}

/*Headline in farbigem Kasten über die gesamte Breite*/
body.window h4
{
	margin: 0px 0px 25px 0px;
	letter-spacing: normal;
}

/*Headline für Kapitel*/
h5, h6
{

font-size: 1em;
	margin: 0px;
	clear: both;
		margin: 16px 0;
background: #ececec;
line-height: 36px;
padding: 0 8px;



}






/*Container für linke und rechte spalte*/
.column_container
{
	margin: 0px;
	width: 100%;
	display: block;	
	background: url(/images/css/right_col_bg.gif) repeat-y right;
	background-size: 271px 100%;
}

/*Container für linke spalte*/
.left_column {
	
	 width: calc(76.9% - 32px);
	float: left;
	display: block;
	padding-top: 16px;
}

h4 {	
	width: calc(76.9% - 32px);
	padding: 0 16px;

}

#Lieferstatuslegende + .spacer {
	display: none;
}

#Lieferstatuslegende {	
	width: 23.1%;

	right: 0px;
	margin: 0 !important;
	top: 170px;
	padding: 8px;


	
}




/*hochgestelltes "R"*/
sup
{
	position: relative;
	top: 1px;
	left: 1px;

	line-height: 1px;
}

/* ----------------------- HEAD ----------------------------- */
/*Head-BOX*/
#head
{
	width: 76%;
height: 75px;
position: relative;
background-color: #fff;
float: right;
}

/*Logo-BOX*/
#logo
{
position: absolute;
    left: 5px;
top: 17px;
width: 87px;
z-index: 90;
}

/*CLAIM*/
#claim
{
display: block;
margin: 0px;
position: absolute;
    top: 31px;
left: 100px;
width: 180px;
height: 20px;
z-index: 100;
}

#claim a.fr
{
	display:block;
	width:177px;
	height:18px;
	background:url(/images/css/igus_sprite.gif) no-repeat -188px 0px;
}

#claim a
{
	display:block;
	width: 180px;
height: 20px;
    background: url('/r05/StaticContent/r14/icons/igus-claim.png') no-repeat;
}

#logo div  a
{
	display:block;
	  width: 86px;
height: 45px;
    background: url('/r05/StaticContent/r14/icons/logo.png') no-repeat;
}

/*Sucheingabe-BOX*/
#search {
    width: 69.8%;
    position: relative;
    top: 21px;
    float: left;
	padding-left: 20px;
   
}
/*Inputfeld Sucheingabe*/

#search input {
    width: 80%;
    padding: 0px 8px;
    border: 1px solid #d9d9d9;
    float:left;
    height: 34px;
    color: #555;
	    margin-left: 50px;
    
}
#search input:hover {
    border: 1px solid #b9b9b9;
    border-top-color: #a0a0a0;
}
#search input:focus {
    border: 1px solid #F07D00;
    ;
}
/*Link Sucheingabe*/

#search a {

    white-space: nowrap;
	font-size: 1px;
display: inline-block;
position: relative;
padding: 0;
height: 34px;
width: 34px;
line-height: 34px;
color: #fff;
text-indent: 3px;
background-position: 3px 3px !important;
background: url('/r05/StaticContent/r14/icons/Icon-Lupe_n.svg') no-repeat;
background-size: 30px 30px;
border-radius: 0;
background-color: #626262;
left: -2px;
    
}
#search a:hover {
    background: #d26e00;
}
/*Lupenlink*/

#search a {
    display: none;
}

#search a#SearchGo {
	display: inline-block;
}

/*Sprachauswahl-BOX*/
#language
{
	position: relative;
top: 24px;
float: right;
}

#language select
{
	width: 170px;
border: 1px solid #b3b9c3;
padding: 4px;
color: #555;


}

/* -------------------- HEADNAVIGATION --------------------- */
/*Navigationsleiste Grau*/
#navi
{
	width: 100%;
height: 46px;
background-color: #F07D00;
position: relative;
clear: both;
padding: 0px;
}





/*MenuTabelle Corporate Navigation*/
#CorporateNav
{
	float: left;
padding: 0px;
border: none;
height: 46px;
position: relative;
}
#CorporateNav td img
{
	display: none;
}

/*runde Ecke rechts*/


/*Space zwischen Head und Navigationszeile*/
#HeadSpacer
{
	width:610px;
	background-color:#fff;
	font-size:1px;
	height:7px;
}

/*Container fuer Warenkorb-links in Hauptnavigation*/
#shop_main_nav
{
float: right;
position: relative;
height: 46px;

background-color: #F07D00;
}

#shop_main_nav a {
    color: #fff;
    line-height: 46px;
    height: 46px;
	
}

/*Link "Contact" US und UK*/
#menu1 {
	border-left:1px solid #bdbdbd;
}

/*Link schnell bestellen*/
#quick_order
{
	display:none;
	float:left;
	padding: 0px 16px;
background: none;
margin-left: 0px;
}
#quick_order:hover
{
	background-color:#d26e00;
	
}

/*Grosser Warenkorb-Link*/
#warenkorb_big {
    float: right;
    padding: 0 16px 0 0;
    background-color: #626262;
    min-width: 195px;
}

a#warenkorb_big::before {
    content: ' ';
    margin-right: 6px;
	line-height: 46px;
width: 40px;
height: 46px;
text-indent: 0;
vertical-align: middle;
padding: 0;
position: relative;
float: left;
display: inline-block;
background: url('/r05/StaticContent/r14/icons/Icon_shopping-cart_n.svg') no-repeat;
background-size: 35px 35px;
background-position: 5px 6px;
}


#warenkorb_big:hover
{
	background: #000;
}

#warenkorb_big div
{
	display:inline;
}

#wako_nr a
{
	background:none;
}

#warenkorb_big:hover #wako_nr a
{
	background:none;
	color:#fff;
}

/* ------------------- BREADCRUMB NAVIGATION --------------- */
/*Breadcrumb-BOX*/


#BreadCrumb
{
position: relative;
font-size: 11px;
background-color: #fff;
padding: 5px 12px 5px 0;
display: inline-block;
margin-left: 0px;
color: #363636;
}

#BreadCrumb a {
    text-decoration: none;
    color: #363636;
    font-size: 11px;
	 
}

#BreadCrumb a:hover {
    color: #F07D00;
}




/* ------------------- ICON-NAVIGATION --------------------- */
/*Icon-Navi-BOX*/
#IconNavi
{
	position:absolute;
	top:104px;
	left:630px;
	background-color:#fff;
	width:172px;
	border-top:7px solid #fff;
	border-bottom:7px solid #fff;
}

#IconNavi div
{
	border-left:12px solid #fff;
	width:auto;
	float:right;
	position:relative;
	right:17px;
}

/*Icon Href*/
body #IconNavi a
{
	width:16px;
	height:13px;
	display:block;
	overflow:hidden;
	font-size:1px;
}

/*Icon "CallBack"*/
a#CallBack {background:url(/images/css/igus_sprite.gif) -589px -317px no-repeat; width:19px !important;}
a#CallBack:hover {background-position:-589px -305px;}

/*Icon "Seite Versenden"*/
a#SendSite {background:url(/images/css/igus_sprite.gif) -32px -21px no-repeat;}
a#SendSite:hover {background-position:-32px -34px;}

/*Icon "Bookmark"*/
a#BookmarkSite {background:url(/images/css/igus_sprite.gif) 0px -21px no-repeat;}
a#BookmarkSite:hover {background-position:0px -34px;}

/*Icon "Warenkorb"*/
a#Warenkorb {background:url(/images/css/igus_sprite.gif) -16px -21px no-repeat;}
a#Warenkorb:hover {background-position:-16px -34px;}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LINKE SPALTE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*Produkt Text der das Bild NICHT umfliesst*/
.prod_text
{
	width: 50%;	
	float: left;
	
}

/*Container: Produktabbildung    links ausgerichtet*/
.left_box
{
	width: 50%;	
	float: left;	
	color: #555;
}

.left_box .prod_text {
	width: 100%;
}



/*Container: Bild der Produktabbildung zentriert*/
.imagebox
{
	width: 295px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}

/*Bildunterschrift unter technischer Zeichnungen*/
.imagebox p
{
	float: left;
	width: 295px;

	color: #555;
	margin-top: 10px;
	text-align: left;

}

/*Produktinformation Fliesstext*/
p
{
	margin: 0px 0px 15px 0px;
}

/*Headline Produktinformation*/
h1
{

	 font-size: 30px;
    line-height: 35px;
    margin: 8px 0px;
}

/*Container für Listen links ausgerichtet*/
.ul_container
{
	width: 295px;
	float: left;
	margin-bottom: 15px;
}

/*Listen*/
ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li
{
	background:url(/images/css/igus_sprite.gif) no-repeat -2px -586px;
	padding-left: 8px;
	margin: 0px;
}

ul .numbered
{
	background: transparent none;
	padding-left: 0px;
	margin-left: 25px;
	list-style: decimal inside;
}

/*Absatz in Listen*/
li p
{
	margin-bottom: 5px;
}

/*Container für Hinweistext*/
#help_text_cont
{
	width: 50%;
	float: left;
	background-color: #999;
	margin-bottom: 15px;
	
}

#help_text
{
	
	padding: 8px 16px;
	float: left;
}

#help_text div
{
	
	display: block;
	
}

/*Container für Hinweistext neben Formulartabellen*/
#help_text_cont_2
{
	width:295px;
	float:left;
	height:auto;
}

#help_text_cont_2 td
{
	padding:10px;
}

#help_text_2
{
	width: 275px;
	margin:10px;
	height:auto;
	overflow:hidden;
}

#help_text_2 div
{
	width: 275px;
	margin: 10px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%% Wann nehme ich - Wann nehme ich nicht %%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*Wann nehme ich - wann nehme ich nicht*/
.pro_contra
{
	width: 100%;
float: left;
}

.left_box + .pro_contra
{
	width: 50%;

}



.left_column a,
.left_column .pro_contra a,
.left_column p a,
.formular_table .foot a,
.formular_table td a {
    color: #F07D00;
    text-decoration: none;
	display: inline-block;
}
.left_column a:hover,
.left_column .pro_contra a:hover,
.left_column p a:hover,
.formular_table .foot a:hover,
.formular_table td a:hover {
    text-decoration: underline;
}

.right_column a::before,
.left_column .pro_contra a::before,
.left_column p a::before,
.formular_table .foot a::before,
.formular_table td a::before {
    content: '\00bb';
    padding-right: 8px;
    text-decoration: none !important;
    display: inline-block;
}


/*"Wann nehme ich" - Text*/
.left_box .pro_contra
{
	
	color: #000;
}
.pro_contra
{
	
	color: #000;
}

/*"Wann nehme ich" - Listen*/
.pro_contra ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.pro_contra ul li
{
	background: url(/images/css/igus_sprite.gif) no-repeat -25px -546px;
	padding-left: 10px;
	margin: 5 2 2 2px;
}

/*"Wann nehme ich" - Tabelle*/
.pro_contra td
{
	color: #000;
	width: auto;

}

/*Bilder in Tabelle rechts ausrichten*/
.pro_contra td img
{
	float: right;
}



/*Headline Pro-Contra*/
.pro_contra_headline
{

	width: 295px;
	margin: 0px;
	clear: both;
	margin-bottom: 7px;
	font-weight: bold;
}

/*Icons in Headline Pro-Contra*/
.pro_contra_headline div
{
	float: left;
	border-right: 5px solid #fff;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% FORMULARTABELLEN %%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*Tabelle für Formulare etc*/

.formular_table tr, .formular_table tbody {
	display: block;
}



.formular_table
{
	border: none;
	border-collapse: collapse;
	width: 50%;
	float: left;	
	table-layout: fixed;
	
}

/*Tabellenzelle für Formulare etc*/
.formular_table td
{
	width: calc(50% - 8px);
	text-align: left;	
	vertical-align: middle;
		display: inline-block;
		padding: 8px 0px;
}

.formular_table td div
{
	width: 90% !important;
	height: 27px !important;
	position: relative;
}

.formular_table td div a {
	line-height: 27px;
	height: 27px;
	color: #363636 !important;
	
}

.formular_table td div a img{
margin-left: 167px !important;
position: absolute;
height: 27px;
top: -1px;
}

.formular_table td div a span {
	width: auto !important;
	padding-left: 8px;
}

.formular_table td div a span img {
	height: auto;
	margin-left: 0 !important;
	position: relative;
	
}

.formular_table td div a:hover{
	text-decoration: none !important;
	
}

.formular_table td div a::before {
	display: none !important;
}

.formular_table .einspaltig
{
	width: 294px;
	text-align: left;
	padding: 5px 0px 5px 2px;
	vertical-align: top;
	background: url(/images/css/formbg.gif) repeat-x bottom;

	
}

/*Graue gestrichelte Linie oben in der Tabelle für Formulare etc*/
.formular_table th
{	

	padding: 0px;
	
}

/*Tabellenfuss der Tabelle für Formulare etc*/
.formular_table .foot
{
	background: none;
	width: 294px;
	background-color: #fff;
	padding: 0px;
}

/*Kleiner Text im Tabellenfuss der Tabelle für Formulare etc*/
.formular_table .foot p
{

	padding: 5px 5px 0px 5px;
	background-color: #fff;
	margin: 0px;
}



/* Inputfelder / Selectfelder der Tabelle für Formulare etc*/
.formular_table td select, .formular_table td input
{
	font-weight: normal;

	padding: 4px 8px;
	width: 90%;
	
	
}

.formular_table .checkb
{
	height: 16px;
	width: 16px;
	float: left;
}

/* Inputfelder / Selectfelder in der Tabelle für Formulare etc, aber ohne Einheit (mm o.ä.)*/
.formular_table td .keineeinheit
{
	
	width: 143px;
	margin: 3px 0px 0px 0px;
	height: 18px;
}

/* Radiobutton in der Tabelle für Formulare etc*/
.formular_table td .radio
{
	margin: 2px 0px 0px 5px;
	vertical-align: middle;
	width: auto;
	height: auto;
}

/* kleines Inputfelde in der Tabelle für Formulare etc "je [    ] tes Glied"*/
.formular_table .smallinput
{
	font-weight: normal;
	
	padding: 0px;
	width: 30px;
	margin: 3px 3px 0px 3px;
	height: 18px;
}

/*Inaktive, kleine gegreyte Eingabefelder*/
.formular_table .smallinaktiv
{
	font-weight: normal;
	padding: 0px;
	width: 30px;
	margin: 3px 3px 0px 3px;
	height: 18px;
	background-color: #ccc;
	color: #555;
}

/*Hinweistexte OPTIKons und OPTILief*/
.formular_table .hinweistext
{
	width: 294px;
	text-align: left;
	padding: 5px 0px 8px 2px;
	vertical-align: top;
	background: url(/images/css/formbg.gif) repeat-x bottom;
	
	color: #f00;
}

.formular_table .ComboEinspaltig
{
	width: 287px;
}



/*tabellen für technische Zeichnungen*/
.tec_draw
{
	float: left;
	width: 50%;
}

/*Bildunterschrift unter technischer Zeichnungen*/
.tec_draw p
{
	float: left;
	width: 100%;
	
	color: #555;
	margin-top: 10px;
	
}

.tec_draw .zoom
{
	display: block;
	margin: 5px 0px 0px 0px;
	height: 16px;
	width: 17px;
	overflow: hidden;
}

.break
{
	width: 405px;
	color: #f00;
	display: block;
	float: left;
	clear: both;
	height: 40px;
}

.left_column_break
{
	width: 605px;
	background-color: #fff;
	display: block;
	float: left;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.spacer
{
	display: block;
	clear: left;
	height: 25px;
	clear: both;
}

.tec_spacer
{
	color: #fff;
	display: block;
	clear: left;
	height: 20px;
	width: 295px;
}

.warnung_text
{
	color: #f00;
	
	font-weight: bold;
	clear: both;
}

.break_div
{
	clear: both;
}

/*Tabellen unter technischer Zeichnungen*/
.tec_draw .tectab
{
	float: left;
	width: 295px;

	color: #555;
	margin-top: 5px;
	
	border-collapse:collapse
}



/*Tabellenzellen unter technischer Zeichnungen mit border*/
.tectabBorder
{
	border-left:1px solid #737373;
	padding-left:4px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% GRAUER AUSWAHLKASTEN %%%%%%%%%%%%%%%%%%%%%%%%%*/
/*Grauer Auswahlkasten: zB. Anschlußelement/ Innenaufteilung */
.choose
{
	width: 100%;
	overflow:hidden;
	position: relative;
}

.choose .klick
{
	cursor: pointer;
	cursor: hand;
}


.choose table, .chooseIA table
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;	
	border-spacing:0px;
	table-layout:fixed;

	
}

.choose table,
.choose tbody,
.choose tr {
		display: block;
	width: 100%;
}

.choose table td
{
	display: inline-block;
	width: calc(25% - 3px);
	text-align: center;
	min-height: 180px;
}

.choose td.randWeiss, .choose td.randweiss
{
	display: none;
}

.choose td.randGrau
{
	width: 15px;
	background-color: #f5f5f5;
}

/* Bilder im grauen Auswahlkasten */
.choose img
{
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
	vertical-align: bottom;
}

.choose .imgBox
{
	height: 100px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

/*Texte im Grauen Auswahlkasten*/
.choose p
{
	
	
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

/*Texte im Grauen Auswahlkasten bei 4 und 5 Varianten*/
.choose .variante_3_4_5
{
	
	padding: 0px 0px 0px 3px;
	width: auto;
	margin: 0px;
}

/* Checkboxen im grauen Auswahlkasten */
.choose input
{
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	
}

.choose td
{
	background-color: #f5f5f5;
	/*margin: 0px 15px 0px 0px;*/
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

.choose .trennlinie
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	min-height: 12px !important;
	max-height: 12px !important;
	height: 12px !important;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	border-style:none;
	
}

.choose td.zweiSpalten
{
	width: 294px;
	border:1px solid #f5f5f5;
}

.choose td.einespalte
{

	border:1px solid #f5f5f5;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% STÜCKLISTE %%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*Graue Tabelle*/
.stueckliste, .tabelle_liste
{
	border: none;
	border-collapse: collapse;
	
	
}

.stueckliste,
.stueckliste tbody,
.stueckliste tr
{
	
	width: 100%;
}

.stueckliste td, .tabelle_liste td
{
	text-align: left;
	border-bottom: 1px solid #ececec;
	padding: 8px 0;
	vertical-align: top;	
	
}

.stueckliste th, .tabelle_liste th
{
	
	text-align: left;
	background: #ececec;
	padding: 8px 0;
	font-weight: bold;
	vertical-align: top;
	
}

.stueckliste .hide, .tabelle_liste .hide
{
	border: none;
}

.stueckliste .hide img, .tabelle_liste .hide img
{
	float: left;
	margin-left: 10px;
}

.stueckliste .row1, .tabelle_liste .row1
{
	background-color: #fafafa;
}

.stueckliste input
{
	
	height: 13px;
	margin: 0px;
	border: 0px;
	width: 13px;
}

.stueckliste .borderTop{
	border-top: 1px solid #ccc;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.stueckliste .stkl_text
{
	text-align:right;
}

.stueckliste .stkl_img
{
	text-align:center;
	vertical-align:middle;
	margin-top:4px;
	
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% RECHTE SPALTE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
.right_column {
    width: 23.1%;  
    
	padding: 16px;
	 background: #ececec;
	 
	 position: absolute;
	 right: 0;
	 overflow: hidden;
}

/*rechs images (Preis / öffnen)*/
.right_column img
{
	vertical-align: middle;
	margin-left: 5px;
}

.right_column p
{
	
	display: block;
}

.right_column p img
{
	clear: both;
	width: 140px;
	display: block;
	margin: 0px 0px 5px 0px;
	border: 1px solid #aaa;
	background-color: #fff;
}

.right_column p a::before img {
	display:none;
}

/*
.right_column p b
{
	width: 140px;
	display: block;
	position: relative;
	top: 15px;
	height: 30px;
}
*/
.right_column .AbsatzGruppe
{
	position: relative;
	top: -15px;
}

.right_column .preisindex
{
	border-bottom: 35px solid #EBEBEB;
}

#index_image
{
	width: 34px;
	height: 10px;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	font-size: 2px;
	float: left;
	background-color: #999;
	    line-height: 9px;
}

.right_column .preisindex #index_text
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.right_column .preisindex div img
{
	width: 34px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.right_column #CF_Icons img
{
	margin-left: 0px;
	border-bottom:20px solid #ebebeb;
	border-right:4px solid #ebebeb;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LINKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.right_column p a,
.right_column  a
{	
color: #363636;

}

.right_column p a
{	display: block;


}
.right_column p a:hover
{
color: #f07d00;
}

/*href rechts*/
.right_column p .global_navigation a, .right_column p .global_navigation a:link, .right_column p .global_navigation a:visited
{
	
	
	display: block;
	
}
.right_column p .global_navigation a:hover
{
	color: #f07d00;
}

/*href Zomm-Image*/
.tec_draw .zoom a, .tec_draw .zoom a:link, .tec_draw .zoom a:visited
{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 17px;
	width: 17px;
	background: url(/images/css/igus_sprite.gif) no-repeat -30px -47px;
}
.tec_draw .zoom a:hover
{
	background-color: #f07d00;
}

/*href Zomm-Image*/
.imz a, .imz a:link, .imz a:visited
{
	display:inline;
	margin: 0px 15px 0px 0px;
	padding-right:17px;
	height: 16px;
	width: 17px;
	background: url(/images/css/igus_sprite.gif) no-repeat -30px -48px;


}
.imz a:hover
{
	background-color: #f07d00;
}


#wako img
{
	margin-left: 7px;
}

/*kontakt link*/
span.kontakt a:link, span.kontakt a:visited
{
	
	height: 27px;
	line-height: 12px;
	margin: 0px;
	display: block;
	
	font-weight: bold;
}
span.kontakt a:hover
{
	background: url(/images/css/kontakt.gif) no-repeat;
	color: #f07d00;
}

/*Warenkorb link rechts*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
span.wako_link a:link, span.wako_link a:visited
{
	color: #555;
	background: url(../images/wakoo_r.gif) no-repeat;
	padding-left: 32px;
	height: 27px;
	line-height: 12px;
	margin-top: 32px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	vertical-align: center;
}
span.wako_link a:hover
{
	background: url(../images/wako_r.gif) no-repeat;
	color: #f07d00;
}
*/

/*kongigurator link*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
#konfigurator_link a
{
	color: #555;
	background: url(../images/konfo.gif) no-repeat;
	padding-left: 32px;
	height: 27px;
	line-height: 12px;
	margin: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
#konfigurator_link a:hover
{
	background: url(../images/konf.gif) no-repeat;
	color: #f07d00;
}
*/

/*kongigurator link*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
#konfigurator_link2 a
{
	color: #555;
	background: url(../images/konfo.gif) no-repeat;
	padding-left: 32px;
	height: 27px;
	line-height: 25px;
	margin: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
#konfigurator_link2 a:hover
{
	background: url(../images/konf.gif) no-repeat;
	color: #f07d00;
}
*/

/*i-link*/




.stueckliste a, .stueckliste a:link, .stueckliste a:visited
{
	color: #363636;
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	padding-left: 10px;
	display: block;
}
.stueckliste a:hover
{
color: #000;
}

/*Link fuer Tellen mit Klasse .stkl_text (Rechtsbuendig)  */
.stueckliste .stkl_text a
{
	display:inline;
	float: right;
}

a
{
	color: #363636;
	text-decoration: none;
}
a:hover
{
	color: #000;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Buttons %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
a.button
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	color: #878787;

	
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	float: right;
	clear: none;
	margin: 0px 0px 0px 10px;
}
a:hover.button
{
	color: #000;
}

/* Weboptimierung 2010 vorruebergehend deaktiviert
a.back_button
{
	background: url(../images/link_h.gif) no-repeat;
	color: #878787;
	

	white-space: nowrap;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	float: right;
	clear: none;
	margin: 0px 7px 0px 10px;
}
a:hover.back_button
{
	color: #000;
	background: url(../images/link_h_d.gif) no-repeat;
}
*/

/*%%%%%%%%%%%%%%%%%%%%%%%%% Fenster %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
body.window
{

	margin: 10px;
	padding: 0px;
	background: none;
	background-color: #fff;
}

/*Images im Fliesstext*/
body.window img
{
	float: right;
	margin: 0px 0px 20px 30px;
}

/*Images im Fliesstext*/
body.window #ftl_zeich img
{
	float: none;
	margin: 0px 0px 20px 0px;
}

/*Images Formatfüllend*/
body.window .picture
{
	float: left;
	margin: 0px;
}

/*Grauer Kasten Mit Rahmen für pop-up-fenster*/
.greybox
{
	background-color: #F0F0F0;
	border: 1px solid #ccc;
	padding: 13px;
}

/*Container für technische Zeichnungen im Fenster*/
body.window .tec_draw
{
	clear: both;
	width: 100%;
}

/*Bildunterschrift unter technischer Zeichnungen im Fenster*/
body.window .tec_draw p
{
	
	color: #555;
	margin-top: 10px;
	
	width: 100%;
}

/*Positionierung der Buttons im geöffneten Fenster*/
#windowbutton
{
	/*position:absolute;     bottom:15px;     right:10px;*/
	display: block;
	clear: both;
	margin-bottom: 15px;
	height: 40px;
}

/*Positionierung der Buttons im geöffneten Fenster wenn scrollbar*/
.windowbuttonrelpos
{
	margin: 0px 0px 30px 0px;
}

/* Oranger Text */
.orange
{
	color: #f07d00;
}

/*Tabelle mit grauem rahmen im Fenster*/
.wgrau
{
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;

}

/*Zelle der Tabelle mit grauem Rahmen im Fenster*/
.wgrau td
{
	text-align: left;
	border: 1px solid #ccc;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

/*Kopf der Tabelle mit grauem Rahmen  im Fenster*/
.wgrau th
{
	
	text-align: left;
	border: 1px solid #ccc;
	text-indent: 8px;
	line-height: 28px;
}


.rot
{
	color:#f00;
}

.nobold
{
	font-weight:normal;
}


.kerneigenschaft
{
	background: url(/r05/staticcontent/iProWeb/daten/img/kerneigenschaften_bg.gif) #fff 0px 0px;
	text-align:left;
	width:296px;
	margin-top:2px;
	margin-right:-1px;
	padding:0px;
	overflow:hidden;
}

.kerneigenschaft img
{
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	display:block; float:left;
	margin:0px;
	width:35px;
	height:35px;
}


/*Styles für das neue Chainflex-Design 11/2006*/
.cf_symbols td
{
	border-bottom:0px solid #ccc;
	vertical-align:top;
	padding:2px 5px 2px 0px;

}
.cf_symbols
{
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

/*Google Websitestatistic iframe*/
#websitestatistic iframe
{
	width:140px;
}

/*Google Websitestatistic-Container Hide everything*/
#websitestatistic
{
	width:1px;
	height:1px;
	overflow:hidden;
}

/*Bestellbox*/
.order_box_border
{
background-color:#f07d00;
width:295px;
float:right;
clear:none;
padding:2px 0px 2px 0px;
}

/*Bestellbox*/
.order_box
{
	background-color:#ececec;
	width:100%;
	position:relative;	
	padding: 8px;
}



/*Bestellbox*/
.order_box_content
{
	width: 100%;
	position:relative;

}

.order_box_content p
{
font-size: 1em !important;

}






.order_box_content table
{
	width:100%;

}

/*Bestellbox*/
.order_box_content th
{

	text-align:left;
	
}



/* Inputfelder / Selectfelder der Tabelle für Formulare etc*/
.order_box_content input
{
	font-weight: normal;	
	padding: 8px;
	height: 30px !important;
	width: 50px !important;
	
	
}





a.buy img
{
	display: none;
}

body  a.buy
{
	    font-weight: bold;
    background-color: #F07D00 !important;
    color: #fff;
	 height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
	 text-decoration: none;	
	 padding: 0 16px !important;
	 margin-left: 0 !important;
	 margin-top: 8px !important;
}

body  a.buy:hover {
    background-color: #D26E00 !important;
text-decoration: none !important;
    font-weight: bold;
}






.order_box_content p
{
	margin: 7px 0px 0px 5px;
}






.order_box .link a,
a.order_box_kofig_link,
.order_box_grey  a{
	color: #fff !important;
    background-color: #363636;
	 height: 40px;
    display: block;
    line-height: 40px;
	 text-align: center !important;
    display: inline-block;	
	font-size: 14px !important;
	width: 100%;
	font-weight: bold;
	text-decoration: none !important;
}



.order_box .link a:hover,
a.order_box_kofig_link:hover,
.order_box_grey  a:hover{
    background-color: #000;
    color: #fff;
	text-decoration: none !important;
}

.order_box_grey  a {
	width: 79% !important;
	padding: 0 16px;
}

.order_box .link a::before,
a.order_box_kofig_link::before {
	display: none !important;
}

/*verhinder Umbruch von Images nach der Artikeltabelle*/
.oder_box_images_container
{
	float:left;
	width: 50%;
}

/*Erzeugt die Farbige Border um Warenkorb Kasten*/
.oder_box_images_container .FarbeSerie
{
	max-width: 120%;
min-width: 299px;
	margin-bottom:90px;
	float: left;
	width: 100%;
}

/* Toolbox */
#order_box_toolbox
{
	font-weight:bold;
	color:#666;
	width:100%;
	
	overflow:hidden;
	display:block;
	margin-top:2px;
	position: absolute;
	top: 115%;
}

#order_box_toolbox_label{
	height:24px;
	white-space:nowrap;
	float:left;
	line-height:22px;
	border:none;
	clear:none;
}

/* Order-Box die in Echtzeit generiert wird*/
#order_box_toolbox_imgContainer
{
	overflow:hidden;
	background-color:#fff;
	padding-bottom:5px;
}

#order_box_toolbox_imgContainer a
{
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-left:5px;
	padding-left:0px;
}

#order_box_toolbox_imgContainer a::before
{
	display: none !important;
}

/* Order-Box die nicht in Echtzeit generiert wird*/
#order_box2_toolbox_imgContainer
{
	width:232px;
	float:left;
	clear:none;
	overflow:hidden;
	
	
	padding-bottom:5px;
}
#order_box2_toolbox_imgContainer a
{
	    display: block;
    float: left;
    width: 24px;
    height: 24px !important;
    height: 29px;
    margin: 0 5px;
    padding-bottom: 5px;
}




.online_services{
	color: #f07d00;
font-weight: bold;

	display:block;
	margin-left:5px;
	margin-bottom:3px;
}



#order_box_toolbox_pdf{background:url(/images/css/igus_sprite.gif) no-repeat -437px -24px #ececec;}
#order_box_toolbox_cad{background:url(/images/css/igus_sprite.gif) no-repeat -557px -24px #ececec;}
#order_box_toolbox_produktfinder{background:url(/images/css/igus_sprite.gif) no-repeat -485px -24px #ececec;}
#order_box_toolbox_staffelpreise{background:url(/images/css/igus_sprite.gif) no-repeat -533px -24px #ececec;}
#order_box_toolbox_preisanfrage{background:url(/images/css/igus_sprite.gif) no-repeat -461px -24px #ececec;}
#order_box_toolbox_cu-zuschlag{background:url(/images/css/igus_sprite.gif) no-repeat -581px -24px #ececec;}
#order_box_toolbox_experte{background:url(/images/css/igus_sprite.gif) no-repeat -365px -24px #ececec;}
#order_box_toolbox_katalog{background:url(/images/css/igus_sprite.gif) no-repeat -389px -24px #ececec;}
#order_box_toolbox_quickpin{background:url(/images/css/igus_sprite.gif) no-repeat -509px -24px #ececec;}
#order_box_toolbox_muster{background:url(/images/css/igus_sprite.gif) no-repeat -413px -24px #ececec;}
#order_box_toolbox_myigus_cat{background:url(/images/css/igus_sprite.gif) no-repeat -26px -375px #ececec;}
#order_box_toolbox_auslegung{background:url(/images/css/igus_sprite.gif) no-repeat 2px -443px #ececec;}
#order_box_toolbox_tech_dat{background:url(/images/css/igus_sprite.gif) no-repeat 0px -151px #ececec;}


#order_box_toolbox_pdf:hover{background:url(/images/css/igus_sprite.gif) no-repeat -437px 0px #ffe9c9;}
#order_box_toolbox_cad:hover{background:url(/images/css/igus_sprite.gif) no-repeat -557px 0px #ffe9c9;}
#order_box_toolbox_produktfinder:hover{background:url(/images/css/igus_sprite.gif) no-repeat -485px 0px #ffe9c9;}
#order_box_toolbox_staffelpreise:hover{background:url(/images/css/igus_sprite.gif) no-repeat -533px 0px #ffe9c9;}
#order_box_toolbox_preisanfrage:hover{background:url(/images/css/igus_sprite.gif) no-repeat -461px 0px #ffe9c9;}
#order_box_toolbox_cu-zuschlag:hover{background:url(/images/css/igus_sprite.gif) no-repeat -581px 0px #ffe9c9;}
#order_box_toolbox_experte:hover{background:url(/images/css/igus_sprite.gif) no-repeat -365px 0px #ffe9c9;}
#order_box_toolbox_katalog:hover{background:url(/images/css/igus_sprite.gif) no-repeat -389px 0px #ffe9c9;}
#order_box_toolbox_quickpin:hover{background:url(/images/css/igus_sprite.gif) no-repeat -509px 0px #ffe9c9;}
#order_box_toolbox_muster:hover{background:url(/images/css/igus_sprite.gif) no-repeat -413px 0px #ffe9c9;}
#order_box_toolbox_myigus_cat:hover{background:url(/images/css/igus_sprite.gif) no-repeat -26px -400px #ffe9c9;}
#order_box_toolbox_auslegung:hover{background:url(/images/css/igus_sprite.gif) no-repeat -21px -443px #ffe9c9;}
#order_box_toolbox_tech_dat:hover{background:url(/images/css/igus_sprite.gif) no-repeat -26px -151px #ffe9c9;}



#table_box_toolbox_imgContainer a
{
	color:#666;
	display:block;
	float:left;
	height:18px;
	line-height:16px;
	padding:0px !important;
	margin-right:8px;
}

#table_box_toolbox_label
{
	height:24px;
	white-space:nowrap;
	float:left;
	line-height:22px;
	border:none;
	clear:none;
}

#table_box_toolbox_imgContainer
{
	width:140px;
	float:left;
	clear:none;
	overflow:hidden;
}

#table_toolbox_pdf{background:url(/images/css/igus_sprite.gif) no-repeat -616px -185px; width:12px;}
#table_toolbox_cad{background:url(/images/css/igus_sprite.gif) no-repeat -616px -15px; width:15px;}
#table_toolbox_produktfinder{background:url(/images/css/igus_sprite.gif) no-repeat -616px -253px; width:15px;}
#table_toolbox_staffelpreise{background:url(/images/css/igus_sprite.gif) no-repeat -616px -322px; width:23px;}
#table_toolbox_preisanfrage{background:url(/images/css/igus_sprite.gif) no-repeat -616px -219px; width:24px;}
#table_toolbox_cu-zuschlag{background:url(/images/css/igus_sprite.gif) no-repeat -616px -49px; width:29px;}
#table_toolbox_experte{background:url(/images/css/igus_sprite.gif) no-repeat -286px -323px; width:19px;}
#table_toolbox_lebensdauer{background:url(/images/css/igus_sprite.gif) no-repeat -616px -83px; width:10px;}
#table_toolbox_katalog{background:url(/images/css/igus_sprite.gif) no-repeat -616px -117px; width:11px;}
#table_toolbox_quickpin{background:url(/images/css/igus_sprite.gif) no-repeat -616px -287px; width:23px;}
#table_toolbox_musterbestellung{background:url(/images/css/igus_sprite.gif) no-repeat -616px -151px; width:16px;}
#table_toolbox_myigus_cat{background:url(/images/css/igus_sprite.gif) no-repeat -616px -358px; width:23px;}
#table_toolbox_tec_dat{background:url(/images/css/igus_sprite.gif) no-repeat -615px -376px;}


#table_toolbox_pdf:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -168px;}
#table_toolbox_cad:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px 2px;}
#table_toolbox_produktfinder:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px 236px;}
#table_toolbox_staffelpreise:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -305px;}
#table_toolbox_preisanfrage:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -202px;}
#table_toolbox_cu-zuschlag:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -32px;}
#table_toolbox_experte:hover{background:url(/images/css/igus_sprite.gif) no-repeat -286px -306px;}
#table_toolbox_lebensdauer:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -66px;}
#table_toolbox_katalog:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -100px;}
#table_toolbox_quickpin:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -270px;}
#table_toolbox_musterbestellung:hover{ background:url(/images/css/igus_sprite.gif) no-repeat -616px -134px;}
#table_toolbox_myigus_cat:hover{background:url(/images/css/igus_sprite.gif) no-repeat -616px -340px;}
#table_toolbox_tec_dat:hover{background:url(/images/css/igus_sprite.gif) no-repeat -615px -393px;}


.konfig_add
{
	width:15px;
	height:15px;
	float:right;
	clear:none;
	background: url(/images/css/konfig_add.gif) no-repeat;
	margin:1px 3px 0px 3px;
}

/*Konfiguration in den Warenkorb uebernehmen*/
.konfiguration_warenkorb
{
	background-color:#ebebeb;
	width:100%;
	border-collapse:collapse;
	margin-bottom:40px;
}

.konfiguration_warenkorb > tbody:nth-child(1) > tr:nth-child(1),
.konfiguration_warenkorb > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1),
.konfiguration_warenkorb > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(3) {
	display: none;
}

.konfiguration_warenkorb td
{

	padding:3px 10px 3px 0px;
	text-align: right;
}

.konfiguration_warenkorb td input
{
	
	padding: 4px 8px;	
	
}
.konfiguration_warenkorb td a
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	padding-left: 10px;
}

.Line
{
	display: block;
	clear: left;
	height: 25px;
	border-bottom:1px solid #ccc;
}

/*Artikelbilder nebeneinander anzeigen*/
.artikel_image_box div
{
	min-width:147px;
	float:left;
	white-space:nowrap;
	padding-bottom:5px;
}

/* IE-hack Artikelbilder nebeneinander anzeigen*/
*html .artikel_image_box div
{
	width:147px;
	float:left;
}

/*Artikelbilder nebeneinander : Abstand */
.artikel_image_box div img
{
	border-right:7px solid #fff;
}


/* ------------------------- FOOTER ------------------------- */
/*Copyright-BOX*/
#copyright {
    width: 100%;
	height: 600px;
    float: left;
    margin-top: 32px;
    background-color: #fff;
    color: #333;

}
#copyright img {
	display: none;
}

/*Copyright HREF*/
#copyright a
{
	margin-right:8px;
	float:left;
	padding-left:12px;
}

/*Social Network Links*/
#socialnetwork
{
	width:613px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	padding:6px 0px 7px 0px;
	line-height:25px;
}

#socialnetwork b
{
	float:left;
	
	color:#595959;
}

#socialnetwork div
{
	width:240px;
	height:24px;
	background:url(/images/css/igus_sprite.gif) no-repeat 7px -153px;
	padding:0px 0px 0px 10px;
	float:left;
}

#socialnetwork a
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	line-height:10px;
	margin-top:2px;
	margin-right:10px;
	background:none;
}
#Lieferstatuslegende font{
	padding:0px 1px 0px 1px;

	
}
#Lieferstatuslegende img{
	position:relative;
	top:1px;
}



/*Icon Links im rechten Bereich*/
.right_column .midestbestell, .right_column .lieferung_beratung, .right_column .lieferzeit, .right_column .kostenloses_muster, #RightContent .email_versendet, .preisindex, .right_column a, .right_column iframe {
	background:none;
	padding:0px;
	overflow:hidden;
	margin-bottom:3px;
	display:none !important;
}

#claim, .right_column a + b:first-of-type {
	display: none;
}

.midestbestell span, .lieferung_beratung span, .lieferzeit span, .kostenloses_muster  span, .email_versendet  span{
	display:block;
	width:17px;
	height:15px;
	margin:0px 5px 5px 0px;
	float:left;
	background-color:#faa;
	padding:0px;
}

.midestbestell span{
	background:url(/images/css/igus_sprite.gif) no-repeat 0px -426px;
}
.lieferung_beratung span{
	background:url(/images/css/igus_sprite.gif) no-repeat -18px -427px;
}

.lieferzeit span{
	background:url(/images/css/igus_sprite.gif) no-repeat -34px -427px;
}

.kostenloses_muster span{
	background:url(/images/css/igus_sprite.gif) no-repeat -615px -136px;
}

.email_versendet span{
	background:url(/images/css/igus_sprite.gif) no-repeat -52px -429px;
}


.help{
	display:block;
	padding-left:25px;
}

a.help_icon{
	display:block;
	background:url(/images/css/igus_sprite.gif) no-repeat 0px -466px !important;
	width:16px;
	height:16px;
	position:absolute;
	margin-left:-25px;
	padding:0px !important
}

#IconNavi,
#HeadSpacer {
	display: none !important;
}

#CorporateNav td a {
    font-size: 14px !important;
    font-weight: 500;
    font-family: Roboto,Arial,sans-serif;
    color: #fff;
}

#CorporateNav table[id*="tb"] a {
    padding: 0px 16px !important;
    width: auto !important;
}

#quarIFrame {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 100;
	border-bottom: 0px transparent !important;
}

#quarSpacer {
	height: 16px !important;
}



#EinbauartAuswahl,
 #EinbauartAuswahl span{
	width: 50% !important;
}

#iProWait {
	 width: 1170px !important;
	margin: 0 auto !important;
	text-align: center;
}

#milonic_Abdecker {
	background: none !important;
    position: relative !important;
    top: 0px !important;
    left: 0px;
    width: auto !important;
    height: 100% !important;
    z-index: 1000;
}

.igusnx {
	max-width: 1170px;
	margin: 0 auto;
}

#IFrame_ASPA1 {
	width: 100%;
}

iframe#IFrame_ASPA1 html body div#aspainclude div.global_infobox {
	margin-top: 30px;
}

.ui-autocomplete {
                    position: absolute;
                    top: 0;
                    left: 0;
                    cursor: default;
}
.ui-menu {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                    outline: 0;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background: #fff;
                    z-Index:2000;            
                    border:1px solid #ddd;
}

.mmenucontainer {
    width: auto !important;
}

/* ipro Responsive */





#shop_main_nav
 {
	float: none;
}

#CorporateNav  {
	overflow: hidden;
}

#head {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    float: none;
    display: block;
    margin: 5px 0 25px 0;
}

#search {
    width: 100%;
    position: absolute;
    top: -29px;
    float: none;
    padding: 0px;
    display: block;
    right: -330px;
}

#search input {
	width: 30%;
}


#language {
	display: none;
}


#logo {
	position:relative;
	left: 0;
	top: 0;
}
