/* general styles, setbacks */

body,div,img,form,input,select,ul,li,a,h1,h2,h3,h4,h5,h6,td,hr,table,tbody,textarea{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333333;
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;
	outline:none;
	/*height:auto; // wg bild auf index raußgenommen*/
}

.bold{
	font-weight:bold;
}
div#content h1,div#contentwide h1{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:3px;
}
div#content h2,div#contentwide h2{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
div#content h3,div#contentwide h3{
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	padding:24px 0px 20px 0px;
}
div#content .copylarge,div#contentwide .copylarge{
	font-size:12px;
	line-height:15px;
	display:block;
	margin-bottom:13px;
}
div#contentwide .seitennavi .copylarge{
	font-size:12px;
	line-height:15px;
	display:inline;
	margin-bottom:13px;
}
div#content .large,div#contentwide .large{
	font-size:12px;
	line-height:15px;
}
div#content .copy,div#contentwide .copy{
	font-size:11px;
	display:block;
	margin-bottom:13px;
}
div#content .caption,div#contentwide .caption{
	font-size:11px;
	color:#868889;
	display:block;
	width:195px;
}
div#content ul{
	margin:0px 0px 20px 0px;
}

div#content li,div#contentwide li{
	 cursor: default;
     list-style-type: none;
     margin:0px;
     padding:0px 0px 0px 13px;
	 background:url(/icon/io/li.gif) no-repeat 0px 5px;
	 line-height:18px;
}
.jqmVorlagenArtikel a.linklist,
.jqmVorlagenWindow a.linklist,
.jqmLieferadressenWindow a.linklist,
div#content a.linklist,
div#contentwide a.linklist{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 6px;
	padding-left:10px;
	line-height:18px;
	font-weight:bold;
}

#artikelliste a.chsize{
	display:block;
	background:none;
	padding-left:5px;
	font-weight:normal;
}

#artikelliste a.chsize:hover{
	background-color:#f1f1f1;
}

#artikelliste a.chsizekey{
	display:block;
	background:none;
	padding-left:5px;
	font-weight:normal;
}

#artikelliste a.chsizekey:hover{
	background-color:#f1f1f1;
}

.csl{
	background-color:#ffffff;
	border:1px solid grey;
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	z-index:100;
	padding:5px 0px;
}

div#content a.back,div#contentwide a.back{
	background:url(/icon/io/arrow_left_orange.gif) no-repeat 0px 6px;
}

div#content .floatingimage,div#contentwide .floatingimage{
	padding-bottom:5px;
}
div#content .floatingimage img,div#contentwide .floatingimage img{
	padding-bottom:10px;
}





.copy{
	font-size:11px;
}
.copybold{
	font-size:11px;
	font-weight:bold;
}

.copyblue{
	color:#005abb !important;
}
.copylarge{
	font-size:12px;
	line-height:15px;
}
.copylargebold{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}
.copylargeteaser{
	font-size:12px;
	line-height:19px;
}


a:hover{
	color:#005abb;
}
input,select,textarea{
	border-top:1px solid #9f9f9f;
	border-left:1px solid #9f9f9f;
	padding-left:2px;
}
td.gm input,#singleproducttable input, #artikelliste input, #artikelliste select{
	border:1px solid #9f9f9f;
}

div#loginmiddlecont input{
	height:16px;
	width:215px;
	margin-bottom:7px;
	*margin-bottom:6px;
	padding-left:5px;
}
div.ipc{
	height:29px;
	*height:30px;
}

:root body{
	overflow-y:scroll;
}



/* general positions */

/*index*/
div#meta,div#loginmiddle,div#middle,div#bottom,div#footer{
	width:975px;
}
div#logintop{
	width:977px;
	position:relative;
	left:-2px;
	*left:0px;
}
div#top{
	width:976px;
	position:relative;
	left:-2px;
	*left:0px;

	clear:left;
	height:116px;
	overflow:hidden;
	background:url(/icon/io/header_std.jpg) no-repeat;
}


div#meta{
	height:20px;
	padding-top:5px;
}
div#meta_l{
	float:left;
	width:776px;
	*width:777px;
	text-align:right;
}
div#meta_r{
	float:left;
	width:182px;
	*width:181px;
	text-align:left;
	padding-left:15px;
}


div#logintop{
	clear:left;
	height:117px;
	background:url(/icon/io/loginheader.jpg) no-repeat;
}
div#logo{
	position:relative;
	top:16px;
	left:-387px;
	width:148px;
}
div#top_l{
	float:left;
	width:778px;
	text-align:right;
	position:relative;
	top:0px;
	*top:-60px;
	height:94px
}


div#topnav{
	clear:right;
	text-align:right;
	position:relative;
	top:-20px;
	*top:40px;
	margin-right:4px;
}
div#topnav table{
	-position:relative;
	-top:0px;
}
div#topnav td{
	vertical-align:top;
	height:25px;
	display:inline-block;
}
div#topnav td a{
	background:url(/icon/io/pipe_topnav.gif) no-repeat right;
	margin:0px 0px 0px 7px;
	padding:0px 10px 0px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	display:block;
	height:25px;
	color:#ffffff;
}
div#topnav td.nobg a{
	background:none;
}
div#topnav td.act a{
	color:#005abb;
}
div#topnav td a:hover{
	color:#005abb;
}




div#top_r{
	float:left;
	width:180px;
	height:115px;
	text-align:left;
	padding-left:15px;
	position:relative;
	top:-60px;
	*top:-60px;
}

.cslucene{
	background-color:#ffffff;
	border:1px solid grey;
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	z-index:2000;	
	padding:5px 0px;
}

