/* Kasten fýr Produktvorschau mit abstand zu den Pfeilen */
.produkte_preview {
	float: left;
	width: 690px;
	overflow: hidden;
	position: relative;
}
/* Kasten fýr Produkt  und die einzelnen divs fýr ein Produkt*/
.produkt_preview {
	float: left;
	margin-right: 9px;
	text-align: center;
	width: 162px;
}
.produkt_preview .subpreis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #727272;
	font-weight:normal;
}
.produkt_preview .preis {
	font-weight: normal;
	color: #c70801;
	font-size: 19px;
}
.preis .vorkomma {
	font-size: 29px;
	color:#c70801;
}

.produkt_preview img {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.produkt_preview_image {
	width:162px;
	height:110px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.produkt_preview_name {
	width:152px;
	height:40px;
	overflow:hidden;
	padding: 0px 5px 0px 5px;
}
.produkt_preview  a, .produkt_preview{
	color: #3f3e3a;
	text-decoration: none;
	display: block;
	border: 1px dashed #FFFFFF;
	margin-top: 10px;
}
.produkt_preview  a:hover, .produkt_preview:hover{
	color: #000000;
	text-decoration: none;
	border: 1px dashed #3F3E3A;
	cursor:pointer;
	
}
/* Kasten fýr Produktvorschaupfeilen und die styles fýr die Pfeile*/
#scroller {
	float: right;
	width: 28px;
	margin-right: 5px;
	margin-top: 10px;
}

a.pfeil_r {
	background-image: url(/images/pfeil_r.gif);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 29px;
}
a.pfeil_r:hover {
	background-image: url(/images/pfeil_r.gif);
	background-repeat: repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 29px;
}

a.pfeil_l {
	background-image: url(/images/pfeil_l.gif);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 29px;
}
a.pfeil_l:hover {
	background-image: url(/images/pfeil_l.gif);
	background-repeat: repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 29px;
}

/* Kasten fýr die Werbung unter der der ersten Produktzeile */
#start_werbung {
	float: left;
	width: 731px;
	margin-top: 15px;
	margin-bottom: 15px;
	position:relative;
	height:230px;
	overflow:hidden;
}

/* Kasten fýr die 2. Produktvorschau Topangebote und  Empfehlungen*/
#bottom_body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 715px;
}

/* Kasten fýr linke Spalte unten und die einzelen unterkýsten fýr ýberschriften usw */

#bottom_left   {
	width: 538px;
	float: left;
	background-image:url(/images/strich_vertikal.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#bottom_left #bottom_left_head {
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float: left;
	padding-top: 0px;
	padding-bottom: 7px;
	width: 538px;
	margin-bottom: 0px;
	margin-top:0px;
	font-size:13px;
	color:#D60A01;
}

/* Kasten fýr Topprodukte unten und die einzelen unterkýsten fýr ýberschriften usw */

#topprodukte_head {
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 538px;
	margin-bottom: 2px;
	margin-top:25px;

}
.topprodukt {
	padding: 0px;
	float: left;
	height: 50px;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topprodukt img {
	border: 1px dashed #333333;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	height: 35px;
	width: 38px;
}
.topprodukt .hersteller {
	font-size: 11px;
	color: #3f3e3a;
	font-weight: bold;
}
.topprodukt .artikel {
	font-size: 10px;
	color: #3f3e3a;
}
.topprodukt .preis_klein {
	font-size: 13px;
	font-weight: normal;
	color: #C70801;
}
.preis_klein .vorkomma_klein {
	font-size: 14px;
	font-weight:bold;
	color:#c70801;
	
}
#topprodukt a:hover {
	text-decoration: underline;
	color: #000000;
}
#topprodukt a {
	text-decoration: none;
}

/* Kasten fýr untere rechte Spalte  */

#bottom_right_head  {
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float: left;
	padding-top: 0px;
	padding-bottom: 7px;
	width: 170px;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left: 5px;
	color:#D60A01;
	text-transform: uppercase;
	font-size:13px;
}

#bottom_right   {
	width: 176px;
float: left;

}

#aktionen {
	padding: 0px;
	clear:both;
	width: 152px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#angebote_head {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	display: block;
	float: left;
}
#angebote_head_left {
	float: left;
	width: 538px;
	padding-top: 0px;
	padding-bottom: 7px;
}
#angebote_head_right     {
	float: right;
	width: 183px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-left: 2px;
	padding-left: 7px;
}
#content_subhead {
	display: block;
	float: left;
	width: 100%;
}

#content_subheadhead_left {
	float: left;
	width: 528px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d60a01;
	font-weight: bold;
}
.content_subhead_fuer_bottom{
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	margin-left:2px;
}
#content_subhead_right{
	display: block;
	width: 198px;
	background-image:url(/images/strich_vertikal.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#produkt_pix #mainpicRahmen{
	background-image:url(/images/mainpicRahmen.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:1px;
	float: left;
	margin-right:8px;
}
#produkt_pix #mainpic {
	padding: 0px;
	height: 248px;
	width: 248px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #produkt_pix {
	float: left;
	width: 340px;
	margin-bottom:10px;
}

