/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:Verdana,Arial,Sans-serif;font-size:12px;margin:0;padding:0;background: #FFFFFF url(../design/bg_body.jpg) repeat fixed left top;}

/* HEADINGS */
h1 {color:#333;font-weight:normal;font-size:24px;margin:5px 0px 10px 0px;padding:0px;width:auto;}
h1 span {font-size:12px;}
h2 {color:#333; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent; color:#04c; }
a:link {color:#04c}
a:hover,a:active {color:#000}
a img {border:none}

ol { list-style-type:decimal; margin-left:1em; }
ol li { margin-left:0.8em; }


/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Verdana,Arial,Sans-serif; font-size:12px;border: 1px solid #ccc; padding:1px;}
textarea {font-family:Verdana,Arial,Sans-serif; font-size:12px; border: 1px solid #ccc; padding:1px;}
select {font-family:Verdana,Arial,Sans-serif; font-size:12px; border: 1px solid #ccc; padding:1px;}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
/*input[type=text], input[type=password] {
	border: 1px solid #ccc;
	padding:1px;
}*/

/* Effekt zur Hervorhebung von Formularfeldern bei :hover oder :focus */
 
  input:hover,
  select:hover,
  textarea:hover {
    border:1px #666 solid;
    background:#fff;
  }
  
  input:focus,
  select:focus,
  textarea:focus,
  input:active,
  select:active,
  textarea:active {
	background:#fff;
	border:1px #000 dotted;
  }
  
  input.submit,
  input.submit:focus,
  input.submit:hover,
  input.submit:active {border:none;}
  
  img.submit {margin:1px;}
  
  ul.default { margin:0 0 10px 15px;} 
  ul.default li { padding:3px 0;}

/* PARAGRAPH GLOBAL */
p {margin:0px 0px 10px 0px; line-height:150%;}
blockquote {padding-left:20px; font-style:italic;}

.width150 {width:150px;}
.width200 {width:200px;}

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {margin: 0 auto;padding:0;width:986px;/*min-height:900px;*/}
#bg_header {margin: 0 auto;padding:0 8px;width:970px;height:147px;background: transparent url(../design/bg_header.png) no-repeat scroll left top;}
#bg_content {margin: 0 auto;padding:0 8px;width:970px;background: transparent url(../design/bg_content.png) repeat-y scroll left center;float:left;}

#socialbookmark img {padding: 2px; text-align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:115px;position:relative;} 
#logo {
	position: absolute;
	z-index: 100;
	left: 27px;
	top: 10px;
	width:276px;
	height:136px;
	background: transparent url(../design/logo.png) no-repeat scroll;
}
#logo a {
	display: block;
	height: 136px;
	width: 276px;
}
#logo span {
    position:absolute;
    top:-32768px;
    left:-32768px;
}
#search {position:absolute;z-index:110;top:115px;height:32px;right:285px;}
#search div {float:left;height: 32px;width: 190px;margin:0;padding:0;background: url(../design/bg_search.png) no-repeat scroll left top;}

#warenkorb {position:absolute;z-index:105;left:695px;top:20px; width:250px;}
#warenkorb img {float:left; margin-top:5px; margin-right:20px;}
#warenkorb h3 {font-size:13px;}
#warenkorb h3 a {color:#8cbc00; text-decoration:none;}
#warenkorb h3 a:hover { color:#000;text-decoration:underline;}
#warenkorb td {padding:0 4px 0 0;}
#warenkorb.leer  {color:#999;}
#warenkorb.voll  {color:#333;}
#warenkorb .versandkostenlink {color:#999; font-size:10px;}
#warenkorb .versandkostenlink:hover {color:#000;}
	
input.suchfeld {width: 166px;float:left;margin:10px 12px 0 12px;padding:0px;border:none;background:transparent;font-size:11px;}
input.suchfeld_btn {height: 32px;width: 33px;float:left; border:none; margin-top:-1px; margin-left:-1px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both;color:#9a9a9a;padding:10px 0px 10px 15px;font-size:10px;}
breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:visited, 
#breadcrumb a:active {color:#9a9a9a;text-decoration: none;font-weight: bold;}
#breadcrumb a:hover {text-decoration: underline; color:#000;}

#breadcrumb ul li{display:inline;padding: 0;margin: 2px 0 0 0;}

/*#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;}*/ 

/* TOPMENU AS LIST */
#topmenuwrap {position:absolute;z-index:115;right:0px;top:115px;width:282px;height:32px;background: url(../design/bg_topnav.png) no-repeat;	}
#topmenu {float:left;padding:0;margin:0;list-style-type:none;height:32px;font-size:13px;}
#topmenu li {height:32px;float:left;padding: 0px 0px 0px 25px;margin:0;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:32px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#000;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 10px; margin:0;}


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:970px;padding:0; min-height:500px;}

/* LEFT COLUMN */
#leftcol {float:left;width:200px;padding:75px 0px 15px 0px;margin-left:20px;display:inline;background: #fff url(../design/bg_claim.jpg) no-repeat scroll center top;}

/* RIGHT COLUMN */
#rightcol {display:none;}
/*#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}*/

/* MAIN CONTENT */
#content {float:left; width:670px; padding:0px 25px 0px 55px; margin-bottom:15px; }
#contentfull {width:910px; padding:0px 30px 0px 30px; margin-bottom:15px; color:#333;}

/* CATEGORY MENU */
h2.categoryheader {background-color:#F3A807; background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}

ul#categorymenu { list-style-type:none; }
ul#categorymenu li { list-style-type:none;}
ul#categorymenu li a { text-decoration:none; color:#000; }

ul#categorymenu {margin-bottom:15px;}
/* 1st TIER */ 
ul#categorymenu li.level1 {background-color:#fff;padding:0px;font-size: 22px;border-top: 1px solid #c6e362;}
ul#categorymenu li.level1 a { color: #6da70e; padding:8px 0 8px 10px; display:block; height:1%;}
ul#categorymenu li.level1 a:hover { background-color:#ecf0f6; color:#000; }
ul#categorymenu li.level1.active a { background-color:#ecf0f6; }
/* 2nd TIER */ 
ul#categorymenu li.level2 {background-color:#ecf0f6;padding:0px;font-size: 13px;}
ul#categorymenu li.level2 a { color: #777; padding:0px 0 6px 20px; display:block; height:1%;}
ul#categorymenu li.level2 a:hover,
ul#categorymenu li.level2.active a { color:#000; }
/* 3rd TIER */ 
ul#categorymenu li.level3 {background-color:#ecf0f6;padding:0px;font-size: 11px;}
ul#categorymenu li.level3 a { color:#777; padding:0px 0 6px 30px; display:block; height:1%;}
ul#categorymenu li.level3 a:before { content:"\2023\0020";}
ul#categorymenu li.level3 a:hover,
ul#categorymenu li.level3.active a { color:#000; }


/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {background-color:#ededed; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px; padding:8px; margin-bottom:15px}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
h2.boxinfoheader {height:30px;font-size:13px;color:#333;padding:2px 0px 0px 10px;margin:0;line-height:30px;vertical-align:middle;}
.infoboxbody ul.contentlist { margin-bottom:15px; }

.infoboxbody ul.contentlist li { list-style-type:none;}
.infoboxbody ul.contentlist li a { text-decoration:none; color:#000;}
.infoboxbody ul.contentlist li a:hover { text-decoration:underline; }

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { padding:3px 0px 3px 10px; color:#000; font-size:11px;}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { background-color:#FFF2CC; padding:4px 0px 4px 24px; font-size: 0.9em; color:#000;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { background-color:#FFF2CC; padding:4px 0px 4px 40px; font-size: 0.8em; color:#000;}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#EDEDED; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px;}
.boxcartbody p {font-size:11px;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {height:30px;font-size:13px;color:#333;padding:2px 8px 0px 10px;margin:0;line-height:30px;vertical-align:middle;background: #FFF url(../design/bg_boxmanufacturerheader.png) no-repeat scroll left top;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
.boxmanufacturer {background: #FFF url(../design/bg_boxbody_bottom.png) no-repeat scroll left bottom;padding-bottom: 5px;margin-bottom:5px;}
ul#manufacturerslist {padding:0;background: #FFF url(../design/bg_manufacturerslist.png) no-repeat scroll left top;}
ul#manufacturerslist li {margin:0;padding:0;list-style-type:none;font-size:12px;}
ul#manufacturerslist li a {color:#333;text-decoration:none;display:block;padding: 3px 5px 3px 10px;width: 185px;}
ul#manufacturerslist li a:hover { color:#000; text-decoration: underline; background-color:#F5F5F5;}

/* PRODUCT PREVIEW 3-COL */
.productPreviewList {float: left;display:inline;position:relative;width: 200px;height: 315px;overflow: hidden;margin: 0 21px 20px 0px;padding: 0px;border: 1px solid #dfdfdf;}
.productPreviewList:hover {border: 1px solid #B5B5B5;}
.productPreviewListImg {height: 160px;width: 200px;overflow:hidden;text-align:center;}
.productPreviewListHover {height: 155px;width: 200px;}
.productPreviewListHover:hover {background: #F8F8F8;}
.productPreviewList h2 {position: absolute;left: 10px;top: 170px;width: 185px;font-size:13px;line-height:130%;margin:0;}
.productPreviewList h2 a { color:#04c; text-decoration: none; }
.productPreviewList h2 a:hover { color:#000; text-decoration:underline; }
.productPreviewList h2 span {font-size: 11px; font-weight:normal;}
.productPreviewList h4 {position: absolute;left: 10px;top: 245px;width: 185px;font-size:20px;font-weight:normal;margin:0;color:#690;}
.productPreviewList p {position: absolute;left: 10px;top: 275px;width: 185px;font-size:11px;margin:0;color:#999;}
.productPreviewList p a {color:#999;}
.productPreviewList p a:hover {color:#000;}

/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages {float:left;padding:0px;margin:0 20px 10px 0;border: 1px solid #dfdfdf;width:250px; text-align:center;}
#productinfoimages:hover {border: 1px solid #B5B5B5;}
#productinfoimages li {list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */

#productinfodetail {float:left;width:390px;margin-bottom:10px;}

#productinfodetail .product_description {line-height:150%; margin-bottom:10px;}

.product_masse { margin-bottom:10px;}
.product_description table, 
.product_masse table {  margin-top: 0.5em; margin-bottom: 0; font-size:11px; }
.product_description table th,
.product_masse table th { text-align:left; padding:3px 10px 3px 3px; background:#f5f5f5;}
.product_description table td,
.product_masse table td { padding:3px 10px 3px 3px; background:#f5f5f5;}
.product_description ul {margin:0 0 10px 15px;}


#product_moreimages {clear:both;margin:0 10px 20px 0;padding-top:10px;}
#product_moreimages div {width:50px;height:50px;padding: 2px;border: 1px solid #dfdfdf;text-align:center;float:left;margin:0 10px 5px 0;}
#product_moreimages div:hover {border: 1px solid #B5B5B5;}

/*#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}*/

#productinfoprice {margin-bottom:10px;}
#productinfoprice .productprice {font-size:20px;font-weight:normal;margin:0;color:#690;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}

#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a:hover { color:#000;}

#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {background:transparent url(../img/review_star.png) repeat-x scroll 0%;height:15px;position:relative;}
.reviews_rating_light {background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;height:15px;margin-right:5px;position:relative;width:80px;}

p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}

.addtobasket {padding:6px;clear: both;}

.tableBasket { border-collapse:collapse; margin-top: 0.5em; margin-bottom: 0.5em; width:100%; color:#333; }
.tableBasket  th { text-align:left; font-size:11px; color:#333; padding:5px 5px 5px 0; }
.tableBasket  td { border-top:#999 1px dotted; vertical-align:top; padding:10px 10px 10px 0; line-height:140%;}

a.shippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
a.shippinginfo:hover { color:#000;}

.smallFont {font-size:10px; color:#999; }

.tableCart { border-collapse:collapse; }
.tableCart td { padding: 0; border-top:none;}
.tableCart input.btn_in_cart {height:20px;width:30px;background: #FFF;padding: 2px 0 0 5px;margin-right:5px; margin-top:1px;}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 10px; background-color:#F5F5F5; }
div.highlightbox ul {margin-left:15px; padding:4px; display:block; list-style-type:square; line-height:20px}
div.highlightbox h2 {padding:0 0 5px 0; margin:0 0 10px 0; border-bottom:#ccc 2px solid; font-size:18px; font-weight:normal;}
div.highlightbox h3 {padding:0 0 5px 0; margin:0; font-size:13px;}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}
div.highlightbox .table_login { border-collapse:collapse; width:100%; margin-bottom:20px;}
div.highlightbox .table_login  td { padding: 3px 4px 3px 0;}

/* SEARCH TABLE */
table.table_search { border-collapse:collapse; width:auto;}
table.table_search td { padding: 0 10px 15px 0; }

/* PAYMENT TYPE SELECTION */
/*table.paymentblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}*/

/* SHIPPING TYPE SELECTION */
.fieldset { padding:10px 20px; border:#ccc 1px solid;}

table.shippingblock,
table.paymentblock {margin-bottom:5px; border-bottom:#ccc 1px dotted;}

table.shippingblock tr td.header,
table.paymentblock tr td.header {padding:2px; padding-left:5px; color:#000; font-weight:bold;}/*background-color:#f5f5f5;*/ 

table.shippingblock tr td.main,
table.paymentblock tr td.main {background-color:#fff; padding:2px 2px 5px 25px; color:#000; }

table.shippingblock tr td,
table.paymentblock tr td {vertical-align:top;}

table.shippingblock tr td.description,
table.paymentblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}

table.shippingblock tr td.radiobutton,
table.paymentblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}

table.shippingblock tr td.radiobutton input,
table.paymentblock tr td.radiobutton input {margin:0; padding:0;}

table.shippingblock tr td.price,
table.paymentblock tr td.price {vertical-align:top; white-space:nowrap}

textarea.width910 { width:800px; }

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px;}
table.tabledetails tr td {padding:6px 4px;}
table.tabledetails tr.headerrow td { color:#999; font-weight:bold; border-bottom:#ccc 1px solid;}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#F5F5F5;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#fff;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal { line-height:175%; text-align:right;border-style: solid; border-width:3px 0px 0px 0px; border-color:#ccc; padding-bottom:10px;}

.old-price {color:#ff0000; text-decoration:line-through;}

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { margin-bottom:10px; float:left; color:#000 }
ul#checkoutnavigation li {list-style-type:none; float:left; width:205px; margin-right:15px; border: solid 1px; padding:8px 0 8px 8px;}
ul#checkoutnavigation li.active {background-color: #fff}
ul#checkoutnavigation li.active.last { margin-right:0;}
ul#checkoutnavigation li.active .number {font-size:26px; font-weight:bold; display:block; float:left; margin-right:5px;}
ul#checkoutnavigation li.active .title {font-size:12px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:10px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #f5f5f5; border-color:#ccc}
ul#checkoutnavigation li.inactive.last { margin-right:0;}
ul#checkoutnavigation li.inactive .number {font-size:26px; font-weight:bold; display:block; float:left; margin-right:5px;}
ul#checkoutnavigation li.inactive .title {font-size:12px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:10px}

/* LIEFERADRESSE */
.shipping_address { }

/* ERROR MESSAGES */

ul.info_error {border:solid 2px #B22020; background-color:#fee; color:#400; padding:8px; margin:10px 0;}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 20px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; color:#F00; font-weight:bold;}

ul.info_success {border:solid 1px #4DAA30; background-color:#cef082; padding:8px; margin-bottom:10px;}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#cef082}

ul.info_info {border:solid 2px #0EADFF; background-color:#C5EBFF; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#C5EBFF}

/* FOOTER */
.footer {clear:both;font-size:11px;color:#999;padding:15px 0 0 30px; height:65px;background: #aed94f url(../design/bg_footer.gif) no-repeat scroll 750px top;}
.footer a {color:#333; text-decoration:none;}
.footer a:hover {color:#000; text-decoration:underline;}


/* xt:Commerce COPYRIGHT */
.copyright {margin:15px 30px 0 0; color:#666666; font-size:11px;}
.copyright a {color:#666666;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
#NAVIGATION {clear:both;}
#NAVIGATION .COUNT {float:left; bottom:0px; margin:0 10px 0 0; padding:0px; font-size:11px;}
#NAVIGATION .PAGES  div {float:right; font-size:10px; margin-right:15px; }
#NAVIGATION .PAGES a {
	padding:3px 7px;
	color:#04c;
	border:1px solid #ccc;
	text-decoration:none;
	margin: 0 5px 0 0;
}
#NAVIGATION .PAGES a:hover {
	border:1px solid #04c;
}
#NAVIGATION .PAGES div .navigation_selected {
	padding:3px 7px;
	border:1px solid #04c;
	background-color:#04c;
	color:#FFF;
	margin: 0 5px 0 0;
}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {padding: 5px; margin-bottom:8px; text-align:right; font-size:10px; border-bottom:#666 1px dotted; border-top:#666 1px dotted;}
.products_sort form { display:inline;}
.products_sort form select {font-size:10px;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; border: solid #ccc 1px; text-align: left; margin-bottom:20px;}
div#checkout_agb div {padding:5px 10px; color:#333;}
div#checkout_agb div blockquote {padding-left:20px; font-style:italic;}
div#checkout_agb div ul,
div.widerruf ul{ margin:0 0 10px 17px;}
div#checkout_agb div ul li,
div.widerruf ul li { line-height:150%;}
div#checkout_agb div .widerruf,
div.widerruf { border-bottom:#ccc 1px dotted; border-top:#ccc 1px dotted; margin:10px 0; padding-top:10px;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #ccc 1px; text-align: left;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}

/**
 * jCAROUSEL
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {position: relative;}
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;}
.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}
.jcarousel-list li, .jcarousel-item {float: left;list-style: none;/* We set the width/height explicitly. No width/height causes infinite loops. */width: 609px;height: 234px;}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {z-index: 3;display: none;}
.jcarousel-prev {z-index: 3;display: none;}
/**
 * Styles für jcarousel
 */
.jcarousel-skin-tango .jcarousel-container {background:#FFF;margin-top:0px; margin-bottom:10px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 609px;padding: 0px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  609px;height: 234px;}
.jcarousel-skin-tango .jcarousel-item {width: 609px;height: 234px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin:0;}
.jcarousel-skin-tango .jcarousel-item-placeholder {background: #fff;color: #000;}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top: 0px;right: 0px;width: 20px;height: 234px;cursor: pointer;background: transparent url(../img/rotation/next-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {background-position: -20px 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {background-position: -40px 0;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {cursor: default;background-position: -60px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute;top: 0px;left: 0px;width: 20px;height: 234px;cursor: pointer;background: transparent url(../img/rotation/prev-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {background-position: -20px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {background-position: -40px 0;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {cursor: default;background-position: -60px 0;}
 /**
 *  Content
 */
.jcarousel-skin-tango div.info {float:left;padding:0px;width:609px;height:234px;overflow:hidden;color:#000;position:relative;}
.jcarousel-skin-tango div.info-bild  {position:absolute;top:0px;left:0px;z-index:100;}
.jcarousel-skin-tango div.info-text  {position:relative;top:10px;left:390px;z-index:200;width:190px;}
.jcarousel-skin-tango div.info-text p { color:#FFF; font-size:18px;line-height:175%;}
.jcarousel-skin-tango div.info-text a { color:#FFF; text-decoration:none;}
.jcarousel-skin-tango div.info-text a:hover {text-decoration:underline;}