div#homemiddle{
	position:relative;
	left:-2px;
	*left:0px;
	clear:left;
	text-align:left;
	height:290px;
	width:970px;
	margin-top:4px;
	margin-bottom:6px;
	background:url(/icon/io/buehne_bg.jpg) no-repeat;
}
div#homemiddle div#specialsContent{
	clear:left;
	text-align:left;
	padding-left:40px;
	height:160px;
}
div#homemiddle div#arrl{
	float:left;
	padding-top:37px;
	padding-left:42px;
	width:10px;
}
div#homemiddle div#imagegallery{
	float:left;
	padding:5px;
	padding-top:11px;
	padding-left:11px;
	width:340px;
}
div#homemiddle div#arrr{
	float:left;
	padding-top:37px;
	margin-left:-8px;
	width:10px;
}

div#homemiddle2{
	position:relative;
	left:-2px;
	*left:0px;
	clear:left;
	text-align:left;
	height:290px;
	width:970px;
	margin-top:4px;
	margin-bottom:6px;
	background:url(/icon/io/buehne_bg_2.jpg) no-repeat;
}
div#homemiddle2 div#specialsContent{
	clear:left;
	text-align:left;
	padding-left:40px;
	height:160px;
}
div#homemiddle2 div#arrl{
	float:left;
	padding-top:37px;
	padding-left:42px;
	width:10px;
}
div#homemiddle2 div#imagegallery{
	float:left;
	padding:5px;
	padding-top:11px;
	padding-left:11px;
	width:340px;
}
div#homemiddle2 div#arrr{
	float:left;
	padding-top:37px;
	margin-left:-8px;
	width:10px;
}
div#loginmiddle{
	clear:left;
	text-align:left;
	height:396px;
	margin-left:4px;
	margin-top:3px;
	margin-bottom:12px;
}
div#loginleftcont{
	float:left;
	width:411px;
}
div#loginmiddlecont{
	float:left;
	margin-left:9px;
	width:220px;
	height:345px;
	background:url(/icon/io/middle_bg.jpg) no-repeat;
	padding:25px;
}
div#loginrightcont{
	float:left;
	margin-left:10px;
	width:220px;
	height:345px;
	background:url(/icon/io/right_bg.jpg) no-repeat;
	padding:25px;
}
div#middle{
	clear:left;
	text-align:left;
	margin-top:12px;
	margin-bottom:30px;
	position:relative;
	/*overflow:visible;
	height:1%;*/
	left:-2px;
	*left:0px;
	width:977px;
}
div#leftnav{
	float:left;
	width:201px;
	margin-bottom:30px;
}

div#leftnavsupplier{
	float:left;
	width:201px;
	margin-bottom:30px;
}

div#content{
	float:left;
	width:530px;
	/*overflow:visible;
	height:1%;*/
	padding:2px 15px 0px 30px;
	margin-bottom:30px;
}
div#contentwide{
	float:left;
	width:745px;
	-width:746px;
	padding:2px 0px 0px 30px;
	margin-bottom:30px;
}
#header{
	background:url(/icon/io/artikelliste_header_bg.gif) no-repeat;
	height:63px;
}
#headersingleproduct{
	background:url(/icon/io/artikeldetail_header_bg.gif) no-repeat;
	height:63px;
}

#header #headline{
	padding:12px 0px 0px 15px;
	-padding:20px 0px 0px 15px;
	font-size:15px;
}
#header #headline img{
	position:relative;
	top:8px;
	padding-right:7px;
}

div#imageteaserright{
	position:absolute;
	top:31px;
	left:787px;
	width:171px;
}
div#imageteaserright div{
	float:left;
	width:57px;
	padding-bottom:9px;
}
div#imageteaserright span#section{
	display:block;
	color:#005abb;
	padding-bottom:11px;
	padding-left:3px;
	height:20px;
	*height:26px;
	font-weight:bold;
}
div#specialsContent h1{
	font-size:23px;
	color:#005abb;
	padding:14px 0px 12px 0px;
	font-weight:normal;
}
div#content .descr{
	float:left;
	width:170px;
	position:relative;
	top:10px;
}

div#marginal{
	float:left;
	width:200px;
	margin-bottom:30px;
	padding-top:2px;
}
div#marginalteaser{
	clear:left;
	width:201px;
	margin-bottom:12px;
	z-index:10;
}
div#marginaltop{
	background:url(/icon/io/marginalteaser_bg_top.gif) no-repeat;
	width:188px;
	height:24px;
	padding:10px 0px 0px 13px;
	color:#868889;
}
div#marginaltopsmall{
	background:url(/icon/io/marginalteaser_bg_top_small.gif) no-repeat;
	width:201px;
	height:16px;
}
div#marginaltoptool{
	background:url(/icon/io/marginalteaser_bg_top_tool.gif) no-repeat;
	width:182px;
	height:25px;
	position:relative;
	left:-1px;
	padding:6px 0px 0px 19px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}
div#marginalmiddle{
	background:url(/icon/io/marginalteaser_bg_middle.gif) repeat;
	width:168px;
	padding:5px 15px 5px 18px;
}
div#marginalmiddletool{
	background:url(/icon/io/marginalteaser_bg_middle.gif) repeat;
	width:186px;
	padding:3px 15px 0px 0px;
}
div#marginalmiddlesmall{
	background:url(/icon/io/marginalteaser_bg_middle.gif) repeat;
	width:201px;
	position:relative;
	top:-2px;
}
div#marginalbottom{
	background:url(/icon/io/marginalteaser_bg_bottom.gif) no-repeat;
	width:198px;
	height:96px;
	padding-left:3px;
}
div#marginalbottomsmall{
	background:url(/icon/io/marginalteaser_bg_bottom_sm.gif) no-repeat;
	width:201px;
	height:8px;
	position:relative;
	top:-5px;
}
div#marginalbottomtool{
	background:url(/icon/io/marginalteaser_bg_bottom_to.gif) no-repeat;
	width:201px;
	height:19px;
	position:relative;
	left:-1px;
}