#produkt_pix #subpix {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 65px;
}
#produkt_pix #subpix .detail_thumb_image img {
	margin:14px 0 0 14px;
}
.detail_thumb_image{
	height:65px;
	width:65px;
	cursor:pointer;
	background-image:url(/images/smallpicRahmen.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:1px;
	margin-bottom:10px;
	
}
#produkt_pix #subpix_actions {
	float: left;
	width: 65px;
}
#subpix  #subpix_actions  img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#produktdetails {
	float: left;
	width: 365px;
	margin-left: 15px;
}
#produktdetails #produktbezeichnung {
	font-size: 12px;
	color: #3f3e3a;
	margin-top: 4px;
}
#produktdetails #preiskasten {
	margin-left: 20px;
	margin-top: 22px;
	float: right;
	width: 360px;
}
#preiskasten .preis{float:right;}
#preiskasten #nachpreis {
	font-size: 9px;
	float: right;
	margin-top: 4px;
	margin-right:10px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
}
#nachpreis p{
margin: 0px;
padding: 0px;
}
#nachpreis #ratenzahlung {
	color: #76a200;
}
#nachpreis #mwstuversand {

	color: #666666;

}
ul#listinline {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#infocenterBlock ul#listbluedot, #infocenterBlock ul#listbluedotinfo {
	font-size: 11px;
	list-style-type: none;
	line-height: 18px;
	margin-left: 10px;
	padding-left: 1px;
}
#infocenterBlock #listbluedot li , #infocenterBlock #listbluedotinfo li  {
	background-image: url(/images/list_dot_blue_small.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
ul#listbluedot {
	font-size: 12px;
	list-style-type: none;
	line-height: 24px;
	margin-left: 10px;
	padding-left: 1px;
}
#listbluedot li {
	background-image: url(/images/list_dot_blue_small.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
ul#listbluedotinfo {
	list-style-type: none;
	line-height: 15px;
	margin-left: 10px;
	padding-left: 1px;
}
#listbluedotinfo li {
	background-image: url(/images/list_dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-top: 10px;
}
#produktdetails .detail{
	font-size: 12px;
	list-style-type: none;
	line-height: 24px;
	margin: 0px;
	padding-left: 1px;
}
#produktdetails .detail li {
	background-image: url(/images/list_dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
ul#listinline li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
	color: #3f3e3a;
	display: inline;
}

#listinline a.reddot {
	color: #000000;
	text-decoration: none;
	background-image: url(/images/list_dot_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	float: left;
	padding-right: 8px;
}
#listinline a.reddot:hover {
	color: #000000;
	background-image: url(/images/list_dot_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	float: left;
	padding-right: 8px;
}

.dothead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 716px;
}
.scroller_line {
	width:716px;
	height:2px;
	float:left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
.scroller {
	width:716px;
	height:22px;
	overflow:hidden;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#spalte_links {
	float: left;
	height: auto;
	width: 539px;
	background-image:url(/images/strich_vertikal.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-top: 16px;
}



/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set border COLOR as desired */
	list-style-type: none;
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase;
	float: left;
	width: 537px;
	padding: 0px 0px 1px 0px;
	display: block;
	margin: 0px;
}
#tabnav #tabnav1{
	background-image:url(/images/tabnav1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:29px;
}
#tabnav #tabnav1 a{
	padding:6px 6px 4px;
	margin:2px;
}
#tabnav #tabnav2 a{
	padding:6px 9px 4px 8px;
	margin:2px;
}
#tabnav #tabnav3 a{
	padding:6px 17px 4px;
	margin:2px;
}

#tabnav #tabnav2{
	background-image:url(/images/tabnav2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:82px;
	height:29px;
	
}
#tabnav #tabnav3{
	background-image:url(/images/tabnav3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:154px;
	height:29px;
	
}
#tabnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#tabnav li a {
	float: left;
	display: block;
	margin: 2px;
	color: #333333;
	text-decoration: none;
	padding:6px 6px 5px;

}
ul#tabnav li a:hover {
	float: left;
	display: block;
	margin: 1px;
	color: #d60a01;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6d7d6;
}
ul#tabnav li a.act {
	float: left;
	display: block;
	margin: 1px;
	color: #d60a01;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6d7d6;
}
#spalte_rechts {
	float: left;
	width: 174px;
	margin-top: 16px;
	text-align: left;
	margin-right: 10px;
}
.dot_header {
	font-size: 13px;
	font-weight: normal;
	color: #D60A01;
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
	clear: both;
}
.spalte_rechts_text {
	padding-left: 10px;
	padding-top: 10px;
}
.spalte_links_text {
	padding-left: 10px;
	float: left;
	width: 527px;
}

