body
{
	font-family: arial, helvetica, verdana, sans-serif;
	background: url(/images/css/bgc.gif) repeat-y #fff 2px 0px;
	margin: 0px 10px 0px 12px;
	padding: 0px;
}

/*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
{
	font-size: 13px;
}

/*Headline in farbigem Kasten 170px rand rechts*/
h4
{
	color: fff;
	background-color: #999;
	padding-left: 7px;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	margin-right: 196px;
	clear: both;
	letter-spacing: 1px;
}

/*Headline in farbigem Kasten über die gesamte Breite*/
body.window h4
{
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;
}

/*Headline für Kapitel*/
h5
{
	font-size: 17px;
	width: 605px;
	margin: 0px;
	clear: both;
	margin-bottom: 7px;
}

/*Headline für Tabellenüberschriften*/
h6
{
	font-size: 12px;
	width: 605px;
	margin: 0px;
	clear: both;
	border-bottom:7px solid #fff;
}

/*Container für linke und rechte spalte*/
.column_container
{
	margin: 0px;
	width: 800px;
	display: block;
}

/*Container für linke spalte*/
.left_column
{
	margin: 0px;
	width: 605px;
	float: left;
	display: block;
}

/*hochgestelltes "R"*/
sup
{
	position: relative;
	top: 1px;
	left: 1px;
	font-size: 11px;
	line-height: 1px;
}

/* ----------------------- HEAD ----------------------------- */
/*Head-BOX*/
#head
{
	width:790px;
	height:75px;
	background-color:#fff;
}

/*Logo-BOX*/
#logo
{
	position:absolute;
	left:11px;
	top:15px;
	width:87px;
	z-index:90;
}

/*CLAIM*/
#claim
{
	display:block;
	margin:0px;
	position:absolute;
	top:32px;
	left:107px;
	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:177px;
	height:18px;
	background:url(/images/css/igus_sprite.gif) no-repeat 0px 0px;
}

#logo div  a
{
	display:block;
	width:87px;
	height:44px;
	background:url(/images/css/igus_sprite.gif) no-repeat -88px -20px;
}

/*Sucheingabe-BOX*/
#search
{
	width:335px;
	position:absolute;
	top:31px;
	left:292px;
}

/*Inputfeld Sucheingabe*/
#search input
{
	width:104px;
	float:right;
	border:1px solid #b3b9c3;
	border-right:none;
	height:19px;
	color:#555;
	font-size:11px;
}

/*Link Sucheingabe*/
#search a
{
	float:right;
	display:block;
	padding-left:10px;
	white-space:nowrap;
	border-top:2px solid #fff;
	font-size:11px;
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
}

/*Lupenlink*/
#search #SearchGo
{
	display:block;
	width:21px;
	height:19px;
	background:url(/images/css/igus_sprite.gif) no-repeat -67px -21px;
	padding:0px;
	margin-right:15px;
	border:none;
}

#search #SearchGo:hover
{
	background-position:-67px -40px;
}

/*Sprachauswahl-BOX*/
#language
{
	width:134px;
	position:absolute;
	top:31px;
	left:652px;
}

#language select
{
	width:134px;
	border:1px solid #b3b9c3;
	padding:1px;
	font-size:11px;
}

/* -------------------- HEADNAVIGATION --------------------- */
/*Navigationsleiste Grau*/
#navi
{
	width:790px;
	height:28px;
	background-color:#EBEBEB;
	border-bottom:1px solid #D3D3D3;
}

/*Trennlinien Main-Menu*/
.BorderRoundOff
{
	background:url(/images/css/igus_sprite.gif) no-repeat -175px -18px !important;
}
.BorderRoundOn
{
	background:url(/images/css/igus_sprite.gif) no-repeat -271px -18px;
}

.BorderOff, .BorderRoundOff
{
	border-right:1px solid #BDBDBD;
	color:#333;
}
.BorderOn, .BorderRoundOn
{
	border-right:1px solid #959595;
	background-color:#959595;
	color:#fff;
}

.BorderOff, .BorderOn, .BorderRoundOff, .BorderRoundOn
{
	text-align:center;
	white-space:nowrap;
	line-height:28px;
}

#menu1 .milonictable
{
	font-size:1.2em !important;
}

/*MenuTabelle Corporate Navigation*/
#CorporateNav
{
	float:right;
	padding:0px;
	border:none;
	height:28px;
}
#CorporateNav td img
{
	margin:0px 5px 0px 10px;
}

/*runde Ecke rechts*/
#RoundCorner
{
	width:18px;
	height:28px;
	background:url(/images/css/igus_sprite.gif) no-repeat -49px -21px;
	vertical-align:top;
}