div#bottom{
	clear:left;
	text-align:left;
	height:122px;
	margin-bottom:6px;
	position:relative;
	left:-2px;
	*left:0px;
	background:url(/icon/io/bottom_bg.jpg) no-repeat;
}
div#bottom div{
	float:left;
	width:325px;
}
div#contentfooter{
	clear:left;
	text-align:left;
	margin-left:4px;
}

div#footer{
	clear:left;
	text-align:left;
	margin-left:6px;
}


div#languages{
	display:none;
	position:absolute;
	top:19px;
	left:0;
	z-index:1000;
	padding:10px 10px 10px 15px;
	text-align:left;
	width:169px;
	background:#ffffff;
	height:220px;
	/*
	background-color:#ffffff;
	FILTER: alpha(opacity=75);
	*width:100%;   /*brauch ie um opacity darzustellen*/
	/*
	-moz-opacity: .75;
	opacity: .75;
	*/
}




/*end index*/







/* fonts, listenelemente, links etc.*/

div#meta ul{
	margin:0px;
}
div#meta li.metabg{
	background:url(/icon/io/pipe_meta.gif) no-repeat right;
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 7px;
	padding:0px 10px 0px 0px;
	*margin:0px 0px 0px 10px;
	*padding:0px 8px 0px 0px;
}
div#meta li.metabgp5{
	background:url(/icon/io/pipe_meta.gif) no-repeat right;
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 7px;
	padding:0px 15px 0px 0px;
	*margin:0px 0px 0px 10px;
	*padding:0px 13px 0px 0px;
}

div#meta a.help:link,
div#meta a.help:active,
div#meta a.help:visited,
div#meta a.help:hover{
	background:url(/icon/io/icon_hilfe.gif) no-repeat 0px 1px;
	padding-left:17px;
}

div#meta_r #lang a:link,
div#meta_r #lang a:active,
div#meta_r #lang a:visited,
div#meta_r #lang a:hover{
	color:#ff621a;
	background:url(/icon/io/arrow_down_orange.gif) no-repeat right;
	padding-right:10px;
}

div#meta_l .metabg a:link,
div#meta_l .metabg a:active,
div#meta_l .metabg a:visited{
	color:#333333;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
	font-weight:bold;
}
div#meta_l .metabg a:hover{
	color:#005abb;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
	font-weight:bold;
}

div#content .descr a{
	display:block;
	margin-top:2px;
	color:#ff621a;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
}
div#content .descr h1{
	font-size:12px;
	padding-bottom:4px;
}
div#loginmiddlecont  h1{
	font-size:12px;
	padding-bottom:7px;
	*padding-bottom:6px;
	margin-top:-2px;
	*margin-top:-1px;
}
div#loginrightcont h1{
	font-size:12px;
	padding-bottom:6px;
	*padding-bottom:4px;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited{
	color:#333333;
}
div#footer a:hover{
	color:#005abb;
}

div#footer ul{
	margin:0px 0px 10px -7px;
	*margin:0px 0px 10px -11px;
	-margin:0px 0px 10px -10px;
	padding:0px 0px 0px 15px;
}
div#footer li{
	background:url(/icon/io/pipe_footer.gif) no-repeat right;
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 7px;
	padding:0px 10px 0px 0px;
	*margin:0px 0px 0px 10px;
	*padding:0px 8px 0px 0px;
}
div#footer li.nopipe{
	background:none;
}
div#footer img{
	padding-bottom:6px;
}

.buttonb{
	text-align:right;
	float:right;
	position:relative;
	top:-61px;
	*top:0px;
	right:12px;
}

.button div, .buttonb div, .buttonw div,  .buttonwr div, .button_barcode div, .button_arrow div{
	float:left;
}

.button .link{
	background:url(/icon/io/bm.png) repeat-x;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 2px;
	*padding:3px 0px 0px 2px;
}

.buttonw .link{
	background:url(/icon/io/bw.png) repeat-x;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 2px;
	*padding:3px 0px 0px 2px;
}

.buttonwr .link{
	background:url(/icon/io/bwr.png) repeat-x;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	padding:3px 0px 0px 2px;
	*padding:3px 0px 0px 2px;
}

.button_barcode .link{
	background:url(/icon/io/bd_print.png) repeat-x;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 15px;
	*padding:3px 0px 0px 15px;
}

.button_arrow .link{
	background:url(/icon/io/pfeil_lang.png) repeat-x;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 15px;
	*padding:3px 0px 0px 15px;
}

.button .link a, .buttonb .link a, .buttonw .link a, .buttonwr .link a, .button_barcode .link a, .button_arrow .link a{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	margin-right:4px;
}

html>/**/body .buttonb .link a, x:-moz-any-link, x:default {/*only ff3*/
	position:relative;
	top:1px;
}

.buttonw .link a{
	padding-left:25px;
}
.buttonwr .link a{
	padding-left:20px;
}
.buttonb .link a{
	color:#000000;
}
.buttonb .link{
	background:url(/icon/io/bmb.png) repeat-x;
	height:25px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 0px 0px 2px;
	*padding:3px 0px 0px 2px;
}
.alphahack {
  position:relative;
  margin:0px;
  padding:0px;
}

div.caption{
	margin-bottom:2px;
	*margin-bottom:1px;
}
div#loginmiddlecont input{
	margin-bottom:7px;
	*margin-bottom:6px;
	padding-top:3px;
}

div.hr{
	clear:left;
	height:1px;
	margin-top:2px;
	margin-bottom:2px;
	color:#dadad8;
	background-color:#dadad8;
}
div.hrtoolbox{
	clear:left;
	height:1px;
	margin:2px 10px 2px 10px;;
	color:#dadad8;
	background-color:#dadad8;
}
div.hrtool{
	background:url(/icon/io/toolbox_trenner.gif) no-repeat;
	height:2px;
	margin:5px 5px 5px 17px;
}