ul.twocollist {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
ul.twocollist  li {
	padding-bottom: 8px;
	height: 20px;
	width: 517px;
	float: left;
	padding-left: 20px;
}
.twocollist li.achtung {
	background-image: url(/images/achtung.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.twocollist .leftcol   {
	float: left;
	width: 250px;
}
.twocollist .rightcol {
	float: left;
	width: 200px;
}
.produktline {
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 527px;
}
.produktline img {
	border: 1px dashed #333333;
	float: left;
}
.produktline .text {
	float: left;
	width: 320px;
	margin-left: 15px;
	line-height: 20px;
}
.produktline .preis {
	font-size: 29px;
	font-weight: normal;
	color: #C70801;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 110px;
	margin-left: 15px;
}
.produktline .pl_preis {
	font-size: 29px;
	font-weight: normal;
	color: #C70801;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 110px;
	margin-left: 15px;
	margin-right:10px;
}
.produktline .preis .nachkomma {
	font-size: 18px;
}
.produktline .preis .mwst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #727272;
	line-height: 10px;
}
.produktline .pl_preis .mwst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #727272;
	line-height: 10px;
}
.green_klein {
	font-size: 13px;
	color: #76a200;
	text-transform: uppercase;
}
#links_subhead {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.inwarenkorb {
	background-image: url(/images/inwarenkorb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 186px;
}
a.inwarenkorb:hover {
	background-image: url(/images/inwarenkorb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 24px;
	width: 186px;
}
#content_head {
	background-image:url(/images/strich_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display: block;
	float: left;
}
#content_head_left {
	float: left;
	width: 528px;
	padding-top: 0px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d60a01;
	font-weight: bold;
}
#content_head_right     {
	float: right;
	width: 193px;
	background-image:url(/images/strich_vertikal.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 2px;
	padding-left: 7px;
}
.subpix_img_small {

background-repeat:no-repeat;
background-position:center;
margin-bottom:10px;
cursor:pointer;
width:65px;
height:65px;
border:1px dashed #000000;
}
.sonder3_all {
cursor: pointer; width:160px; padding:5px 5px 15px 5px; background-image:url(/images/sa_grey_bg.jpg); background-repeat:no-repeat; background-position:center;
}
.sonder3_name {
width:150px; text-align:center; font-weight:bold; font-size:15px; background-image:url(/images/sa_grey_name.jpg); background-repeat:repeat-x; background-position:center;
}
.sonder3_img {
width:150px; height:150px; text-align:center;

}
.sonder3_price {
width:80px;
height:21px;
color:#ffffff;
border:1px solid #961613;
text-align:center;
background-image:url(/images/sa_red_line.jpg); background-repeat:no-repeat; background-position:center;

}
.sonder3_priceplus {
width:150px; text-align:center;
}
.recommandation_thumb {
	height:67px; width:67px; margin-right:20px;
}
#featuresDet .features_text{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#featuresDet .desc{
	position:absolute;
	width:200px;
	background-color:#F8FDB1; 
	border:1px dashed #333333;
	visibility:hidden;
	padding:5px;	
}

#featuresDet td{padding:5px 0px 5px 0px;}
.featuresHeader{
	font-size:13px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:16px;
}
.content_subhead_right2{
	display: block;
	width: 199px;
	background-image:url(/images/strich_vertikal.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#kontakt_content_left .KontaktText{
	width:140px;
	float:left;
	margin-bottom:17px;
	font-size:12px;
	height:16px;
	margin-top:3px;
	font-weight:bold;
}
#kontakt_content_left .KontaktInput{
	width:380px;
	float:left;
	margin-bottom:17px;
	font-size:12px;
	margin-left:5px;
}
#produktlogo{margin-top:10px;}
#kontakt_content_left .dutyPic{
	background-image:url(/images/dutyPic.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#kontakt_content_left .KontaktInput input, #kontakt_content_left .KontaktInput textarea {
	width:380px;
}
#kontakt_content_left .KontaktInput select {
	
}
.feature_desc{
	position:absolute;
	background-color:#F8FDB1;
	border:1px #333333 dashed;
	padding:5px;
	visibility:hidden;
	width:220px;
}
#specPrice .vorkomma img.priceImgChar{
	margin:0px;
}
 #specPrice .vorkomma img.priceImgChar_e{
 	margin:0px;
 }
ul.katB{
	padding:0px;
	margin:0px;
}
ul.katB li a{
	background-color:#EBEBEB;
	color:#000000;
	font-size:13px;
	height:17px;
	margin:0 0 0 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:177px;
	display:block;
	padding:8px 0px;	
	vertical-align:middle;
}
#cheapest_products ul.katB li a{
	height:auto;
	padding:8px 0px;

}
#cheapest_products ul.katB li{
	height:auto;
}
ul.katB li{
	list-style-type:none;
	background:url(../images/kat-rahmen.gif) no-repeat #ffffff;
	height:34px;
	width:177px;
	color:#000000;
	padding:0 0 0 2px;
}
ul.katB li:first-child a{
	background-color:#76A300;
	font-weight:bold;
	color:#ffffff;
}
.bWareAll ul.katB li:first-child a {
	background-color:#EBEBEB;
	color:#000000;
	font-weight:normal;
}
.bWareAll .itemhover{
	background-color:#f88422 !important;
	color:#FFFFFF !important;
	font-weight:bold !important;
	letter-spacing:-0.3px;
	white-space:nowrap;
}
