/* Eric Meyer reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong
{
	font-weight: bold;
}
small
{
	font-weight: lighter;
	font-size: 0.9em;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
ol, ul
{
	list-style-position: outside;
	list-style-type: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
em
{
	font-style: italic;
}
/* Spezielle Eigenschaften fÃ¼r die Schriftfarbe / Ausrichtung usw. */

.right
{
	float: right;
	display: inline;
}
.left
{
	float: left;
	display: inline;
}
.my_clear, .form_clear
{
	clear: both;
	height: 0.1px;
	overflow: hidden;
}
.clear
{
	clear: both;
}
.invisible
{
	display: none;
}

.mod_image image
{	display:block;
}


.breadcrumb
{	margin-bottom:8px;
}

.breadcrumb span,
.breadcrumb,
.breadcrumb a
{	color:#ffffff !important;
	text-decoration:none;
}

.breadcrumb a:hover
{  text-decoration:underline;
}





/* schriftfarben */

/* ab hier fÃ¤ngt das eigentliche Layout an */

body
{ background-image:url(../images/body.gif);
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

/* das Grundgerüst */
#wrapper
{ width:982px;
	margin:auto;
	font-size:0.75em;	
	padding-bottom:20px;
}
/* der header */




#header
{  color:#ffffff;
}

#header .inside
{
}

.mod_logo
{	width:408px;
	height:79px;
	float:left;
	margin:16px 0px 0px 16px;
}

.header_navi
{	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	width:550px;
	float:right;
}

.header_navi li
{	
	float:right;
}

.header_navi a
{	display:inline;
	padding:10px 10px 0px 10px;
	float:left;
}

.header_navi .link_registrieren
{	background-image:url(../images/header_navi_border_short.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}	


.header_navi .link_kasse
{	background-image:url(../images/header_navi_border_long.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:33px;
}	

.header_navi .li_warenkorb
{	background-image:url(../images/header_navi_basket.png);
	background-repeat:no-repeat;
	background-position:10px bottom;
	padding-left:23px;
}	

.header_navi .li_kasse
{	background-image:url(../images/header_navi_checkout.png);
	background-repeat:no-repeat;
	background-position:10px bottom;
}	


.header_navi .link_b2b
{  padding-top:0px;
}

.link_logout
{ background-image:url(../images/logout.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:17px !important;
	margin-left:10px;
}


#header a
{	text-decoration:none;
	color:#ffffff;
}

#header a:hover
{	text-decoration:underline;
	color:#ffffff;
}


#header .navigation
{	margin-top:35px;
	height:43px;
	background-image:url(../images/navigation_line.png);
	background-repeat:no-repeat;
	background-position:515px bottom;	
	width:100%;
	overflow:hidden;
}

#header .navigation li
{	float:left;
	height:31px;
}



#header .navigation a
{	background-image:url(../images/navigation_link.png);
	background-repeat:repeat-x;
	background-position:0px -30px;
	height:30px;
	overflow:hidden;
	font-size:1.4em;
	line-height:30px;
	border:1px solid #333333;
	border-width:1px 1px 1px 0px;
	float:left;
	padding:0px 20px;
}

.border_left
{	border-left:1px  solid #333333;
}

#header .navigation a.active,
#header .navigation a:hover
{	background-position:0px 0px;
	text-decoration:none;
	padding:0px 19px 0px 18px;
	border-left-width:2px;
	border-right-width:2px;
}

 

#header .navigation .border_left a.active,
#header .navigation .border_left a:hover
{	border-left-width:1px;
	padding:0px 19px 0px 19px;
}

/* links/rechts/conatiner */

#container
{ border:16px solid #424242;
	padding:10px 0px 10px 17px;
}

.startseite
{	padding:0px !important;
}





/* der linke Bereich */
#left
{ width:177px;
	float:left;
}

#left .inside
{
}

#left h3
{	background-image:url(../images/sidebar_h3.png);
	background-repeat:repeat-x;
	border:1px solid #333333;
	line-height:32px;
	height:32px;
	overflow:hidden;
	padding:0px 5px 0px 12px;
}

#left .sidebox
{	margin-bottom:19px;
	background-color:#3d3d3d;
}

.left_menu
{	background-color:#3d3d3d;
	padding:8px 0px 0px 0px;
}

.left_menu li
{	color:#ffffff;
	width:100%;
}


.left_menu a
{	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:4px 14px;
}

.left_menu a.level1active_link,
.left_menu a:hover
{	background-color:#292929;
	border:1px solid #666666;
	border-color:#666666 #333333 #666666 #333333;
	padding:3px 13px;
}

.menu_level2
{	background-color:#292929;
	border:1px solid #666666;
	border-width:0px 1px 1px 1px;
	border-color:#666666 #333333 #666666 #333333;
}

.menu_level2 a
{	padding:3px 23px;
}

.menu_level2 a.level2active_link,
.menu_level2 a:hover
{	padding:3px 23px 3px 23px;
	border-width:0px;
	background-color:#111010;
}


#left .last_seen .box_inside
{	padding:8px 8px 8px 10px;
}


#left .thumbnail
{	width:47px;
	height:64px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:2px;
}

.printy .thumbnail
{	width:61px;
	height:80px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:3.5px;
}


.printy .thumbnail span,
#left .thumbnail span
{	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
}



.printy .thumbnail img,
#left .thumbnail img
{	height:100%;
}

.printy .box_inside,
#left .box_inside
{	width:110%;
}

.printy .box_inside
{	width:105%;
}


/* der rechte Bereich */

#right
{
}
#right .inside
{
}
/* der content */

#main
{	float:left;
	width:715px;
	overflow:hidden;
	margin-left:32px;
	padding:10px 0px 0px 0px;
}
#main .inside
{
}

#main h1
{	font-size:1.17em;
}

#wrapper .contentseite h1,
#PlentyMyAccount h1
{	font-size:18px;
}


#PlentyMyAccount h3
{	margin-bottom:20px !important;
}

#s3-slider h1
{	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#s3-slider p
{  padding: 0px 0px;
}


a
{	color:#ffffff;
}

a:hover
{	text-decoration:none;
}



/* produktlisting */

.produkt_listing_inside
{	width:110%;
	overflow:hidden;
}


.artikel_list_box
{	width:169px;
	overflow:hidden;
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #373737;
	cursor:pointer;
}

.artikel_list_box .image_box
{	height:227px;
	overflow:hidden;
}

.artikel_list_box .image_box a
{	overflow:hidden;
}

.artikel_list_box .decription_box
{	border:1px solid #7f7f7f;
	border-width:0px 1px 0px 1px;
	background-color:#acacac;
	color:#000000;
	min-height:78px;
	background-image:url(../images/produktlistingbox_description.png);
	background-repeat:repeat-x;
	padding:10px;
}

.artikel_list_box .decription_box .more_link,
.artikel_list_box .decription_box .price
{	font-weight:bold;
	text-align:center;
	padding:5px 0px;
	font-size:1.4em;
}

.artikel_list_box a
{	text-decoration:none;
	color:#000000;
}

.artikel_list_box:hover a
{	color:#ffffff;
}

.artikel_list_box .decription_box h3
{  font-size:1em;
	font-weight:normal;
	padding-bottom:10px;
}


.artikel_list_box:hover .decription_box
{	background-color:#2c2c2c;
	background-image:url(../images/produktlistingbox_description_hover.png);
	color:#ffffff;
}
/* der footer */

#footer
{
}
#footer .inside
{
}

#footer .footer_navi
{	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
	width:80%;
	list-style-type:none;
	list-style-position:outside;
}

#footer .footer_navi li
{ float:right;
	display:inline;
}

#footer .footer_navi a
{ float:left;
	display:inline;
	padding:0px 10px 0px 10px;
	background-image:url(../images/header_navi_border_short.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#ffffff;
	text-decoration:none;
}

#footer .footer_navi .first a
{ background-image:none;
	padding-right:0px;
}

#footer .footer_navi a:hover
{	text-decoration:underline;
}


/* weitere inhalte */

.pagination
{	float:right;
	text-align:right;
	padding-right:3px;
	padding-bottom:5px;
}

.pagination form,
.pagination div
{	display:inline;
}




.pagination .next,
.pagination .back
{	
}

.articlePages_DotStart,
.articlePages_DotEnd
{	display:none;
}



.pagination .next a
{	background-image:url(../images/next.png);
	background-repeat:no-repeat;
	border-width:0px !important;
}

.pagination .back a
{	background-image:url(../images/back.png);
	background-repeat:no-repeat;
	border-width:0px !important;
}

.pagination a
{	color:#ffffff;
	border:1px solid #343434;
	background-color:#ffffff;
	text-decoration:none;
	height:17px;
	min-width:17px;
	text-align:center;
	display:inline-block;
	line-height:18px;
}


.pagination a
{	color:#000000;
	border:1px solid #343434;
	background-color:#ffffff;
}

.pagination a:hover
{	color:#000000;
	border:1px solid #343434;
	background-color:#e9e9e9;
}

.pagination a.articlePages_activeLink
{	color:#ffffff;
	border:1px solid #ffffff;
	background-color:#000000;
}

/* produktinfo */


#main .produktinfo h1
{	font-size:1.34em;
}


.imagebox
{	width:330px;
	float:left;
}

.produktinfoimagebox
{	width:214px;
	height:290px;
	overflow:hidden;
	margin-bottom:10px;
}

.produktinfoimagebox_inside
{	height:100%;
	width:100%;
	overflow:hidden;
}
.produktinfoimagebox_inside table
{ width:100%;
	height:100%;
	border-width:0px;
	table-layout:fixed;
}

.produktinfoimagebox_inside table td
{ width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

.produktinfoimagebox_inside table td img
{	display:inline-block;
	max-width:100%;
	max-height:100%;
}


.productinfo_thumb li
{	width:50px;
	height:68px;
	overflow:hidden;
	float:left;
	margin-right:6px;
}

.printy,
.availbel_data
{	border:1px solid 	#333333;
	padding:16px;
	margin-top:20px;
}

.availbel_data table
{	border:1px solid 	#666666;
	border-collapse:collapse;
}

.printy h2,
.availbel_data h2
{	font-size:1.2em;
	margin-bottom:10px;
}

.availbel_data th
{  display:none;
}


.availbel_data  table
{	border:1px solid 	#666666;
}

.availbel_data td
{	padding:5px 10px;
	background-color:#333333;
}

.availbel_data tr.even td
{	background-color:#272727;
}

	
.rightbox
{	float:right;
	width:348px;
	overflow:hidden;
	border:1px solid #333333;
	padding:16px; 
}
	
.technicdata
{	margin-top:22px;
}

.technicdata p
{	line-height:1.4em;
}

.technic
{	float:left;
}

.technicwert
{	float:left;
}

.ArticleQuantity
{	width:39px;
	height:20px;
	border:1px solid #a3a3a3;
	float:left;
	margin-top:15px;
}

.orderbox
{	margin-top:54px;
}

.orderbox label
{	float:left;
	padding-right:15px;
	line-height:22px;
	margin-top:15px;
}

.AttributeSelect
{	float:left;
	width:200px;
	overflow:hidden;
	margin-left:20px;
}
	
.AttributeSelect select
{ height:24px;
	border:1px solid #a3a3a3;
	line-height:24px;
	font-size:1.2em;
	vertical-align:middle;
}

.AttributeSelect select option
{	line-height:24px;
	height:22px;
}

.submitbox 
{	margin-top:40px;
}

.submitbox .pricebox
{	float:left;
	width:140px;
}

.submitbox .vat
{  font-size:0.8em;
}

.submitbox .vat a
{	color:#ffffff;
	text-decoration:none;
}


.submitbox .vat a:hover
{	text-decoration:underline;
}

.AttributeSelect table
{	display:inline;
}

.AttributeSelect table td
{	display:block;
	width:200px;
}

.AttributeSelect select
{	width:100%;
}



#main .submitbox h1
{	font-size:2.0em;
}

.submitbox .submit
{	float:right;
	margin:10px 17px 0px 0px;
}

#PlentyOrder
{	margin:0px 0px 20px 0px;
	background-color:transparent;
}
.popupme_inside
{	padding:20px 20px 30px 20px;
}

.popupme_inside td
{	padding:5px 0px;
}





/* contentseiten */

.formtable td
{	padding:3px 10px;
	vertical-align:top;
}

.formtable td br
{  display:none;
	
}

.plentyMessageBox,
.plentyErrorBox
{  display:none !important;
}





































/* colorbox */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; }
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#333333; overflow:hidden;}
        .cboxIframe{background:#333333;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

.inline_content
{	background-color:#0F0F0F !important;
}


.s3-right-caption-box
{	position:absolute;
	top:40px;
	right:20px;
}


/* account */

.my_account_menu
{	background-color:transparent;
	border-bottom:1px solid #222222;
}

fieldset
{	border:1px solid #222222;
	box-shadow: 2px 2px 2px #333333;
	padding:10px 10px;
	margin-bottom:20px;
}

legend
{	border:1px solid #333333;
	padding:2px 10px;
	border-radius:5px;
	color:#f9f9f9;
	box-shadow: 2px 2px 2px #333333;
	letter-spacing:1.0px;
}

.multilang_flags
{	display:none;
}



#PlentyMyAccount h3
{	margin-bottom:20px !important;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333333;
	background-color: #666666;
	padding: 8px;
}
#tooltip h3, #tooltip div { font-size:10px !important; color:#000000; text-align:center; width:80px; margin: 0; }



.PlentyWebBasketContainerContent
{	background-color:transparent !important;
}


a.zurueck
{	color:#ffffff;
	text-decoration:none	!important;
	padding-right:10px;
	display:none;
}


.welcome
{	float:right;
	position:relative;
	top:-20px;
}


.catstep
{	clear:both;
	padding-top:10px;
	width:110%;
}

.cat_pic
{	width:225px;
	height:225px;
	overflow:hidden;
	border:1px solid #3d3d3d;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
}

.cat_box
{	width:227px;
	overflow:hidden;
	float:left;
	margin:0px 16px 32px 0px;
}

.cat_link
{ text-align:center;
	display:block;
	width:205px;
	padding:5px 10px;
	color:#ffffff;
	text-decoration:none;
}