div.marginalhro{
	clear:left;
	height:1px;
	color:#dadad8;
	background-color:#dadad8;
	position:relative;
	left:3px;
	margin-bottom:9px;
	width:195px;
}
div.marginalhru{
	clear:left;
	height:1px;
	color:#dadad8;
	background-color:#dadad8;
	position:relative;
	left:3px;
	margin-top:7px;
	margin-bottom:4px;
	*margin-bottom:2px;
	width:195px;
}

div.hrfooter{
	clear:left;
	height:1px;
	margin-top:2px;
	color:#dadad8;
	background-color:#eaeaea;
	margin-bottom:7px;
	position:relative;
	left:-2px;
}

a.pwd:link,
a.pwd:active,
a.pwd:visited,
a.pwd:hover{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:9px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

div#errortext{
	height:42px;
}
.errortext{
	color:#ff621a;
	font-weight:bold;
}
input.error{
	background:#cddef2;
}

div#loginmiddlecont ul{
	margin:2px 0px 0px 0px;
}
div#loginmiddlecont li{
	background:url(/icon/io/square-blue.gif) no-repeat 0px 3px;
	list-style-type:none;
	margin:-1px 0px 2px 1px;
	padding:0px 0px 0px 17px;
}
div.teasertext{
	font-size:12px;
	line-height:15px;
	padding-top:4px;
	*padding-top:6px;
}
.s12{
	font-size:12px;
}

div#zusatztext{
	color:#868889;
	height:42px;
	height:100px;
}
.zusatztext{
	color:#868889;
}

.blautrans{
	background-color: #0000ff;
	FILTER: alpha(opacity=25);
	*width:100%;   /*brauch ie um opacity darzustellen*/
	-moz-opacity: .25;
	opacity: .25;
}
.blacktrans{
	background-color: #000000;
	FILTER: alpha(opacity=25);
	*width:100%;   /*brauch ie um opacity darzustellen*/
	-moz-opacity: .25;
	opacity: .25;
}


.transact{
	background-color: #ccdef1;
	FILTER: alpha(opacity=70);
	*width:100%;
	-moz-opacity: .70;
	opacity: .70;
	position:absolute;
	top:214px;
	z-index:99;
	width:105px;
	height:19px;
	text-align:center;
	font-weight:bold;
}
.transinact{
	background-color: #000000;
	FILTER: alpha(opacity=50);
	*width:100%;
	-moz-opacity: .50;
	opacity: .50;
	position:absolute;
	top:214px;
	z-index:99;
	width:105px;
	height:19px;
	text-align:center;
	font-weight:bold;
	
}
.lineact{color:#005abb;}
.lineinact{color:#ffffff;}

.teaserlink{
	font-size:12px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:bold;
}
.teaserlinksmall{
	font-size:11px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:bold;
}

.link10{
	font-size:11px;
	padding-left:10px;
	font-weight:normal;
	white-space:nowrap;
}
.link11{
	font-size:11px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:normal;
}
.link11bold{
	font-size:11px;
	line-height:14px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:bold;
}

.link12{
	font-size:11px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:normal;
}
.link12bold{
	font-size:11px;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-weight:bold;
}






div#leftnav ul li.trenner{
	height:2px;
	background:url(/icon/io/navi_trenner2.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

div#leftnav ul li.nav{
	background:url(/icon/io/navi_low.gif) repeat 0px 0px;
	list-style-type:none;
	padding:1px 10px 2px 17px;
}
div#leftnav ul li.nav:hover{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:1px 5px 2px 17px;
}
div#leftnav ul li.nav_act{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 4px 0px 17px;
}
div#leftnav ul li.nav_act_empty{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 4px 2px 17px;
	*padding:4px 4px 4px 17px;
}

div#leftnav ul li ul li.nav_act{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 7px;
	*background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 6px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin-left:25px;
	height:auto;
}
div#leftnav ul li ul li ul li.nav_act{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 7px;
	*background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 6px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px -10px;
}

div#leftnav ul li.nav_top{
	height:26px;
	background:url(/icon/io/navi_top.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:15px 0px 0px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnav ul li.nav_top_small{
	background:url(/icon/io/navi_top.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnav ul li.nav_top_small:hover{
	background:url(/icon/io/navi_top_hi.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnav ul li.nav_top_small_act{
	background:url(/icon/io/navi_top_hi.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:5px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}


div#leftnav ul li.nav_last{
	background:url(/icon/io/navi_last_low.gif) no-repeat 0px bottom;
	list-style-type:none;
	padding:1px 0px 5px 17px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}
div#leftnav ul li.nav_last:hover, 
div#leftnav ul li.nav_last_act{
	background:url(/icon/io/navi_last_high.gif) no-repeat 0px bottom;
	list-style-type:none;
	padding:1px 0px 5px 17px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}


div#leftnav li{
	clear:left;
	display:block;
}

div#leftnav a{
	display:block;
}


div#leftnav ul li ul{
	background:url(/icon/io/navi_ul2_bg.gif) repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 15px 0px;
	margin:3px 0px 0px -17px;
	*margin:5px 0px 0px -17px;
}

div#leftnav ul li ul li ul{
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 0px 0px 12px;
	margin:0px;
}
div#leftnav ul li ul li ul li{
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	position:relative;
	left:10px;
	width:145px;
}
div#leftnav ul li ul li{
	
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:0px 10px 0px 35px;
}
div#leftnav ul li ul li a{
	font-size:11px;
	line-height:auto;
	font-weight:normal;
	position:relative;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	-height:1%;
}
div#leftnav ul li a{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	display:block;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	padding:2px 0px 2px 0px;
}

div#leftnav ul li a:hover{
	color:#005abb !important;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
}


div#leftnav a span{
	display:inline-block;
	padding-right:10px;
}