/*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:left;
	position:absolute;
	left:205px;
	height:28px;
	font-size:12px;
}

/*Link schnell bestellen*/
#quick_order
{
	float:left;
	height:28px;
	line-height:28px;
	padding:0px 12px 0px 12px;
	border-right:1px solid #bdbdbd;
	background:none;
	font-size:12px;
}
#quick_order:hover
{
	background-color:#959595;
	color:#fff;
}

/*Grosser Warenkorb-Link*/
#warenkorb_big
{
	float:left;
	height:28px;
	line-height:28px;
	background:url(/images/css/igus_sprite.gif) no-repeat 14px -69px;
	padding:0px 12px 0px 45px;
	border-right:1px solid #bdbdbd;
	font-size:12px;
}

#warenkorb_big:hover
{
	background:url(/images/css/igus_sprite.gif) no-repeat 13px -99px #959595;
	color:#fff;
}

#warenkorb_big div
{
	display:inline;
}

#wako_nr a
{
	background:none;
}

#warenkorb_big:hover #wako_nr a
{
	background:none;
	color:#fff;
}

/* ------------------- BREADCRUMB NAVIGATION --------------- */
/*Breadcrumb-BOX*/
#BreadcrumbContainer
{
	width:610px;
	width:790px;
	/*height:13px;*/
	margin-bottom:5px;
}

#BreadCrumb
{
	/*height:13px;*/
	float:left;
	width:610px;
	font-size:11px;
	margin-bottom:5px;
}

/* ------------------- 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: 295px;
	float: left;
}

/*Container: Produktabbildung    links ausgerichtet*/
.left_box
{
	width: 295px;
	float: left;
	margin-right: 15px;
	font-size: 10px;
	color: #555;
}

/*Container: Fliesstext    links ausgerichtet*/
.left_box .prod_text
{
	font-size: 12px;
	color: #000;
}

/*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;
	font-size: 10px;
	color: #555;
	margin-top: 10px;
	text-align: left;
	font-family: tahoma, arial, verdana, helvetica, sans serif;
}

/*Produktinformation Fliesstext*/
p
{
	margin: 0px 0px 15px 0px;
}

/*Headline Produktinformation*/
h1
{
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	color: 000;
}

/*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: 295px;
	float: left;
	background-color: #999;
	margin-bottom: 15px;
}

#help_text
{
	width: 295px;
	float: left;
}

#help_text div
{
	width: 275;
	display: block;
	margin: 10px;
}

/*Container für Hinweistext neben Formulartabellen*/
#help_text_cont_2
{
	width:295px;
	border:0px solid #f00;
	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: 295px;
	float: left;
}

/*"Wann nehme ich" - Links*/
.left_column .pro_contra a:hover
{
	background: url(/images/css/igus_sprite.gif) no-repeat -297px -220px;
}

.left_column .pro_contra a
{
	background: url(/images/css/igus_sprite.gif) no-repeat 3px -220px;
	padding-left: 15px;
	line-height: normal;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}

/*"Wann nehme ich" - Text*/
.left_box .pro_contra
{
	font-size: 12px;
	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
{
	font-size: 12px;
	color: #000;
	width: auto;
}

/*Bilder in Tabelle rechts ausrichten*/
.pro_contra td img
{
	float: right;
}

/*Headline Pro-Contra*/
.pro_contra_headline
{
	font-size: 12px;
	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
{
	border: none;
	border-collapse: collapse;
	width: 294px;
	float: left;
	margin: 0px 15px 0px 0px;
	table-layout: fixed;
	display: block;
}

/*Tabellenzelle für Formulare etc*/
.formular_table td
{
	width: 147px;
	text-align: left;
	padding: 5px 0px 5px 2px;
	vertical-align: middle;
	background: url(/images/css/formbg.gif) repeat-x bottom;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans serif;
}

.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;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans serif;
}

/*Graue gestrichelte Linie oben in der Tabelle für Formulare etc*/
.formular_table th
{
	width: 294px;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	background: url(/images/css/formbg.gif) repeat-x bottom;
}

/*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
{
	font-size: 10px;
	padding: 5px 5px 0px 5px;
	background-color: #fff;
	margin: 0px;
}

/*Kleiner Text im Tabellenfuss der Tabelle für Formulare etc*/
.formular_table .foot p strong
{
	font-size: 11px;
}

/* Inputfelder / Selectfelder der Tabelle für Formulare etc*/
.formular_table td select, .formular_table td input
{
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	width: 140px;
	margin: 3px 5px 0px 0px;
	height: 18px;
}

.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
{
	font-size: 12px;
	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;
	font-size: 12px;
	padding: 0px;
	width: 30px;
	margin: 3px 3px 0px 3px;
	height: 18px;
}

/*Inaktive, kleine gegreyte Eingabefelder*/
.formular_table .smallinaktiv
{
	font-weight: normal;
	font-size: 12px;
	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;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans serif;
	color: #f00;
}

.formular_table .ComboEinspaltig
{
	width: 287px;
}

/*tabellen für technische Zeichnungen*/
.tec_draw
{
	float: left;
}

/*Bildunterschrift unter technischer Zeichnungen*/
.tec_draw p
{
	float: left;
	width: 295px;
	font-size: 11px;
	color: #555;
	margin-top: 10px;
	font-family: tahoma, arial, verdana, helvetica, sans serif;
}

.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; /*border:5px solid #f00;*/
}