div#leftnav li.nav_top_small_act a{
	color:#005abb;
}

div#leftnav li.nav_act a,
div#leftnav li.nav_act ul li.nav_act a,
div#leftnav li.nav_act ul li.nav_act ul li.nav_act a
{
	color:#005abb;
	*line-height:13px !important;
}
div#leftnav li.nav_act ul li a,
div#leftnav li.nav_act ul li.nav_act ul li a {
	color:#333333;
	*line-height:13px !important;
}

div#leftnav li.nav_act_empty a,
div#leftnav li.nav_act_empty ul li.nav_act_empty a,
div#leftnav li.nav_act_empty ul li.nav_act_empty ul li.nav_act_empty a
{
	color:#005abb;
	*line-height:13px !important;
}
div#leftnav li.nav_act_empty ul li a,
div#leftnav li.nav_act_empty ul li.nav_act_empty ul li a {
	color:#333333;
	*line-height:13px !important;
}

div#leftnavsupplier ul li.trenner{
	height:2px;
	background:url(/icon/io/navi_trenner2.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

div#leftnavsupplier ul li.nav{
	background:url(/icon/io/navi_low.gif) repeat 0px 0px;
	list-style-type:none;
	padding:1px 10px 2px 17px;
}
div#leftnavsupplier ul li.nav:hover{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:1px 5px 2px 17px;
}
div#leftnavsupplier ul li.nav_act{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 4px 0px 17px;
}
div#leftnavsupplier ul li.nav_act_empty{
	background:url(/icon/io/navi_high.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 4px 2px 17px;
	*padding:4px 4px 4px 17px;
}

div#leftnavsupplier ul li ul li.nav_act{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 7px;
	*background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 6px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin-left:20px;	
	height:auto;
}
div#leftnavsupplier ul li ul li ul li.nav_act{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 7px;
	*background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 6px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px -10px;
}

div#leftnavsupplier ul li.nav_top{
	height:26px;
	background:url(/icon/io/navi_top.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:15px 0px 0px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnavsupplier ul li.nav_top_small{
	background:url(/icon/io/navi_top.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnavsupplier ul li.nav_top_small:hover{
	background:url(/icon/io/navi_top_hi.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}
div#leftnavsupplier ul li.nav_top_small_act{
	background:url(/icon/io/navi_top_hi.gif) no-repeat 0px 0px;
	list-style-type:none;
	padding:5px 0px 2px 17px;
	color:#005abb;
	font-weight:bold;
}


div#leftnavsupplier ul li.nav_last{
	background:url(/icon/io/navi_last_low.gif) no-repeat 0px bottom;
	list-style-type:none;
	padding:1px 0px 5px 17px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}
div#leftnavsupplier ul li.nav_last:hover, 
div#leftnavsupplier ul li.nav_last_act{
	background:url(/icon/io/navi_last_high.gif) no-repeat 0px bottom;
	list-style-type:none;
	padding:1px 0px 5px 17px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}


div#leftnavsupplier li{
	clear:left;
	display:block;
}

div#leftnavsupplier a{
	display:block;
}


div#leftnavsupplier ul li ul{
	background:url(/icon/io/navi_ul2_bg.gif) repeat 0px 0px;
	list-style-type:none;
	padding:8px 0px 15px 0px;
	margin:3px 0px 0px -17px;
	*margin:5px 0px 0px -17px;
}

div#leftnavsupplier ul li ul li ul{
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:2px 0px 0px 0px;
	margin:0px;
}
div#leftnavsupplier ul li ul li ul li{
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	position:relative;
	left:10px;
	width:145px;
}
div#leftnavsupplier ul li ul li{	
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	list-style-type:none;
	padding:0px 10px 0px 20px;	
}
div#leftnavsupplier ul li ul li a{
	font-size:11px;
	line-height:auto;
	font-weight:normal;
	position:relative;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	-height:1%;
}
div#leftnavsupplier ul li a{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	display:block;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
	padding:2px 0px 2px 0px;
}

div#leftnavsupplier ul li a:hover{
	color:#005abb !important;
	background:url(/icon/io/blank.gif) repeat 0px 0px;
}


div#leftnavsupplier a span{
	display:inline-block;
	padding-right:10px;
}

div#leftnavsupplier li.nav_top_small_act a{
	color:#005abb;
}

div#leftnavsupplier li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act a
{
	color:#005abb;
	*line-height:13px !important;
}
div#leftnavsupplier li.nav_act ul li a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li a,
div#leftnavsupplier li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li.nav_act ul li a
{
	color:#333333;
	*line-height:13px !important;
}

div#leftnavsupplier li.nav_act_empty a,
div#leftnavsupplier li.nav_act_empty ul li.nav_act_empty a,
div#leftnavsupplier li.nav_act_empty ul li.nav_act_empty ul li.nav_act_empty a
{
	color:#005abb;
	*line-height:13px !important;
}
div#leftnavsupplier li.nav_act_empty ul li a,
div#leftnavsupplier li.nav_act_empty ul li.nav_act_empty ul li a {
	color:#333333;
	*line-height:13px !important;
}

div#content .katcont{
	float:left;
}
div#content .katcont :hover{
	color:#005abb !important;
}
div#content .katcont span{
	float:left;
	display:block;
}

div#content .firstodd img{
	float:left;
	margin-top:1px;
	margin-left:4px;
	margin-right:15px;
}
div#content .firsteven img{
	float:left;
	margin-top:1px;
	margin-left:0px;
	margin-right:15px;
}
div#content .odd img{
	float:left;
	margin-top:0px;
	margin-left:4px;
	margin-right:15px;
}
div#content .even img{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:15px;
}
div#content .lastodd img{
	float:left;
	margin-top:0px;
	margin-left:4px;
	margin-right:15px;
}
div#content .lasteven img{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:15px;
}

div#content .firstodd img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
div#content .firsteven img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
}
div#content .odd img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
div#content .even img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
}
div#content .lastodd img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
div#content .lasteven img.prodgruppen{
	float:left;
	margin:0px;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
}


div#content .firstodd{
	background:url(/icon/io/prod_ueber_ol.gif) no-repeat 0px 0px;
	width:268px;
	height:76px;
}
div#content .firsteven{
	background:url(/icon/io/prod_ueber_or.gif) no-repeat 0px 0px;
	width:262px;
	height:76px;
}
div#content .odd{
	background:url(/icon/io/prod_ueber_l.gif) no-repeat 0px 0px;
	width:268px;
	height:75px;
}
div#content .even{
	background:url(/icon/io/prod_ueber_r.gif) no-repeat 0px 0px;
	width:262px;
	height:75px;
}
div#content .lastodd{
	background:url(/icon/io/prod_ueber_ul.gif) no-repeat 0px 0px;
	width:268px;
	height:81px;
}
div#content .lasteven{
	background:url(/icon/io/prod_ueber_ur.gif) no-repeat 0px 0px;
	width:262px;
	height:81px;
}



form#prodsearch input{
	width:145px;
	margin:4px 0px 1px 0px;
	*margin:1px 0px 1px 0px;
	-margin:1px 0px 5px 0px;
	height:15px;
	border-right:none;
	padding:3px 0px 0px 3px;
}
html>/**/body form#prodsearch input, x:-moz-any-link, x:default {/*only ff3*/
	margin:0px 0px 1px 0px;
}

img#searchimage{
	position:relative;
	top:3px;
	-top:-1px;
}

html>/**/body img#searchimage, x:-moz-any-link, x:default {/*only ff3*/
	top:4px;
}
	
#artikelliste th, #artikelliste td{
	vertical-align:top;
	margin:0px; 
	padding:0px;
}
#artikelliste th{
	padding:8px 10px 0px 0px;
	height:52px;
	*height:42px;
	background:#f1f1f1;
	border-bottom:1px solid #d7d8dc;
}
#artikelliste.tdnobo th{
	height:22px;
}
#bestellvorlagen #artikelliste th{
	padding:8px 10px 8px 0px;
	*padding:8px 10px 0px 0px;
	height:20px;
	background:#f1f1f1;
	border-bottom:1px solid #d7d8dc;
}
#artikelliste th img{
	position:relative;
	top:-1px;
	left:4px;
}
#artikelliste td,#kostenstellentable td{
	border-bottom:1px solid #d7d8dc;
}
#artikelliste tr:hover{
	background:#f1f1f1;
}

#artikelliste td{
	padding:13px 5px 0px 0px;
}
#kostenstellentable td{
	padding:10px 5px 8px 0px;
}

#kostenstellentable tr.first td{
	background:#f1f1f1;
}
#artikelliste td.bezeichnung{
	padding:13px 10px 11px 0px;
	width:170px;
}
#artikelliste td.bezeichnungbarcode{
	padding:13px 10px 11px 0px;
	width:400px;
}
#artikelliste td.bezeichnungbreit{
	padding:13px 20px 11px 0px;
	width:270px;
}
#artikelliste td.cb{
	padding:0px 3px 0px 0px;
	width:15px;
}
#artikelliste td.bild{
	padding:0px 0px 0px 0px;
	font-size:1px;
	line-height:1px;
	cursor:pointer;
}
#artikelliste td.bildbreit{
	padding:0px 0px 0px 0px;
	font-size:1px;
	line-height:1px;
	width:140px;
}
#artikelliste td.gm{
	padding:11px 5px 0px 0px;
	*padding:9px 5px 0px 0px;
}
#artikelliste td.gmamount{
	padding:12px 5px 0px 0px;
	*padding:11px 5px 0px 0px;
}
#artikelliste td.gmamount2{
	padding:12px 5px 0px 0px;
	*padding:11px 5px 0px 0px;
}
#artikelliste td.kost{
	padding:11px 5px 0px 10px;
	*padding:9px 5px 0px 10px;
}
#artikelliste td.lager{
	padding:14px 0px 0px 0px;
	*padding:13px 0px 0px 0px;
}
#artikelliste td.wki{
	padding:9px 0px 0px 5px;
}

#artikelliste th {
	white-space:nowrap;
}
#artikelliste th.header {
	cursor:pointer;
	margin-left:-1px;
	white-space:nowrap;
}

#artikelliste th span.sortarr{
	background:url(/icon/io/arrow_down_orange.gif) no-repeat right;
	
}
#artikelliste td.price{
	text-align:right;
	width:140px;
	white-space:nowrap;
	font-weight:bold;
}

#artikelliste th.headerSortDown, 
#artikelliste th.headerSortUp,
#artikelliste th.header:hover{
	color:#005abb;
}

#artikelliste input.nobo{
	border:none;
	position:relative;
	top:25px;
	*top:27px;
	padding:0px;
	margin:0px;
	width:12px;
	height:12px;
}
.divForm input.nobo,
.sn2 input.nobo{
	border:none;
	position:relative;
	top:-2px;
	padding:0px;
	margin: 0px 5px 0px 0px;
	width:12px;
	height:12px;
}
.sn2 input.nobo{
	top:0px;
}
#artikelliste  select{
	width:90px;
	margin-bottom:8px;
}

#artikelliste a{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
}
a.prodfil{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
}




a.linkbold{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	*background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-left:0px;
	font-weight:bold;
}
#artikelliste td.wki a{
	background:none;
	padding-left:0px;
}
#artikelliste td.del a{
	background:none;
	padding-left:0px;
}
a.print{
	display:block;
	background:url(/icon/io/icon_print.gif) no-repeat 0px 1px;
	padding-left:20px;
	margin-left:0px;
	height:16px;
	line-height:18px;
}