.spacer
{
	display: block;
	clear: left;
	height: 25px;
}

.tec_spacer
{
	color: #fff;
	display: block;
	clear: left;
	height: 20px;
	width: 295px;
}

.warnung_text
{
	color: #f00;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.break_div
{
	clear: both;
}

/*Tabellen unter technischer Zeichnungen*/
.tec_draw .tectab
{
	float: left;
	width: 295px;
	font-size: 10px;
	color: #555;
	margin-top: 5px;
	font-family: tahoma, arial, verdana, helvetica, sans serif;
	border-collapse:collapse
}

.tec_draw td
{
	font-size: 11px;
}

/*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: 620px;
	overflow:hidden;
}

.choose .klick
{
	cursor: pointer;
	cursor: hand;
}


.choose table, .chooseIA table
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	margin-top:-1px;
	border-spacing:0px;
}

.choose td.randWeiss
{
	width: 12px;
	background-color: #FFF;
	border:1px solid #fff;
	border-style: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;
	border-collapse: collapse;
}

/*Texte im Grauen Auswahlkasten*/
.choose p
{
	font-size: 12px;
	float: left;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

/*Texte im Grauen Auswahlkasten bei 4 und 5 Varianten*/
.choose .variante_3_4_5
{
	font-size: 12px;
	float: left;
	padding: 0px 0px 0px 3px;
	width: 110px;
	margin: 0px;
}

/* Checkboxen im grauen Auswahlkasten */
.choose input
{
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	float: left;
}

.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;
	height: 12px;
	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
{
	width: 140px;
	border:1px solid #f5f5f5;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% STÜCKLISTE %%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*Graue Tabelle*/
.stueckliste, .tabelle_liste
{
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	width: 605px;
}

.stueckliste
{
	margin: 0px;
}

.stueckliste td, .tabelle_liste td
{
	text-align: left;
	border: 1px solid #ccc;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	font-size: 10px;
	color: #333;
}

.stueckliste th, .tabelle_liste th
{
	font-size: 13px;
	text-align: left;
	border: 1px solid #ccc;
	padding: 8px 5px 8px 5px;
	font-weight: bold;
	vertical-align: top;
	color: #555;
}

.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
{
	font-size: 10px;
	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: 142px;*/
	width: 142px;
	float: left;
	font-size: 11px;
	margin-left: 27px;
}

/*rechs images (Preis / öffnen)*/
.right_column img
{
	vertical-align: middle;
	margin-left: 5px;
}

.right_column p
{
	margin-bottom: 20px;
	display: block; /*border:1px solid #f00;*/
}

.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 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;
}

.right_column .preisindex #index_text
{
	border: 0px solid #f00;
	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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*href im Fliesstext*/
.left_column p a
{
	background: url(/images/css/igus_sprite.gif) no-repeat -0px -223px;
	padding-left: 15px;
	line-height: 15px;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}
.left_column p a:hover
{
	background: url(/images/css/igus_sprite.gif) no-repeat -300px -223px;
	color: #f90;
}

/*href im farbigen Kasten Anschlusselemente*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
#help_text_cont_2 a
{
	background: url(/images/css/pfeils1.gif) no-repeat 3px 1px;
	padding-left: 15px;
	line-height: 15px;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}
#help_text_cont_2 a:hover
{
	background: url(/images/css/pfeilo1.gif) no-repeat 3px 3px;
	color: #f90;
}
*/

/*href rechts*/
.right_column p a
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	margin-bottom: 2px;
	padding-left: 10px;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #555;
}
.right_column p a:hover
{
color: #f90;
}

/*href rechts*/
.right_column p .global_navigation a, .right_column p .global_navigation a:link, .right_column p .global_navigation a:visited
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	padding-left: 10px;
	display: block;
	line-height: 15px;
	color: #333;
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: normal;
}
.right_column p .global_navigation a:hover
{
	color: #000;
}

/*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: #ff9900;
}

/*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 -47px;
}
.imz a:hover
{
	background-color: #ff9900;
}

/*Warenkorb link*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
#wako a
{
	color: #555;
	background: url(../images/wakoo.gif) 0px 2px no-repeat;
	height: 30px;
	margin: 8px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	width: 250px;
	text-align: left;
	display: block;
	white-space: nowrap;
	padding-left: 33px;
	padding-top: 8px;
	padding-right: 0px;
	letter-spacing: 0;
}
#wako a:hover
{
	background: url(../images/wako.gif) 0px 2px no-repeat;
	color: #f90;
}
*/

/*grauer Pfeil im Warenkorb link*/
#wako img
{
	margin-left: 7px;
}

/*kontakt link*/
span.kontakt a:link, span.kontakt a:visited
{
	color: #555;
	background: url(/images/css/kontakto.gif) no-repeat;
	padding-left: 32px;
	height: 27px;
	line-height: 12px;
	margin: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
span.kontakt a:hover
{
	background: url(/images/css/kontakt.gif) no-repeat;
	color: #f90;
}

/*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: #f90;
}
*/

/*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: #f90;
}
*/

/*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: #f90;
}
*/

/*i-link*/
p .link a:link, p .link a:visited
{
	background:url(/images/css/igus_sprite.gif) no-repeat -419px -502px;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	height: 20px;
}
Body  p .link a:hover
{
	background:url(/images/css/igus_sprite.gif) no-repeat -420px -134px;
	color: #f90;
}

/*Stückliste link*/
/* Weboptimierung 2010 vorruebergehend deaktiviert
.tr a, .tr a:link, .tr a:visited
{
	color: #555;
	background: url(../images/listeo.gif) 0px 3px no-repeat #fff;
	padding-left: 32px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
.tr a:hover
{
	background: url(../images/liste.gif) 0px 3px no-repeat #fff;
	color: #f90;
}
*/

/*Stückliste link im Fuss der Formulartabelle*/
.formular_table .foot a, .formular_table td a
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	padding-left: 10px;
	display: block;
	line-height: 15px;
	color: #333;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: normal;
}

.formular_table .foot a:hover,  .formular_table td a:hover
{
	color: #000;
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
}

/* Weboptimierung 2010 vorruebergehend deaktiviert
.tabelle_liste a, .tabelle_liste a:link, .tabelle_liste a:visited
{
	color: #555;
	background: transparent url(../images/button_kl_o.gif) no-repeat 0px 3px;
	background-position: 50%;
	padding: 2px 2px 2px 2px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	clear: both;
	height: 16px;
}
.tabelle_liste a:hover
{
	background: transparent url(../images/button_kl.gif) 0px 3px no-repeat;
	background-position: 50%;
	color: #f90;
}
*/

.stueckliste a, .stueckliste a:link, .stueckliste a:visited
{
	color: #333;
	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: #333;
	text-decoration: none;
}
a:hover
{
	color: #000;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Buttons %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
a.button
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	color: #878787;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	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;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	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
{
	font-family: arial, helvetica, verdana, sans-serif;
	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
{
	font-size: 11px;
	color: #555;
	margin-top: 10px;
	font-family: tahoma, arial, verdana, helvetica, sans serif;
	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: #FF9900;
}

/*Tabelle mit grauem rahmen im Fenster*/
.wgrau
{
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	font-size: 13px;
}

/*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
{
	font-size: 13px;
	text-align: left;
	border: 1px solid #ccc;
	text-indent: 8px;
	line-height: 28px;
}

table td
{
	font-size: 12px;
}

.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;
}

.kerneigenschaft img
{
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	display:inline;
	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;
	font-size:11px;
}
.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:#f90;
width:295px;
float:right;
clear:none;
padding:2px 0px 2px 0px;
}

/*Bestellbox*/
.order_box
{
	background-color:#fff;
	width:291px;
	position:relative;
	left:2px;
	padding:5px 0px 0px 0px;
}

/*Bestellbox*/
.order_box_content
{
	width:281px;
	position:relative;
	left:5px;
}

.order_box_content td
{
	font-size:11px;
	padding:1px 3px 1px 3px ;
}

.order_box_content table
{
	width:100%;
	font-size:11px;
}

/*Bestellbox*/
.order_box_content th
{
	background:url(/warenkorb_big_grey.gif) no-repeat 6px 2px;
	background: url(/images/css/igus_sprite.gif) no-repeat 6px -314px;
	background-color:#ebebeb;
	text-align:left;
	padding:3px 3px 3px 37px;
	font-size:14px;
	height:25px;
}

td.order_box_grey
{
	background-color:#ebebeb;
	padding:3px 0px 3px 3px ;
}

/* Inputfelder / Selectfelder der Tabelle für Formulare etc*/
.order_box_content input
{
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	height: 18px;
}

.order_box_staffelpreis
{
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;
}

a.buy img
{
	background-color:#ebebeb;
	position:relative;
	top:2px;
	margin-right:3px;
}

body  a.buy, body  a:hover.buy
{
	background:none;
	padding:0px;
}

.order_box_content p
{
	margin: 7px 0px 0px 5px;
}

body a.order_box_kofig_link
{
	background: url(/images/css/igus_sprite.gif) no-repeat -419px -477px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #555;
	display:block;
	height: 18px;
	width:20px;
	white-space:nowrap;
}

body a:hover.order_box_kofig_link
{
	background: url(/images/css/igus_sprite.gif) no-repeat -630px -477px;
	color: #f90;
}

.order_box a
{
	background: url(/images/css/igus_sprite.gif) no-repeat -625px -576px;
	padding-left: 10px;
	color: #333;
}
.order_box a:hover
{
	color:#000;
}

/*verhinder Umbruch von Images nach der Artikeltabelle*/
.oder_box_images_container
{
	float:left;
	width:295px;
}

/*Erzeugt die Farbige Border um Warenkorb Kasten*/
.oder_box_images_container .FarbeSerie
{
	width:295px;
	float:right;
	padding:2px 0px 2px 0px;
	margin-bottom:10px;
}

/* Toolbox */
#order_box_toolbox
{
	font-weight:bold;
	color:#666;
	width:278px;
	background-color:#fff;
	overflow:hidden;
	display:block;
	margin-top:2px;
}

#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
{
	width:232px;
	float:right;
	clear:none;
	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 die nicht in Echtzeit generiert wird*/
#order_box2_toolbox_imgContainer
{
	width:232px;
	float:left;
	clear:none;
	overflow:hidden;
	background-color:#fff;
	margin-left:-5px;
	padding-bottom:5px;
}
#order_box2_toolbox_imgContainer a
{
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-left:5px;
	padding-left:0px;
	padding-bottom:0px;
}

#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_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;}



#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:12;}
#table_toolbox_cad{background:url(/images/css/igus_sprite.gif) no-repeat -616px -15px; width:15;}
#table_toolbox_produktfinder{background:url(/images/css/igus_sprite.gif) no-repeat -616px -253px; width:15;}
#table_toolbox_staffelpreise{background:url(/images/css/igus_sprite.gif) no-repeat -616px -322px; width:23;}
#table_toolbox_preisanfrage{background:url(/images/css/igus_sprite.gif) no-repeat -616px -219px; width:24;}
#table_toolbox_cu-zuschlag{background:url(/images/css/igus_sprite.gif) no-repeat -616px -49px; width:29;}
#table_toolbox_experte{background:url(/images/css/igus_sprite.gif) no-repeat -286px -323px; width:19;}
#table_toolbox_lebensdauer{background:url(/images/css/igus_sprite.gif) no-repeat -616px -83px; width:10;}
#table_toolbox_katalog{background:url(/images/css/igus_sprite.gif) no-repeat -616px -117px; width:11;}
#table_toolbox_quickpin{background:url(/images/css/igus_sprite.gif) no-repeat -616px -287px; width:23;}
#table_toolbox_musterbestellung{background:url(/images/css/igus_sprite.gif) no-repeat -616px -151px; width:16;}
#table_toolbox_myigus_cat{background:url(/images/css/igus_sprite.gif) no-repeat -616px -358px; width:23;}


#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;}


.konfig_add
{
	width:15px;
	height:15px;
	float:right;
	clear:none;
	border:0px solid #f00;
	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 td
{
	font-size:11px;
	padding:3px 10px 3px 0px;
	border:0px solid #f00;
}

.konfiguration_warenkorb td input
{
	font-size: 12px;
	padding: 0px;
	width: 80px;
	height: 18px;
}
.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;
	/*border-right:7px solid #f00;*/
}

/* 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:790px;
	/*height:37px;*/
	border-top:10px solid #fff;
	clear:both;
	background-color:#fff;
	border-bottom:20px solid #fff;
	color:#333;
	font-size:10px;
	margin-bottom:-25px;
}

/*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;
	font-size:11px;
	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;
}