div.seitennavi span.copylarge a{
	padding:0px 3px 0px 3px;
	font-size:12px;
}
div.seitennavi span.copylarge a.act{
	color:#005abb;
}
div.seitennavi span.copylarge a.actpager{
	color:#005abb;
	font-weight:bold;
}
div.seitennavi span.large a{
	padding:0px 3px 0px 3px;
	font-size:12px;
}
div.seitennavi span.large a.act{
	color:#005abb;
}
div.seitennavi span.large a.actpager{
	color:#005abb;
	font-weight:bold;
}

div.seitennavi .sn2{
	float:right;
	position:relative;
	top:-2px;
	*top:-7px;
	padding-right:4px;
}

div#marginalmiddletool a.vorlage{
	background:url(/icon/io/icon_vorlage.gif) no-repeat 0px 0px;
	padding-left:20px;
}
div#marginalmiddletool a.barcode{
	background:url(/icon/io/icon_barcode.gif) no-repeat 0px 2px;
	padding-left:20px;
}
div#marginalmiddletool a.sammel{
	background:url(/icon/io/icon_sammelbestellung.gif) no-repeat 0px 0px;
	padding-left:20px;
}
div#marginalmiddletool a.vergleich{
	background:url(/icon/io/icon_vergleich.gif) no-repeat 0px 1px;
	padding-left:20px;
}
div#marginalmiddletool a.merkliste{
	background:url(/icon/io/icon_merkliste.gif) no-repeat 0px 0px;
	padding-left:20px;
}
a.download{
	background:url(/icon/io/icon_download.gif) no-repeat 0px 4px;
	padding-left:15px;
	line-height:18px;
}
div#toolunten{
	background:url(/icon/io/toolbox_unten_bg.gif) no-repeat 0px 0px;
	width:972px;
	height:35px;
	padding-top:10px;
	margin-top:5px;
}
div#toolunten a.vorlage{
	background:url(/icon/io/icon_vorlage.gif) no-repeat 0px 0px;
	padding-left:20px;
}
div#toolunten a.barcode{
	background:url(/icon/io/icon_barcode.gif) no-repeat 0px 2px;
	padding-left:20px;
}
div#toolunten a.sammel{
	background:url(/icon/io/icon_sammelbestellung.gif) no-repeat 0px 0px;
	padding-left:20px;
}
div#toolunten a.vergleich{
	background:url(/icon/io/icon_vergleich.gif) no-repeat 0px 1px;
	padding-left:20px;
}
div#toolunten a.merkliste{
	background:url(/icon/io/icon_merkliste.gif) no-repeat 0px 0px;
	padding-left:20px;
}


.ml15{
	margin-left:15px;
}
.ml18{
	margin-left:18px;
}
.block{
	display:block;
}

.b{
	border:1px solid red;
}


/*  produktvergleich  */
#pvt td{
	background:#f1f1f1;
	padding:0px 10px 0px 10px;
	width:230px;
	border-right:5px solid #ffffff;
}
#pvt td.sp0{
	width:100px;
}
#pvt a{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:0px;
}

a.prodback{
	display:block;
	background:url(/icon/io/arrow_left_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-left:4px;
}
a.prodnext{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat right 4px;
	padding-right:10px;
	
}



.blr{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
}
.blru{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
}

#prodimglarge{
	padding:20px 0px 30px 160px;
}
td.thumbs img{
	border:1px solid #dadada;
	margin:0px 0px 5px 5px;
	float:left;
}
td.thumbs img:hover{
	border:1px solid #fd6f21;
}
a.stdlink{
	display:block;
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-left:0px;
}
a.dll{
	background:url(/icon/io/arrow_right_orange.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-left:5px;
	position:relative;
	top:-10px;
}
.innertable{
	margin:20px 15px 0px 15px;
}
.innertable td{
	padding:0px 0px 2px 0px;
}
.pricelarge{
	font-size:15px;
	font-weight:bold;
}
#icons{
	float:left;width:250px;
}
#icons img{
	padding:0px 0px 2px 3px;
}

#atk{
	background:url(/icon/io/but_anwendertabelle.gif) no-repeat;
	height:45px;
	z-index:1;
	float:left;width:265px;padding:5px 0px 0px 13px;z-index:1;
}
#atg{
	background:url(/icon/io/layer_anwendertabelle.png) no-repeat;
	height:81px;
	width:721px;
	padding:9px 0px 0px 12px;
	z-index:100;
	float:none;position:absolute;top:0px;left:0px;z-index:100;visibility:hidden;
}
#atgimg{
	margin:9px 0px 0px 12px;
	z-index:101;
	width:700px;
	float:none;position:absolute;top:0px;left:0px;z-index:100;visibility:hidden;
}
#infoimages{padding-left:2px;}




#zusatzinfos{
	padding:15px 0px 0px 3px;
	
}

#zusatzinfos div.reiter{
	padding-right:1px;
	float:left;
}

#zusatzinfos div.reiter .rl{
	width:3px;
	height:27px;
	background:url(/icon/io/reiter_l.gif) no-repeat;
	float:left;
}
#zusatzinfos div.reiter .r{
	height:20px;
	background:url(/icon/io/reiter.gif);
	float:left;
	padding:7px 10px 0px 0px;
}
#zusatzinfos div.reiter .rr{
	width:3px;
	height:27px;
	background:url(/icon/io/reiter_r.gif) no-repeat;
	float:left;
}

#zusatzinfos div.active .rl{
	width:3px;
	height:27px;
	background:url(/icon/io/reiter_l_act.gif) no-repeat;
	float:left;
}
#zusatzinfos div.active .r{
	height:20px;
	background:url(/icon/io/reiter_act.gif);
	float:left;
	padding:7px 10px 0px 0px;
}
#zusatzinfos div.active .rr{
	width:3px;
	height:27px;
	background:url(/icon/io/reiter_r_act.gif) no-repeat;
	float:left;
}
a.act{
	color:#005abb;
}
a.actpager{
	color:#005abb;
	font-weight:bold;
}
a.data{
	background:none;
}
div.rc{
	border-top:1px solid #dadada;
	padding:0px 15px 15px 15px;
	width:495px;
	background:#f1f1f1;
	line-height:18px;
}

div.rc h1{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	padding:20px 0px 6px 0px;
}

div.rc ul{
	margin:0px 0px 20px 0px;
}

div.rc li{
	 cursor: default;
     list-style-type: none;
     margin:0px;
     padding:0px 0px 0px 13px;
	 background:url(/icon/io/li.gif) no-repeat 0px 6px;
	 line-height:18px;
}

#reitercontent1{
	display:block;
}
#reitercontent2{
	display:none;
}

#sat{
	position:relative;
	top:10px;
}

#sat td{
	padding:0px 30px 30px 0px;
	width:260px;
}
#sat td img{
	position:relative;
	left:-5px;
}

#errorlayer {
	z-index:4001;
}
#errorlayer h3, #errorlayer div { margin: 0; }

#errorlayer #ttcontent{
	background:url(/icon/io/layer_picto.png) no-repeat 0px 0px;
	padding: 10px;
	width:119px;
}
#errorlayer #ttbottom{
	background:url(/icon/io/layer_picto_bot.png) repeat-x;
	width:139px;
	*height:8px;
	-height:-1px;
	-overflow:hidden;
}


#warenkorb {
	position: absolute;
	z-index: 3000;
	width:139px;
	*width:119px;
	display:none;
	top: 220px;
	left: 225px;
}
#warenkorb h3, #warenkorb div { margin: 0; }

#warenkorb #ttcontent{
	background:url(/icon/io/layer_picto.png) no-repeat 0px 0px;
	padding: 10px;
	width:119px;
}
#warenkorb #ttbottom{
	background:url(/icon/io/layer_picto_bot.png) repeat-x;
	width:139px;
	*height:8px;
	-height:-1px;
	-overflow:hidden;
}

#warenkorbok {
	position: absolute;
	z-index: 3000;
	width:139px;
	*width:119px;
	display:none;
	top: 220px;
	left: 225px;
}
#warenkorbok h3, #warenkorbok div { margin: 0; }

#warenkorbok #ttcontent{
	background:url(/icon/io/layer_picto.png) no-repeat 0px 0px;
	padding: 10px;
	width:119px;
}
#warenkorbok #ttbottom{
	background:url(/icon/io/layer_picto_bot.png) repeat-x;
	width:139px;
	*height:8px;
	-height:-1px;
	-overflow:hidden;
}


#bestellvorlageOk, #lieferadressenOk, #kostenstellenOk {
	position: absolute;
	z-index: 3000;
	width:139px;
	*width:119px;
	display:none;
	top: 220px;
	left: 225px;
}
#bestellvorlageOk h3, #bestellvorlageOk div, #lieferadressenOk h3, #kostenstellenOk div, #lieferadressenOk h3, #kostenstellenOk div { margin: 0; }

#bestellvorlageOk #ttcontent,#lieferadressenOk #ttcontent, #kostenstellenOk #ttcontent{
	background:url(/icon/io/layer_picto.png) no-repeat 0px 0px;
	padding: 10px;
	width:119px;
}
#bestellvorlageOk #ttbottom,#lieferadressenOk #ttbottom, #kostenstellenOk #ttbottom{
	background:url(/icon/io/layer_picto_bot.png) repeat-x;
	width:139px;
	*height:8px;
	-height:-1px;
	-overflow:hidden;
}





#hilfe_kk {
	width:543px;
	*width:503px;
}
#hilfe_kk h3, #hilfe_kk div { margin: 0; }

#hilfe_kk #ttcontent{
	background:url(/icon/io/help_top.png) no-repeat 0px 0px;
	padding: 20px;
	width:503px;
}
#hilfe_kk #ttbottom{
	background:url(/icon/io/help_down.png) repeat-x;
	width:543px;
	*height:8px;
	-height:-1px;
	-overflow:hidden;
}







#wk{
	background:url(/icon/io/warenkorb_bg.jpg) no-repeat;
	float:left;
	width:747px;
	height:63px;
	padding:0px 15px 15px 20px;
	margin-left:-3px;
}

.wkst1{
	background:url(/icon/io/basket_step_01_grey.gif) no-repeat;
	float:left;
	width:200px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
}
.wkst1act{
	background:url(/icon/io/basket_step_01_blue.gif) no-repeat;
	float:left;
	width:200px;
	height:55px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	color:#005abb;
}
.wkst2{
	background:url(/icon/io/basket_step_02_grey.gif) no-repeat;
	float:left;
	width:200px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
}
.wkst2act{
	background:url(/icon/io/basket_step_02_blue.gif) no-repeat;
	float:left;
	width:200px;
	height:55px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	color:#005abb;
}
.wkst3{
	background:url(/icon/io/basket_step_03_grey.gif) no-repeat;
	float:left;
	width:200px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
}
.wkst3act{
	background:url(/icon/io/basket_step_03_blue.gif) no-repeat;
	float:left;
	width:200px;
	height:55px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	color:#005abb;
}


#wk_full {
	background:transparent url(/icon/io/warenkorb_full_bg.jpg) no-repeat scroll 0 0;
	height:63px;
	padding:0 15px 15px 20px;
	width:942px;
	margin-left:-3px;
}



#artikelliste a.nobg {
background:none;
display:inline;
margin-left:0px;
padding-left:0px;
}












div#printheader{
	width:970px;
}
div#printheader, h1.pr{
	display:none;
}
@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  .button, .buttonw, .buttonb, .buttonwi, div#zusatzinfos { display:none; }
}